body {
	background-color: #FFFFFF;
	height: 800px;
	width: 1100px;
	margin: 10px;
}
.mainbox {
	background-color: #FFFFFF;
	height: 800px;
	width: 1200px;
	top: 20px;
	right: 20px;
}
.left {
	height: 800px;
	width: 330px;
}
.logo {
	height: 270px;
	width: 330px;
}
.productmenubox {
	background-image: url(gifs/leftside_detail.jpg);
	background-position: left bottom;
	height: 530px;
	width: 330px;
	background-repeat: no-repeat;
}
.rightbanner {
	background-image: url(gifs/rightsidebanner2.gif);
	height: 800px;
	width: 330px;
	background-repeat: no-repeat;
	background-position: left top;
}
.middlebox {
	height: 800px;
	width: 670px;
}
.topmenubox {
	height: 60px;
	width: 670px;
}
.pagetitlebox {
	height: 60px;
	width: 670px;
}
.textbox {
	width: 670px;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #003333;
	text-align: center;
}
.productinfobox {
	height: 570px;
	width: 660px;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #009999;
	background-position: left;
}
.imagetext_sm {
	font-family: "Century Gothic";
	font-size: 12px;
	width: 210px;
}
.imagebox_sm {
	height: 230px;
	width: 210px;
}
.ed_pagetitle {
	font-family: "Century Gothic";
	font-size: 12px;
	color: 339999;
}
.footer {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #1D848D;
}
.bluebox {
	background-image: url(gifs/bluebackgrond.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 210px;
	width: 320px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.whitebox {
	background-repeat: no-repeat;
	background-position: center top;
	height: 260px;
	width: 320px;
	padding: 10px;
}

