body {
	background-image: url(../img/bg.gif);
	padding:75px 0;
	margin:0;
	font-family:Tahoma;
	font-size:11px;
	color:#64645A;
}
p{margin:12px 0}
#page_con {
	background-image: url(../img/main_bg.gif);
	margin: 0 auto;
	padding: 8px;
	width: 700px;
}
#page {background-color:#fafaf5;}
#header {height: 130px;}
#logo{
	float: left;
	width:270px;
	height: 50px;
	background: url(../img/logo.jpg) no-repeat center 25px;
	color:#64645a;
	padding: 80px 0 0 0;
	text-align:center;
	font-size:22px;
}
#top_nav {
	float: left;
	height: 130px;
	margin:0;
	padding:0 0 0 100px;
	list-style:none;
}
#top_nav li{display:inline;}
#top_nav a{
	display:block;
	float:left;
	width:90px;
	height:22px;
	text-decoration:none;
	text-align:center;
	padding-top:88px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	margin-right:15px;
}
#home{background:url(../img/home.jpg);}
#services{background:url(../img/services.jpg);}
#contact{background:url(../img/contact.jpg);}
#content {
	border-left: 10px solid #dcdcc8;
	border-right: 10px solid #dcdcc8;
	border-top: 1px solid #dcdcc8;
	border-bottom: 1px solid #dcdcc8;
	padding:0 15px;
}
#left_col{
	width:215px;
	padding-right:30px;
	float:left;
}
#right_col{
	width:405px;
	float:left;
	background-image: url(../img/right_top.jpg);
	background-repeat: repeat-x;
}
#right_col h1{
	margin:-1px 0 0 0;
	position:relative;
	height:30px;
	line-height:30px;
	padding:0 0 0 35px;
	font-size:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#656559;
}
#icon_home{background:url(../img/icon_home.gif) no-repeat;}
#icon_facts{background:url(../img/icon_facts.gif) no-repeat;}
#icon_closerlook{background:url(../img/icon_closerlook.gif) no-repeat;}
#icon_services{background:url(../img/icon_services.gif) no-repeat;}
#icon_contact{background:url(../img/icon_contact.gif) no-repeat;}
#img_left{
	float:left;
	padding:12px 0 0 10px;
}
#content_right{
	float:left;
	padding:0 0 0 20px;
}
#closer_look{
	float:left;
	width:190px;
	background: #f9faf4 url(../img/closer_bg.jpg) repeat-x;
}
#closer_look ul{
	margin:0;
	padding:0;
	list-style:none;
}
#closer_look li{
	background:#fdec9e url(../img/pointer_green.gif) no-repeat 5px 9px;
	padding:3px 0 3px 15px;
	margin:2px 0;
}
#facts{
	float:left;
	margin-left:20px;
	width:190px;
	background: #f9faf5 url(../img/facts_bg.jpg) repeat-x;
}
#closer_look h1, #facts h1{margin:0;}
#footer {
	padding:20px 25px 0 25px;
	height:30px;
}
#copy{
	width:215px;
	padding-right:30px;
	text-align:center;
	float:left;
}
#copy a{
	text-decoration:none;
	font-size:9px;
	color:#7D7D64;
}
#footer_nav{
	width:405px;
	float:left;
	background-color:#64645a;
	line-height:30px;
	font-size:10px;
	color:#DCDCC8;
	text-align:center;
}
#footer_nav a{
	font-size:10px;
	color:#DCDCC8;
	text-decoration:none;
	font-weight:bold;
	padding: 0 5px;
}
.brown_title{
	color:#9C6700;
	background: url(../img/pointer_br.gif) no-repeat left center;
	padding:0 0 0 10px;
	font-weight:bold;
}
.padding{padding:0 18px;}
.clear{
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}
