html {margin: 0; padding: 0;}

body {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #FFFFFF;

}
div#container {
	position: relative;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	background: #FFFFFF;
	border-right: 1px solid #FDA54B;
	border-left: 1px solid #FDA54B;
	border-bottom: 1px solid #FDA54B;
	height: 100%;
}

div#banner {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: url(images/glucobate_banner.jpg) no-repeat left top;
	height: 219px;
	width: 760px;
	margin-top: 0px;
	border-top: 1px solid #FBBC75;
	border-right: 1px solid #FBBC75;
	border-left: 1px solid #FBBC75;
}

div#banner h1 {
	position: relative;
	text-align: left;
	background: url(images/glucobate_banner.jpg) no-repeat left top;
	height: 5px;
	width: 266px;
	top: 185px;
	left: 46%;
}
div#banner h2 {
	position: relative;
	text-align: left;
	background: no-repeat left top;
	height: 5px;
	width: 350px;
	top: -15%;
	left: 69%;
	font-size: 10px;
}

div#banner h2 a {
	color: #60965C;
	text-decoration: underline;
}

div#banner h2 a:hover {

	color: #5B955B;
}

/* layout */


div#contentleft
{
	font-family: verdana, arial, helvetica, sans-serif;
	/*width: 200px;*/
	padding-top: 10px;
	float:left;
	width: 146px;
	text-align: center;
	white-space: nowrap;
	background: #000000 url(images/bg_left.jpg);
	position: relative;
	margin: 0% 0 0 0px;
	height: 600px;
	}
	
div#contentleft img {
	position: relative;
	text-align: left;
	background: no-repeat;
	right: auto;
	float: right;
	left: auto;
}

div#contentleft .textbox {
	font-size: 11px;
	color: #5F955B;
	text-align: left;
	left: 1px;
	top: 363px;
	font-weight: bold;
	width: 140px;
	padding-left: 6px;
	position: absolute;
}

div#contentleft .imgboxOnlineOrder {

	text-align: center;
	left: 3px;
	top: 197px;
	font-weight: bold;
	width: 140px;
	position: absolute;
}

div#contentleft .imgboxCouple {

	text-align: center;
	left: -30px;
	top: 230px;
	font-weight: bold;
	width: 140px;
	position: absolute;
}



.I {
	font-size: 11px;
	color: #5F955B;
	text-align: left;
	left: 5px;
	top: 100px;
	font-weight: bold;
	width: 140px;
	font-style: italic;
}
.red {
	font-size: 11px;
	color: #FF0000;
	text-align: left;
	left: 5px;
	top: 100px;
	font-weight: bold;
	width: 140px;
}
.orange {
	font-size: 11px;
	color: #F7931D;
	text-align: left;
	left: 5px;
	top: 100px;
	font-weight: bold;
	width: 140px;
}

div#contentleft ul {
	margin: 0px;
	list-style: none;
	width: 25%;
	padding: 5px 0px 0px;
}
div#contentleft li {
	position: relative;
	line-height: 14px;
	width: 145px;
	border-bottom: 2px solid #FFFFFF;
	float: left;
	border-top: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 2px;
	height: 18px;
}

div#contentleft a {
	display: block;
	color: #FFFFFF;
	text-transform: none;
	font-family: "AvantGarde Bk BT";
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
div#contentleft a:hover {
	display: block;
	color: #FCBC75;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
}


div#contentmiddle
{
	font-family: verdana, arial, helvetica, sans-serif;
	width: 440px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	padding-top: 15px;
	padding-left: 15px;
	float:left;
	position: relative;
}
div#contentmiddle img {
	position: relative;
	text-align: left;
	background: no-repeat;
	z-index: 102;
	left: 16px;
	float: right;
}
div#contentright
{
	padding-top: 10px;
	float: right;
	width: 143px;
	text-align: center;
	white-space: nowrap;
	background: #000000 url(images/bg_right.jpg);
	position: relative;
	height: 600px;
	margin: 0% 0 0 0px;

}
