body {
	background-color:#FF810b;
	background-image:url(images/pkl_pattern2.jpg);
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 800px;
	background-color: #fff;
    padding: 20px;
    -moz-border-radius-topleft: 20px;
    -webkit-border-top-left-radius: 20px;
	-moz-border-radius-topright: 20px;
    -webkit-border-top-right-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
    -webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
    -webkit-border-bottom-right-radius: 20px;
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
}
p_right{
	text-align:right;
	;
} 
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/header.jpg);
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;
	width:800px;
	height:250px;
	position:relative;
}
#header ul{
	background-color:#915e00;
	width:800px;
	display:block;
	top:210px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:30px;
	padding:15px 0px 0px 0px;
	text-align:center;
	-moz-border-radius:5px;  
	-webkit-border-radius:7px;  
	border-radius:5px;
	-webkit-box-shadow: 5px 5px 15px #ccc;  
	-moz-box-shadow: 5px 5px 10px #ccc;  
	box-shadow: 5px 5px 15px #ccc;
}
#header li{
	display:inline;
}
#header ul a{
	text-decoration:none;
	color:#feda9f;
	margin: 0px 15px;
	font-size:12px;
	font-weight: bold;
	text-transform: uppercase;
}
#header ul a:hover{
	text-decoration:none;
	color:#dba237;
}
#sddm
{	margin: 0px 0px 0px 0px;
	background-image:url(images/header.jpg);
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;
	width:800px;
	height:250px;
	position:relative;
	padding: 0;
	z-index: 0}

#sddm li
{	background-color:#915e00;
	width:800px;
	display:block;
	top:210px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:30px;
	padding:15px 0px 0px 0px;
	text-align:center;
	
	-moz-border-radius:5px;  
	-webkit-border-radius:7px;  
	border-radius:5px;
	-webkit-box-shadow: 5px 5px 15px #ccc;  
	-moz-box-shadow: 5px 5px 10px #ccc;  
	box-shadow: 5px 5px 15px #ccc;
	
	display:inline;

	margin: 0;
	padding: 0;
	list-style: none;
	
	font: bold 11px arial}

#sddm li a
{	text-decoration:none;
	color:#feda9f;
	margin: 0px 15px;
	font-size:12px;
	font-weight: bold;
	text-transform: uppercase;
	
	display: block;
	
	padding: 4px 10px;
	width: px;
	background: #915e00;
	
	text-align: center;
	
}
#sddm li a:hover
{	background: #915e00}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #915e00;
	}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #915e00;
		color: #feda9f;
		font: 11px arial}

	#sddm div a:hover
	{	background: #915e00;
		color: #dba237}
		
		
		
		
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:15px;
	left:70px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#header_text {
	top:90px;
	left:43px;
	width:230px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}

/********************** Content ***************************/
#content {
	background-image:url(images/content_bg.gif);
	width:800px;
	padding:20px 0px 0px 0px;
}
img{
	border-width:0px;
	float: left;
	padding: 0px 10px 10px 0px;
}
h1{
	color:#000000;
	font-size:16px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#FF810b;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}
h3{
	color:#000;
	font-size:10px;
	text-align:left;
	width:200px;
	margin: 0px 0px 0px 0px;
}
h4{
	color:#000;
	font-size:12px;
	font-style:italic;
	text-align:center;
	font-weight:100;
	width:800px;
	margin: 0px 0px 0px 0px;
}
h5{
	color:#000;
	font-size:10px;
	font-style:italic;
	text-align:center;
	font-weight:100;
	width:500px;
	margin: 0px 0px 0px 0px;
}
h6{
	color:#000;
	font-size:10px;
	font-style:italic;
	text-align:right;
	font-weight:bold;
	text-transform: uppercase;
}
h7{
	color:#000;
	font-size:10px;
	font-style:italic;
	text-align:center;
	font-weight:bold;
	width:800px;
	margin: 0px 0px 0px 0px;
}
h8{
	color:#000;
	font-size:14px;
	text-align:left;
	width:300px;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	padding: 50px;
}
#left {
	float:left;
	width:480px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:220px;
	margin-top:10px;
	border-left: #feda9f 1px solid;
	padding: 20px 20px 0px 20px;

}
#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
}
#right2 {
	float:right;
	width:220px;
	padding: 0px 20px 0px 20px;
	margin-top:0px;
	;	

}
/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(images/footer_bg.gif);
font-size:1px;
height:10px;
}
#footer {
	width:800px;
	text-align:center;
	padding: 20px 0px;
	font-size:8px;
}
#container #content #img_product img {
	float: right;
	padding: 0px 30px 0px 30px;
}
