@charset "utf-8";
/* CSS Document */
body{ background-image:url(../images/bg.jpg); background-repeat:repeat-x; font-family:Tahoma, Geneva, sans-serif; font-size:12px; color:#666; background-color:#E7662D}
#wrap{
	width:1000px;
	height:584px;
	background-image:url(../images/bgi.jpg);
	background-repeat:repeat-x;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a img{ border:none;}
#left{ width:392px; height:584;_height:574; float:left}
#right{ width:608px;_width:400px; _margin-left:5px; _height:574; height:584px; float:left}
#logo{ text-align:center; margin-top:10px; margin-bottom:10px;}
#products{text-align:center;}
#content{ width:598px; margin:0px auto}
#footer{ width:1000px; height:20px; margin:5px auto; color:#FFF; padding-top:5px; border-top:1px dotted #fff; text-align:center; font-size:10px; clear:both;}
#footer a{
	text-decoration:none;
	color:#FF0
}

/*------------------------------Navigation--------------------------------------------*/
#nav{}
#nav ul{ margin:0px; padding:0px; margin-left:20px;}
#nav li{ list-style:none; float:left; padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	font:9px  Verdana, Geneva, sans-serif;
	background-color: #471D18; color:#FFF;
	list-style: none;
	border-left: solid 1px #CCC;
	border-top: solid 1px #999;
	border-right: solid 1px #999;}
#nav  li a{ color:#FFF; text-decoration:none}
#nav li:hover{background-color: #CCC; color:#333;
 text-decoration:none}
 #nav a:hover{ color:#333}
#nav .selected{background-color: #CCC; color:#333;
}

/*------------------------- Content ------------------------------------*/
.mycontent{
	clear: both;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	background-color: #EEE; height:480px;padding:10px 20px;
}
.mycontent img{ padding:10px; margin-bottom:10px; margin-right:10px;border:1px solid #CCC; background-color:#FFF}
.mycontent li{margin:10px;  padding:0px; list-style-position:inside}






















	


