html {
	margin: 0 0;
	padding: 0;
	height: 100%;
	background-color: #006;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
	background-color: #006;
}

div#mainContainer {
	background-image: url(bg_main_container.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #fff;
}

div#header {
	height: 100px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
}

div#topBanner {
	background-color: #003;
	margin: 0 auto;
	height: 100px;
	width: 978px;
	position: relative;
}

div#centerContainer {
	position: relative;
	/*background-image: url(bg_container.gif);
	background-repeat: repeat-y;
	background-position: center top;*/
}

div#center {
	margin-left: auto;
	margin-right: auto;
	width: 978px;
	min-height: 800px;
	text-align: left;
	position: relative;
	background-color: #fff;
}

div#navigation {
	height: 30px;
	width: 100%;
	position: relative;
	z-index: 10000;
}

div#focalArea {
	height: 300px;
	width: 100%;
	position: relative;
	overflow: hidden;
}

div#addressBar {
	height: 26px;
	vertical-align: middle;
	text-align: center;
	/*padding-left: 10px;
	padding-top: 4px;*/
	background-image: url(bg_numbers_bar.gif);
	color: #000000;
	font-weight: bold;
}

div#mainBody {
	height: auto;
	min-height: 300px;
	width: 100%;
	position: relative;
	border-collapse: collapse;
}

div#footer {
	height: 60px;
	width: 100%;
	padding-top: 50px;
	position: relative;
	background-image: url(bg_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #006;
}

div#bottomFooter {
	height: 80px;
	width: 100%;
	position: relative;
}


	/************
	
		Lower pages
	
	*************/
		
		.lowerPageSideLinkContainer {
			background-image: url(bg_lower_page_side_link_container.gif);
			background-repeat: repeat-y;
			background-position: top left;
		}
		
		div#lowerPageFocalHeader {
			position: absolute;
			bottom: 0px;
			right: 0px;
			padding-right: 10px;
			height: 30px;
			color: #fff;
			font-size: 24px;
			font-family: Arial, Helvetica, sans-serif;
		}
		
		div#lowerPageFocalArea {
			height: 180px;
			width: 100%;
			position: relative;
			overflow: hidden;
		}
		
		div#lowerPageMainBody {
			background-color: #FFFFFF;
			position: relative;
			height: 100%;
			width: 100%;
			border-collapse: collapse;
		}


#spacer {
	background: url(spacer.gif) no-repeat 0 0;
	width:27px;
	height:100%;
}
#spacer1 {
	background: url(spacer.gif) no-repeat 0 0;
	width:3px;
	height:100%;
}



/****************************************************

	Text formatting

*****************************************************/

.bannerHeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
.phoneNumber {
	color: #fff;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
}



/****************************************************

	Module Formatting

*****************************************************/
#locationMapContainer {
	position: relative;
	overflow: hidden;
	width: 448px;
	height: 475px;
	background-image: url(bg_dealer_location.png);
}
#locationMapInnerContainer {
	position: relative;
	overflow: hidden;
	width: 408px;
	height: 415px;
	padding-top: 40px;
	padding-left: 20px;
}
#powerSearchContainer {
	position: relative;
	overflow: hidden;
	width: 425px;
	height: 217px;
	padding-top: 64px;
	padding-left: 14px;
	background-image: url(bg_power_search.png);
}




/****************************************************

	Homepage Specials

*****************************************************/
#internetSpecialsHomepageHeader {
	background: url('internet_specials.jpg') no-repeat 0 0;
	height: 46px;
	width: 100%;
}
#internetSpecialsHomepageEnclosingTable {
	padding: 4px 4px 4px 4px;
	border: 1px solid #999999;
}

	/* Tabs */
	.internetSpecialsHomepageTab1 {
		width: 348px;
		height: 30px;
		background: url('new_specials_tab.jpg') no-repeat 0 0;
		cursor: pointer;
	}
	.internetSpecialsHomepageTab1_ro {
		width: 348px;
		height: 30px;
		background: url('new_specials_tab_ro.jpg') no-repeat 0 0;
		cursor: pointer;
	}
	.internetSpecialsHomepageTab1_up {
		width: 348px;
		height: 30px;
		background: url('new_specials_tab_up.jpg') no-repeat 0 0;
		cursor: pointer;
	}
	.internetSpecialsHomepageTab1_down {
		width: 348px;
		height: 30px;
		background: url('new_specials_tab_down.jpg') no-repeat 0 0;
		cursor: pointer;
	}
	
	.internetSpecialsHomepageTab2 {
		width: 348px;
		height: 30px;
		background: url('used_specials_header.jpg') no-repeat 0 0;
		cursor: pointer;
	}
	.internetSpecialsHomepageTab2_ro {
		width: 348px;
		height: 30px;
		background: url('used_specials_header_ro.jpg') no-repeat 0 0;
		cursor: pointer;
	}
	.internetSpecialsHomepageTab2_up {
		width: 348px;
		height: 30px;
		background: url('used_specials_header_up.jpg') no-repeat 0 0;
		cursor: pointer;
	}
	.internetSpecialsHomepageTab2_down {
		width: 348px;
		height: 30px;
		background: url('used_specials_header_down.jpg') no-repeat 0 0;
		cursor: pointer;
	}

#internetSpecialsHomepageLine {
	border-bottom: 1px solid #000000;
}
#internetSpecialsHomepageBorder {
	background: #000000;
	width: 1px;
}





/**************************************************

	Menu styles

***************************************************/
.menu {
	margin: 0;
	padding: 0;
	z-index: 98;
	background-image: url(bg_nav_bar.gif);
}
.menu li {
	z-index: 99;
}
.menu a {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	padding: .4em 1.8em; /*.7em;*/
	display: block;
	position: relative;
}
.menuLeftCap {
	width: 7px;
	height: 30px;
	/*background-image: url(http://content.captivelead.com/collections/22/skins/6/nav_bar_left_block.png);*/
	background-image: url(bg_nav_bar.gif);
}
.menuLeft {
}
.menuCenter {
	height: 30px;
	background-image: url(bg_nav_bar.gif);
	text-align: left;
}
/*.menuRight {
	width: 2px;
	height: 30px;
	background-image: url(nav_bar_divider.png);
}*/
.menuRightCap {
	width: 7px;
	height: 30px;
	background-image: url(bg_nav_bar.gif);
}
.menu li li {
	background-image: none;
	/*width: 240px;*/
	width: 200px;
	background-color: #000;
	list-style-type: none;
	border-bottom: 1px solid #333333;
	/*height: 28px;*/
}

.menu ul ul:hover {
	background-color: #000000 !important;
}
.menu li li:hover {
	background-color: #000000 !important;
}
.menu li li a:hover {
	background-color: #000000 !important;
}


.menu li li td {
	background-image: url();
	background-color: #000;
	text-align: left;
}
.menuCenter li li td {
	width: 186px;
}


/***************************************************

	Testimonial styles

****************************************************/
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}