
body   {
	background:  #c7d2b4;
	margin: 0px;
	text-align: center;
	}
	
a      {
	text-decoration: none;
	}
	
	
#container {
	position: relative;
	margin: 0 auto;
	width: 770px;
	
	}
	
 	
	
#logo { 
	
	position: absolute;
	left: 0px;
	top: 15px;
	height: 41px;
	width: 100%;

	background: #c7d2b4;
	}

#top  {
	position: absolute;
	left: 0px;
	top: 60px;
	width: 770px;
	height: 22px;
	background: url(img/black.gif) #000;
	
	padding-top: 2px;
	z-index: 13;
	}
	



#bottom  {
	position: absolute;
	left: 0px;
	top: 550px;
	width: 100%;
	height: 20px;
	background: #A9A9A9;
	padding-top: 3px;
	padding-bottom: 2px;
	border: 1px solid #FFFFFF;
	font-family: verdana;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	
	text-align: center;
	}
	
#bottom2 {

	position: absolute;
	left: 0px;
	top: 585px;
	width: 100%;
	height: 20px;
	background: transparent;
	
	border: 0;
	font-family: verdana;
	color: #A9A9A9;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	}
	
#bottom2 a {
	color: #999999;
	text-decoration: underline;
	:hover: #FFFFFF;
	}

	
#bottom2 a:hover {
	color: #787878;
	}

#bottom a {
	color: #FFFFFF;
	}
	
#bottom a:hover {
	color: #787878;
	}

	
#content {
	
	position: absolute;
	left: 189px;
	top: 84px;
	width: 582px;
	height: 475px;
	background: #FFFFFF;
	text-align: left;
	overflow: auto;
	font-family: arial, verdana;
	font-size: 9pt;
	}

.text {
	line-height: 14pt;
	font-family: arial;
	font-size: 10pt;
	text-align: left;
	}
	

 a:hover {
	text-decoration: UNDERLINE;
	color: #000000;
	}
	
 a {
	text-decoration: none;
	font-weight: bold;
	color: #a01619;
	}
	
#house {
	position: absolute;
	left: 65px;
	top: 476px;
	width: 80px;
	height: 75px;
	padding: 0px;
	z-index: 30;
	background: url(house.gif) no-repeat;
	}
	
	
#productnav a:hover {
	text-decoration: none;
	color: #c7d2b4;
	}
	
#side {
	position: absolute;
	
	left: 0px;
	top: 60px;
	
	width: 189px;
	height: 490px;
	}
	
#productnav {
	z-index: 25;
	position: absolute;
	left: 73px;
	top: 100px;
	width: 118px;
	padding: 0px;
	text-align: right;
	
	line-height: 20pt;
	}

.nav {
	font-family: arial;
	font-size: 9pt;
	width: 100px;
	height: 14px;
	text-align: right;
	letter-spacing: 1px;
	background: #A9A9A9;
	}
	
.nav0 {
	font-family: arial;
	font-size: 9pt;
	width: 100px;
	height: 14px;
	text-align: right;
	letter-spacing: 1px;
	background: #FFFFFF;
	}
	
.product {
	left: 350px;
	top: 180px;
	width: 270px;
	height: 270px;
	z-index: 15;
	visibility: hidden;
	position: absolute;
	}