/*
CSS Credit: http://www.templatemo.com/
*/

body {

	margin: 0;

	padding:0;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 1.5em;

	color: #241c1a;

	background: #d1d1d1;

}

a:link, a:visited { 
      
	  color: #996633; 
      
	  text-decoration: none; 
	  
	} 

a:active, a:hover { color: #867057; text-decoration: none }

h1 {

	font-size: 18px;

	font-weight: bold;

	color: #782311;

}

h2 {

	font-size: 14px;



	color: #ffdf47;

}




#container {

	width: 843px;

	margin: auto;

	background: url(../images/container_bg.jpg) repeat-y;

}

#top_section {

	float: left;

	width: 843px;

	height: 230px;

	color: #FFFFFF;

	background: url(../images/header_bg.jpg) repeat-x;

}

#top_left{ 

	float: left;

	width: 338px;

	height: 230px;

	background: url(../images/top_photo.jpg) no-repeat;

}

#top_mid {

	float: left;

	width: 429px;

	height: 230px;

}

#top_title {

	float: left;

	width: 354px;

	padding:60px 0px 0px 20px;;

	font-weight: bold;

	font-size: 18px;

	line-height: 1.6em;

}

.topmenu{

	float: left;

	width: 400px;

	margin-top: 10px;

}



.topmenu ul {

	list-style: none;

	padding: 0px;

	margin: 0px;

}



.topmenu li {

	display: inline;

}



.topmenu li a {
	
	font-size: 11px;

	color: #fff;

	width: 80px;

	height: 30px;

	margin-left: 12px;

	padding: 0px 0px 0px 15px;

	background: url(../images/bullet.png) no-repeat;

	background-position: left;

}


.topmenu li a:hover {
	color: #000;
}

#login_left {

	float: left;

	width: 300px;

	height: 50px;

	margin: 20px 0px 0px 20px;

	font-size: 14px;

	color: #A07961;

	padding-top: 25px;
	background-position: right;

}

#login_right {

	float: right;

	width: 180px;

	margin: 25px 0px 0px 0px;

	color: #8c2914;

}

#top_right {

	float: right;

	width: 76px;

	height: 230px;

	background: url(../images/top_right.jpg) no-repeat;

}

#left_section {

	float: left;

	width: 210px;

}

.leftmenu {

	width: 210px;
    margin: 0px;

}

.leftmenu ul {

	list-style-type: none;

	margin: 0px;

	padding: 20px 0px 0px 40px;

}

.leftmenu li a {

	display: block;

	height: 25px;

	font-size: 13px;

	color: #fff;

	padding-left: 20px;

	background-position: left;


}

.leftmenu li a:hover ,.leftmenu li .current{



	background-position: left;

	color:#CCCCCC;

}



#news {

	float: left;

	padding-left: 40px;

	width: 170px;

	text-align: justify;

	color: #fff;

}

#contact {

	float: left;

	padding-left: 40px;

	width: 170px;

	color: #FFFFFF;

}

#right_section {

	float: left;

	width: 480px;

	padding: 15px 0px 0px 70px;

	text-align: justify;

}

#right_bot {	

	float: left;

	width: 470px;

}

#footer {

	clear: both;

	width: 503px;

	height: 41px;

	background: url(../images/footer.jpg) no-repeat;

	padding-left: 340px;

	padding-top: 25px;

	color: #FFFFFF; 

}

#username {

	width: 100px;

	font-size: 10px;

	margin: 10px 0px 0px 5px;

}



#password {

	width: 100px;

	font-size: 10px;

	margin: 3px 0px 0px 10px;

}

#login {

	font-size: 10px;

	font-weight: bold;

	height: 20px;

	background: #9e5846;

	border: 1px solid #8e4d3d;

	color: #FFFFFF;

	margin: 3px 0px 0px 67px;

}

.border {
	border-top: solid 1px #836b68;
	margin-top: 20px;
	margin-left: 40px;
	width: 170px;
	height: 20px;

}

.product1 {
	float: left;
	width: 480px;
	background:#FFF;	

}
.left10{ padding-left:10px;}
.boderbom{ border-bottom:1px #000000 solid;}

.product1 span{ color:#F00}
.product1 strong{ font-weight:bold; font-size:21px;}


.product img {
 border:1px #000000 solid

}
