@charset "utf-8";
/* CSS Document */

#container {
	padding: 0 0 13px;
	background: transparent url(../images/bottomCorners.jpg) center bottom no-repeat;
}

#content {
	padding: 0 11px;
	width: 928px;
	background: #fff url(../images/content_bg.jpg) 0 0 repeat-y;
}

#topCorners {
	width: 100%;
	height: 11px;
	background: transparent url(../images/topCorners.jpg) center bottom no-repeat;
}

#nav_front {
	margin: 5px 0 0;
	background: transparent url(../images/blue_bg.jpg) 0 0 repeat-x;
}

#imageFlipper_container {
	margin-top: 5px;
	width: 663px;
	height:	225px;
	float: left;
	display: inline;
}

#promotion {
	margin-left: 3px;
	float: left;
	display: inline;
}

#promotion li {
	margin-top: 5px;
	width: 262px;
	height: 110px;
}

#modelScroller_container {
	width: 100%;
	height: 94px;
	background: transparent url(../images/model_bg.jpg) 0 0 repeat-x;
	clear: both;
}

.heading {
	margin: 3px 0 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: transparent url(../images/blue_bg.jpg) 0 0 repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

.heading h3 {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: 30px;
	color: #fff;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

#col1, #col2, #col3 {
	float: left;
	display: inline;
}

.col_content {
	height: 266px;
	background: transparent url(../images/middle_bg.jpg) 0 0 repeat-x;
	border-top: 3px solid #fff;
}

#col1 {
	width: 261px;
}

#col1 ul {
	margin: 0 auto;
	width: 234px;
}

#col1 li {
	margin: 15px 0 0;
	width: 234px;
	height: 40px;
	display: block;
	background: transparent url(../images/quickButton.gif) 0 0 no-repeat;
	font-size: 19px;
}

#col1 a {
	margin-left: 10px;
	display: block;
	line-height: 38px;
	color: #fff;
}

#col2 {
	margin: 0 3px;
	width: 400px;
}

#col2 .heading h3 {
	float: left;
	display: inline;
}

#col2 .heading a {
	margin: 0 5px 0 0;
	padding: 0 10px 0 0;
	float: right;
	display: inline;
	background: transparent url(../images/arrow.jpg) right center no-repeat;
	color: #fff;
	font-size: 13px;
}

#col2 .heading a:hover {
	text-decoration: underline;
}

#specialsFlipper_container {
	margin: 10px auto 0;
	width: 390px;
	height: 240px;
}

#col3 {
	width: 261px;
}

#col3 ul {
	margin: 8px auto 0;
	width: 244px;
}

#col3 li {
	display:inline;
}

#front_bttns {
	padding: 10px 0 0;
	height: 80px;
	background: transparent url(../images/bttn_bg.jpg) 0 0 repeat-x;
	clear: both;
}

#front_bttns li {
	margin: 0 0 0 6px;
	float: left;
	display: inline;
}

#front_bttns a {
	width: 225px;
	height: 75px;
	display: block;
	background: transparent url(../images/bottomBttn.jpg) 0 0 repeat-x;
	color: #0e4abe;
	line-height: 63px;
	text-align: center;
	font-size: 19px;
	font-weight: bold;
}

#front_bttns .first a {
	height: 65px;
	padding-top: 10px;
	line-height: 19px;
}

#bodyBlurb {
	margin: 10px;	
}

#bodyBlurb h2 {
	padding: 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
}

#bodyBlurb p {
	font-size: 16px;
}

#footer {
	padding: 0;
	height: 30px;
	line-height: 30px;
	background: transparent url(../images/blue_bg.jpg) 0 0 repeat-x;
}

#footer a {
	color: #fff;
}

#seo_text {
	margin: 10px 0 0;
	height: 200px;
	overflow: auto;
}
