body{
	margin:0;
  	color:#352e14;
	min-width:970px;
	font:13px/18px Arial,Helvetica,sans-serif;
	background:#e8e6e2 url(../images/bg-body.gif) repeat-x;
}
img{border-style:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#header{
	margin:0 auto;
	overflow:hidden;
	height:133px;
	width:970px;
	position:relative;
}
#header .logo{
	position:absolute;
	top:14px;
	left:6px;
	width:282px;
	height:103px;
}
#header .logo a{
	display:block;
	width:282px;
	height:103px;
	background:url(../images/logo.gif) no-repeat;
}
#header .form-holder{
	position:absolute;
	width:297px;
	height:75px;
	top:0;
	background:url(../images/bg-form.gif) no-repeat;
	right:0;
}
#header ul{
	position:absolute;
	bottom:6px;
	right:0;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
#header ul li{
	float:left;
	margin:0 0 0 -3px;
	padding:0 13px 0 12px;
	background:url(../images/bullet01.gif) no-repeat 0 50%;;
}
#header ul li a{
	color:#707594;
}
#header .text{
	color:#7a6f40;
	border:1px solid #9c9370;
	font-size:11px;
	float:left;
	background:#f9f8f6;
	width:115px;
	padding:0 5px 0 5px;
	margin:0 0 4px 0;
}
#header .form{
	float:right;
	width:127px;
	display:inline;
	overflow:hidden;
	margin:10px 8px 0 0;
}
#header .submit{
	background:url(../images/bg-submit.gif) no-repeat;
	border:none;
	width:43px;
	float:right;
	cursor:pointer;
	padding:2px 0 5px;
	line-height:12px;
	color:#fff;
	font-weight:bold;
	font-size:9px;
}
#header .form-holder strong{
	font-size:14px;
	color:#9b9165;
	display:block;
	line-height:15px;
	margin:5px 0 0 7px;
}
#header .form-holder span{
	margin:0 0 0 7px;
	font-size:11px;
	display:block;
	color:#9b9165;
}
#header .text-block{
	float:left;
	height:1%;
}
.nav-wrapper{
	background:#4c411c url(../images/bg-wrapper.gif) repeat-x;
	overflow:hidden;
	padding:4px 0 0;
}
#nav{
	margin:0 auto;
	overflow:hidden;
	width:970px;
}
#nav ul{
	float:left;
	padding:4px 6px 5px 0;
	margin:0;
	width:190px;
	list-style:none;
}
#nav ul li{
	line-height:28px;
	height:1%;
	background:url(../images/line.gif) no-repeat 100% 100%;
}
#nav ul li a{
	height:1%;
	font-weight:bold;
	padding:0 0 0 5px;
	display:block;
	color:#bfbaaf;
}
#nav ul li a:hover{
	background:#c7c4a6;
	color:#3c3015;
	text-decoration:none;
}
#nav .visual{
	background:#352e14;
	float:right;
	position:relative;
	padding:0 0 10px;
}
#nav .visual img{
	display:block;
}
.visual .text-holder{
	position:absolute;
	bottom:0;
	right:3px;
}
.visual .text-holder span{
	float:left;
	color:#fff;
	height:35px;
	font-weight:bold;
	font-size:15px;
	padding:10px 31px 0 11px;
	font-weight:bold;
	background:url(../images/box.png) no-repeat;
}
.visual .text-holder div{
	float:left;
	width:7px;
	height:45px;
	background:url(../images/box-right.png) no-repeat;
}
.container{
	width:970px;
	margin:27px auto 0;
	overflow:hidden;
	background:url(../images/bg-container.gif) repeat-y;
	padding:0 0 28px;
}
#content{
	width:614px;
	float:left;
	padding:25px 60px 110px 0;
}
#content h1{
	margin:0 0 7px;
	font-size:24px;
	line-height:24px;
	font-weight:normal;
	color:#7d7866;
}
#content p{
	margin:0 0 18px;
	color:#352e14;
}
#content h2{
	margin:18px 0 19px;
	font-weight:normal;
	font-size:24px;
	color:#7d7866;
}
#content ul.image-list{	margin:0 0 6px -25px;	width:630px;
	padding:0;
	height:1%;
	overflow:hidden;	list-style:none;}#content ul.image-list li{
	float:left;
	display:inline;
	margin:0 0 0 25px;
}
#content ul.image-list li img{
	display:block;
	border:1px solid #fff;
}
#content .work{
	overflow:hidden;
	height:1%;
}
#content .work p{
	font-size:12px;
	line-height:15px;
}
#sidebar{
	float:right;
	width:264px;
	overflow:hidden;
	padding:0 15px 0 17px;
}
#sidebar .lifestyle{
	overflow:hidden;
	padding:0 0 17px;
	margin:0 0 18px;
	border-bottom:1px solid #c3c2c1 ;
}
#sidebar .lifestyle img{
	display:block;
	margin:0 0 15px;
}
#sidebar p{
	margin:0 0 10px;
	font-size:12px;
	line-height:15px;
}
#sidebar a{
	color:#662200;
	font-size:12px;
}
#sidebar span.send{
	float:right;
}
#sidebar a{
	text-decoration:underline;
}
#sidebar a:hover{
	text-decoration:none;
}
#sidebar h3{
	margin:0 0 9px;
	font-size:19px;
	font-weight:normal;
	color:#1e2c6a;
}
#footer{
	width:633px;
	clear:both;
	padding:7px 0 0;
	border-top:1px #bfbaaf solid;
	overflow:hidden;
}
#footer span{
	font-size:12px;
	color:#7d7866;
	line-height:15px;
}
#footer dl{
	overflow:hidden;
	margin:7px 0 0;
	color:#7d7866;
	font-size:12px;
	line-height:15px;
}
#footer dt{
	float:left;
	margin:0 2px 0 0;
}
#footer dd{
	float:left;
	margin:0 8px 0 0;
}
#footer a{
	color:#0058ad;
}
