body{
	font-family: Arial;
	text-align:center;
	margin:0;
	background: url('images/background.png');
	color:212121;
	font-size: 12px;
}
a, a.visited{
	color: #6e0901;
}
td{
	font-size: 12px
}
input{
font-size: 12px;
}
textarea{
font-size: 12px;
}
#wrap{
	margin: 8px auto;
	width: 900px;
}
.clear{
	clear: both;
	height: 1px;
}
#header{
	background:url('images/header.jpg');
	background-repeat: no-repeat;
	width: 900px; 
	height: 120px;
    color: #fff;
	font-size: 14px;
}
#logo{
	 float:left;
	 margin-top: 12px;
	 margin-left: 20px;
}
#title{
	float: left;
	margin: 30px 0px 0px 15px;
}
#title h1{
	margin: 0px;
	font-size: 32px;
	font-family: Arial, sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
}
#info{
	float:right; 
	margin: 35px 8px 0px 0px;
	width: 150px;
		font-weight: bold;
}
#phoneIco{
	float:left;
	height: 26px;
}
#phoneInfo{
	float:left;
	height: 29px;
	vertical-align: middle;
	margin: 4px 0px 0px 5px;
}
#emailIco{
	float:left;
	margin-top: 5px;
}
#emailInfo{
	float:left;
	margin: 10px 0px 0px 5px;
}
#emailInfo a, #emailInfo a.visited{
	color: #fff;
	text-decoration: none;
}
#emailInfo a:hover, #emailInfo a.visited:hover{
	text-decoration: underline;
}
#innerWrap{
	width: 880px;
	margin: auto;
}
#nav{
	width:880px;
	height: 34px;
	background:url(images/navBG.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#nav ul{
	margin: 0;
}

#nav ul li{
	display: inline;
	padding-right: 25px;
	padding-left: 25px;
}
#nav ul li a{
	color: #1f1f1f;
	text-decoration: none;
	font-weight: 600;
	font-size: 16px;
}
#nav ul li a:hover{
	color: #6e0901;
}
#pageImg{
	width: 880px;
	height: 180px;
	background:url(images/pageImg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	font-style:italic;
}
#tagline{
	padding: 55 0 0 13;
}
#content{
	width: 880px;
	background-color: #fff;
	padding-bottom: 20px;
	
}
#contentLeft{
	float: left;
	margin: 10 20 10 10;
	background: #e3e3e3;
	width: 220px;
	text-align: left;
	height: 200px;
	padding: 10px;
	height: 500px;
	font-size: 11px;
	line-height: 14px;
}
#contentLeft a{
	/*text-shadow: 0 -1px 0 rgba(0,0,0,1);*/
	text-shadow: 0 1px 0 #666;
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 16px;
}
#contentLeft .clear{
padding-bottom: 10px;	
}
#contentLeft h2{
	color: #000;
	font-size: 14px;
	margin: 0 0 15 0;
}
#contentLeft .advImg{
	float: left;
	height: 29px;
	width: 40px;
}
#contentLeft .ourAdv{
	float:left;
	width: 150px;
	
}

#contentRight{
	float: left;
	margin-top: 5px;
	width: 600px;
	text-align: left;
	padding-top: 5px;
	min-height: 200px;
	line-height:18px;
}	
#contentRight #ContentImg{
	float: right;
	width: 209px;
	height: 150px;
	margin-left: 10px;
}
#contentRight #ContentImg1{
	float: left;
	width: 209px;
	height: 150px;
	margin-left: 50px;
}

#contentRight #ContentImg2{
	float: right;
	width: 209px;
	height: 150px;
	margin-right: 50px;
}
#contentRight h1{
	font-size: 15px;
	font-weight: 600;
	line-height: 20px;
	color: #6e0901;
	margin-top: 1px;
}
#contentRight h2{
	color:#000;
	font-size: 13px;
	margin-bottom: 2px;
}
#contentRight #hpAboutImg{
	float: left;
	width: 204px;
	height: 150px;
	margin-right: 10px;
}
#contentRight #hpAbout{
	float: left;
	width: 380px;
}
#contentRight #hpAbout p{
	margin-top: 5px;
}
#contentRight #HPreadMore{
	margin-top: 15px;
	margin-right: 15px;
	text-align: right;
}
#contentRight #WhatWeOffer{
	margin-top: 8px;
}
#contentRight #WhatWeOffer h2{
	margin: 0 0 8 0px;
}
#WWOCont{
	text-align:left;
}
#WWOCont img{
	margin-bottom: 10px;
}
#WWOCont p
{
	padding-right: 8px;
	margin-top: 0px;
}
#HighVis{
	float:left;
	width: 190px;
	min-height: 220px;
	border-right: 2px solid #bfbfbf;
}
#TechExp{
	float:left;
	margin-left: 10px;
	width: 190px;
	min-height: 220px;
	border-right: 2px solid #bfbfbf;
}
#PersAtt{
	float:left;
	margin-left: 10px;
	width: 195px;
}
#footer{
	margin-top: 15px;
	text-align: left;
}
#leftFoot{
	float: left;
	width: 400px;
	margin-left: 50px;
}
#rightFoot{
	float: right;
	margin-right: 20px;
	width: 400px;
	color: #fff;
	text-align: right;
}
#footer a, #footer a.visited{
	color: #fff;
	text-decoration: none;
}
#footer a:hover, #footer a.visited:hover{
	text-decoration: underline;
}