body, html	{
	height: 100%;
}
body	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #000000 url(../images/bg.jpg) repeat-x;
	/*background-position: center top;*/
}
body,table,tr,td	{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	color: #ffffff;
}
td, th {
	vertical-align: top;
	text-align: left;
}
td.center {
	text-align: center;
}
td.right {
	text-align: right;
}
img	{
	border-width: 0;
}
h1, h2, h3, h4, h5	{
	display: inline;
	font-weight: bold;
	}
h1	{
	color: #ffffff;
	font-size: 24px;
	font-weight: normal;
}
h2	{
	color: #8ca2b5;
	font-size: 16px;
	font-weight: normal;
}
h3	{
	color: #8ca2b5;
	font-size: 14px;
	font-weight: normal;
}
h4	{
	color: #ffffff;
	font-size: 13px;
}
h5	{
	color: #ffffff;
	font-size: 13px;
}

#folioCurrent	{
	color: #abc0d2;
	font-weight: bold;
	display: inline;
}
.b	{
	border: solid 1px #ffffff;
}
.foliobdr	{
	border: solid 1px #3c3c3c;
}
#logo	{
	position: absolute;
	width: 325px;
	height: 95px;
	top: 25px;
	left: 25px;
	z-index: 100;
}
#btnShadows	{
	position: absolute;
	width: 535px;
	height: 48px;
	top: 240px;
	left: 260px;
	z-index: 100;
}
#left_menu	{
	position: absolute;
	width: 160px;
	top: 345px;
	left: 80px;
	z-index: 100;
}
#contactDetails	{
	position: absolute;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	text-align: right;
	left: 685px;
	top: 60px;
	width: 300px;
	z-index: 100;
}
#car_submenubg	{
	position: absolute;
	width: 780px;
	height: 30px;
	top: 145px;
	left: 0px;
	z-index: 100;
}
#imgCaption	{
	left: 5px;
	font-size: 13px;
	width: 230px;
	display: block;
	position: absolute;
}
#pageTitle	{
	position: absolute;
	width: 40px;
	height: 330px;
	top: 185px;
	left: 160px;
	z-index: 200;
}
div.container {
	position: relative;
	margin: 0 auto;
	top: 0px;
	width: 1020px;
	height: auto;
  text-align: left;
}
#content {
	position: absolute;
	top: 340px;
	left: 0px;
	width: 1020px;
	height: auto;
	z-index: 30;
}
#text	{
	position: relative;
	top: 0px;
	left: 270px;
	width: 465px;
	height: auto;
	z-index: 50;
}
#copyright	{
	position: absolute;
	color: #999999;
	font-weight: regular;
	font-size: 10px;
	text-align: left;
	left: 50px;
	width: 970px;
	z-index: 100;
}
a:link, a:visited, a:hover, a:active	{
	font-weight: normal;
	text-decoration:underline;
}
a:link, a:visited, a:active	{
	color: #ffffff;
}
a:hover	{
	color: #fff390;
}

a.totop:link, a.totop:visited, a.totop:hover, a.totop:active	{
	font-weight: bold;
}
a.totop:link, a.totop:visited, a.totop:active	{
	text-decoration:none;
	color: #ffffff;
}
a.totop:hover	{
	text-decoration:underline;
	color: #c7d6e3;
}

a.contactLink:link, a.contactLink:visited, a.contactLink:hover, a.contactLink:active	{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
a.contactLink:link, a.contactLink:visited, a.contactLink:active	{
	text-decoration:none;
}
a.contactLink:hover	{
	text-decoration: underline;
}

a.folio:link, a.folio:visited, a.folio:hover, a.folio:active	{
	font-weight: bold;
	text-decoration:underline;
}
a.folio:link, a.folio:visited, a.folio:active	{
	color: #ffffff;
}
a.folio:hover	{
	color: #c7d6e3;
}

a.submenu:link, a.submenu:visited, a.submenu:hover, a.submenu:active	{
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

#contactDay	{
	position: absolute;
	left: 0px;
	width: 150px;
}

#contactTime	{
	position: absolute;
	left: 150px;
}

#column1	{
	position: absolute;
	left: 0px;
	width: 260;
}

#column2	{
	position: absolute;
	left: 280px;
	width: 300px;
}


