	body {
	margin:0 0 1em 0;
	padding:0 0 0 0;
	font: small "Trebuchet MS",arial,sans-serif;
	text-align: left;
	background: #010101;
	color:#FFF;
	}
h1.hp {
	font: 2em Georgia, "Times New Roman", Times, serif;
	}
h1, h2 {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	}
h1 span.model {
	font-size: 0.6em;
	}
html>body {
	font-size: 81.3%;
	}
div#container {
	position: relative;
	top:0px;
	height:640px;
	width: 930px;
	margin: 0 auto;
	text-align: left;
	background: #010101 url(/img/surround/bg1.jpg) no-repeat left top;
	}
div#pdContent {
	position:absolute;
	top:121px; 
	left:170px;
	width:380px;
	/*border:1px solid yellow;*/
	}
div#pdMenu {	
	position:absolute;
	top:121px;
	left:14px;
	width:160px;
	}
div#pdMenu ul {	
	margin-top:0;
	margin-bottom:0;
	}
div#pdMenu li {	
	margin-bottom: 7px;
	list-style:none;
	}
div#pdMenu a:link, div#pdMenu a:visited {	
	color: #fff;
	text-decoration:none;
	}
div#pdMenu  a:hover {
	color: #D55017;
	text-decoration:none;
	}
div#productMenu {
	position:absolute;
	top: 56px;
	left:176px;
	padding: .5em;
	background:#191C2B;
	border: 4px double #0C0D14;
	}
div#gtData {
	position:absolute;
	top: 24px;
	left:440px;
	}
div#gtData table {
	border: 4px double #0C0D14;
	font-size:.84em;
	background:#191C2B;
	}
div#gtData table th {
	background:#0C0D14;
	}
div#gtData table td {
	background:#1D2132;
	}
div#pdDistributors {
	position:absolute;
	top: 360px;
	left:658px;
	}
div.imgSet {
	float:left;
	margin: 0 0 10px 10px;
	text-align: center;
	border:4px double #FFF;
}
.imgLarge {
	border:4px groove #FFF;
	margin-right: 4px;
	}
.imgSm {
	border:4px groove #FFF;
	margin-left: 2px;
	}
.smalltext {
	font-size:.7em;
	}
.bypass {
	display: none;
	}
a:link, a:visited {
	color: #FFF;
	}
a:hover {
	color: #AC2800;
	}
.inline {
	display:inline;
	}

