body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color:#003366;
	font-size:12px;
}
table, td, tr, div {
	padding: 0;
	margin: 0;
	vertical-align:top;
}

/* Fixed Width Centered 

#wrapper {
	position:absolute;
	left: 50%;
	width:90%;
	margin-left: -45%;
	background-color:#FFFFFF;
	top: 5px;
} */
#wrapper {
	position:absolute;
	left: 50%;
	width:950px;
	margin-left: -475px;
	background-color:#FFFFFF;
	top: 5px;
}
/* Layout Styles */

#header {
 margin-top: 5px;
}
#headerQuotes {
	background: tranparent;
	float:right; 
	padding: 3px;
	width:200px; 
	font-size:10px;
	margin-top:-10px;
	vertical-align:middle !important;
}
#headerQuotes p {padding:0; margin:0;}
#logo {
	width:100%;
	float:left;
	height: 105px;
	background-color: #FFF;
	background-image: url(../images/layout/DCC_bannerTop-guarantee2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#navBarTop {
	float:right;
	width:100%;
}
#navBar2 {
	height: 25px;
	width: 100%;
}
#navBar2 td{
	width:auto;
	border-left: 1px solid #FFFFFF;
	text-align:center;
	vertical-align:middle;
	background-image:url(../images/navBox/button.jpg);
	color:#FFFFFF;
}
#sideNav {
	width: 200px;
	border-right: 1px solid #AEC6DB;
	white-space:nowrap;
	padding-top: 10px;
}
#content {
	border: 1px solid #AEC6DB;
	clear:both;
	width:100%;
	padding: 10px;
	width:auto;
	background-color:#FFFFFF;
	margin-top:10px;
}
#content #navBox table{
	margin: 0 auto 0 auto;
}

#contentLeft {

}
#contentRight {

}
#footer {
	background-color:#244271;
	text-align:center;
	font-size: 10px;
	border: 1px solid #AEC6DB;
	border-top: 0px;
	color:#FFFFFF;
}
#footer p{
	margin:0;
	padding: 5px;
}
#footer a {
color:#FFFFFF;
}
/* Misc */ 

.floatRight {
	float:right;
}
.floatLeft {
	float:left;
}
.floatClear {
	clear:both;
}
form {
	padding: 0; margin: 0;
}
/* Font Styles */

h1, h2, h3, h4, h5, h6 {
	padding: 5px 0;
	margin: 5px 0;
	color: #990033;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4, h5, h6 {
	font-size: 12px;
}
.boldRed {
	color: #990000; font-weight: bold
}
.boldRedLarge {
	color: #990000; font-weight: bold; font-size:16px;
}
.extraLarge {
	font-size:24px;
}
body,td,th {
	color: #333333;
}
h1 {
	color: #000000;
}
h2 {
	color: #990033;
}
h3 {
	color: #990033;
}
h4 {
	color: #990066;
}
h5 {
	color: #990033;
}
h6 {
	color: #000000;
}
/* Navigation styles*/

a	{
	color: #003366;
}
#navBar a{
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#003366;
	font-size:10px;
}
#footer a {
	text-decoration: none;
}
/*-----------------------top navigation tabs--------------------------------*/
.subNav {
	width: 175px;

}
#navBar2 {
	float:left;
	width:100%;
	margin: 0;
	font-size:93%;
	line-height: normal;
}
/* ---------------------- navigation box styles ------------------------------ */

#navBox {
	text-align:center;
	margin: 0 auto 0 auto;
	color:#FFFFFF;
	padding: 10px 10px 0 10px !important;
}
#navBox table {
	width: 900px;
	border: 1px solid #AEC6DB;
	text-align:left;
	
}
#navBox .upper {
	border: none;
	width:100%; 
	height:200px;  
}
#navBox .upperLeft {
	width: 50%;
	background-color:#FFFFFF;
}
#navBox .upperRight {
	width: 50%;
	font-weight:bold;
	color:#FFFFFF;
	
}
.upperRight p {font-size: 14px;
	text-align:center;
	vertical-align:middle;
}
div#upperLeft1, div#upperLeft2, div#upperLeft3 {
	position: absolute;
	width:445px; 
	height:200px;
	margin: 0; padding: 0;
	z-index: 1;
}
div#upperRight1, div#upperRight2, div#upperRight3 {
	position: absolute;
	width:450px; 
	height:200px;
	margin: 0; padding: 0;
	z-index: 1;
}
#navBox .buttons {;
	background: #FFFFFF url(../images/navBox/button.jpg) 0 50%;
	line-height:30px;
	text-align:center;
	color:#FFFFFF;
	font-weight: bold;
	border-left: 1px solid #AEC6DB;
}
#navBox .buttons a{
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
 #navBox .buttons a span{
	display:block;
}
#navBox .buttons a:hover span{
	color:#FFFFFF;
	background: #FFFFFF url(../images/navBox/button.jpg) bottom left;
}

/* This the is navigation that sites on top of the main nav bar */
#navBarTop a{
	display:block;
	border-top: solid 1px #AEC6DB;
	border-right: 1px solid #AEC6DB;
	text-align:center;
	background: url(../images/nav/nav-corner.gif) no-repeat top left;
	font-size:10px;
	width:auto;
	height: auto;
	padding: 2px 15px;
	white-space:nowrap;
	text-decoration:none;
	float:right;
}
#navBarTop a:hover {
	background-color: #990000;
	color:#FFFFFF;
}



/* Floating Page Form styles */

.floatBox {
float:right; width:300px; border: solid 1px #aec6db; padding: 5px; margin-left:10px
}
.floatBox p{
	padding:2px; margin:2px;
	}
 /* Form styles */
.floatBox input{ width: 75%}
#contactForm p {
	padding:3px; margin:0;
}
#contactForm input {width: 256px}

 #contactForm #Q1, #contactForm #Q2, #contactForm #Q3, #contactForm #Q4, #contactForm #Q5, #contactForm #Q6 {width:10PX}

#contactForm #area-code {width:35px}
#contactForm #phone{width:128px}
#contactForm #extension{width:50px;}
