body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#001824;
}

.screenreaders{
	display:none;
}

#top{
	width:100%;
	float:left;
	display:inline;
	background:url(../images/bg.jpg) repeat-x #0c83bb;
}

#bottom{
	width:100%;
	float:left;
	display:inline;
	background:url(../images/bg_footer.jpg) repeat-x #01151E !important;
	height:101px;
	font-size:11px;
	color:#4D6D7C;
	padding:20px 0px 0px 0px
}

#bottom ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#bottom ul li{
	float:left;
	display:inline;
}

#bottom ul li a{
	padding-right:5px;
	margin-right:5px;
	border-right:1px solid #4D6D7C;
}

.last{
	margin-right:0px !important;
	padding-right:0px !important;
	border-right:0px !important;
}

#bottom a{
	text-decoration:none;
	color:#4D6D7C;
}

.container{
	width:1000px;
	margin:0px auto;
}

#header{
	width:1000px;
	height:150px;
	float:left;
	display:inline;
	background:url(../images/header.jpg) no-repeat;
	position:relative;
}

#homeImages{
	width:1000px;
	background:#ff0;
	height:220px;
	float:left;
	display:inline;
	background:url(../images/4-images.jpg) no-repeat;
}

#homeMain{
	width:860px;
	min-height:200px;
	height:auto !important;
	height:200px;
	float:left;
	display:inline;
	background:url(../images/bg_main_home.jpg) no-repeat #0c83bb;
	padding:35px 70px 20px 70px;
	line-height:22px;
	color:#fff;
	text-align:justify;
}

#homeMain h1, #main h1{
	margin:0px;
	padding:0px;
	font-size:22px;
	color:#01537a;
	font-family:Calibri, Arial, Helvetica, sans-serif;
}

#homeMain h2, #main h2{
	margin:0px;
	padding:0px;
	font-size:16px;
	color:#80c649;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	margin-bottom:5px;
}

#homeMain ul, #main ul{
	padding:0px;
	list-style-type:square;
	margin:0px 0px 20px 15px;
}

#homeMain a, #main a{
	color:#80c649;
}

.thinList{
	float:left;
	width:auto;
	margin-right:8px !important;
	padding-right:8px !important;
	text-align:left;
}

.noBullet{
	margin:0px 0px 0px -15px;
	padding:0px;
	list-style-type:none;
}

.testimonial{
	width:170px;
	background:url(../images/bg_testimonial.jpg) repeat-x #0c83bb;
	padding:15px;
	text-align:left;
	line-height:17px;
	border:1px solid #5aa9cf;
	float:left;
	display:inline;
	margin-right:5px;
	margin-bottom:5px;
	height:225px;
	
}

.testimonial a{
	display:none;
}

.testimonial p{
	margin:0px;
	padding:0px;
}

.testimonial strong{
	color:#80c649;
	margin:10px 0px 3px 0px;
	padding:0px;
	display:block;
}

#nav{
	margin:0px;
	padding:0px;
	list-style-type:none;
	position:absolute;
	top:50px;
	left:350px;
}

#nav li{
	float:left;
	display:inline;
}

#nav li a{
	font-size:0px;
	text-indent:-10000px;
	overflow:hidden;
	display:block;
	height:40px;
}

#nav li a:hover{
	border-bottom:1px dotted #BEDAB4;
	border-top:1px dotted #BEDAB4;
}

.home{
	width:77px;
}

.about-us{
	width:111px;
}

.client-services{
	width:153px;
}

.testimonials{
	width:139px;
}

.contact-us{
	width:120px;
}

#internalImage{
	width:960px;
	padding:0px 0px 0px 40px;
	background:#ff0;
	height:220px;
	float:left;
	display:inline;
	background:url(../images/internalImage.jpg) no-repeat;
}

#main{
	width:860px;
	float:left;
	display:inline;
	background:url(../images/bg_main.jpg) repeat-x #0c83bb;
	padding:0px 70px 20px 70px;
	line-height:22px;
	color:#fff;
	text-align:justify;
}
