html, body {
	height: 100%;
	margin:0;
	text-align:center;
 }
 
a {
	color: #333333;
	text-decoration: none;
	padding: 0 0 5px 0;
	font-weight: normal;
}

a:hover {
	color: #222222;
	border-bottom: 1px dashed #999;
}

li {
	padding: 0 0px 0 10px;
}

div {
 	font-family: helvetica, verdana, tahoma;
 	color: #666666;
 	font-size: 12px;
}

.GeneralClear { margin: 0; padding: 0; clear: both; }

#wrapper {
	position:absolute;
	top:50%;
	left:50%;
	margin-left: auto;
	margin-right: auto;
	width:870px;
	height: 655px;
	margin:-325px 0 0 -440px;
	text-align: right;
	overflow: hidden;
}

#menu {
	width:100%;
	height: 105px;
	margin: 10px 20px 0px 0; 
}

#content {
	width:600px;
	height: 400px;
	margin-top: 15px;
	margin-left: 197px; 
}

#description {
	position: absolute;
	left: 97px;
	top: 130px;
	width: 70px;
	height: 300px;	
}

#main_view {
	position: absolute;
	top: 130px;
	left: 196px;
	width: 470px;
	height: 312px;
	overflow: hidden;
}

#main_view_img {
	width: 470px;
	height: 312px;
	overflow: hidden;
}

#related_1{
	position: absolute;
	top: 285px;
	left: 685px;
 	width: 70px;
 	height: 70px;
 	background-color: white;	
}

#related_2{
	position: absolute;
	top: 370px;
	left: 685px;
 	width: 70px;
 	height: 70px;
 	background-color: white;	
}

.related_img{
		cursor: pointer;
}

#spin{
	position: absolute;
	top: 100px;
	left: 100px;
 	width: 24px;
 	height: 24px;
}

#products {
	top: 478px;
	left: 74px;
	position:absolute;	
	width:730px;
	height: 76px;
}

#product_list {
	height: 76px;
	width:648px;
	float:left;
	margin-left: 2px;
}

.product_list {
	height: 76px;
	float:left;
}

.product_list img{
	cursor: pointer;
	height: 70px;
	width: 70px;	
}

#product_scroll {
	height: 76px;
	width: 34px;
	float:left;
}


.trans {
	opacity: 0;
    filter: alpha(opacity = 0);
} 

input:focus { 
    outline: none; 
}


#footer {
	position: absolute;
	left: 530px;
	top: 610px;
	color: #999;
	height: 20px;
	width: 300px;
	font-family: Verdana,Helvetica,Tahoma;
	font-size: 10px;
}

#link {
	text-align:center;
	padding-top:40px;
	font-family: verdana,helvetica,sans-serif;
}

#centerbox {
	position: absolute;
	width:600px;
	height: 400px;
	top: 142px;
	left: 125px;
}
