@charset "utf-8";
/* CSS Document */
body{
	background:url(images/bg.png) repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#71f0ff;
}

.blue{
	color:#0c3874;
}

a{
	color:#71f0ff;
	text-decoration:none;
}

#wrapper{
	margin:0 auto;
	width:809px;
}

#header{
	width:809px;
	float:left;
	position:relative;
	height:130px;
}

#logo{
	background:url(images/logo.png) no-repeat;
	float:left;
	width:190px;
	height:112px;
}

#top-text{
	background:url(images/top-text.png) no-repeat;
	width:348px;
	height:30px;
	position: absolute;
	right:0;
	top:50px;
	font-size:10px;
	color:#71f0ff;	
}

#sec-nav{
	position:absolute;
	top:5px;
	right:15px;
}

#nav{
	background:url(images/nav.png) no-repeat;
	width:809px;
	height:43px;
	float:left;
}

#content{
	width:809px;
	background:url(images/body-bg.png) repeat-y;
	min-height:300px;
	float:left;
	font-size:12px;
	color:#0c3874;
	position:relative;
}

#content-footer{
	background:url(images/footer.png) no-repeat;
	float:left;
	width:809px;
	height:14px;
}

#footer{
	width:809px;
	height:14px;
	float:left;
}

.banner-img{
	float:left;
	margin-left:7px;
}

#submenu{
	width:798px;
	position:absolute;
	top:42px;
	left:6px;
	height:29px;
	color:#6edfff;
	font-size:12px;
	background:url(images/submenu-bg.png) repeat-x;

}
#submenu-links{
	margin-left:32px;
	margin-top:6px;
}

#submenu-links a:hover, #content-inner a:hover{
	text-decoration:underline;
}

#content-inner-submenu{
	float:left;
	width:740px;
	min-height:300px;
	display:inline;
	margin-left:18px;
	margin-top:35px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:20px;
}

#content-inner-submenu a{
	color:#0c3874;
	text-decoration:underline;
	
}
#content-inner a{
	color:#0c3874;
	text-decoration:underline;
	font-weight:bold;
	
}
.co_name{
	
	font-size:12px;
	font-weight:bold;
	
}

#content-inner{
	float:left;
	width:740px;
	min-height:300px;
	display:inline;
	margin-left:18px;
	margin-top:15px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:20px;
	
}

.right{
	float:right;
	margin-top:25px;
}

.left{
	float:left;
	padding-right:25px;
}


#lcontent-inner{
	float:left;
	width:330px;
	display:inline;
	margin-left:18px;
	
	padding-left:10px;
	padding-right:20px;
	
}

#rcontent-inner{
	float:left;
	width:330px;
	margin-left:10px;
	padding-top:0;	
}

#testi{
	background:url(images/testi-bg.png) no-repeat;
	width:345px;
	height:132px;
	position: absolute;
	float:right;
	padding-right:0px;
	top:190px;
	right:50px;
}

#testi-sol{
	background:url(images/testi-bg.png) no-repeat;
	width:345px;
	height:132px;
	position: absolute;
	float:right;
	padding-right:0px;
	font-size:10px;
	margin-right:30px; right:20px; top:160px;
}

#testi-sol p{ margin-right:10px; margin-left:10px; }

#testi-clients{
	background:url(images/testi-bg.png) no-repeat;
	width:345px;
	height:132px;
	position: absolute;
	float:right;
	top:190px;
	right:50px;
	font-size:10px;
}

#testib{
	background:url(images/testibg.png) no-repeat;
	width:345px;
	height:170px;
	position: relative;
	float:right;
	padding-right:25px;
	margin-right:5px; 
	margin-top:-330px;
}

#testi p {
	margin-left:15px;
	margin-right:15px;
	font-size:10px;
	padding-top:3px;
}


#testib p {
	margin-left:15px;
	margin-right:15px;
	font-size:10px;
	padding-top:3px;
}

#newafter{
	margin-top:205px;
	
}
#footer p{ text-align:right }