img, div, a, input { 
	behavior: url(htc/iepngfix.htc);
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/design/backgrounds/BodyBg.jpg);
	background-repeat: repeat;
}

h1 {
	margin: 0px;
	color: #04305D;
	font-size: 24px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	line-height: 22px;
}

h2 {
	margin: 0px;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #003399;
}

a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

.lineBar {
	margin: 16px 0px 8px 0px;
	padding: 0px;
	border: none;
	height: 1px;
	background-color: #CCCCCC;
}

#container {
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

#header {
	width: 900px;
	height: 271px;
	border-bottom: solid 7px #5B6975;
}

#headerLeft {
	padding: 0px 10px 0px 10px;
	width: 230px;
	height: 271px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/design/backgrounds/headerLeftBg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

#addressText {
	margin: 30px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 17px;
	text-align: center;
	color: #333333;
}

#headerRight {
	width: 650px;
	height: 225px;
	float: right;
}

#headerRight img {
	display: block;
}

#shadow {
	margin: 0px 0px 0px 0px;
	position: absolute;
}

#navigation {
	margin: 0px 0px 0px 0px;
	padding: 17px 0px 0px 0px;
	width: 650px;
	height: 29px;
	float: right;
	background-image: url(../images/design/backgrounds/navigationBg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#navigation a {
	margin: -17px 0px 0px 0px;
	padding: 17px 0px 13px 0px;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	display: block;
	float: left;
	width: 70px;
	text-align: center;
	border-right: 1px solid #021123;
}

#navigation .navOne {
	width: 75px;
}

#navigation .navTwo {
	width: 93px;
}

#navigation .navThree {
	margin: -17px 0px 0px 0px;
	padding: 7px 0px 6px 0px;
	width: 120px;
}

#navigation .navFour {
	margin: -17px 0px 0px 0px;
	padding: 7px 0px 6px 0px;
	width: 93px;
}

#navigation .navFive {
	width: 69px;
}

#navigation .navSix {
	width: 112px;
}

#navigation .navLast {
	width: 78px;
	border: none;
}

#navigation a:hover {
	background-color: #023263;
}

#contentArea {
	width: 900px;
	padding-bottom: 12px;
	background-image: url(../images/design/backgrounds/contentAreaBg.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

#mainContent {
	padding: 20px 40px 0px 20px;
	width: 590px;
	background-color: #FFFFFF;
	float: left;
	line-height: 18px;
	color: #333333;
}

.textCenter {
	text-align: center;
}

#sideContent {
	padding: 0px;
	width: 247px;
	float: right;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.videoBtn {
	margin: 15px 0px 0px 0px;
}

.blueLine {
	height: 1px;
	width: 247px;
	margin: 10px 0px 10px 0px;
	border-bottom: solid 1px #626F7B;
}

#sideHeader {
	padding: 10px 0px 20px 0px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color: #934203;
	background-image: url(../images/design/backgrounds/sideHeaderBg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #DDD9D6;
}

#phone {
	padding-top: 10px;
	font-size: 36px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}

#guaranteeBox {
	padding: 0px 10px 0px 10px;
	text-align: left;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

#guaranteeBox h3 {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-weight: normal;
	color: #04305D;
	font-family: "Times New Roman", Times, serif;
}

#footer {
	padding: 8px 5px 5px 5px;
	margin: 0px 0px 3px 0px;
	width: 890px;
	height: 23px;
	background-image: url(../images/design/backgrounds/footerBg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: #FFFFFF;
}

#footerText {
	color: #FFFFFF;
	float: left;
}

#footerLinks {
	color: #FFFFFF;
	float: right;
}

#footerLinks a {
	color: #FFFFFF;
	text-decoration: none;
}

#footerLinks a:hover {
	text-decoration: underline;
}

#belowFooterText {
	color: #FFFFFF;
}

#belowFooterText a {
	color: #FFFFFF;
	text-decoration: none;
}

#belowFooterText a:hover {
	text-decoration: underline;
}


/* Contact Form Styles */
#contact {
	margin: 25px auto 0px auto;
	width: 550px;
}

#contact fieldset {
	border: solid 1px #000000;
	width: auto;
	margin: 0px 0px 8px 0px;
	padding: 10px 10px 10px 10px;
}

#contact legend {
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	padding: 0px 5px 0px 5px;
}

#contact label {
	color: #000000;
	float: left;
	display: block;
	margin: 0px 5px 0px 0px;
	width: 12em;
	text-align: right;
}

#contact input, #contact select, #contact textarea {
	float: left;
	margin: 0px;
	padding: 0px;
}

#contact div {
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

#googleMap {
	text-align: center;
}
/* Contact Form Styles */
