/* Common Styles */
@import url(http://images1.ecarlist.com/sites/common/similar_vehicles.css);
@import url(http://images1.ecarlist.com/sites/common/vehicle_v2_sidebar_links.css);
@import url(http://images1.ecarlist.com/sites/common/v2_top_search.css);
@import url(http://images1.ecarlist.com/sites/common/vehicle_v2_top.css);
@import url(http://images1.ecarlist.com/sites/common/vehicle_v2_vitals.css);
@import url(http://images1.ecarlist.com/sites/common/vehicle_v2_tools.css);
@import url(http://images1.ecarlist.com/sites/common/vehicle_v2_details.css);
@import url(http://images1.ecarlist.com/sites/common/news_sidebar.css);
@import url(http://images1.ecarlist.com/sites/common/news.css);
@import url(http://images1.ecarlist.com/sites/common/inventory_v2_sidebar_filters.css);
@import url(http://images1.ecarlist.com/sites/common/inventory_v2_right.css);
@import url(http://images1.ecarlist.com/sites/common/inventory_v2_sidebar_contact.css);
@import url(http://images1.ecarlist.com/sites/common/new_vehicles.css);
@import url(http://images1.ecarlist.com/sites/common/featured_vehicles.css);
@import url(http://images1.ecarlist.com/sites/common/sitemap-2.0.css);
@import url(http://images1.ecarlist.com/sites/common/specials_footer.css);
@import url(http://images1.ecarlist.com/sites/common/specials.css);
@import url(http://images1.ecarlist.com/sites/common/common_classes.css);
@import url(http://images1.ecarlist.com/sites/common/columns.css);
@import url(dropdown.css);

body {
	padding:0px;
	margin:0px;
	text-align:center;
	background:#ebebeb url('../images/body_bg.jpg') top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
}

form { padding:0px;	margin:0px; }
td, tr { font-size:12px; color:#000; }
/*a { text-decoration: underline; color:#012345; }
a:link {  }
a:visited { }
a:hover { text-decoration:none; color:#8191a2; }
a:active { }*/


p a { color:#012345; }
p a:hover { color:#8191a2; }

.clear { clear:both; }

div#bg_top { 
	background:transparent url('../images/background.jpg') no-repeat center top; 
	display:block; 
	height: 867px; 
	left: 0; 
	margin: 0; 
	padding: 0; 
	position: absolute; 
	top: 0; 
	width: 100%; 
}
div#bg_top img { display:none; position:relative; }

#header {
	position:relative;
	margin:0 auto;
	width: 980px;
	height: 111px;
	background:url('../images/header_bg.jpg') bottom center no-repeat;
}

#header h1#logo {
	position: absolute;
	top:0;
	left:0;
	padding:0;
	margin:0;
	width: 353px;
	height: 111px;
	text-indent:1px;
	font-size: 1px;
	/* ignored in IE/Mac \*/
	overflow: hidden;
	font-size: 10px;
	/* */
}

#header h1#logo span {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	background: url('../images/logo.jpg');
	width: 100%;
	height: 100%;
 	cursor: hand;
}

#header #header_left {
	position:absolute;
	top:0;
	right:10px;
	padding:0;
	margin:0;
	color:#fff;
	width:353px;
	height:111px;
}

#header #header_left #contact_info {
	padding:0;
	margin:0;
	height:65px;
	overflow:hidden;
}

#header #header_left #contact_info p {
	font-size:10pt;
	padding:0 0 0 0;
	margin:10px 0 0 0;
	font-weight:bold;
}

#header #header_left #contact_info h3 {
	padding:0;
	margin:0;
	font-size:16pt;
	font-weight:bold;
}

#header #header_left #contact_info h3 span {
	font-size:10pt;
}

#header #header_left #contact_info h4 {
	padding:0;
	margin:0;
	font-size:10pt;
	color:#ced5dc;
	font-weight:bold;
}

#header #header_left #contact_info h4 span {
	font-size:7pt;
}

#header #header_left #header_logos { padding:0; margin:0; }
#header #header_left #header_logos li { display:inline; float:left; list-style:none; padding:0; margin:0; }
#header #header_left #header_logos li a { display:block; text-decoration:none; text-indent:-9000px; height:46px; }
#header #header_left #header_logos li a#ford { width:79px; background:url('../images/header_ford.jpg') top left no-repeat; }
#header #header_left #header_logos li a#dodge { width:48px; background:url('../images/header_dodge.jpg') top left no-repeat; }
#header #header_left #header_logos li a#chrysler { width:103px; background:url('../images/header_chrysler.jpg') top left no-repeat; }
#header #header_left #header_logos li a#mercury { width:47px; background:url('../images/header_mercury.jpg') top left no-repeat; }
#header #header_left #header_logos li a#jeep { width:66px; background:url('../images/header_jeep.jpg') top left no-repeat; }



#priNav {
	height:33px;
	padding:0px;
	margin:0 auto;
	position:relative;
	background:transparent url('../images/priNav_bg.jpg') top center no-repeat;
	text-align:center;
	overflow:hidden;
}

#priNav h2 { display:none; }

#priNav a {
	text-transform: uppercase;
	color:#fff;
	text-decoration:none;
	padding:10px 10px;
	line-height:33px;
	font-weight:bold;
	font-size:10pt;
}

#priNav a:hover {
	background:#af0810 url('../images/priNav_hover.gif') bottom left repeat-x;
	color:#fff;
}

#page-content {
	position:relative;
	padding:0;
	margin:0 auto;
	width:1020px;
}

#page-content #shadowLeft {
	width:20px;
	height:320px;
	padding:0;
	margin:0;
	top:0;
	left:0;
	position:absolute;
}
#page-content #shadowRight {
	width:20px;
	height:320px;
	padding:0;
	margin:0;
	top:0;
	right:0;
	position:absolute;
}

#page-content #content {
	background:#fff url('../images/content_bg.jpg') top center no-repeat;
	width:960px;
	padding:10px;
	margin:0 auto;
	position:relative;
	min-height:730px;
	height:auto !important;
	height:730px;
}

#content p {
	padding:0 0 12px 0;
	margin:0;
}

#value #right ul, #value #right ol {
	padding:0px 0;
	margin:0;
}

#value #right ul li, #value #right ol li {
	margin:0 0 5px 35px;
	line-height:115%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	text-align:left;
}

#value #right ul li ul li, #value #right ol li ol li {
	font-size:10pt;
}

#value #right ul li {
	list-style:square;
}

#value #right ul li ul li {
	list-style:disc;
}

#vehicleCategories {
	width: 675px;
	height: 463px;
	padding:0;
	margin:0 auto;
	position:relative;
}

#vehicleCategories_header {
	height:32px;
	position:relative;
	padding:20px 0 0 300px;
	margin:0 auto;
	background:url('../images/vehicleCategories_header_ie.gif') left bottom no-repeat;
}

* html #vehicleCategories_header {
	padding:20px 0 0 290px;
}

#vehicleCategories_header ul { padding:0; margin:0; }
#vehicleCategories_header ul li { padding:0; margin:0; list-style:none; display:inline;  }
#vehicleCategories_header ul li a { 
	float:left;
	color:#1669a4;
	text-decoration:none;
	line-height:32px;
	padding:0 8px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	background:url('../images/vehicleCategories_header_divider.gif') center right no-repeat;
	width:auto;
}

#vehicleCategories_header ul li a.nodivider { background:transparent; width: 100px; }


* html #vehicleCategories_header a, *:first-child+html #vehicleCategories_header a {
	letter-spacing:-1px;
}

#vehicleCategories_header ul li a:hover {
	color:#ff0000;
	text-decoration:none;
}

#vehicleCategories_body {
	padding:0;
	margin:0 auto;
	height:379px;
	position:relative;
	background:#365279 url('../images/vehicleCategories_body.jpg') top left repeat-x;
}

#vehicleCategories_left {
	float:left;
	width:377px;
	height:348px;
	padding:31px 0 0 31px;
	margin:0;
	background:transparent url('../images/vehicleCategories_left.jpg') top right no-repeat;
}

#vehicleCategories_left ul {
	padding:0;
	margin:0;
}

#vehicleCategories_left ul li {
	padding:0;
	margin:0 7px 5px 0px;
	display:inline;
	float:left;
}

#vehicleCategories_right {
	float:right;
	width:267px;
	height:348px;
	padding:31px 0 0 0;
	margin:0;
	background:transparent url('../images/vehicleCategories_right.jpg') top left no-repeat;
}

#vehicleCategories_footer {
	height:32px;
	padding:0;
	margin:0 auto;
	position:relative;
	background:#fff url('../images/vehicleCategories_footer.jpg') top left no-repeat;
}

/* inventory page */
.inventory_v2_details h4, .inventory_v2_details h4 a { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration:none; }
#inventory_v2_sidebar_filters { padding:4px; }
#inventory_v2_sidebar_filters h3 { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:10pt; color:#012345; font-weight:bold; }
#inventory_v2_sidebar_filters h3.non_expandable_menuheader { color:#838383; font-weight:normal; }
.filterList h3 { color:#233a56; }
.filterList { font-size:9pt; }
#inventory_v2_sidebar_filters h2 { font-size:12pt; font-weight:normal; margin:0px auto 7px; color:#838383; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }
.expandable { font-size:9pt; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; }
#inventory_v2_sidebar_contact {
	background:#eee url('../../images/listingImages/leftColumnEmailDealer.jpg') no-repeat center top;
	padding-top:61px;
	padding-bottom:20px;
	border-bottom:1px solid #9e9e9e;
}
.inventory_v2_price_left { font-family:Verdana, Arial, Helvetica, sans-serif; }
#currentFilters p { padding:0px 0px 0px 0px; }
#content .special_bar p.special_bar_detail { margin:1px 5px 0; padding:0; font-size:8px; }

/* link styles for similar vehicles */
#similarVehicles { font-size:9pt; color:#444; padding:0px 4px; }
#similarVehicles h3 { text-transform:uppercase; font-weight:normal; margin:0px auto 12px; padding-top:16px; text-align:center; border-bottom:1px solid #f9f9f9; }
.similarVehicle { border:1px solid #dbdbdb; background:#e8e8e8; }
.similarVehicle ul { width: 125px; }
.similarVehicle ul li a { font-weight:bold; color:#444; text-decoration:none; }
.similarVehicle ul li a:hover { color:#ff0000; }

/**/
#vehicle_v2_sidebar_links { font-size:10pt; background:#F9F9F9; border:1px solid #E8E8E8; color:#838383; margin:0px 4px; }
#vehicle_v2_sidebar_links li a:link { color:#6C6C6C; text-decoration:none; line-height:125%; }
/*#vehicle_v2_sidebar_links li a:hover, .filterList li a:hover { color:#ccc; background-color:#000; }*/
/* link styles for breadcrumbs */
#vehicle_topbar_left a { color:#444; font-weight:normal; text-decoration:none; }
#vehicle_topbar_left a:hover { color:#ff0000; font-weight:normal; text-decoration:underline; }

/* link and color styles for email and print buttons */
#vehicle_topbar_right ul li { color:#737373; }
#vehicle_topbar_right ul li a { color:#444; text-decoration: none; }
#vehicle_topbar_right ul li a:hover { color:#ff0000; text-decoration: none; }

/* vehicle page */
#vehicle_title { color:#961616; font-size:20pt;/*14pt*/ font-weight:bold; }
#vehicle_contact a:link, #vehicle_contact a:active, #vehicle_contact a:visited { text-decoration:none; color:#003399; font-size:8pt; }
#vehicle_contact a:hover { color:#000; }
#vehicle_contact span { color:#444; font-size:12pt; font-weight:bold; }
#vehicle_mainPhoto { margin-left:5px; }
#priceContainer #price { color:#961616; font-size:24pt; font-weight:bold; }
#vitalsContainer { font-size:8.5pt; color:#6c6c6c; }
#vitalsContainer strong { color:#444;  }
#vitalsRight_mpg { color:#000; }
#vitalsRight_mpg span.mpg_fuel_efficient { color:#006600; }
#customer_tools a { color:#990000; text-decoration:underline; font-size:8pt; }
#customer_tools a:hover { color:#666666; }
.customer_tools_icons a { }
.customer_tools_icons a.selected { }
.customer_tools_icons a:hover { }
.customer_tools_icons a.toc { }
.customer_tools_icons a.prev, .customer_tools_icons a.next{ }
.customer_tools_icons a.prev:hover, .customer_tools_icons a.next:hover{ background: #1A48A4; color: #fff; }
.customer_tools_label { font-weight:bold; }
#customer_tools_left { color:#000; font-size:9pt; }
#dealerboxName { margin: 15px 0 0 0; font-weight:bold; }
.dealerboxAdd { }
#dealerboxPhone { font-size:22px; font-weight:bold; margin:15px 0 25px 0; }
#dealerboxMap { }
#vehicleDisclaimer { clear:both; font-size:85%; text-align:justify; color:#444; }
#vehicle_details_middle h3 { font-size:10pt; color:#444; background-color:#ccc; padding:3px; font-weight:bold; margin-bottom:12px; text-transform:uppercase; }
.vehicle_details_pagination a { padding: 8px 10px; text-decoration: none; color: #FFFFFF; background-color: #666666; font-size:11pt; }
.vehicle_details_pagination a:hover { color: #000; background:url('../../images/innerpageImages/bgDescNav.gif') bottom center no-repeat; }
.vehicle_details_pagination a.selected { color:#af0810; background:url('../../images/innerpageImages/bgDescNav.gif') bottom center no-repeat; }

/* LEFT COLUMN dealership photo and sidebar address */
#rn_logoSection, #site_logoSection { background:#fff; padding:11px 0 10px 0; }
#sidebar_address { text-align:left; line-height:19px; padding: 5px; margin:5px 10px; font-size:10pt; background:#e6e6e6; border:1px solid #ccc; }
#financing #sidebar_address { margin:5px 10px 5px 0px; }
#sidebar_address p strong { color:#750000; font-size:14pt; }
#sidebar_address .floatleft p strong { color:#000; font-size:10pt; }

/* NEW VEHICLES */
#new_vehicles { background:#fff url('../images/homepage/bgHomeVehicles.jpg') top left repeat-y; margin:0px auto; }
#new_vehicles_top { 
	background:url('../images/homepage/titleNewVehicles.jpg') top left no-repeat;
	height:37px;
	text-align:right;
	font-size:8.5pt;
	color:#CCCCCC;
	line-height:35px;
	padding:0 10px 2px 0;
}
#new_vehicles_showall { background:url('../images/newVehicles-bottom.jpg') top left repeat-x; width:671px; }
#new_vehicles_bottom { background:url('../images/homepage/bgHomeVehiclesBottom.jpg') bottom left no-repeat; }
#new_vehicles #new_vehicles_showall a, #new_vehicles #new_vehicles_showall a:visited { float:none; color:#fff; line-height:25px; }
#new_vehicles #new_vehicles_showall a:active, #new_vehicles #new_vehicles_showall a:hover { color:#ccc; }
#new_vehicles #displayAll_container { width:676px; }
#new_vehicles #displayAll li { background:url('../images/homepage/bgVehicleBox.gif') top center no-repeat; }
#new_vehicles li { background:url('../images/homepage/bgVehicleBox.gif') top center no-repeat; }
#new_vehicles a, #new_vehicles a:visited { float:left; color:#000; text-decoration:none; font-weight:bold; }
#new_vehicles a span, #new_vehicles a:visited span, #new_vehicles a:active span, #new_vehicles a:hover span { color:#6b6b6b; font-size:85%; font-weight:normal; }
#new_vehicles a:hover, #new_vehicles a:active { color:#ff0000; }

/* FEATURED VEHICLES */
#featuredVehicles { color:#000; font-size:8pt; background:url('../images/featured_vehicles_body.jpg') left 1px repeat-x; width:675px; }
* html #featuredVehicles { margin:0px 0px 16px 0px; }
#featuredVehicles_footer { display:none; } 
#featuredVehicles_title { 
	height:31px;
	line-height:30px;
	color:#fff;
	text-indent:30px;
	font-size:9pt;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px auto 8px;
	text-align:left;
	text-transform:capitalize;
	border:1px solid #52585d;
}
#random_list_location #random_list_item {
	margin:0px 7px;
	color:#fff;
	font-size: 12px;
	text-align: center;
}
#random_list_location #random_list_item img { border:1px solid #333; }
#random_list_location #random_list_item a { color:#000; text-decoration:none; }
#random_list_location #random_list_item a:hover { color:#ff0000; text-decoration:none; }

/* SITEMAP */
#sitemapContent { background-color:#fff; }
#sitemapContent h1 {
	font-size:18pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:10px auto 25px;
}
#sitemapContent a:link, #sitemapContent li a:visited { color:#000; }
#sitemapContent a:hover { color:#ff0000; }

/* NEWS AND EVENTS */
#newsContainer {
	padding:0 18px 0 0;
	margin:0 auto;
	position:relative;
	text-align:left;
}

#newsContainer h2 {
	background:url('../images/news_header_bg.gif') bottom left repeat-x;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#7e0d0d;
	line-height:42px;
	text-transform:uppercase;
	font-weight:normal;
	margin:0px auto 8px;
}

#newsContainer p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	line-height:10pt;
	font-size:8pt;
}

#newsContainer p a {
	color:#9a0b11;
	text-decoration:none;
	font-weight:bold;
}

#newsContainer p a:hover {
	color:#ff0000;
}

#newsContainer div.dottedLine {
	padding:0;
	margin:0 auto 8px;
	border-bottom:1px dotted #000;
	height:8px;
}

/* SPECIALS FOOTER */
#specialsFooter { background:#fff /*url('../images/body_bg.jpg') 0 -300px repeat-x*/; border-top: 1px solid #002142; }

/* STANDARD COLUMN STYLES */
#left {
	background:#fff;
}

#right {
	background:#fff;
	padding-left:10px;
	padding-top:10px;
}

#home #right {
	padding-left:0px;
	padding-top:0px;
	width:690px;
	float:right;
}

#video_player {
	margin:0px auto 10px;
	padding:10px;
	text-align:center;
	height:279px;
	background:#fff;
}

#leftColumn {
	background-color:#fff;
	padding:0px 10px;
}

#rightColumn {
	background:#fff;
	padding-top:11px;
	padding-right:11px;
}

#finance_middle {
	margin-left:0px;
	margin-right:246px;
	padding-top:10px;
	padding-right:24px;
	padding-left:10px;
	background:#fff;
}

#notify_middle {
	margin-left:0px;
	margin-right:310px;
	padding-top:10px;
	padding-right:20px;
	padding-left:10px;
	background:#fff;
}

#finance_right {
	padding-top:10px;
	background:#fff;
}

#notify_right {
	padding-top:10px;
	background:#fff;
}

.staff_member { margin:10px; height:155px; text-align:left; }
.staff_member img { float:left;	margin-right:10px; border:1px solid #444; }

/* ADVANCED SEARCH */
#search {
	width:200px;
	margin:0px auto;
	color:#fff;
	font-weight:bold;
	text-align:left;
}

#search h2 { display:none; }
#search label { line-height:15px; text-align:left; }
*#search select { width:200px; margin-bottom:10px; }

#search .submitButton {
	background:#b9b9b9;
	width:163px;
	border:#36393c 1px solid;
	color:#2b363e;
	padding:5px 0 5px 0;
	font-weight:bold;
	margin-top:5px;
}

/* QUICKLINKS -- VEHICLE FINDER, INVENTIVES, ONLINE SPECIALS */
#quicklinks_container {
	margin:0px auto 15px;
	position:relative;
	padding:11px 0 0 18px;
}

#quicklinks_container #quicklinks {
	padding:0px;
	margin:0px;
	list-style:none;
}

#quicklinks_container #quicklinks li {
	padding:0px;
	margin:6px 0px;
	display:block;
	height:62px;
	width:227px;
	overflow:hidden;
	text-align:left;
}

/* DEALER CONTACT */
#dealer_contact {
	background:#e6e6e6;
	border:1px solid #ccc;
	color:#012345;
	font-size:8pt;
	line-height:14px;
	text-align:left;
	padding:10px 25px 20px 25px;
	margin:5px 10px;
	width:200px;
}

* html #dealer_contact {
	padding:10px 19px 20px 19px;
	width:198px;
}

#dealer_contact h2 {
	color:#012345;
	padding:0px;
	margin:0px 0px 5px 0px;
	font-size:12pt;
	text-align:center;
}

#dealer_contact form {
	padding:0px;
	margin:0px;
}

#rn_appointmentREQ {
	color:#d40000;
	font-size:7pt;
	line-height:14px;
}

#dealer_contact .section {
	margin-bottom:15px;
	text-align:left;
}

.inputBox {
	width:200px;
	border:#36393c 1px solid;
	margin-top:3px;
	margin-bottom:6px;
}

.submitButton {
	width:165px;
	background:#b9b9b9;
	border:#979797 1px solid;
	color:#444;
	padding:5px 0 5px 0;
	text-align:center;
}

/* -- SERVICE PAGE --- */
#service_container {
	background:#e0dac8 url('../../images/listingImages/bgLeftColumn_khaki.jpg') top left repeat-x;
	color:#000;
	line-height:15px;
	padding:10px;
	font-size:10pt;
}

#right #service_container p {
	color:#000;
}

#right #service_container ul {
	padding:0;
	margin:0;
	list-style:none;
}

#right #service_container ul li {
	margin:0 0 5px 0;
	padding:0;
	list-style:none;
	display:block;
	font-size:10pt;
}

#service_container #vehicle_question_submit {
	text-align:center;
	border-top:1px dashed #323232;
	margin:15px 30px;
	position:relative;
	padding-top:6px;
}

/* SPECIALS IN FLASH */
#specials_flash {
	padding:10px 10px 3px 5px;
	margin:0px auto 0px;
	position:relative;
	text-align:left;
	background:#fff;
}

#leftColumn form {
	color:#012345;
}

.svc_leftColumn {
	background:url('../../images/listingImages/bgLeftColumn.jpg') top center repeat-x #000000;
	padding-top:18px;
	padding-bottom:25px;
	text-align:left;
}

.svc_leftColumn {
	background:url('../../images/listingImages/bgLeftColumn.jpg') top center repeat-x #000000;
	padding-top:18px;
	padding-bottom:25px;
	text-align:left;
}

#svc_leftColumnForm {
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9pt;
}
#svc_leftColumnForm input {
	width:170px;
	font-size:9pt;
	margin-bottom:12px;
}
#svc_leftColumnForm textarea {
	width:170px;
	font-size:9pt;
	margin-bottom:12px;
}

#fixedtipdiv{
	position:absolute;
	padding-top:10px;
	padding-bottom:10px;
	border:1px solid black;
	z-index:100;
	color:black;
	font-size:7pt;
	text-align:left;
	width:400px;
	height:150px;
	filter:alpha(opacity=90);
	opacity:.90;
}
#fixedtipdiv .tipColumn {
	width:120px;
	margin-left:10px;
	float:left;
}


#footer {
	text-align:center;
	padding:0;
	margin:0 auto;
	background:transparent url('../images/footer_bg.jpg') top center no-repeat;
	height:295px;
	width:1020px;
}

#footer #footer_left {
	padding:60px 0 0 25px;
	text-align:left;
	color:#757575;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7.5pt;
}

#footer #footer_left img {
	margin-top:15px;
}

#footer #footer_left a { color:#012142; text-decoration:underline; }
#footer #footer_left a:hover { color:#8191a2; }
#footer #footer_left a#ecarlist { display:block; width:159px; height:32px; background:url('../images/ecarlist1.gif') top left no-repeat; padding:0; margin:10px 0px 0px; text-indent:-9000px; text-decoration:none; }
#footer #footer_left a#ecarlist:hover { background:url('../images/ecarlist2.gif') top left no-repeat; }

/**/
#wel {
	overflow:auto;
	text-align:left;
	width:960px;
	margin:0px auto 25px;
	padding:10px;
	color:#444;
}

#wel h2 {
	margin-bottom:10px;
	line-height:125%;
}

#wel p {
	padding:0 0 12px 0;
	margin:0;
	text-align:justify;
}

.serviceColumn { margin-right:15px; }

/*###### =specialsFooter ######
#############################*/
#specialsFooter { background:#fff url('../images/body_bg.jpg') 0 -300px repeat-x; border-top: 1px solid #002142; }

#sitemap #sitemapContent p {
	margin-top:15px;
}

