﻿body {
	margin: 0px;
	background-color: #E3E6E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
#wrapper {
	width: 970px;
	margin: 10px auto 10px auto;
	border: 1px solid #C6CCD0;
	background-color: #FFFFFF;
}
#topBar {
	background-image: url('images/logoBG.gif');
	background-repeat: no-repeat;
	background-position: left top;
	width: 968px;
	clear: both;
	height: 199px;
}
#logo {
	width: 266px;
	height: 123px;
	margin-top: 21px;
	margin-left: 20px;
	float: left;
}
#logoImages {
	width: 669px;
	height: 191px;
	float: right;
	margin-top: 8px;
}
#leftNav {
	width: 241px;
	float: left;
	margin-left: 19px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#main {
	width: 670px;
	float: right;
	margin-top: 10px;
	margin-right: 19px;
	margin-bottom: 20px;
}
#main p {
	margin: 3px;
	padding: 10px;
	color: #808080;
}
#callNOW {
	width: 241px;
	height: 194px;
	background-image: url('images/callnow.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
#callNOW:hover {
	background-image: url('images/callnow_over.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
#leftNav ul {
	padding: 0px;
	margin: 0px;
}
#leftNav ul li {
	list-style-type: none;
}
#leftNav ul li a {
	display: block;
	height: 58px;
	background-image: url('images/navBG.gif');
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 58px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: bold;
	color: #AAAAAA;
	text-decoration: none;
}
#leftNav ul li a:hover {
	background-image: url('images/navBG_over.gif');
	background-repeat: no-repeat;
	background-position: left top;
	color: #79797b;
	text-decoration: none;
}
#footer {
	background-color: #202020;
	color: #aaaaaa;
	padding: 20px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: right;
	clear: both;
	margin-left: 19px;
	margin-right: 19px;
	margin-bottom: 20px;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
#footer a {
	color: #AAAAAA;
	text-decoration: none;
}
#footer a:hover {
	color: #BFBFBF;
	text-decoration: none;
}
#main h1 {
	font-size: 140%;
	background-color: #676A6F;
	padding: 10px;
	color: #FFFFFF;
	margin: 0px;
	border: 1px solid #000000;
	font-weight: normal;
}
.clear {
	clear: both;
}
#contentLeft {
	width: 325px;
	float: left;
	display: inline;
}
#contentWrapper {
	clear: both;
	padding: 0px;
	margin: 0px;
	background-image: url('images/centerLineRepeat.gif');
	background-repeat: repeat-y;
	background-position: center top;
}
#contentRight {
	width: 325px;
	float: right;
	display: inline;
}
#contentWrapper h1 {
	font-size: 120%;
	background-color: #333333;
	padding: 5px;
	color: #FFFFFF;
	margin: 0px;
	border: 1px solid #000000;
	font-weight: normal;
}
#contentWrapper li {
	font-size: 90%;
	color: #808080;
}
#main h2 {
	font-size: 110%;
	background-color: #1F1054;
	padding: 5px;
	color: #FFFFFF;
	margin: 10px 0px 0px 0px;
	border: 1px solid #000000;
	font-weight: normal;
}
.BoldRed {
	color: #970000;
}
.rightAligned {
	background-color: #EFF4FF;
	text-align: right;
	border: 1px solid #B0C8FF;
}
a:link {
	color: #B70000;
}
a:visited {
	color: #B70000;
}
a:hover {
	color: #B70000;
	text-decoration: none;
}
a:active {
	color: #B70000;
}
.contactEmail {
	background-color: #EFF4FF;
	border: 1px solid #B0C8FF;
}
.floatRight {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #394965;
	padding: 5px;
	background-color: #FFFFFF;
}
#designedby {
	width: 970px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	font-size: 80%;
	margin-right: auto;
	margin-left: auto;
}
#designedby a {
	color: #000000;
	text-decoration: none;
}
.testimonial {
	border: 1px solid #FFFFFF;
}
.testimonial:hover {
	background-color: #F4F4F6;
	border: 1px solid #D5DADD;
}
.nostyleFloatRight {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
