body{
	margin:0;
	text-align:center;
	background-color: #7297B3;
}
#wrap{
	position:relative;
	left:0px;
	width:800px;
	margin:0 auto;
	text-align:left;
}
img{
	border:none;
}
#header {
	position:relative;
	width:800px;
	height:171px;
}
#top_menu {
	position:relative;
	width:800px;
	height:65px;
}
#main{
	position:relative;
	width:800px;
}
.index_main{
	position:relative;
	width:738px;
	height:260px;
	background-image:url(images/main_home_img.gif);
	background-repeat:no-repeat;
	padding-top:58px;
	padding-left:37px;
	padding-right:25px;
	font-family:Trebuchet MS;
	font-size:13px;
	color:#231F20;
	text-align:center;
}
.index_main p{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#231F20;
	text-align:center;
	font-style:italic;
}
.sub_main {
	position:relative;
	width:628px;
	height:318px;
	background-image:url(images/main_sub_img.gif);
	background-repeat:no-repeat;
	padding-left:87px;
	padding-right:85px;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#231F20;
	text-align: center;
}
.link-text{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#231F20;
	text-decoration: none;
}
.heading{
	font-family:"Trebuchet MS";
	font-size:47px;
	color:#628396;
	padding:0px;
	margin:0px;
	text-align:center;
}
.sub_main span{
	color:#157DC0;
}
.service{
	position:relative;
	text-align:center;
	width:628px;
	line-height: 18px;
}
.service_list_left{
	position:relative;
	width:314px;
	float:left;
}
.service_list_right{
	position:relative;
	width:314px;
	float:right;
}
.service_list{
	position:relative;
	width:314px;
	padding:0px;
	margin:0px;
	list-style-type:disc;
	text-align:center;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#231F20;
	font-weight:bold;
	text-transform:uppercase;
	line-height:18px;
}
.facility_left{
	position:relative;
	width:445px;
	float:left;
	padding-right:6px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#231F20;
	text-align: left;
}
.facility_left p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#231F20;
	text-align: left;
	line-height: 16px;
}
.facility_right{
	position:relative;
	width:177px;
	float:right;
	text-align:center;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#231F20;
	line-height:11px;
	height: 250px;
}
#footer {
	position:relative;
	clear:both;
	width:800px;
	height:39px;
}
.footer-content {
	text-align:center;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#231F20;
	background-image: url(images/bgfooter.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
}
#footer a{
	font-family:Trebuchet MS;
	font-size:13px;
	color:#231F20;
	text-decoration:none;
	text-transform:capitalize;
	padding-right:5px;
}

