@charset "UTF-8";
/* CSS Document */

body {
	bottom-margin:0; 
	top-margin:0; 
	left-margin:0; 
	right-margin:0; 
	margin-height:0; 
	margin-width:0; 
	background-color:#244f69;
	height:800px;
}
#container {
	float:left;
	width:100%;
}
#feature {
	position:relative;
	top:475px;
	width:775px;
	margin:0 auto;
}
#footer {
	position:relative;
	top:450px;
	width:775px;
	margin:0 auto;
}
#footerBody {
	text-align:center;
	padding-top:10px;
	vertical-align:bottom;
	padding-top:10px;
}
#headerContainer {
	position: relative;
	width:775px;
	top:20px;
	margin:0 auto;
}
#headerBody {
	background-image:url(../images/pro1_logo.gif);
	background-repeat:no-repeat;
	width:775px;
	height:153px;
	text-align:right;
	vertical-align:bottom;
	padding-bottom:10px;
}
#hl-box-content {
	float:left;
	padding-left:10px;
}
#hl-box-content2 {
	float:right;	
	padding-right:10px;
}
#mainContainer {
	position: relative;
	top:50px;
	width:775px;
	margin:0 auto;
}
#mainBody {
	position:absolute;
	width:300px;
	top:100px;
	left:10px;
}
#mainBody2 {
	position:absolute;
	width:475px;
	left:300px;
}
#mainBody3 {
	position:absolute;
	width:280px;
	left:20px;
	top:50px;
}
#mainBody4 {
	position:absolute;
	width:300px;
}
#mainBody5 {
	position:absolute;
	width:500px;
	top:50px;
	left:10px;
}
#mainNavigation {
	position: relative;
	width:775px;
	top:10px;
	margin:0 auto;
}
#service1 {
	position:absolute;
	width:300px;
	left:425px;
}
#service2 {
	position:absolute;
	width:300px;
	left:425px;
	top:125px;
}
#service3 {
	position:absolute;
	width:300px;
	left:425px;
	top:250px;
}
#whiteStroke {
	background-color:#FFFFFF;
	width:775px;
	height:1px;
}