html, body, #contents {
	min-height: 100%;
	width: 100%;
	height: 100%;
}

body {
	margin: 0;
	font: 80%/150% Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0;
	
}
#topnavi {
	background: url(../images/layup/topnavibg.gif) repeat-x;
	height: 25px;
	width: 100%;
	border-top: 4px solid #3576D0;
	margin-left: 3px;
}
#topnavi ul  {
	margin: 0px;
	padding: 0px;
}

#topnavi li {
	display: inline;
} 

#topnavi  a {
	text-align: center;
	color: #000000;
	text-decoration: none;
	padding-right: 19px;
	padding-left: 19px;
	height: 25px;
	font: normal 89%/21px Arial, Helvetica, sans-serif;
	white-space: nowrap;
	float: left;
}
#topnavi a:hover 
 {
	text-decoration: none;
	color: #000000;
	background: url(../images/layup/topnavibg2.gif) repeat-x;
}
#products {
	display: none;
	position:absolute;
	left:233px;
	top:112px;
	width:135px;
	height:161px;
	z-index:1;
	background: #AAC6EA;
	filter: Alpha(Opacity=85);
	border-top: 3px solid #FFFFFF;
}
#products a {
	color: #000000;
	text-decoration: none;
	width:135px;
	padding-right: 19px;
	padding-left: 19px;
	font: normal 89%/21px Arial, Helvetica, sans-serif;
	display: block;
	text-align: left;
	float: none;
}
#products a:hover 
 {
	text-decoration: none;
	color: #000000;
	background: #7CA6DF;
}
#contents {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
#footer {
	height: 13px;
	border-top: 2px solid #3576D0;
	font-size: 10px;
	line-height: 13px;
	text-indent: 345px;
}

#banner {
	height: 83px;
	width: 100%;
}
h1 {
	padding: 0px;
	height: 64px;
	margin: 0px 0px 10px;
	font: normal 300%/65px "Trebuchet MS", Verdana, Arial;
	color: #FFFFFF;
	background: url(../images/home/offer_bg1.gif) repeat-x;
	text-indent: 5px;
	letter-spacing: -1px;
}
a {
	color: #FF9900;
	text-decoration: none;
	border: none;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	background: #FF9900;
}
form {
	margin: 0px;
	padding: 0px;
}

#productselect{
	width: 773px;
}
#productselect ul {
	text-align: left;
	list-style: none;
	margin: 0px 0px 0px 3px;
	padding: 0px;
}
#productselect li {
	width: 125px;
	display: inline;
	float: left;
	height: 252px;
	list-style: url(none) none;
	margin-right: 3px;
}
.producton{
	background: #F1F5FC;
}
.productover{
	background: #FFFFFF;
	cursor: pointer;
}
#productselect h2 {
	margin: 3px 10px 0px 5px;
	padding: 0px;
	font-size: 80%;
	text-decoration: underline;
	font-weight: bold;
}
#productselect img {
	margin: 0px;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: 2px solid #FFFFFF;
	border-left: none;
}
#productselect .details {
	height: 116px;
	font-size: 80%;
	margin: 0px 10px;
	padding-top: 20px;
}
#productselect .bottom {
	background: #C4D6F1 url(../images/home/product_arrow.gif) no-repeat right;
	height: 17px;
	text-indent: 5px;
	font-size: 82%;
}
#offers {
	height: 189px;
	width: 509px;
	border: 3px solid #FFFFFF;
	
}
.on{
	background: #7CA6DF url(../images/home/offer_arrow.gif) no-repeat right bottom;
}
.over{
	background: #5F92D8 url(../images/home/offer_arrow.gif) no-repeat right bottom;
	cursor: pointer;
}
#offers p{
	color: #FFFFFF;
	margin: 10px 20px 0px;
	font-size: 95%;
}
#offers p strong{
	font-size: 130%;
}
#main {
	width: 772px;
}
#topimg {
	float: right;
	border-top: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	border-left: #FFFFFF;
}
.right {
	float: right;
}
