.body {
	background-color: #676764;
	text-align: center;
	margin-top:0px;
	background-position: center 0px;
	background-repeat: no-repeat;

}



#wrapper {
	position: absolute;
	width: 940px;
	height: 581px;
	text-align: left;
	margin-left: -465px;
	margin-top: -290px;
	top: 50%;
	left: 50%;	
	margin-right: auto;
	
}
#products {
	text-align: justify;
	font-family: "TREBUCHET MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	position: absolute;
	width: 900px;
	text-align: left;
	background-color: #FFFFFF;
	padding: 40px 25px 25px;
	margin-left: -475px;
	margin-top: -290px;
	top: 50%;
	left: 50%;
	margin-right: auto;
	
	
}

.banner {
	width: 929px;
	height: 66px;
	float:left;
	background-image: url(pics/top.jpg);
	
}
.left {
	width: 430px;
	height: 470px;
	float:left;
	
	
}
.right {
	width: 499px;
	height: 474px;
	float:left;
	background-image: url(pics/right.jpg);
	
}
.bottom {
	width: 929px;
	height: 41px;
	float:left;
	background-image: url(pics/bottom.jpg);
	
	
}



.maintext {

	height: 425px;	
	overflow: auto;
	text-align: justify;
	font-family: "TREBUCHET MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 30px;
	margin-right: 40px;
	margin-bottom: 5px;
	margin-left: 30px;
	padding-right: 10px;
	
	
}
.centertext {

	height: 425px;	
	overflow: auto;
	text-align: justify;
	font-family: "TREBUCHET MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 30px;
	margin-right: 40px;
	margin-bottom: 5px;
	margin-left: 30px;
	padding-top: 40px;
	padding-left: 100px;
	padding-right: 10px;
	
	
}

.under {
	float:right;
	width: 186px;
	height: 12px;
	font-family:  "TREBUCHET MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: justify;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	
	
}

h1 {
	font-size: 12px;
	font-weight: bold;
	
}

h2 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	
}

A:link {
	color: #000000;
	text-decoration: none;
	
}
A:visited{
	color: #000000;
	text-decoration: none;
}
A:hover {
	color: #a09a7f;
	text-decoration: underline;
}

TD {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #cdc8aa;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family:  "TREBUCHET MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	
	
	
}
.tdtop {
	height: 10px;	
	bottom: 0px;
	width: 100%;
}



.picstable {
	width: 90%;
	border: 0px;
	text-align: center;
	
}

.picstable-right {
	width: 70%;
	height: 50%;
	border: 0px;
	text-align: center;
	
}
	

	

