body {
	margin:0;
	padding:0;
	font-size:.85em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#f0ebdf;
	overflow-x: hidden;
	}
	
#main {
	margin:0 auto;
	background:url(../images/col.jpg) repeat-y;
	width:1000px;
	}
	
h1,h3,h4 {
	font-size:12px;
	color:#624279;
	font-weight:bold;
	margin:0;
	padding:0;

	}
	
h1 a, h3 a {
	color:#624279;
	text-decoration:none;
	}
	
#col2 h4 a {
	color:#8bcc00 !important;
	}
	
h1 {
	font-size:24px;
	margin:0 0 20px;
	padding:0;
	font-weight:normal;
	}

h4,h1 strong, h4 a, h1 a strong {
	color:#8bcc00;
	}
	
#logo {
	float:left;
	}
	
#nav {
	float:left;
	background:#f0ebdf url(../images/nav-bg.jpg) bottom no-repeat;
	width:447px;
	height:126px;
	}
	
#content {
	background:url(../images/logo2.jpg) no-repeat;
	width:1000px;
	float:left;
	}
	
#col1 {
	width:550px;
	float:left;
	margin:165px 37px 0 88px;
	color:#66635e;
	line-height:21px;
	font-size:11px;
	}
	
#col1 p {
	margin:0 0 17px;
	padding:0;
	}
	
#col2 .img {
	position:relative;
	z-index:2;
	right:6px;
	}
	
#col2 {
	width:275px;
	float:left;
	position:relative;
	}
	
#col2 ul {
	margin:0;
	padding:0;
	list-style:none;
	}
	
#col2 ul li {
	width:175px;
	padding:0 0 0 65px;
	font-size:11px;
	color:#98948b;
	margin:0 0 15px;
	}
	
#col2 ul li a {
	text-decoration:none;
	color:#98948b;
	}
	
#col2 ul li.icon1 {background:url(../images/icon1.jpg) top left no-repeat;}
#col2 ul li.icon2 {background:url(../images/icon2.jpg) top left no-repeat;}
#col2 ul li.icon3 {background:url(../images/icon3.jpg) top left no-repeat;}
#col2 ul li.icon4 {background:url(../images/icon4.jpg) top left no-repeat;}

#bottom {
	clear:both;
	width:1000px;
	background:#f0ebdf url(../images/bottom.jpg) no-repeat;
	height:50px;
	color:#7d796e;
	font-size:11px;
	}
	
#bottom div {
	margin:15px 0 0 83px;
	float:left;
	}
	
#bottom a {
	text-decoration:none;
	color:#7d796e;
	padding:0 6px;
	}
	
#bottom a:hover {
	color:#000;
	}
	
/** NAV **/

#nav ul {
	margin:52px 0 0 11px;
	padding:0;
	list-style:none;
	}
	
#nav ul li {
	float:left;
	color:#FFF;
	padding:11px 3px 10px 9px;
	font-size:13px;
	}
	
#nav ul li a.last {
	border:0;
	}
	
#nav ul li a {
	display:block;
	width:100%;
	text-decoration:none;
	padding:0 3px 0 0;
	color:#FFF;
	border-right:1px solid #FFF;
	}
	
#nav ul li:hover {
	background:#8bcc00;
	border-bottom:7px solid #cce08f;
	}
	

	