/* CSS Document */

body{
	margin:0 auto; 
	font-family: Garamond;
	font-size:14px;
	background:#F2E0A3;
	background: url(images/bg.jpg) repeat-y center top;
}


#container{
	margin:0 auto; 
	width:1000px;
	background-image:url(images/home_07.jpg);
	background-repeat:repeat-y;
	}
	
#header {
	width:1000px;
	height:83px;
	background:url(images/home_01.jpg);
	}
.company {
	width:465px;
	height:50px;
	padding:33px 0 0 0;
	float:left;
	}
.company a{
	text-decoration:none;
	color:#000000;
}	
.menu {
	width:535px;
	height:50px;
	padding:33px 0 0 0;
	float:left;
	}
	
.company h1{
	font-size:46px;
	line-height:30px;
	font-weight:100;
	margin:0px;
	padding:5px 0 0 35px;
	}
	
#menu2 {
	width:1000px;
	height:36px;
	padding:28px 0 0 0px;
	background:url(images/home_02.jpg);
	background-repeat:repeat-x;
	}
	
#categories {	
	width:995px;
	height:112px;
	padding-left:5px;
	background: url(images/home_03.jpg) no-repeat;
	font-size:13px;
	}
	
.box {
	float:left;
	height:91px;
	width:72px;
	margin:0 3px 0 3px;
	padding:6px 10px 10px 110px;
	line-height:12px;
	display:block;
	}
	
#line {
	width:1000px;
	height:40px;
	display:block;
	padding:0px;
	background:url(images/home_04.jpg);
	background-repeat:repeat-x;
	font-size:13px;
	
	}
	
#line a{
	margin:0 5px 0 5px;
	text-decoration:none;
	}
	
#contain {
	width:1000px;
	float:left;
	padding:0 0 32px 0;
	background: url(images/home_07.jpg);
	}
	
.contain_l {
	width:157px;
	float:left;
	background:url(images/home_06.jpg);
	background-repeat:repeat-x;
	padding:32px 22px 0 22px;
	color:#F2E0A3;
	}
.contain_l a{
	text-decoration:none;
	color:#F2E0A3;
	}

.center {
	width:558px;
	background:url(images/home_06.jpg);
	background-repeat:repeat-x;
	float:left;
	padding:20px 20px 20px 20px;
	color:#433003;
	}
.center a{
	text-decoration:none;
	color:#433003;
	}	
.center h1{
	font-size:32px;
	line-height:32px;
	margin:0px;
	padding:20px 0 20px 0;
	}
	
.center img {
	margin:5px 10px 10px 10px;
	border: 1px solid #330000;
	}
	
.contain_r {
	background:url(images/home_06.jpg);
	background-repeat:repeat-x;
	width:157px;
	float:left;
	padding:32px 22px 0 22px;
	color:#F2E0A3;
	}
.contain_r a{
	text-decoration:none;
	color:#F2E0A3;
	}

#bottom  {
	width:920px;
	height:35px;
	font-size:13px;
	float:left;
	color:#FFFFFF;
	background:url(images/home_05.jpg);
	background-repeat:repeat-x; 
	padding:23px 40px 0 40px;
	text-align:center;
	}
	
	
#bottom a  {
	text-decoration:none;
	color:#FFFFFF;
	}

ul#simple-menu{
	list-style-type:none;
	font-weight:bold;
	width:auto;
	height:20px;
	font-size:16px;
	padding:27px 0 0 0px;
	margin:0px;
	 }

ul#simple-menu li{
	width:130px;
	display:block;
	float:left;
	margin:0px;
	height:20px;
	padding:0 1px 0 1px;
	 }

ul#simple-menu li a{
	
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	}


ul#simple-menu li a:hover{
	padding:0px;
	margin: 0px;
	color:#EFE5C5;
	}
	
ul#simple-menu1{
	list-style-type:none;
	width:auto;
	height:20px;
	font-size:14px;
	padding:16px 0 0 10px;
	margin:0px;
	 }

ul#simple-menu1 li{
	display:block;
	float:left;
	margin:0px;
	height:20px;
	padding:0 3px 0 3px;
	 }

ul#simple-menu1 li a{
	
	display:block;
	color: #FFEDAC;
	text-decoration: none;
	width:190px;
	text-align:center;
	}


ul#simple-menu1 li a:hover{
	padding:0px;
	margin: 0px;
	color:#FFFFFF;
}
.prices{
	width:201px;
	height: 23px;
	display: block;
	margin-top:9px;
	padding-top:7px;
	float: left;
	background:url(images/price.jpg);
	font-size:14px;
}
.prices a{
	width:130px;
	height:21px;
	display: block;
	float:right;
	margin-left: 40px;
	margin-top: 17px;
	color:#FFFFCC;
	font-weight:bold;
}
.pricesright{
	 width: 740px;
	 height: 19px;
	 display: block;
	 margin-top:11px;
	 margin-left:17px;
	 padding-top:7px;
	 float: left;
}

