body{
	background:#2e3740;
	margin:0px;
	padding:0px;
}

#wrapper{
	background:url(tile.gif) repeat-x #ffffff;
	text-align:center;
}

#innerWrapper{
	position:relative;
	width:955px;
	margin-left:auto;
	margin-right:auto;
}

#topBanner{
	position:relative;
	background:url(bannerTopBG.jpg) no-repeat;
	width:955px;
	height:97px;
}
	#logo{
		position:absolute;
		left:32px;
		top:0px;
	}
	
#mainNav{
	text-align:right;
	background:url(mainNavBG.gif) no-repeat;
	width:938px;
	height:31px;
	margin-left:auto;
	margin-right:auto;
}

#middle{
	position:relative;
	width:955px;
	background:url(middleBG.gif) no-repeat;
	text-align:center;
}
	#legalServices{
		width:918px;
		height:73px;
		margin-left:auto;
		margin-right:auto;
	}
	
	#mainImg{
		float:left;
		width:314px;
		padding-left:20px;
	}
	
	#homeContentArea{
		float:right;
		width:401px;
		margin-top:8px;	
		padding-right:214px;	
	}

	#homeContent{
		margin-top:26px;
		padding-left:9px;
		width:392px;
		
		text-align:justify;
	}
	
	#contentArea{
		text-align:left;
		padding-bottom:30px;
	}
	#content{
		width:706px;
		margin-left:42px;
		padding-top:10px;
		text-align:left;
	}
		#headerSubPage{
			text-align:left;
			padding-bottom:25px;
		}
		
		#leftCol{
			float:left;
			width:333px;
			padding-left:9px;
			text-align:justify;
		}
		
		#bodyCopy{
			width:698px;
			padding-left:8px;
			text-align:justify;
		}
		
		#rightCol{
			float:right;
			width:333px;
		}
		
		.pullQuote{

		}
	
.clearSpace{
	clear:both;
}

#viewServices{
	position:absolute;
	left:776px;
	top:59px;
}

#bottomWrapper{
	background:url(bottom.gif) no-repeat top center;
	height:113px;
	text-align:center;
}
	#bottomInnerWrapper{
		position:relative;
		width:955px;
		height:113px;
		margin-left:auto;
		margin-right:auto;
	}
		#call{
			position:absolute;
			left:776px;
			bottom:190px;
			width:161px;
			height:51px;
		}
		
		#directions{
			position:absolute;
			left:776px;
			bottom:120px;
		}

#contactCopy{
	float:left;
	width:330px;
}

#google{
	float:right;
	width:354px;
	height:246px;
	border:1px solid #ef792f;
	text-align:right;
}
#googleFrame{
	padding:1px;
}

#google a, #google a:link, #google a:visited{
	display:block;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#d83327;
	
	text-decoration:none;
}

#google a:hover{
	text-decoration:underline;
	color:#e7962d;
}


.subHeader{
	margin-bottom:10px;
}

.bullets{
	width:600px;
	padding-left:15px;
}

.bulletLeft{
	float:left;
	width:283px;
}

.bulletRight{
	float:right;
	width:283px;
}

.separator{
	height:40px;
	background:url(separator.gif) repeat-x;
}

p, ul li{
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:22px;
	color:#5c5c5c;
}

h1{
	margin:0px;
	font-family:"Century Gothic", Arial, Verdana;
	font-size:12px;
	font-weight:normal;
	color:#c35f07;
}

p a, p a:link, p a:visited, p a:active{
	color:#d83327;
	border-bottom:1px dashed #d83327;
	text-decoration:none;
}

p a:hover{
	color:#e7962d;
	border-bottom:1px dashed #e7962d;
	text-decoration:none;
}

ul{
list-style-type:none;
padding:0px;
margin:0px;
}

ul li{
	padding-left: 22px;
	background: transparent url(bullet.gif) no-repeat .65em .6em;
	line-height:18px;
	padding-bottom:0px;
	text-align:left;
}



#NonStopRobot a{
	display:block;
	position:absolute;
	bottom:25px;
	right:25px;
	
	overflow:hidden;
}

#NonStopRobot a span{
	display:none;
}

#NonStopRobot a#nsr{
	width:73px;
	height:25px;
	background-image:url(nonstoprobot.gif);
	background-position:0 0;
}
	#NonStopRobot a:hover#nsr{
		background-position:-73 0;
	}
