body {
	font: 10px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0 auto;
	padding: 20px;
	text-align: center;
	}
table#page {
	height: 550px;
	width: 870px; 
	}
td, p {
	font: 10px/15px Verdana, Arial, Helvetica, sans-serif;
	}
p {
	margin: 0 0 12px 0;
}
h1 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #C54d29;
	float: left; 
	padding-right: 5px;
	margin: 0 0 12px 0;
	}
h2 {
	font: bold 10px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #C54d29;
	float: left; 
	width: 180px;
	padding-right: 5px;
	margin: 0 0 12px 0;
}
td {
	vertical-align: top;
	}
td#left {
	width: 159px;
	background: #333;
	}
td#middle {
	background: #DDD;
	width: 146px;
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
	}
td#right_top {
	height: 132px;
	border-bottom: 1px solid #FFF;
	background: #CCC;
	vertical-align: bottom;
	}
td#right_bottom {
	background: #EBEBEB;
	height: 398px;
	border-bottom: 12px solid #E2E2E2;
	}
#footer {
	font: 9px/9px Arial, Helvetica, sans-serif;
	padding: 6px 0;
	}
	
a:link 		{ text-decoration: underline; color: #666; }
a:visited { text-decoration: underline; color: #666; }
a:hover 	{ text-decoration: underline; color: #000; }
a:active 	{ text-decoration: underline; color: #333; }

#footer a.nav {
	padding-right: 0.4em;
	margin-right: 0.1em;
	border-right: 1px solid #666;
	}

#footer .left {	float: left; }
#footer .right { float: right; }
	
#scroll {
	width: 566px;
	
	}

.contentPage {
	padding: 40px 100px 10px 30px;
	}

.contentProduct {
	padding: 20px 5px 10px 30px;
	}	
	
.productNav {
	border-top: 1px solid #FFF;
	height: 39px;
	background: #BEBEBE;
	}
.productNav img {
	margin-right: 5px;	
	}
	
#productImage {	float: right; 	}
#productText {	width: 160px; float: left; }
#productSpec { display: none; }
 
table.spec {
	width: 400px;	
	}
table.spec td {
	padding: 2px 4px;
	font-size: 9px;
	background: #E1E1E1 url('../images/bg_spec.jpg') repeat-y;
	}
table.spec td.specName {
	background: #E1E1E1;
	font-weight: bold;
	width: 35%;
	}