@charset "UTF-8";
/* CSS Document */


a {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #F00;
}
a:visited {
	color: #CCC;
}
a:hover {
	color: #999;
	font-size: 14px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h3 {
	font-size: 16px;
	color: #999;
	font-style: normal;
	font-weight: bold;
}
#apDiv3 {
	width:75em;
	height:115px;
	z-index:1;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#rtalign {
	text-align: right;
	width: 25em;
	float: right;
	padding-bottom: 10px;
	margin-top: -25px;
	font-size: 10px;
}
#lftalign {
	text-align: left;
	width: 20em;
	font-size: 10px;
}
.twoColElsLtHdr #container #apDiv3 {
	font-size: 10px;
}




body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFF;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/driver_back.jpg);
	background-color: #000;
	background-position: center top;
}




.twoColElsLtHdr #container {
	width: 52em;
	margin: 0 auto;
	text-align: left;
	height: auto;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
} 
.twoColElsLtHdr #header h1 {
	margin: 0 auto;
	width: auto;
	height: 40em;
	z-index: 5;
}


.twoColElsLtHdr #sidebar1 {
	float: left;
	width: 12em; 
	padding: 15px 0; 
}
.twoColElsLtHdr #sidebar1 h3, .twoColElsLtHdr #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}


.twoColElsLtHdr #mainContent {
	margin: 0 1.5em 0 13em;
	height: inherit;
} 
.twoColElsLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	background-attachment: fixed;
	z-index: 5;
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#apDiv1 {
	position:absolute;
	width:945px;
	height:130px;
	z-index:1;
	left: 336px;
	top: -1px;
}
#apDiv2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 517px;
	top: 52px;
}
#img_border {
	border: 4px solid #F00;
	margin-right: 10px;
}
guestfooterfont {
	font-size: 9px;
}
.guestlinkingfont {
	font-size: 9px;
}
