#container {
	padding: 12px;
	width: 926px;
	font-family: Arial, Helvetica, sans-serif;
}

#nav_front {
	margin: 3px 0;
	background: #062846 url(../images/nav_bg.jpg) 0 0 repeat-x;
}

#topContainer {
	display:inline;
	width:255px;
}

#flashFlipper_container {
	width: 620px;
	height: 290px;
	float:left;
}

#featured {
	float:right;
	padding-top: 0px;
	padding-bottom:3px;
}

#modelPanel_container {
	margin: 3px 0;
	width: 100%;
	height: 120px;
	background: #fff url(../images/modelFlipper_bg.jpg) 0 0 repeat-x;
}

#quickButtons_left, #quickButtons_right {
	width: 217px;
	height: 196px;
	float: left;
	display: inline;
	background: #fff url(../images/quickButton_bg.jpg) 0 0 repeat-x;
	border: 1px solid #bfbfbf;
}

#quickButtons_left a, #quickButtons_right a {
	margin: 10px auto;
	padding-left: 20px;
	width: 190px;
	height: 36px;
	display: block;
	background: transparent url(../images/quickButton.gif) 0 0 no-repeat;
	color: #fff;
	line-height: 33px;
	font-weight: bold;
	font-size: 16px;
}

#searchContainer_front {
	margin: 0 3px;
	width: 480px;
	height: 196px;
	float: left;
	display: inline;
	background: #fff url(../images/search_bg.jpg) 0 0 no-repeat;
	border: 1px solid #bfbfbf;
}


#mainCont {}

#col1 {
	float:left;
	background: #fff url(../images/bottomCont_bg.jpg) 0 0 repeat-x;
	width:270px;
	margin: 0 3px 0 0;
}

	#col1 ul {
		padding: 11px 14px 0;
		}

	#col1 li {
		margin:3px 0 0;
		}

#col2 {
	float:left;
	background: #fff url(../images/bottomCont_bg.jpg) 0 0 repeat-x;
	width:400px;
	margin: 0 3px 0 0;
}

#col3 {
	float:left;
	background: #fff url(../images/bottomCont_bg.jpg) 0 0 repeat-x;
	width:250px;
}

	#col3 ul {
		padding: 9px 3px 0;
		}

	#col3 li {}

#specials-scroller {}

#flashCont {
	width: 355px;
	margin: 10px auto;
}

#flashFlipper {}

#front_bttns {
	background: #fff url(../images/frontBttns_bg.jpg) 0 0 repeat-x;
	height:102px;
	width:100%;
}
	
#front_bttns ul {
	padding:0.8em 0 0 0.2em;
}

#front_bttns li {
	display:inline;
	margin-left:0.3em;
}	

#bodyBlurb {
	padding: 20px 0 0;
	width: 900px;
	color: #000;
}

#bodyBlurb p {
	margin: 0.8em;
	color: #000;
	font-size: 14px;
}

#bodyBlurb h2 {
	padding: 0 0 0 10px;
	font-size: 18px;
	color: #000;
}

#footer {
	width: 920px;
	color: #ddd;
}

#footer a:hover {
	color: #9DB9E1;
}

#seo_container {
	margin: 0 auto; width: 940px;
	height: auto;
	background: #ccc;
	color: #ccc;
	}		

#seo_text {
	height: 230px; width: 930px;
	margin:-20px !important;
	padding: 0;
	color: #fff;
	clear: both;
}

#footertext{
	width:100% !important;	
}

#seo_text p { 
	font-size: 11px; 
	color: #000;
	margin: 0.5em 1.5em; 
}

#seo_text a {
	color: #1c5080;
}

#seo_text a:hover{
	color: #888;
}
