/* CSS Document */



body {

	background: #000; margin: 0; padding: 0;

}



div#container {

	position : relative; width: 540px; margin: 30px auto; text-align: center; overflow: visible;

}



div#branding {

	position: relative; width: 176px; height: 120px; height: 120px; float: left;

}



div#branding h1 {

	background: url(ressler_pop_logo.png) no-repeat ; height: 120px; text-indent: -9999px; overflow: visible;

}



div#tagline {

	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #6b6b6b; font-weight: bold; line-height: 105px; width: 364px; height: 78px; float: right; 

	border-bottom: 1px solid #ff5e12;

} 



div#tagline p {

	float: left; width: 364px; text-align: right;

}



div#content {

	position: relative; width: 540px; top: 30px; padding-bottom: 20px; border-bottom: 1px solid #ff5e12;

}



div#vehicle_gfx {

	width: 540px; height: 429px; background-image:url(vehicle_bkgd.png); background-repeat:no-repeat; background-position:center;

}



div#text p {

	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #d9d9d9; line-height: 20px; letter-spacing: .03em; text-align: left; position: relative; top: 4px;

}



#image {

	width: 540px; height: 287px; position:relative;

}



div#text p#italic { 

	font-weight: bold; font-style: italic; color: #fff;

}


div#close {

	position: relative; top: 55px; width: 111px; height: 40px; margin: 0 auto; 

}



h4#subhead {

	color: #ff5e12; text-align: left; font-family: Arial, Helvetica, sans-serif;

	 

}
div#text ul
{
	color: #d9d9d9;
	letter-spacing: 0.03em;
	text-align: left;
	position: relative;
	top: 4px;
	text-indent: 0px;
	padding-left: 50px;
	margin-top: -5px;
	font: 12px/16px Arial, Helvetica, sans-serif;
}

h4#detail-headline
{
	color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
