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

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

#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 {
	width:930px;
	margin: 5px 0 0;
	background: transparent url(../images/blue_bg.jpg) 0 0 repeat-x;
}

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

#promotion {
	margin-left: 7px;
	padding-top: 5px;
	float: left;
	display: inline;
	width: 300px;
	height: 290px;
}

#promotion li {
	/*margin-top: 5px;*/
	/*width: 262px;*/
	height: 70px;
}

#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;
	padding:0;
}

.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;
}

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

#col1 {
	width: 300px;
}

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

#col1 li {
	margin: 8px 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-left:4px;
	width: 624px;
}

#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: 3px auto 0;
	width: 624px;
	height: 132px;
	background: #d9d9d9;
}
#btn_row {
	margin: 5px 0 0 0;
	width: 624px;
	height: 121px;
	background: #d9d9d9;
}
#btn_row a img {
	margin:2px 0 0 4px;
}

#col3 {
	width: 261px;
}

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

#front_bttns {
	margin: 5px 0 0;
	padding:5px 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 auto 0;
	width:930px;
	height: 200px;
/*	overflow: auto;  */
}

