html{height:100%;}
body{
	margin:0;
	font:12px/18px Verdana, Arial, sans-serif;
	color:#333;
	min-height:100%;
	position:relative;
}
* html body{height:100%;}
img{border:0;}
a{
	color:#72310c;
	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;
}
#wrapper{
	width:909px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
	padding: 271px 0 0px;
}
#header{
	width:100%;
	height:250px;
	overflow:hidden;
	position:absolute;
	left:0;
	top:21px;
}
.logo{
	display:block;
	width:102px;
	height:215px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.gif) no-repeat;
	position:absolute;
	top:21px;
	left:10px;
	margin:0;
	z-index:10;
}
.logo a{
	display:block;
	height:100%;
}
.header-image{
	background:url(../images/bg-header-image2.jpg) no-repeat 100% 0;
	height:214px;
	text-indent:-9999px;
	overflow:hidden;
}
#nav{
	margin:0;
	list-style:none;
	font-size:14px;
	line-height:24px;
	background:#c5b79b url(../images/bg-nav.gif) no-repeat;
	width:704px;
	overflow:hidden;
	padding:0 0 0 205px;
	position:absolute;
	bottom:0;
	left:0;
}
#nav li{
	float:left;
	padding:0 36px 0 42px;
}
#nav li a{
	display:block;
}
#nav li.active a,
#nav li a:hover{
	color:#fff;
	text-decoration:none;
}
#content-holder{
	width:100%;
	overflow:hidden;
	background:#f0e3d0 url(../images/bg-content-holder.gif) repeat-y;
}
#content{
	float:right;
	width:652px;
	padding:10px 34px 0 18px;
}
#content h1{
	margin:0;
	font:28px/30px Georgia, "Times New Roman", Times, serif;
}
#content h2{
	margin:0;
	font:18px/22px Verdana, Arial, sans-serif;
	padding:12px 0 0;
}
#content p{
	margin:0 0 12px;
}
.images img{
	display:block;
}
.images div{
	float:left;
	width:194px;
	overflow:hidden;
}
.images ul{
	float:left;
	list-style:none;
	width:79px;
	padding:0 8px 0 0;
	margin:0 0 -6px;
}
.images ul li{
	float:left;
	width:100%;
	padding:0 0 6px;
}
.splash{
	font-size:14px;
	line-height:20px;
}
#content .splash p{
	margin:14px 0 0;
}
.splash .images{
	width:686px;
	overflow:hidden;
	margin:0 -34px 0 0;
}
.splash .images ul{
	width:155px;
	padding:0 15px 0 0;
	margin:0 0 -10px;
}
.splash .images ul li{
	padding:0 0 10px;
}
.splash .images div{
	width:516px;
}
.product{
	width:100%;
	overflow:hidden;
	padding:0 0 18px;
}
.product .images{
	float:right;
	width:281px;
	margin:0 0 0 30px;
}
.title{
	background:#083a85;
	color:#fff;
	padding:6px 0 7px 26px;
	width:678px;
	margin:0 -34px 19px -18px;
}
#sidebar{
	width:175px;
	float:left;
	background:#3969b0;
	text-align:center;
	padding:32px 16px 32px 14px;
	color:#fff;
	font:16px/24px Georgia, "Times New Roman", Times, serif;
}
#sidebar em{
	display:block;
	text-align:left;
}
#sidebar p{
	margin:0;
	padding:0 15px;
}
.contact{
	color:#510f03;
	background:#b8bab9 url(../images/bg-contact.gif) no-repeat;
	font-size:17px;
	line-height:26px;
	margin:24px 0 18px;
}
.contact-bottom{
	background:url(../images/bg-contact-bottom.gif) no-repeat 0 100%;
	width:165px;
	padding:8px 5px 15px;
}
#sidebar .contact p{
	margin:0;
}
.contact .phone{
	font-size:21px;
}
#footer{
	width:100%;
	left:0;
}
#footer .inner{
	height:30px;
	background:#c5b79b;
	width:879px;
	overflow:hidden;
	margin:0 auto;
	padding:0 15px;
	color:#723a27;
}
#footer p{
	margin:0;
	line-height:30px;
}
#footer a{
	color:#723a27;
}
