body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #5A5A5A;
	background: #D2E8DB;
	margin: 0px;
}

#footer{
	position: absolute;
	margin-right: 20px;
	margin-left: 523px;
	margin-top: 655px;
	FONT-SIZE: 10px; 
	COLOR: #999999; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#footer a 
{
    COLOR: #999999;
    FONT-SIZE: 10px;
    text-decoration: none;
}

#footer a:hover
{
    color:#274F2F;
    FONT-SIZE: 10px;
    text-decoration: none;
}

#footer a:visited
{
    COLOR: #999999;
    FONT-SIZE: 10px;
    text-decoration: none;
}
	
#container {
	width: 830px;
	height: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: solid 2px;
	border-color: #FFFFFF;
	background: #E6F7EF;
	}

#logo{
	position: absolute;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	}	

#address{
	position: absolute;
	margin-left: 450px;
	margin-top: 60px;
	}	
	
#menu {
	width: 790px;
	height: 20px;
	position: absolute;
	margin-left: 20px;
	margin-top: 130px;
	background: #D2E8DB;
	border: solid 2px;
	border-color: #FFFFFF;
	}
	
#home_content_box_left {
	width: 385px;
	height: 320px;
	position: absolute;
	margin-left: 20px;
	margin-top: 160px;
	background: #D2E8DB;
	border: solid 2px;
	border-color: #FFFFFF;;
	}
	
#home_content_box_left_full {
	width: 385px;
	height: 470px;
	position: absolute;
	margin-left: 20px;
	margin-top: 160px;
	background: #D2E8DB;
	border: solid 2px;
	border-color: #FFFFFF;;
	}
	
#home_content_box_right_full {
	width: 385px;
	height: 470px;
	position: absolute;
	margin-left: 425px;
	margin-top: 160px;
	background: #FFFFFF;
	border: solid 2px;
	border-color: #FFFFFF;
	overflow: visible;
}
	
#home_content_box_right_1 {
	width: 183px;
	height: 320px;
	position: absolute;
	margin-left: 425px;
	margin-top: 160px;
	background: #FFFFFF;
	border: solid 2px;
	border-color: #FFFFFF;
	overflow: visible;
}

#home_content_box_right_2 {
	width: 183px;
	height: 320px;
	position: absolute;
	margin-left: 627px;
	margin-top: 160px;
	background: #FFFFFF;
	border: solid 2px;
	border-color: #FFFFFF;
	}

#home_box_1 {
	width: 183px;
	height: 130px;
	position: absolute;
	margin-left: 20px;
	margin-top: 500px;
	background: #D2E8DB;
	border: solid 2px;
	border-color: #FFFFFF;;
	}
	
#home_box_2 {
	width: 183px;
	height: 130px;
	position: absolute;
	margin-left: 222px;
	margin-top: 500px;
	background: #D2E8DB;
	border: solid 2px;
	border-color: #FFFFFF;;
	}

#home_box_3 {
	width: 183px;
	height: 130px;
	position: absolute;
	margin-left: 425px;
	margin-top: 500px;
	background: #D2E8DB;
	border: solid 2px;
	border-color: #FFFFFF;;
	}
	
#home_box_4 {
	width: 183px;
	height: 130px;
	position: absolute;
	margin-left: 627px;
	margin-top: 500px;
	background: #D2E8DB;
	border: solid 2px;
	border-color: #FFFFFF;;
	}
	
.title {
	FONT-SIZE: 18px; 
	COLOR: #5A5A5A; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.sub_title {
	FONT-SIZE: 14px; 
	COLOR: #5A5A5A; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.sub_title_med {
	FONT-SIZE: 12px; 
	COLOR: #5A5A5A; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.sm {
	FONT-SIZE: 4px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
a:link
{
	font-family: Arial,verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	COLOR: #5A5A5A;
}
a:active
{
	font-family: Arial,verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	COLOR: #5A5A5A;
}
a:visited
{
	font-family: Arial,verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	COLOR: #5A5A5A;
}
a:hover
{
	font-family: Arial,verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	COLOR: #5A5A5A;
}

.sub_title_ad {
	FONT-SIZE: 11px; 
	COLOR: #5A5A5A; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


/* Navigation=============*/
#nav {
	clear:both;
	width: 790px;
	height: 20px;
	position: absolute;
	margin-left: 0px;
	margin-top: 125px;
	padding-left: 20px;
	padding-right: 20px;
}

.clear {
	clear: both;
}

.productlink
{
	font-weight: bold;
	COLOR: #90AE94;
}