
body
{
	background-color: #ffffff;
	background-image: url("../images/bg-body.gif");
	background-repeat: repeat-x;
	text-align: center;
}

#layout-main
{
	position: relative;
	margin: 0px auto;
	width: 800px;
	background-color: #ffffff;
	font-family: arial, tahoma, verdana;
	font-size: 0.8em;
}

#layout-header
{
	position: relative;
	width: 800px;
	height: 100px;
	background-image: url("../images/layout-header.gif");
	background-repeat: no-repeat;
	
}

#header-logo a
{
	display: block;
	position: absolute;
	top: 20px;
	left: 20px;
	width: 475px;
	height: 70px;
}

#header-deal a
{
	display: block;
	position: absolute;
	top: 40px;
	left: 495px;
	width: 270px;
	height: 60px;
}

#layout-menu-main
{
	position: relative;
	width: 800px;
	height: 35px;
	background-image: url("../images/bg-menu-main.gif");
	background-repeat: repeat-x;
	text-align: left;
}

#layout-menu-main a.menuItem, #layout-menu-main a.menuItemFinal
{
	position: relative;
	top: 5px;
	text-align: center;
	padding: 0px 10px 0px 5px;
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#layout-menu-main a.menuItem
{
	background-image: url("../images/bg-menu-item.gif");
	background-repeat: repeat-y;
	background-position: top right;
}

#layout-menu-main a.menuItem:hover, #layout-menu-main a.menuItemFinal:hover
{
	color: #000000;
}

#layout-content-main
{
	position: relative;
	width: 760px;
	margin: 15px 20px 20px 20px;
	text-align: left;
}

#content
{
	margin: 10px 10px 30px 10px;
}

#layout-footer
{
	position: relative;
	width: 760px;
	height: 23px;
	margin: 15px 0px 0px 0px;
	text-align: center;
	background-image: url("../images/layout-footer.gif");
	background-repeat: no-repeat;
	font-size: 0.8em;
	color: #666666;
	padding-top: 5px;
}

#layout-footer a
{
	text-decoration: none;
}

#layout-links
{
	position: relative;
	width: 760px;
	height: 23px;
	margin: 15px 0px 0px 0px;
	text-align: center;
	background-image: url("../images/layout-footer.gif");
	background-repeat: no-repeat;
	font-size: 0.8em;
	color: #666666;
	padding-top: 5px;
}

#layout-links a
{
	text-decoration: none;
}

#content-headerHome
{
	position: relative;
	width: 760px;
}

#quick-quote
{
	position: relative;
	width: 453px;
	height: 200px;
	background-image: url("../images/bg-table-quote-extended.gif");
	background-repeat: no-repeat;
	text-align: left;
}

.table-quick-quote
{
	margin: 35px 0px 0px 5px;
}

.Select_QuickQuote
{
	width: 200px;
	font-size: 10px;
}

.Select_QuickQuoteDate
{
	width: 64px;
	font-size: 10px;
}

.QuickQuote_Generic
{
	font-size: 10px;
}

.QuickQuote_Text
{
	font-size: 11px;
}

#table-content-headerHome
{
	position: relative;
	width: 760px;
}

#content-rentalDeals
{
	position: relative;
	width: 760px;
	margin-top: 10px;
	background-image: url("../images/bg-rentalDealsFooter.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
}

#content-rentalDeals img
{
	cursor: hand;
	cursor: pointer;
}

.rentalDealImage
{
	/* margin-right: 1px; */
}

#content-headerCommercial
{
	position: relative;
	width: 760px;
	height: 30px;
	margin-top: 10px;
	background-image: url("../images/header-commercialFleet.gif");
	background-repeat: no-repeat;
}

label
{
	cursor: hand;
	cursor: pointer;
}

h1
{
	font-size: 2em;
}

h2
{
	font-size: 12pt;
}

h4
{
	font-size: 12pt;
	font-style: normal ;
	text-align:center ;
}

h5
{
	
}

h6
{
	font-size: 10pt;
	text-align:right; 
		font-style: normal ;
}



a#nolink
{ 
	text-decoration:none;
	
}
