@charset "UTF-8";
/**************************************************
ecarlist STYLESHEET
(C) ecarlist. ALL RIGHTS RESERVED.
AUTHORED BY: Chris Alexander of ecarlist
***************************************************/

body {
	background:#fff;
	margin:0;
	padding:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

#header {
	height:81px;
	padding:0px;
	margin:0px auto;
	position:relative;
	background:url('../images/header.jpg') top center no-repeat;
}

#priNav {
	height:35px;
	margin:0px auto;
	padding:0px;
	position:relative;
	background:url('../images/priNav_bg.gif') top left repeat-x;
	overflow:hidden;
	/**/
	font-size:12px;
	color:#fff;
	line-height:35px;
}

#priNav h2 { display:none; }

#priNav a {
	padding:11px 11px;
	text-decoration:none;
	color:#fff;
	text-transform:capitalize;
	background: url('../images/priNav_div.gif') top right no-repeat;
	
}

#priNav a:hover {
	background:#2a3d52 url('../images/priNav_div.gif') top right no-repeat;
}

#priNav a.nospacer {
	background:transparent;
}

#priNav a.nospacer:hover {
	background:#2a3d52;
}

#flash {
	width:960px;
	height:418px;
	margin:0px auto;
	padding:0px;
	position:relative;
	border-bottom:2px solid #2a3e53;
}

#flash_bottom {
	padding:0px;
	margin:1px auto 0px;
	position:relative;
	width:960px;
	height:75px;
	background:url('../images/flash_bottom.jpg') top center no-repeat;
}

#spacer {
	height:26px;
	padding:0px;
	margin:0px auto;
	position:relative;
	background:url('../images/div_spacer.jpg') top center no-repeat;
}

#spacer2 {
	height:11px;
	padding:0px;
	margin:0px auto;
	position:relative;
	background:url('../images/div_spacer2.gif') top left repeat-x;
}

#content {
	width:960px;
	padding:0px 0px 25px 0px;
	margin:0px auto;
	position:relative;
	/**/
	font-size:12px;
	color:#444;
}

.sideColumn {
	width:235px;
	padding:0px 10px;
	margin:0px;
	float:left;
	text-align:left;
}

.sideColumn p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#687d91;
	padding:0px 0px 12px 0px;
	margin:0px;
}

.sideColumn p span {
	color:#3e556b;
	font-weight:bold;
	line-height:18px;
	font-size:12px;
}

h2.finder {
	color:#475e78;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:0px;
	margin:0px 0px 13px 0px;
	line-height:16px;
	background:url('../images/finder_ico.gif') top left no-repeat;
	text-indent:21px;
}

.sideColumn form {
	padding:0px;
	margin-left:10px;
}

.sideColumn select {
	width:200px;
	height:21px;
	color:#717171;
	margin-bottom:13px;
}

.centerColumn {
	background:url('../images/centerColumn.gif') center top no-repeat;
	width:450px;
	float:left;
	padding:0px;
	margin:0px;
	
}

.floatleft { float:left; }
.clear { clear:both; }

#footer {
	clear:both;
	padding:9px;
	margin:0px auto;
	position:relative;
	width:942px;
	text-align:left;
}

#footer p {
	padding:0px 0px 25px 0px;
	margin:0px;
	font-size:9px;
	line-height:14px;
	color:#5b7084;
}

#footer p a {
	color:#293846;
	text-decoration:underline;
}

#footer p a:hover {
	color:#5b7084;
	text-decoration:none;
}
