/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	background:transparent;
}
body {
	line-height:1;
}
ul {
	list-style:none
}
a, :focus {
	outline:0
}
a:link, a:visited {
	color:#ff8601;
	text-decoration:none;
}
a:hover {
	color:#fe1a00;
}
img {
	border: 0;
}
table {
	border-collapse:collapse;
	border-spacing:0
}
h1#logo {
	text-indent:-9999px;
	float:left;
}
h1#logo a {
	display:block;
	width:298px;
	height:80px;
	background:url(../i/logo.gif) no-repeat #fff;
}
h4#but_email {
	text-indent:-9999px;
	float:right;
	clear:right;
	margin:0;
}
h4#but_email a {
	display:block;
	width:344px;
	height:45px;
	background:url(../i/but_email.gif) no-repeat transparent;
}
#home h4#but_email{
	margin-left:0;
}
#home h4#but_email a{
	width:395px;
	margin:0 20px 0 0;
}
h2 {
	font-size:15px;
	color:#26424e;
	text-indent:55px;
	background:url(../i/mc.gif) no-repeat #fff;
	height:35px;
	line-height:35px;
	margin-bottom:10px;
}
#home h2 {
	background:none;
	text-indent:0;
}
h2 strong {
	text-transform:uppercase;
	font-size:18px;
	letter-spacing:1px;
}
h3 {
	font-size:13px;
	color:#456a96;
}
p {
	font-size:12px;
	line-height:1.4;
}
h4 {
	font-size:13px;
	color:#111;
	font-weight:normal;
}
h5 {
	font-size:13px;
	border-bottom:5px solid #26424e;
	color:#26424e;
}
h6 {
	font-size:9px
}
h4, h5, h6, p, table {
	margin-bottom:15px
}
/* end reset */
html, body {
	text-align: center;
	background:url(../i/bg.jpg) repeat-x #585858;
	font: 13px/1.4 "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #555;
	height:101%;
}
#mship {
	width:980px;
	background-color:#ccc;
	margin: 0 auto;
	padding:10px 0;
}
#container {
	width: 960px;
	background: #fff;
	margin:0 auto;
	text-align: left;
	background: url(../i/bg.gif) repeat-x #fff;
}
#chat{
	float:right;
	height:32px;
	overflow:hidden;
	margin:3px 120px 0 0;
}
#home #chat{
	margin-right:192px;
}
#navbar {
	width: 900px;
	height: 33px;
	float:left;
	margin-left:28px;
	clear:both;
}
#navbar ul {
	list-style-image: none;
}
#navbar li {
	float: left;
}
#navbar li a {
	display: block;
	width:100px;
	height:33px;
	text-align:center;
	line-height:33px;
}
#navbar li a:link, #navbar li a:visited {
	color:#fff;
}
#navbar li a:hover, #home #navbar li a.n1, #news #navbar li a.n2, #about #navbar li a.n3, #solutions #navbar li a.n4, #clients #navbar li a.n5, #contact #navbar li a.n6 {
	background:url(../i/nav_on.gif) repeat-x transparent;
	color:#fff;
}
#pic {
	width:960px;
	height:300px;
	float:left;
	margin:0;
	background:url(../i/loader.gif) center center no-repeat #000;
}
#pic p{
	margin:0;
}
.slide #pic img{
	display:none;
}
#content {
	width:960px;
	margin: 0 auto;
	text-align: left;
}
#footer {
	height: 14px;
	background:#ccc;
	margin-top:30px;
}
#footer p {
	padding-top:5px;
	color: #959595;
	font-size:9px;
	text-align:center;
}
#footer a {
	font-weight:normal;
	color:#666;
}
.col1 {
	width:270px;
	height:auto;
	float:left;
	font-size:13px;
	clear:both;
}
.col1 img, .col2 img {
	float:left;
	margin:4px 10px 8px 0;
}
.col2 {
	width:270px;
	height:auto;
	float:right;
	font-size:13px;
}
.col1 h4, .col2 h4 {
	margin-bottom:5px;
}
#wide_content {
	width: 600px;
	min-height: 550px;
	float: right;
	padding:25px 30px 80px 0;
}
#home #wide_content {
	margin-top:-30px;
}
div.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
}
#wide_content ul {
	margin:0 0 10px 0;
}
#wide_content ol {
	margin:0 0 20px 30px;
}
#wide_content ul li {
	padding-left:14px;
	background:transparent url(../i/tick.gif) no-repeat;
	background-position:0 6px;
	font-size:12px;
}
#wide_content p img, #wide_content h4 img {
	float:right;
	margin:0 0 0 5px;
}
#wide_content p img.nofloat, #wide_content h4 img.nofloat {
	float:none;
	}
/*-- // Sidebar // --*/
#sidebar {
	width: 288px;
	position: relative;
	float: left;
	z-index:9;
	margin:60px 0 0 0;
}
#home #sidebar {
	margin:-66px 0 0 24px;
	background: url(../i/sidebar.gif) no-repeat transparent;
}
#sidebar_content {
	margin:28px 0 0 30px;
}
#home #sidebar_content {
	margin-top:14px;
	border:none;
}
#sidebar_content h4 {
	color:#fff;
	line-height:32px;
	text-indent:20px;
}
#sidebar_content p {
	font-size:12px;
	line-height:1.3;
	padding-right:30px;
}
#sidebar_content p strong {
	color:#456a96;
	font-size:11px;
}
.sidebar_ext {
	width:275px;
	padding-left:20px;
	margin-top:30px;
}
#sidebar .down {
	background:url(../i/down.gif) 17px 0 no-repeat transparent;
	height:104px;
}
#sidebar h3{
	background:#fff;
}
#sidebar .info {
	background:url(../i/down2.gif) 17px 0 no-repeat transparent;
}
#sidebar .down h4 {
	font-size:11px;
	padding:27px 40px 0 85px;
}
.sidebar_ext img {
	margin:0 0 10px 0;
}
#sidebar ul {
	margin:0 0 0 -5px;
	padding-top:7px;
	border-bottom:5px solid #fe1a00;
	border-top:5px solid #fe1a00;
	width:239px;
}
#sidebar ul li {
	margin:0 0 5px 0;
}
#sidebar li a {
	display: block;
	width:239px;
	height:27px;
	text-indent:40px;
	line-height:25px;
	background: url(../i/sidebar_but.gif) 0 -54px no-repeat transparent;
	border-bottom:1px dashed #ccc;
}
#sidebar li a:link, #sidebar li a:visited {
	color:#777;
}
#sidebar li a.last {
	border:none;
}
#sidebar li a:hover, #sidebar li a.on {
	color: #fe1a00;
	background-position:0 -27px;
}
#sidebar li a.on {
	background-position:0 0;
}
iframe {
	border:3px solid #ccc;
	margin:0;
}
.bigbutton {
	text-indent:-9999px;
	position:relative;
	top:-110px;
	left:45px;
	z-index:9;
}
.tel, .fax, .email, .map {
	padding-left:25px;
	background:url(../i/telephone.png) no-repeat transparent;
	line-height:20px;
}
.fax {
	background-image:url(../i/page_white_text.png);
}
.email {
	background-image:url(../i/email.png);
}
.map {
	background-image:url(../i/map.png);
}
.bb1, .bb2 {
	display:block;
	float:left;
	width:197px;
	height:30px;
	background:url(../i/bigbutton.png) no-repeat transparent;
}
.bb2 {
	background-position:-197px 0;
}
a:hover.bb1 {
	background-position:0 -30px;
}
a:hover.bb2 {
	background-position:-197px -30px;
}
.client_list img {
	background:url(../i/c_bg.gif) no-repeat transparent;
	padding:1px 11px 11px 1px;
	float:none;
}
.hide {
	display:none;
}
p.code{
	font-weight:bold;
	color:#063;
	line-height:1;
}
p.code2{
	color:#F00;
}
#wide_content .client_list img{
	float:left;
}
