html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* CSS RESET */
body {
	margin:0;
	padding:0;
	height:100%;
	color:#333333;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	background-color: #FFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 5px 0;
	color: #666666;
	font-weight: normal;
	line-height: 1.8em;
}


h2 {
	margin:0;
	padding:5px 0 5px 0;
	font-size:24px;
	color: #666666;
	
}
h3 {
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 5px 0;
}
h4 {
	color: #666666;
	line-height: 1em;
}

a {
	margin:0;
	font-size:9px;
	color:#555;
	font-weight:lighter;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	}

a:hover {
	text-decoration:none;
	color: #444;
}


#container {
	margin:70px auto;
	padding:0;
	width:715px;
	text-align:left;
	vertical-align: middle;
	height: auto;
}



#header {
	margin:0;
	padding:0;
	height: 90px;
}


#footer {
	margin:10px 0 0 0;
	padding:0;
	height:60px;
	line-height:60px;
	text-align:left;
	font-size:0.6em;
	width: 100%;
	position: relative;
	float: left;
	display: inline;
}
#topnav{
	height: 30px;
	padding: 0;
	float: left;
	margin: 40px 0 0 20px;
	display: inline;
}
#topnav ul.nav{
	height:30px;
	padding:0;
	margin:0;
	
}
#topnav ul.nav li{
	float:left;
	padding:0;
	margin:0;
	list-style: none;
}
#topnav ul.nav li a{
	display:inline;
	height:30px;
	padding:0px 8px;
	color:#444;
	float:left;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, arial, sans-serif;
	font-size: 13px;
	line-height: 2.2em;
	font-weight: normal;
	width: 70px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
#topnav ul.nav li a:hover{
	text-decoration: none;
	color: #555;
}
#topnav ul.nav li.brochure a{
	color:#555;
	padding-top:6px;
	font-family: verdana,sans-serif;
	font-size: 9px;
	width:180px;
	margin: 0;
	text-transform: uppercase;
	
}
#topnav ul.nav li.brochure a:hover{
text-decoration: none;	color: #444;
}

#logo
{
	margin: 30px 0 0 0;
	float: left;
	display: inline;
}
#topcorner{
	float: left;
	margin: 45px 0 0 40px;
	height: 20px;
	display: inline;
}
#topcorner a{
	color:#555;
	font-family: verdana,sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	padding: 3px;
}
#topcorner a:hover { text-decoration: none;	color: #444; }
#gDisplay {
	text-align:right;
	float:left;
	width:535px;
	height:auto
}
.products-sidebar,.products-content,.product-spec {
	float:left;
	width: 100%;
}
.product-spec{
	text-align:left;
	margin: -16px 0 0 0;
}
#backLink,#nextLink {
clear:both;
margin:5px 20px 0 0;
position:relative;
width:55%;
	
	}
.products-content a:hover {
	text-decoration:underline;
}
#backLink a:hover,#nextLink a:hover { text-decoration:underline;}
.products-sidebar {
	width:140px;
	float: left;
	display: inline;
}
.products-sidebar { width:138px; }
.products-content {
	width:535px;
	margin: 0 0 0 40px;
	text-align:right;
	float: left;
}
#products-content {
	width:535px;
	margin: 0 0 0 20px;
	text-align:right;
	float: left;
}
.address{
	font-size:9px;
	text-transform:uppercase;
}
.image-right{float:left;}
.info-text{float:left;text-align:left;width:300px;} 
.product-link-left,.product-link-right {
	text-transform:uppercase;
	font-size:9px;
	float:left;
	display:inline;
	width:auto;
	display:inline;

}
.product-link-left {
	text-align:left;
	color:#555;
}
.product-link-right {
	text-align:right;
	float:right;
	margin:0;
	color:#111;
	
}
#container ul li {	margin: 0 0 5px 0; height: 10px;  }

