BODY {

	background-color: #666;

	margin: 0;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 16px;

	font-weight: normal;

	color: #A9897D;

	background-image: url(images/background-page-bk.jpg);

	background-repeat: repeat-x;

}
A {

color:#FFCC00;
font-size: 11px;
line-height: 16px;
text-decoration: none;


}


A:HOVER{

color: #FF0000;
font-size: 11px;
line-height: 16px;
text-decoration: none;


}


#container{

	margin:0;

	min-width: 800px;

	
	background-color:#000000;


}

#banner {

	top:0; 
	width: 800px;
	height: 187px;
	background-image: url(images/banner.jpg);
	margin: 0;

}

#content {
	position: relative;
	width: 800px;
	/* margin: 155px 0 0 0; */
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	
	height: 1400px;
	background-color: #000000;
	
}

#introcontent {
	position: relative;
	width: 800px;
	/* margin: 155px 0 0 0; */
	
	height: 1000px;
	background-color: #000000;
	
}

#desc {

	position: absolute;
	float: right;
    /* margin: 42px 0 0 328px; */
	top: 42px; left: 328px;
	text-align:left;
	width: 394px;
	height: 290px;
	boder: 1px #ff0000 solid;
	background-color: none;

}
.specs {
	font-size: 1.0em;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 2.0em;
	}
	
td.specs1 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 2.0em;
	text-align:right;
	padding-right: 6px;
	}
	
	
#title {
	
	width: 410px;
	height: 20px;
	position: absolute;
	float: left;
    /* margin: 4px 0 0 326px;  */
	top: 4px; left: 326px;
	background-color: #000000;
	filter: Alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	zoom: 1;
	border: 1px #FF0000 solid;
	font-size: 12px;
	font-weight: bold;
	color:#FFCC00;
	padding-top: 6px;

}
	
#img {

	position: absolute;
	float: left;
    /* margin: 47px 0 0 76px; */
	top: 47px; left: 76px;
	text-align:left;
	width: 230px;
	height: 290px;
	boder: 1px #ff0000 solid;
	background-color: none;
}
#descimg {

	position: absolute;
	float: left;
    /* margin: 47px 0 0 338px; */
	top: 47px; left: 338px;
	text-align:left;
	width: 394px;
	height: 290px;
	boder: 1px #ff0000 solid;
	background-color: none;

}

#nav {
	
	width: 799px;
	height: 30px;
	float: center;
    margin: 0;
	background-color: #000000;
	vertical-align: middle;



}



#thumbs {
	
	width: 667px;
	height: 60px;
	position: absolute;
	float: center;
    /* margin: 360px 0 0 68px; */
	top: 360px; left: 68px;
	filter: Alpha(opacity=65);
	-moz-opacity: 0.65;
	opacity: 0.65;
	zoom: 1;
	border: 1px #FF0000 solid;
	font-size: 11px;
	color:#FFCC00;
	/*background-image:url(images/bottom.jpg);
	background-repeat: no-repeat;*/
}


#thumbsempty {
	padding: 5px;
	width: 657px;
	background-color: #4D4D4D;
	height: auto;
	position: absolute;
	float: center;
    /* margin: 360px 0 0 68px; */
	top: 360px; left: 68px;
	/*filter: Alpha(opacity=65);
	-moz-opacity: 0.35;
	opacity: 0.35;*/
	zoom: 1;
	border: 1px #FF0000 solid;
	font-size: 11px;
	color: #D9D9D9;
	/*background-image:url(images/bottom.jpg);
	background-repeat: no-repeat;*/
}

