* { 
	font-family: Verdana, Trebuchet, Helvetica, Sans-Serif;
	margin: 0; padding: 0;
}
html { margin: 0; padding: 0; font-size: 11px; }
body {
	color: #000; margin: 0px 0px; padding: 0;
	background: url(images/background.jpg) top repeat-x #d5e5e9;
	text-align: center; /* center layout in ie5 and 5.5. */
}
#all {
	width: 100%; height: 100%;
}
#container {
	padding: 10px; width: 1000px;
	min-height: 600px;
	background-color: #ffffff;
	margin: 10px auto; display: table;
}
#header {
	margin-bottom: 10px;
	width: 1000px; height: 148px;
	float: left;
	background: url(images/header.jpg) no-repeat top left;
}
#menu {
	background: url(images/menu.jpg) top left repeat-x;
	color: #ca055a;
	font-weight: bold;
	width: 1000px;
	height: 45px;
	float: left;
}
#menu a{
	color: #ffffff;
	text-decoration: none;
}
#menu a:hover{
	color: #000000; 
	text-decoration: none;
}
#main {
	float: left; margin: 0px; padding: 0px;
	min-height: 200px;
	width: 1000px;
	/* background: url('images/template_13.gif') top left repeat-x #FFFFFF; */
}
#footer {
	float: left; height: 50px; width: 850px;
	color: #ffffff;
}
#footer a{
	float: left; height: 50px; width: 850px;
	color: #ffffff;
}
#footer div {
	display: inline; float: left; padding: 0px;
}
#text {
	padding: 5px;
	width: 700px; float: left;
	text-align: left;
}
#text a{
	color: #000;
}
#text a:hover{
	color: #444;
}
#contact {
	width: 200px; height: 120px; float: right;
}
#submenu {
	width: 1000px; height: 60px; float: left;
	background: url(images/submenu.jpg) repeat-x top right #ffffff;
}
#submenu_header {
	width: 1000px; height: 50px;
	background: url(images/submenu.jpg) repeat-x top right #ffffff;
	padding-top: 8px;
	padding-left: 15px;
	color: #ffffff;
	font-weight: bold;
	float: left;
	text-align: left;
}
#submenu_text {
	background: url(images/submenu.jpg) repeat-x top right #ffffff;
	width: 1000px;
	float: left;
}
#menu ul {
	list-style: none;
	text-align: left;
	line-height:50px;
}
#menu li {
	text-align: left;
	margin-left:25px;
	display: inline;
	white-space: nowrap;
	font-variant:small-caps;
	font-size:12px;
}
#menu li.active {
	color: #000000; 
}
#menu li.active a {
	color: #000000; 
}
#menu li.active a:hover {
	color: #000000; 
}
#submenu_text ul{
	text-align: right;
	list-style-image:url(images/dot.jpg);
	font-size:12px;
	font-style:italic;
	margin-right:25px;
	line-height:50px;
}
#submenu_text li{
	text-align: right;
	display:inline;
	margin-left:25px;
	list-style-image:url(images/dot.jpg);
}
#submenu_text a{
	color: #b60d02;
}
#submenu_text a:hover{
	color: #000000;
}
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;
}
label {
	display:block;
	font-weight:bold;
	margin: 5px 0;
}
input {
	padding:2px;
	border:1px solid #b60d02;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width: 350px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #b60d02;
	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; 
}

