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

#flashFlipper_container {
	width: 100%;
	height: 286px;
}

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

#searchform {
	margin: 65px 0 0;
}

#searchform label {
	margin-bottom:15px;
	width: 80px;
}

#searchform select {
	margin-bottom:15px;
	width: 125px;
}

#searchform #button {
	margin: 0 0 0 300px;
	width: 56px;
	height: 43px;
	background: #fff url(../images/searchBttn_bg.jpg) 4px 5px no-repeat;
	border: none;
	font-size: 11px;
	font-weight: bold;
	display: inline;
}

#directions, #promotion {
	margin: 3px 0;
	float: left;
	display: inline;
	border: 1px solid #bfbfbf;
}

#directions {
	margin-right: 7px;
}

#directions a {
	width: 457px;
	height: 176px;
	background: transparent url(../images/map.jpg) 0 0 no-repeat;
	display: block;
	font-weight: bold;
}

#directions h3 {
	padding: 60px 0 0 10px;
	color: #000;
	font-size: 17px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#directions p {
	padding: 0 0 0 10px;	
}




