@charset "utf-8";
/* CSS Document */

html,body  {
	color:#333333;
	font: normal 95%/1.5em "Helvetica Neue", Helvetica, Geneva, sans-serif;
	background:url(../newImages/headerBg.jpg) #e5ebef repeat-x;
	margin:0px;
	padding:0px;
}

#headerWrap {

padding:0px;
margin-top:0px;
margin:auto auto;
	height:160px;
	width:900px;
background:url(../newImages/logoplumb.jpg) no-repeat;	
}


#form {
	position:relative;
	width:495px;
	height:116px;
	left:358px;
	top:18px;
	padding:2px;
}

form {
width:255px;
margin:2px;
padding:0px;
}

.submit input
{
margin-left:0px;
width:200px;
} 

h3 {
padding:0px;
display:block;
margin:2px;
font-size:14px;
text-align:center;
color:#36529C;
}



h2 {
margin:0px;
padding:1px;
text-align:center;
color:#36529C;
}

#title {
	width: 247px;
	height: 20px;
	color: #5A698B;
	font: bold 12px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top:4px;
	margin-bottom:1px;
	margin-left:3px;
	padding-top: 2px;
	background:url(../newImages/titleBG.jpg) no-repeat;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
}

div.row {
	clear: both;
	margin-left:3px;
	margin-bottom:2px;
	width: 250px;
}

.col1 {
	text-align:center;
	font: 11px/24px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 100px;
	height: 24px;
	margin: 0px;
	float: left;
	margin-right: 2px;
	margin-bottom:2px;
	background:url(../newImages/col1Bg.jpg)  no-repeat;
}

.col2 {
	width: 145px;
	height: 24px;
	display: block;
	float: left;
	margin: 0px;
	padding:0px;
	background:url(../newImages/col2Bg.jpg)  no-repeat;
}

.input {
	background-color: #fff;
	font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5A698B;
	margin: 1px 0 1px 15px;
	padding: 1px;
	border: 1px solid #8595B2;
}

.submit {
	height: 30px;
	width: 247px;
	margin-left:3px;
	background:url(../newImages/submitBg.jpg)  no-repeat;
	padding-top: 3px;
	clear: both;
} 

#Wrapper {
width:900px;
margin:auto auto;
margin-top:0px;
margin-bottom:0px;
background:url(../newImages/middleBg.jpg) repeat-y;
}

#lftColWrapper {
width:300px;
	float:left;
}

#contentWrapper {
margin-left:300px;
width:600px;

}

<!--// for explorer 6 // -->
* html #contentWrapper {float: left; margin: 0 -177px 0 0px;}

#topImage {
height:10px;
width:900px;
margin:auto auto;
padding:0px;
background:url(../newImages/topImage.jpg) no-repeat;
}

#navigation {
text-align:center;
margin:auto auto;
width:900px;
padding:0px;
background:url(../newImages/middlBlueBg.jpg) repeat-y;
}

#navigation ul {
height:20px;
margin-right:10px;
margin-top:0px;
margin-bottom:0px;
padding:15px;
}

#navigation li{
padding-top:10px;
padding-bottom:50px;
padding-left:80px;
padding-right:30px;
display:inline;
margin-left:5px;
margin-right:5px;
margin-bottom:15px;
height:40px;
font-size:16px;
font-weight:bold;
color: #5A698B;
font-family:"Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
letter-spacing: 2px;
background:url(../newImages/liimg.jpg) no-repeat;
background-position: 0 .4em;
}

#navigation a:link{
color: #5A698B;
}

#navigation a:visited{
color:#5A698B;
}
#navigation a:hover{
color:#EEF2FA;
text-decoration:overline;
} 

#navigation a:active{
color:#5A698B;
text-decoration:none;
}

#topimg {
height:30px;
width:900px;
margin:auto auto;
margin-top:0px;
margin-bottom:0px;
background:url(../newImages/contentTop.jpg) no-repeat;
}

.colBorders {
margin-left:50px;
margin-right:10px;
}

h1 {
margin-top:0px;
margin-left:15px;
margin-right:5px;
margin-bottom:2px;
padding:2px;
font-size:18px;
font-variant:small-caps;
display:block;
border-bottom:#6BAEF1 thin dotted;
text-align:center;
font-family:"Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#073970;
}

h3 {
margin-bottom:0px;
font-size:16px;
font-variant:small-caps;
color:#5A698B;
}

.contentBorders {
background:url(../newImages/contentSplit.jpg) left repeat-y;
margin-right:50px;
margin-left:10px;
}

#contentBottom {
background:url(../newImages/contentBottom.jpg) no-repeat scroll;
margin:auto auto;
width:900px;
height:40px;
margin-top:0px;
margin-bottom:0px;
padding:0px;
border:none;
clear:both;
}

p {
margin-top:0px;
margin-left:15px;
margin-bottom:0px;
padding:2px;
}

#services {
position: relative;
margin-left:50px;
margin-right:12px;
height: 800px;
margin-bottom:0px;
margin-top:0px;
left: 0px; 
top: 0px; 
padding: 0 5px; 
text-align:left;
overflow:auto;
}

.content {
margin-right:50px;
margin-bottom:0px;
margin-top:0px;
}

.content img{
padding:7px;
float:right;
}

.content ul {
margin-left:0px;
}

.content li{
display:inline;
}

.content .list li {
display:list-item;
}

.content h3{
text-align:left;
margin-left:35px;
padding:2px;
}

#TestWhole{
margin-left:15px;
}
#lftColWrapper ul {
padding-left:3px;
margin-left:3px;
margin-top:5px;
list-style:none;
}

#lftColWrapper li {
margin-right:10px;
border-bottom:#6BAEF1 thin dotted;
text-align:left;
list-style:none;
}

#lftColWrapper img{
margin-left:60px;
}

#menuWrapper {
width:900px;
margin:auto auto;
}

#menuWrapper h3{
border-bottom:#6BAEF1 thin dotted;
}

#testimonials {
width:300px;
float:left;
}

#areas {
width:300px;
float:left;
}

#contact {
width:300px;
float:left;
}

.testHeader {
display:block;
height:40px;
background:url(../newImages/localHeader.jpg) no-repeat;
}

.areaHeader {
display:block;
height:40px;
background:url(../newImages/authHeader.jpg) no-repeat;
}

.contactHeader {
display:block;
height:40px;
background:url(../newImages/testHeader.jpg) no-repeat;
}

.testContent {
display:block;
height:140px;
background:url(../newImages/localContent.jpg) no-repeat;
}

.areaContent {
display:block;
height:140px;
background:url(../newImages/authContent.jpg) no-repeat;
}

.contactContent {
display:block;
height:140px;
background:url(../newImages/testContent.jpg) no-repeat;
}

.testContent p{
margin-top:0px;
margin-bottom:0px;
padding-bottom:0px;
margin-left:10px;
margin-right:10px;
}


.testContent img{
float:right;
padding:5px;
}

.areaContent p{
margin-top:0px;
margin-bottom:0px;
margin-left:8px;
margin-right:0px;
}

.areaContent img{
padding:0px;
margin:0px;
}

.contactContent p{
margin-top:0px;
margin-bottom:0px;
margin-left:7px;
margin-right:10px;
}

.contactContent img{
float:right;
padding:5px;
}

.testBottom {
height:35px;
display:block;
background:url(../newImages/localBtm.jpg) no-repeat;
}

.areaBottom {
height:35px;
display:block;
background:url(../newImages/authBtm.jpg) no-repeat;
}

.contactBottom {
height:35px;
display:block;
background:url(../newImages/testBtm.jpg) no-repeat;
}

.localAddress {
position: relative;
margin-left:20px;
margin-right:11px;
height: 140px;
margin-bottom:0px;
margin-top:0px;
left: 0px; 
top: 0px; 
padding: 0 5px; 
text-align:left;
overflow:auto;
}

.authorities {
position: relative;
margin-left:17px;
margin-right:15px;
height: 140px;
margin-bottom:0px;
margin-top:0px;
left: 0px; 
top: 0px; 
padding: 0 5px; 
text-align:left;
overflow:auto;
}

.testimonial {
position: relative;
margin-left:12px;
margin-right:18px;
height: 140px;
margin-bottom:0px;
margin-top:0px;
left: 0px; 
top: 0px; 
padding: 0 5px; 
text-align:left;
overflow:auto;
}


#contactus {
margin: auto auto;
margin-top:30px;
margin-bottom:30px;
width:400px;
}