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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}	
div#fixedbox
    {
	overflow: auto;
	width: 100%;
	height: 1.25em;
	font-size: 0.9em;
	position: fixed;
	bottom: 0;
	left: 0;
	color: #E4E4E4;
	background-image: url(images/assets/fixed_panel_bg.png);
	padding: 3px;
	vertical-align: middle;
}
.emailaddress{
	color: #CCCCCC;
}
a.emailaddress:link, a.emailaddress:visited, a.emailaddress:hover{
	color: #CCCCCC;
	font-style:normal;
}
img {
	border: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #0071BC;
	border-bottom: #0071BC 1px solid;
	padding-bottom: 5px;
	font-weight: normal;
	margin-bottom: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #0071BC;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
}
h3 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 0px;
}
p {margin-top: 0; padding-top: 0;}
.homelinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 1.5em;
	margin-top: -15px;
	color: #7F7F75;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#E5E6DA;

}
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.llogo {
	z-index:+1;
}
.topban {
	background-image: url(images/assets/ban_top_lighten.gif);
	background-repeat: no-repeat;
}	
.fineprint {
	font-size: 9px;
	padding-top: 5px;
}
.fineprint a:link {
	font-size: 9px;
	padding-top: 5px;
	color: #999999;
}
#specifications  {
	background-color:#E5E6DA;
	padding: 25px;
}
.main_prod_img {
	margin-left: 20px;
	float: right;
}
#bannerbg {
	background-repeat: repeat-y;
	background-position: top;
	background-image: url(images/assets/ban_bg_big.jpg);
}	
#bullet-inside ul {
	list-style-type: disc;
	list-style-image: url(/images/assets/block_point.gif);
	list-style-position: inside;
	padding-left: 0;
		}

.body_block {
	width: 700px;
}
.gobtn {
	position: fixed;
}
.gobtn2 {
	position: fixed;
	margin-left: 20px;
}
.product_img {
	border: 1px solid #333333;
}
