/* CSS Document */

body{
	top: 0;
	margin: 0;
	padding: 0;
	background-color: #ded5b3;
	background-image: url(../images/texture.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 65px;
}

@font-face{
	font-family: "calibri";
	src: url(../fonts/calibri.ttf) format("truetype");
}

p{
	font-family: "verdana", sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #7d7d7d;
}

table{
	font-family: "verdana", sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #7d7d7d;
}

a{
	color: #7d7d7d;
	text-decoration: none;
	border-bottom: dotted 1px #cccccc;
}

a:hover{
	color: #333;
	text-decoration: none;
	border-bottom: dotted 1px #999999;
}

h1{
	font: 16px "calibri", sans-serif;
	font-weight: bold;
	color: #0d9b8c;
}

.cta{
	font: 15px "calibri", sans-serif;
	color: #86a12a;
	border-bottom: none;
}

.cta a{
	color: #86a12a;
	border-bottom: none;
}

img.bordered {
	border: solid 5px #dfea99;
}

/* placement */

#logo{
	position: absolute;
	margin: -47px 0 0 30px;
	z-index: 1;
}

#logo a{
	border-bottom: 0px;
}

#caption{
	position: absolute;
	margin: -30px 0 0 590px;
	color: #998643;
}

#container{
	margin: 0 auto;
	border-top: 0;
	width: 920px;
}

#top{
	float: left;
	width: 920px;
	height: 20px;
	background-image: url(../images/main_top.gif);
}

/* main nav */ 


#nav{
	float: left;
	width: 920px;
	height: 30px;
	background-image: url(../images/main_mid.gif);
}

#nav ul{
	margin: 5px 0 0 200px;
	list-style: none;
	font-size: 12px;
	border: 0;
}

#nav ul li{
	display: inline;
	font-family: "calibri", sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 0 70px 0 70px;
	border-right: 1px solid #cccccc;
}

#nav ul li.last{
	padding: 0 70px 0 70px;
	border-right: none;
}

#nav ul li a{
	text-decoration: none;
	color: #86a12a;
	border-bottom: none;
}

#nav ul li a:hover{
	color: #0d9b8c;
	border-bottom: none;
}

/* main area */ 

#main{
	float: left;
	width: 850px;
	height: auto;
	padding: 20px 35px 20px 35px;
	background-image: url(../images/main_mid.gif);
}

/* left nav */

#leftnav{
	float: left;
	width: 170px;
	height: 450px;
	font-family: "verdana", sans-serif;
	font-size: 11px;
}

#leftnav ul{
	margin: 0;
	padding: 0;
}

#leftnav ul li{
	margin-left: 13px;
	padding: 17px 0 17px 0;
	border-bottom: 1px solid #b2dbdb;
	list-style-type: none;
}

#leftnav ul li.last{
	border-bottom: 0;
}

#leftnav ul li.first{
	border-bottom: 0;
	font-family: "calibri";
	font-size: 16px;
	font-weight: bold;
}

#leftnav ul li.first a{
	color: #0d9b8c;
}

#leftnav a{
	color: #7d7d7d;
	border-bottom: 0px;
}

#leftnav a:hover{
	color: #6ec3ba;
}

/* content area */

#content{
	float: left;
	width: 645px;
	margin: 0 0 0 35px;
}

/* homepage */

#presentation{
	float: left;
	width: 645px;
	height: 295px;
	background-color: #e9f5f5;
}

#intro{
	float: left;
	width: 645px;
	height: 135px;
	margin: 20px 0 0 0;
}

#intro p{
	font-family: "verdana", sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #7d7d7d;
}

/* inner */

#inner{
	float: left;
	width: 605px;
	min-height: 430px;
	padding: 20px 20px 0 20px;
	background-color: #e9f5f5;
}

img.left{
	padding: 0 0 0 20px;
}

.contact{
	width: 380px;
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/* products */

#products{
	float: left;
	width: 645px;
	padding: 20px 0 0 0;
}

.descr{
	padding: 10px 10px 10px 10px;
	margin: 0 0 20px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #f5f5f5;
	color: #666666;
	font-family: "verdana", sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.thumbs{
	margin: auto;
	list-style: none;
	background: none;
	text-align: center;
	font-family: "verdana", sans-serif;
	font-size: 10px;
	line-height: 18px;
}

.thumbs a:hover{
	font-weight: bold;
}

.thumbs ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.thumbs li{
	float: left;
	list-style: none;
	text-align: center;
	margin: 0 10px 0 10px;
	font-family: "\"}\"";
	font-family: inherit;
	border: 0px;
	width: 135px;
	height: 180px;
}

.thumbs img{
	display: block;
	vertical-align: bottom;
	text-align: center;
	margin-bottom: 5px;
	padding: 0;
	border: 0;
}

#dimg{
	float: left;
	width: 645px;
	background-color: #e9f5f5;
}

#detail{
	float: left;
	width: 625px;
	padding: 10px 10px 10px 10px;
	margin: 20px 0 20px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #f5f5f5;
	color: #666666;
	font-family: "verdana", sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.clear{
    clear:both;
    height:1px;
    overflow:hidden;
}

/* footer */

#bottom{
	float: left;
	width: 920px;
	height: 20px;
	background-image: url(../images/main_bottom.gif);
}

#footer1{
	float: left;
	width: 440px;
	height: 30px;
	padding-left: 20px;
}

#footer2{
	float: left;
	width: 440px;
	height: 30px;
	padding-right: 20px
}
