* { 
	font-family: Verdana, Trebuchet, Helvetica, Sans-Serif;
	margin: 0; padding: 0;
}
html { margin: 0; padding: 0; font-size: 11px; }
body {
	color: #000; margin: 0px; padding: 10px;
	background-color: #cdeae9; 
	text-align: center; /* center layout in ie5 and 5.5. */
}
#all {
	width: 100%; height: 100%;
}
#container{
	padding: 0px; width: 850px;
	margin: 0 auto; display: table;
	background:url(images/page_tile.jpg) top repeat-y #ffffff;
}
#header {
	margin-bottom: 0px;
	width: 850px; height: 250px;
	float: left;
	background: url(images/header.jpg) no-repeat top left;
}
#menu {
	background:url(images/menu.jpg) bottom right repeat-x #FFFFFF;
	border-bottom: 1px solid #009593;
	color: #069090;
	font-weight: bold;
	width: 850px;
	height: 50px;
	float: left;
}
#menu a{
	color: #069090;
	text-decoration: none;
	font-variant:small-caps;
	margin-left:15px;
}
#menu a:hover{
	color: #666666;
	text-decoration: none;
}
#main {
	float: left; margin: 0px; padding: 0px;
	min-height: 200px;
	width: 850px;
	/* background: url('images/template_13.gif') top left repeat-x #FFFFFF; */
}
#footer {
	float: left; height: 36px; width: 850px;
	background: url(images/page_end.jpg) no-repeat;
}
#footer div {
	display: inline; float: left; padding: 15px;
}
#footer div img{
	border: 1px solid #919191;
	float: left; display: inline;
}
#text {
	padding: 5px 5px 5px 65px;
	width: 530px; float: left;
	text-align: left;
}
#text a{
	color: #000;
}
#text a:hover{
	color: #444;
}
#submenu {
	width: 200px; height:168px; float:left;
	margin-top: 10px; margin-right:-40px;
}
#contact {
	width: 200px; float: right;
	margin-top: 10px;
	padding-right:0px;
	padding-top:45px;
	background: url(images/submenuback.jpg) no-repeat;
}
#submenu_header {
	width: 240px; height: 50px;
	background: url('images/template15.jpg') bottom #252525;
	padding-top: 8px;
	padding-left: 10px;
	color: #ffffff;
	font-weight: bold;
	float: left;
	text-align: left;
}
#submenu_text {
	width: 182px;
	min-height: 80px;
	float: left;
	padding: 15px 30px 30px 20px;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
#menu li {
	text-align: left;
	margin-left:25px;
	display: inline;
	white-space: nowrap;
	line-height:50px;
}
#submenu_text ul{
	text-align: left;
	list-style:none;
	font-size:10px;
	padding-left:0px;
	font-weight:bold;
}
#submenu_text li{
	text-align: left;
	line-height: 20px; padding-top:5px;

}
#submenu_text a{
	color: #9d9ea0;
	text-decoration: none;
}
#submenu_text a:hover{
	color: #009593;
	font-weight:bold;
}
div.colspan {
	width: 200px; height: 180px; float: left; padding: 5px;
}
div.colspan div.photoarea {
	float: left; width: 190px; height: 143px; padding: 4px;
	text-align: center; border: 1px solid #CCCCCC;
}
div.colspan div.title {
	float: left; width: 200px; height: 23px; line-height: 23px;
	text-align: center; border-bottom: 2px solid #CCCCCC;
}
div.title a {
	text-decoration: none; display: block; color: #009933;
	font-weight: bold; line-height: 23px;
}
div.title a:hover {
	background-color: #EEEEEE; color: #000;
}
div.prod-area {
	width: 575px; padding: 5px; margin: 0px; float: left;
}
div.prod-title {
	width: 425px; line-height: 2em; font-weight: bold;
	padding: 0px 5px; margin: 0px; float: left;
	border-top: 1px solid #BBBBBB; border-bottom: 1px solid #BBBBBB;
}
div.prod-price {
	width: 130px; line-height: 2em; font-weight: bold;
	padding: 0px 5px; margin: 0px; float: left; text-align: right;
	border-top: 1px solid #BBBBBB; border-bottom: 1px solid #BBBBBB;
}
div.prod-picarea {
	width: 140px; float: left; margin: 0px; padding: 0px;
}
div.prod-picitem {
	float: left; width: 50px; overflow: hidden; height: 45px;
	padding: 5px; margin: 0px; text-align: center;
}
div.prod-desc {
	width: 425px; padding: 0px 5px; margin: 0px;
	float: left; line-height: 1.3em;
}
div.gbentry {
	width: 615px; padding: 5px; margin: 0px;
	border-top: 1px solid #DDDDDD; float: left;
}
div.gbentry-title {
	width: 145px; padding-right: 5px; float: left;
}
div.gbentry-cont {
	width: 455px; padding: 0px 5px; float: left;
}

form#feedback {
	margin:10px; padding: 0 5px;
	background: url(images/feedback.jpg) no-repeat;	
}
label {
	display:block;
	font-weight:bold;
	margin: 5px 0;
}
input {
	padding:2px;
	border:1px solid #009593;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width: 350px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #009593;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #333;
	background: #e7e6e6 url(09/button.jpg) repeat-x;
	border: 1px solid #dadada;
}

h1 {
	font-size: 20px; font-weight: bold; margin: 0px;
	padding: 16px 10px;
}
h2 {
	font-size: 18px; font-weight: bold; margin: 0px;
	padding: 12px 10px;
}
h3 {
	font-size: 16px; font-weight: bold; margin: 0px;
	padding: 8px 10px;
}
p {
	padding: 6px 10px; margin: 0px;
}
table.productslist {
	width: 585px; float: left; display: table;
	border: none;
}
table.productlist tr {
	line-height: 2em;
}
table.productlist td.pimg {
	width: 70px; 
}
