#quickLinks {
	margin: 10px 11px 0;
	padding-top: 20px;
	width: 298px;
	height: 293px;
	float: left;
	display: inline;
	background: transparent url(../images/quickLink_bg.jpg) 0 0 no-repeat;
	border: 1px solid #bfbfbf;
}

#quickLinks .parent {
	margin: 8px auto;
	padding-left: 75px;
	width: 176px;
	height: 57px;
	display: block;
	background: transparent url(../images/quickLinkBttn_bg.jpg) 0 0 no-repeat;
	color: #fff;
	line-height: 53px;
	font-size: 24px;
	font-family: Impact, Impact5, Charcoal6, sans-serif;
}

/* -- Flyout -- */

#quickLinks .flyActive {
	position: relative;
}

#quickLinks .flyout_container {
	margin: -65px 0 0 270px;
	padding: 0 5px;
	position: absolute;
	width: 230px;
	background-color: #fff;
	border: 1px solid #bfbfbf;
}

#quickLinks .flyout_container h3 {
	margin: 0 auto;
	width: 90%;
	border-bottom: 1px solid #bfbfbf;
	color: #000;
	text-align: center;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

#quickLinks .flyout_container .flyout div {
	padding-left: 25px;
	width: 90px;
	float: left;
	background: transparent url(../images/mpg_icon.jpg) 5px center no-repeat;
	line-height: 2em;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}

/* -- End Flyout -- */

#topRight {
	margin: 10px 0 0;
	float: left;
	display: inline;
}

#modelRotCont {
	width: 612px; 
	height: 210px; 
	border:1px solid #bfbfbf;
}

#topRight ul {
	margin-top: 8px;
}

#topRight li {
	float: left;
	display: inline;
}

#topRight li img {
	border: 0;
}

#specials_container {
	margin: 0 15px 0 10px;
	width: 611px;
	height: 101px;
	float: left;
	display: inline;
	background: #fff url(../images/specialsFlipper_bg.jpg) center bottom repeat-x;
}

#specials_container h3 {
	padding: 0 40px;
	background: transparent url(../images/gradient.jpg) 185px 80% no-repeat;
	line-height: 17px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}

#serviceBttn {
	margin-top: 6px;
	width: 301px;
	height: 97px;
	display: block;
	float: left;
}

#bottomBttns {
	margin: 10px 0 0 10px;
	float: left;
	display: inline;
}

#bottomBttns li {
	margin-right: 9px;
	display: inline;
}

#directions {
	margin: 10px 0 0 2px;
	padding: 32px 10px 0;
	width: 284px;
	height: 103px;
	float: left;
	display: inline;
	background: transparent url(../images/directions_bg.jpg) 0 0 no-repeat;
}

#directions p {
	padding: 0;
	font-size: 70%;
	line-height: 1.0em;
}

#directions .bold {
	font-weight: bold;
}

#directions img {
	margin: 3px auto 0;
	display: block;
	border: 1px solid #bfbfbf;
}

