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 {
	font-size:11px;
	margin:0;
	padding:0;
	height:100%;
	color:#222;
	text-align:center;
	font-family:"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	background-color: #FFF;
}
p {
	font-size: 11px;
	margin: 0 0 5px 0;
	color: #666666;
	font-weight: normal;
	line-height: 1.8em;
}

h1 a {
	font-family:"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 14px;
	color: #000;
	text-transform: none;
	font-weight: normal;
	letter-spacing: 1px;
}
h2 {
	color:#222;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.8em;
}

a {
	margin:0;
	color:#000;
	font-weight:lighter;
	text-decoration: none;
	}

a:hover {
	text-decoration:none;
	color: #111;
}


#container,#container-wide {
	margin:100px auto;
	padding:0;
	width:530px;
	text-align:left;
	vertical-align: middle;
	height: auto;
}

#product-left {
	float:left;
	width:470px;
}
#product-right {
	float:left;
	width:300px;
	margin: 0 0 0 40px;
}

#header {
	margin:0;
	padding:0;
	height: 80px;
}
.logo { 
margin:0 0 15px 23px;
}

#footer {
	margin:10px 0 0 0;
	padding:0;
	height:60px;
	width: 100%;
	float: left;
	display: inline;
}
#topnav{
	height: 25px;
	padding: 0;
	float: left;
	display: inline;
	width: 100%;
}
#topnav ul.nav,#topnav ul.products, #footer ul.links {
	height:25px;
	padding:0;
	margin:0;	
}
#topnav ul.nav li,#topnav ul.products li, #footer ul.links li {
	float:left;
	padding:0;
	margin:0;
	list-style: none;
}
#topnav ul.nav li a,#topnav ul.products li a, #footer ul.links li a{
	display:inline;
	height:25px;
	padding:0;
	color:#222;
	float:left;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 11px;
	line-height: 2.2em;
	font-weight: normal;
	width: 70px;
	text-align: center;
	text-decoration: none;
	text-transform: none;
}
#topnav ul.products { margin:0 0 0 18px; }
#topnav ul.nav { margin: 0 0 0 3px; }
#footer ul.links { margin: 0 0 0 5px; }
#topnav ul.products li a {
	width: 80px;
	color:#555;
}
#footer ul.links li a {
	margin:0 0 0 20px;
    width:auto;
	color:#555;
	
	}
#topnav ul.nav li a:hover{
	text-decoration: none;
	color: #111;
}
#topnav ul.products li a:hover{
	color: #333;
}
#content {
	margin:15px 23px 0;
	min-height: 300px;
}

.products-sidebar,.products-content,.product-spec {
	float:left;
	width: 100%;
}
.product-spec{
	text-align:left;
	margin: -16px 0 0 0;
}
#backLink,#nextLink {
font-size:11px;
color:#444;
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-wide {
	width:870px;
}
#container ul li {	margin: 0 0 5px 0; height: 10px;  }
#slideshow {
	position:relative;
	height:360px;
}

#slideshow DIV {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	height: 360px;
	background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 350px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}
#gDisplay {
	text-align:left;
	float:left;
	width:480px;
	height:auto
}
#locate-left {
	width:90px;
	float: left;
}
#locate-right {
	width:680px;
	float: left;
	margin: 0 0 0 20px;
}
#gDisplay img {	 margin-bottom:15px; }
.press-container {
display:block;
float:left;
width:600px;
}
.press-thumb {
	color:#475966;
	font-weight:normal;
	float:left;
	font-size:12px;
	display:block;
	margin:0 5px 5px 0;
	}
#press-right {
	float:left;
	display:block;
	margin:0 0 0 40px;
	width:150px;
	text-align:right !important;
}
#press-right ul li { 
margin-bottom:5px !important;
}
#press-right ul li a {
font-size:12px !important;
text-decoration:none !important;
color:#777 !important;
text-align:right !important;

}
#press-right ul li a:hover {
text-decoration:none;
}
