@charset "UTF-8";
/**************************************************
SEWELL STYLESHEET
(C) ecarlist. ALL RIGHTS RESERVED.
AUTHORED BY: ECARLIST.COM
***************************************************/

body {
	background:#ffffff;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
}

/* h1 { font-size:18pt; font-weight:bold; margin-top:0; margin-bottom:8px; color:#000; text-align:left; }
h2 { font-size:14pt; font-weight:bold; margin-top:0; margin-bottom:8px; color:#000; text-align:left; margin-left:15px; margin-right:15px; }
p {
	margin-top:0px;
	margin-bottom:10px;
	text-align:left;
	color:#666666;
	margin-left:15px;
	margin-right:15px;
}
ul {
	text-align:left;
	color:#666666;
}
li { margin-left:10px; margin-bottom:10px; } */

.pageTitle {
	border-bottom:#d3d3d3 .09em solid;
	padding-bottom:2px;
	margin-bottom:10px;
}

a {
	color:#999999;
}
a:hover {
	color:#99CC66;
}

/******************
CONTAINERS
*******************/
/*secA*/
#secA {
	height:21px;
	background:url(../images/bgTop.gif) top center repeat-x #31505E;
}
#secA #secAnav {
	width:950px;
	margin:0px auto;
	color:#FFFFFF;
	font-size:7.5pt;
	margin-top:3px;
	text-align:right;
}
#secA a {
	color:#ffffff;
	text-decoration:none;
}
#secA a:hover {
	text-decoration:underline;
}

/*secB*/
#secB {
	height:183px;
	background: url(../images/bgBanner.jpg) top center no-repeat;
}

#banner {
	height:183px;
	width:950;
	background: url(../images/banner_930.jpg) top center no-repeat;
	text-align:center;
}

#bannerContainer {
	width:890px;
	text-align:center;
	padding:10px 0px 0px 0px;
	margin:0px auto;
	line-height:22px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#bannerLeft {
	width:600px;
	float:left;
	text-align:left;
	padding:0px 0px 0px 0px;
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#686868;
}

#bannerRight {
	width:280px;
	float:right;
	text-align:right;
	padding:0px 0px 0px 0px;
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#515151;
}


/*secC*/
#secC {
	height:60px;
	background:url(../images/bgNav.jpg) top center repeat-x transparent;
}
#secC #secCnav {
	height:60px;
	margin:0px auto;
	text-align:center;
	width:950px;
}

#secC #secCnav .navView {
	border-left:#CCCED1 .07em solid;
}
#secC #secCnav .navAbout {
	border-left:#CCCED1 .08em solid;
	border-right:#CCCED1 .07em solid;
}

#secC #secCnav .navContact {
	border-left:#CCCED1 .08em solid;
	border-right:#CCCED1 .07em solid;
}


/*secD*/
#secD {
	background:url(../images/bgMain_horiz.jpg) top center repeat-x #ffffff;
}
#secD #innerSec01 {
	background:url(../images/bgMain_vert.jpg) top center repeat-y;
}
#secD #innerSec01 #innerSec02 {
	background:url(../images/bgMain_bottom.jpg) bottom center no-repeat;
}
#secD #innerSec01 #innerSec02 #innerSec03 {
	background:url(../images/bgMain_top.jpg) top center no-repeat;
}


/*secE*/
#secE {
	background:url(../images/bgBottomGENERIC.jpg) top center no-repeat;
	height:55px;
}

	


/*content*/
#contentContainer {
	margin:0px auto;
	width:100%;
	padding-top:15px;
	padding-bottom:20px;
	font-size:9pt;
	color:#666666;
	overflow:hidden;
}






/***********************
MISC CLASSES & ID'S
************************/
.clear {
	clear:both;
}
.spacer {
	height:15px;
}

.inventoryMakesTitle {
	background:url(../images/makesTitle.gif) bottom left no-repeat;
	height:35px;
	font-weight:bold;
	font-size:14pt;
	color:#30505b;
	padding-left:13px;
	margin-bottom:10px;
	text-align:left;
}
.inventoryMakeBreak {
	height:50px;
}


/* --- Footer --- */

#footer {
	width:100%;
	text-align:center;
	padding:0px 0px 0px 0px;
	margin:0px auto;
	font-size:14px;
	line-height:22px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#5c5c5c;
}

.footer2 {
	font-size:9px;
	line-height:15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#5c5c5c;
}


#footer a:link, #footer a:visited {
	color:#5c5c5c;
	text-decoration:none;
	text-transform:lowercase;
}

#footer a:hover {
	color:#5c5c5c;
	text-decoration:underline;
}

#footerLeft {
	width:450px;
	float:left;
	text-align:left;
	padding:0px 0px 0px 0px;
	margin:0px auto;
}

#footerMid {
	width:200px;
	float:left;
	text-align:center;
	padding:0px 0px 0px 0px;
	margin:0px auto;
}

#footerRight {
	width:300px;
	float:left;
	text-align:right;
	padding:0px 0px 0px 0px;
	margin:0px auto;
}
