html{
	height: 100%;
}


body{
	background: url(../images/bg.gif) repeat-y 50% 0;
	font-family: "trebuchet ms", "Lucida Console", tahoma, verdana, arial, sans-serif;
	font-size: 14px;
	color: #555555;	
	margin: 0;
	padding: 0;	
	height: 100%;	
}



a:link, a:visited{
	color: #2561BB;
}

#main{
	min-height: 100%;
	width: 800px;
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

* html #main{
	height: 100%;
}

h1{
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0;
	padding: 0;
}

h2{
	font-size: 14px;
}

#right h1{
	background: url(../images/headerline.gif) 50% 20px no-repeat;
	height: 36px;
	width: 410px;
}

.line{
	background-image: url(../images/headerline.gif);
	height: 16px;
	width: 351px;
	margin-left: 40px;
}

.line_small{
	background: url(../images/headerlinesmall.gif) no-repeat;
	height: 9px;
	width: 200px;

}

#header{
	background: url(../images/header.jpg) no-repeat 50% 0;
	/*width: 800px;*/
	position: relative;
	height: 391px;
	color: #FFF;
}

#footer{
	/*background: url(../images/footer.jpg) no-repeat 50% 0;
	margin-top: 100px;
	position: relative; 
	height: 115px;
	color: #FFF;
	position: absolute;
	bottom: 0;*/
}

#footer {
	position: absolute;  /* Needed for Safari */
	padding: 10px;
	background-color: #aa3939;
	width: 75%;
}

#footer h1 {
	padding-bottom: 0;
}

#content{
	position: absolute;
	margin-top: -120px;
}

#left{
	position: absolute;
	left: 0;
	width: 200px;
	margin:  20px 0 0 0;
	padding: 0;
}

#left ul{
	list-style-type: none;
	padding: 0;
	margin: 3px 0;
}

#left li{
	
}

#left li a, #left li span{
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 20px;
	text-decoration: none;
	color: #555555;
}

#left li span{
	font-weight: bold;
}

#left li a:hover, #left li span{
	background-image: url(../images/li_rood.gif);
} 

#right{
	width: 450px;
	margin: 0 0 0 205px;
	padding: 0;
	clear: both;
}

#header ul{
	position: absolute;
	left: 50%;
	top: 114px;
	height: 26px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#header li{
	float: left;
	padding: 0 6px;
	text-align: center;
}

#header li a{
	float: left;
	text-decoration: none;
	height: 19px;
	padding-top: 3px;
	color: #000;
	font-weight: bold;
}

#header li span{
	float: left;
	text-decoration: none;
	width: 106px;
	height: 19px;
	padding-top: 3px;
	color: #555555;
	background: url(../images/tab.gif) 0 -44px;
}

img{
	border: 0;
}

br {
	clear: both;
}

.product {
	display: block;
	width: 410px;
	height: 200px;
	padding: 3px;
	background: url(../images/browsebg.gif);
	background-repeat: no-repeat;
}.product span{
	position: absolute;
	font-weight: bold;
	color: #CC0000;
	font-size: 11px;
	margin: 140px 0 0 190px;
}.thumb{
	width: 109px;
	height: 115px;
	background: url(../images/thumb.gif) top left no-repeat;
	padding: 17px 11px;
	margin: 8px 5px 0 0;
	float: left;
}.full{
	width: 162px;
	height: 164px;
	background: url(../images/full.gif) top left no-repeat;
	padding: 17px 13px;
	/*margin: 20px 5px 0 0;*/
 	float: right;
}.morefull{
	width: 162px;
	height: 164px;
	background: url(../images/full.gif) top left no-repeat;
	padding: 17px 13px;
	margin: 0 18px;
 	float: left;
}

label{
	display: block;
	float: left;
	text-align: right;
	width: 100px;
	padding: 2px 10px 0 0;
	border: 0;
}

table
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 100%;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table td
{background-color: #e4e5e7;
color: #000;
padding: 4px;
text-align: left;
border: 1px #fff solid;}

table th
{background-color: #666;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;} 

#oester{
	width: 194px;
	height: 131px;
	background: url(../images/oester.gif);
	position: absolute;
	margin: 310px 0 0 -10px;

	
}
