#menucontainer {
	position: absolute;
	height: 237px;
	width: 137px;
	left: 360px;
	top: 0px;
	background-image: url(images/menurepeat.gif);
	background-repeat: repeat-y;	
}
#animation {
	position: absolute;
	left: 16px;
	top: 45px;
}
#statement {
	position: absolute;
	height: 237px;
	width: 360px;
	left: 0px;
	top: 0px;
	background-image: url(images/statement.jpg);
	background-repeat: no-repeat;
}
#main {
	position: absolute;
	height: 565px;
	width: 800px;
	top: 100px;
	left: 0px;
}
#statementtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position: absolute;
	height: 50px;
	width: 202px;
	left: 151px;
	top: 178px;
	text-align: right;
}
#statementtext p {
	font-size: 12px;
	font-weight: bold;
	padding:0px;
	margin: 0px;
}
#statementtext p strong{
	font-size: 14px;
}
#aboutus {
	position: absolute;
	height: 328px;
	width: 482px;
	top: 236px;
	left: 308px;
	overflow: auto;
}
#product {
	position: absolute;
	height: 328px;
	width: 297px;
	top: 236px;
	left: 10px;
	overflow: auto;
}
#productadvert {
	position: absolute;
	height: 235px;
	width: 293px;
	top: 0px;
	left: 497px;
	overflow: auto;
}
#product ol {
	list-style-type: none;
	padding: 0px;
	margin: 0px;	
}
#product li {
	position: relative;
	height: 53px;
	left: 0px;
	width: 295px;
	padding: 0px;
	margin: 0px;
}
#product li a {
	text-decoration: none;
}
#product li a h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
  color: #287EB6;
	text-transform: uppercase;
	position: absolute;
	top: 12px;
	left: 90px;
	padding: 0px;
	margin: 0px;	
}
#product li a p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #287EB6;
	position: absolute;
	top: 25px;
	left: 90px;
	padding: 0px;
	margin: 0px;	
}
#product li a img {
	position: absolute;
	top: 8px;
	left: 30px;
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
