* {
padding: 0px;
margin: 0px;
}
body {
	background-image: url(body_bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #012945;
}
	body.bodyHome {
	background-position: center 70px;
	}
h2 {
	margin-bottom: 12px;
	font-size: 1.8em;
	letter-spacing: -0.08em;
	color: #006599;
}
h3 {
	margin-bottom: 12px;
	font-size: 1.4em;
	color: #C10303;
}
h4 {
	color: #D81822;
	font-size: 1.4em;
	font-weight: normal;
}


#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#leftCol {
	width: 280px;
	float: left;
	position: relative;
	display: inline;
}

h1 {
	height: 380px;
	width: 280px;
	background-image: url(binaries/h1_bg.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
a {
	color: #C80805;
	text-decoration: none;
}
a:hover {
	color: #036497;
}


#rightCol {
	width: 680px;
	float: right;
	background-repeat: no-repeat;
	background-position: center top;
	display: inline;
}
.rcolHome {
	background-image: url(binaries/home_main_bg.jpg);
}
.rcolRecovery {
	background-image: url(binaries/recovery_main_bg.jpg);
}
.rcolRepairs {
	background-image: url(binaries/repairs_main_bg.jpg);
}
.rcolContact {
	background-image: url(binaries/contact_main_bg.jpg);
}
.rcolAbout {
	background-image: url(binaries/about_main_bg.jpg);
}
.rcolComm {
	background-image: url(binaries/comm_main_bg.jpg);
}
.rcolGallery {
	background-image: url(binaries/gallery_main_bg.jpg);
}

#mainCol {
	width: 610px;
	float: left;
	margin-left: 35px;
	margin-top: 330px;
	display: inline;
}
#mainleftOthers {
	width: 300px;
	float: left;
	margin-left: 25px;
	margin-top: 333px;
    display: inline;
}
#mainleftContact {
	width: 630px;
	float: left;
	margin-left: 35px;
	margin-top: 330px;
}

#mainright {
	width: 300px;
	float: right;
	margin-right: 25px;
	margin-top: 440px;
	display: inline;
}
#mainrightOthers {
	width: 300px;
	float: right;
	margin-right: 25px;
	margin-top: 333px;
	display: inline;
}

#nav {
	list-style-type: none;
	text-align: right;
	font-size: 1.4em;
	padding-right: 11px;
	margin-top: 10px;
}
p {
	font-size: 1.2em;
	margin-bottom: 12px;
	line-height: 1.2em;
	color: #004F79;
}

#nav li {
	margin-bottom: 2px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6FC8FB;
}
#nav a {
	display: block;
	color: #C80805;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
}
#nav a:hover {
	color: #008BCE;
}
#nav a.active {
	color: #004F79;
	background-color: #F4FBFB;
}
#underH1 {
	left: 15px;
	top: 209px;
}
#phone {
	left: 14px;
	top: 259px;
}
#underH1, #phone {
	position: absolute;
	color: #FFFFFF;
	font-size: 1.7em;
	text-align: center;
	width: 203px;
}
img { border: none; }
#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A5E1FE;
	margin-top: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 15px 20px 0 20px;
}
#footer p {
	font-size: 1em;
	padding-top: 4px;
}
.ra {
	float: left;
}
.copyright {
	float: right;
}
#rightCol  ul {
	font-size: 1.2em;
	margin-left: 22px;
	margin-bottom: 12px;
	color: #004F79;
}
#openTimes {
	text-align: right;
	margin-right: 15px;
	margin-top: 40px;
	padding-top: 8px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #FFD630;
	border-bottom-color: #FFD630;
}
#openTimes p {

}
h6 {
	font-size: 1.4em;
	margin-bottom: 6px;
	color: #004F79;
}
#flashLights {
	position: absolute;
	left: 770px;
	top: 16px;
	font-size: 1.3em;
	text-align: right;
}
#con1, #con2, #con3, #con4 {
	width: 270px;
	float: left;
	margin-right: 40px;
	margin-bottom: 20px;
}
.clearer {
	clear: both;
}
#banner {
	height: 60px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
}
	#banner p {
		color: #E52115;

	}