html {
	background: #00557c;
	background-repeat:repeat;
	margin-top:0px;
	padding-top:0px;
}

body{
	font-family:verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
	margin-top:0px;
	padding-top:0px;
}

#wrapper{
	width:965px;
	margin-left:auto;
	margin-right:auto;
}

#navigation{
	width:980px;
	height:50px;
	font-size:14px;
	font-weight:700;
	background-color:#161616;
	padding-top:5px;
}

#navigation li{
	display:inline;
	padding-left:8px;
	padding-right:8px;
}

#navigation li a:link{
	color:#FFF;
	text-decoration:none;
}


#navigation li a:hover{
	text-decoration:underline;
}

#logo{
	width:179px;
	height:238px;
	position:absolute;
	z-index:10;
}

#main_img{
	width:783px;
	height:352px;
	background: url("../images/main_img.jpg") no-repeat;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	z-index:8;
	top:50px;
}

#index #main_img {

	background: none;
	left: -37px;

}

#main_img p{
	width:783px;
	padding-left:15px;
	font-size:12px;
	font-weight:700;
	position:relative;
	z-index:25;
	top: 312px;
	left: 35px;
	text-align: center;
}

#index #main_img p {

	top: 327px;

}

#bodyContent{
	width:780px;
	padding:10px 0 10px 0;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	z-index:8;
	top:60px;
}

#bodyContent a:link{
	color:#ff4a03;
	text-decoration:underline;
}

#leftContent{
	width:490px;
	float:left;
	margin-right:20px;
}

.textArea{
	background-color:#161616;
	padding:5px 10px 10px 10px;
	float:left;
}

.left{
	width:490px;
	float:left;
}

.right{
	width:240px;
	float:left;
}

#leftContent img{
	margin-right:10px;
}

#internalContent img{
	margin-right:10px;
}

#internalContent .textArea{
	width:770px;
}

#rightIMG{
	width:263px;
	height:197px;
	float:left;
}

#rightContent{
	width:263px;
	float:left;
}

#rightContent li{
	color:#ff4a03;
}

#rightContent .features{
	color:#FFF;
}

#internalContent{
	width:783px;
	float:left;
}

#footer{
	width:935px;
	padding:0 15px 0 15px;
	position:relative;
	z-index:8;
	margin-top: 100px;
	background-color:#161616;
	float:left;
}

#footerCopy{
	float:left;
	padding-bottom:20px;
}

#footer a {

	color: #fff;

}

#footerCopy a:link{
	color:#FF0;
	text-decoration:underline;
}

#contactUs{
	float:right;
}

#contactUs a:link{
	color:#FFF;
	text-decoration:none;
}

#contactUs a:hover{
	text-decoration:underline;
}

.readMore{
	width:68px;
	height:21px;
	padding:20px 0 10px 0;
	float:right;
}
