body {
	padding: 0px;
	margin: 0px;
	font-family : arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFF;
	}

#container {
	position: relative;
	width: 792px;
	height: 654px;
	border: 1px solid #b5becd;
	margin-left: auto;
	margin-right: auto;
	}

#time {
	position: absolute;
	top: 10px;
	right: 10px;
	color: #494A44;
	}

#containerBooking3 {
	position: relative;
	width: 792px;
	height: 1070px;
	border: 1px solid #b5becd;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

#bigContainer {
	position: relative;
	width: 792px;
	height: 800px;
	border: 1px solid #b5becd;
	margin-left: auto;
	margin-right: auto;
	}

#topHeader {
	height: 98px;
	border-bottom: 1px solid #b5becd;
	}

#logo {
	position: absolute;
	top: 20px;
	left: 20px;
	}

#fordBadge {
	position: absolute;
	top: 50px;
	right: 5px;
	}

#flagLine {
	background-color: #dfdfdf;
	border-bottom: 1px solid #b5becd;
	margin-bottom: 4px;
	padding: 2px 0px 2px 40px;
	}

#menuBar {
	background-color: #003399;
	height: 28px;
	}

#innerContainer {
	height: 507px;
	background: url(images/grad.gif) repeat-x top;
	}

#leftMenu {
	position: absolute;
	left: 4px;
	top: 160px;
	width: 172px;
	height: 240px;
	}

.leftButton {
	border: none;
	margin-bottom: 6px;

	}

#bigLeftPromo {
	position: absolute;
	left: 5px;
	top: 352px;
	width: 150px;
	height: 150px;
	background: url(images/big_left_promo_bg.jpg) no-repeat;
	text-align: center;
	padding: 10px;
	font-size: 1.2em;
	font-weight: bold;
	color: #003399;
	}

#bigPanel {
	position: absolute;
	left: 180px;
	top: 160px;
	width: 587px;
	height: 259px;
	background: url(images/big_panel_bg.jpg) no-repeat;
	padding: 10px;
	}

#iframeBigPanel {
	position: absolute;
	left: 80px;
	top: 30px;
	width: 587px;
	height: 259px;
	background: url(images/big_panel_bg.jpg) no-repeat;
	padding: 10px;
	}

#bigPanelNoPromo {
	position: absolute;
	left: 180px;
	top: 160px;
	width: 587px;
	height: 391px;
	background: url(images/big_panel_bg_no_promos.jpg) no-repeat;
	padding: 10px;
	}

#bigPanelRental {
	position: absolute;
	left: 180px;
	top: 160px;
	width: 587px;
	height: 450px;
	padding: 10px;
	}

#mainPic {
	border: 1px solid #000000;
	}

#searchBox {
	position: absolute;
	top: 38px;
	left: 325px;
	height: 112px;
	width: 271px;
/*	background: url(images/PromoSearchBox_bg.gif) no-repeat; */
	padding-left: 5px;
	color: #fff;
	}

#searchForm {
	position: absolute;
	top: 37px;
	left: 10px;
	}

#searchHeader {
	position: absolute;
	top: 10px;
	left: 10px;
	font-weight: bold;
	font-size: 1.3em;
	}

#requestService {
	position: absolute;
	top: 155px;
	left: 325px;
	width: 265px;
	height: 110px;
	}

.noBorder {
	border: none;
	}

#promoBox1 {
	position: absolute;
	top: 445px;
	left: 180px;
	width: 279px;
	height: 107px;
	background: url(images/promo_unit.jpg) no-repeat;
	padding: 10px;
	font-weight: bold;
	}

#iframePromoBox1 {
	position: absolute;
	top: 345px;
	left: 0px;
	width: 279px;
	height: 107px;
	background: url(images/promo_unit.jpg) no-repeat;
	padding: 10px;
	font-weight: bold;
	}

#promoBox2 {
	position: absolute;
	top: 445px;
	left: 486px;
	width: 279px;
	height: 107px;
	background: url(images/promo_unit.jpg) no-repeat;
	padding: 10px;
	font-weight: bold;
	}

#iframePromoBox2 {
	position: absolute;
	top: 345px;
	left: 387px;
	width: 279px;
	height: 107px;
	background: url(images/promo_unit.jpg) no-repeat;
	padding: 10px;
	font-weight: bold;
	}


.imgBorder {
	border: 1px solid #000;
	}

.promoImage {
	border: 1px solid #000000;
	}

.promoText {
	position: absolute;
	top: 10px;
	left: 160px;
	width: 130px;
	height: 107px;
	}

#flashHolder {
	position: absolute;
	top: 584px;
	left: 6px;
	}

#bigFlashHolder {
	position: absolute;
	top: 730px;
	left: 6px;
	}

#flashHolderBooking3 {
	position: absolute;
	top: 990px;
	left: 6px;
	}

a:link, a:active, a:visited {
 	color: #6B727A;
	text-decoration: none;
	}

a:hover {
 	color: #F46809;
	}

a.redLink:link, a.redLink:active, a.redLink:visited {
 	color: #CC3333;
	text-decoration: underline;
	}

a.redLink:hover {
 	color: #CC3333;
	}

.textHeader {
	font-size: 1.2em;
	font-weight: bold;
	color: #003399;
	}

#mapHolder {
	position: absolute;
	top: 50px;
	left: 300px;
	}

#service input, select {
	border: 1px solid #b5becd;
	}

#parts input, select {
	border: 1px solid #b5becd;
	}

#rental input, textarea {
	border: 1px solid #F96209;
	}

#searchForm input, select {
	border: 1px solid #F96209;
	font-family : arial, helvetica, sans-serif;
	font-size: 11px;
	}

#iframeHolder {
	position: absolute;
	top: 165px;
	left: 10px;
	width: 770px;
	height: 555px;
	border: 1px solid #b5becd;
	}

#weeklySpecial {
	text-align: center;
	padding-top: 5px;
	}

#weeklySpecial img {
	border: 1px solid #000;
	}

#login {
	position: absolute;
	right: 5px;
	top: 104px;
	}

#promoBox1 a:link, a:active, a:visited {
 	color: #003399;
	text-decoration: none;
	}

#promoBox1 a:hover {
 	color: #F46809;
	}

#promoBox2 a:link, a:active, a:visited {
 	color: #003399;
	text-decoration: none;
	}

#promoBox2 a:hover {
 	color: #F46809;
	}

iframe {
	padding: 0px;
	margin: 0px;
	}

#fordFlash {
	width: 287px;
	height: 214px;
	border: 1px solid #6F004A;
	}