body {
	margin: 0 auto;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2a2a2a;
	background-color: #eeffbf;
	padding-top: 25px;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 975px;
	text-align: left;
	line-height: 15px;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.home-nav-bg {
	float: left;
	background-image: url(images/home-nav-bg.jpg);
	background-repeat: no-repeat;
	width: 237px;
	height: 547px;
	position:relative;
}
div.nav-bg {
	float: left;
	background-image: url(images/nav-bg.jpg);
	background-repeat: no-repeat;
	width: 341px;
	height: 547px;
	position: relative;
}
div.logo {
	position: absolute;
	top: 43px;
	left: 39px;
}
.home-nav-bg .logo {
	top: 44px;
}
#dhtmlgoodies_slidedown_menu {
	position: absolute;
	top: 191px;
	left: 44px;
	width: 161px;
	font-family: "Trebuchet MS";
}
#dhtmlgoodies_slidedown_menu ul{
		margin:0px;
		padding:0px;
		position:relative;
}
#dhtmlgoodies_slidedown_menu li {
	list-style-type:none;
	position:relative;	
	line-height: 23px;
	_height: 23px;
}
#dhtmlgoodies_slidedown_menu ul ul li {
	 height: 18px;
	 line-height: 18px;
	 _height: 18px;
	 _line-height: 18px;
	 margin: 0;
	 padding: 0;
}
#dhtmlgoodies_slidedown_menu li:hover {
	background-image: url(images/nav-on-bg.jpg);
	background-repeat: no-repeat;
}
#dhtmlgoodies_slidedown_menu ul ul li:hover	{
	background-image: none;	
}
#dhtmlgoodies_slidedown_menu ul ul li:hover a {
	color: #2e8429;
}
	/* All A tags - i.e menu items. */
	#dhtmlgoodies_slidedown_menu a {
		color: #000;
		text-decoration:none;	
		display:block;
	}
	#dhtmlgoodies_slidedown_menu ul ul a {
		color: #595959;
		line-height: 18px;		
	}
		/*
	A tags 
	*/
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	/* Main menu items */		
		font-weight:bold;
		padding-left: 17px;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
		font-weight: normal;		
		padding-left: 32px;
	}	

div.home-content-bg {
	float: left;
	background-image: url(images/home-content-bg.jpg);
	background-repeat: no-repeat;
	width: 738px;
	height: 547px;
	position: relative;
}		
div.home-content-bg2 {
	float: left;
	background-image: url(images/home-content-bg2.jpg);
	background-repeat: no-repeat;
	width: 738px;
	height: 547px;
	position: relative;
}
div.content-bg {
	float: left;
	background-image: url(images/content-bg.gif);
	background-repeat: no-repeat;
	width: 634px;
	height: 547px;
	position: relative;
}
h1 {
	color: #7ba303;
	font-size: 14px;
	font-weight: bold;
	line-height: 50px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 41px;
	top: 39px;
}
div.home-content {
	width: 640px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 25px;
	position: absolute;
	top: 290px;
	left: 36px;
}	
div.content {
	width: 624px;
	height: 360px;
	padding-right: 29px;
	text-align: justify;
	overflow: scroll;
	overflow-x: hidden;
	position: absolute;
	top: 88px;
	left: 41px;
}
h1{font-size: 18px;font-family: Georgia, Times New Roman, Serif;font-weight: normal;}
h2{
	color: #7ba303;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
}
h3{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
}
h4{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
}
div.content span {
	color: #6b8e01;
}
div.content u {
	font-weight: bold;
}
div.content strong {
	color: #7ba303;
	font-size: 12px;
}
div.footer {
	clear: both;
	text-align: center;
	color: #7ba303;
	padding-top: 5px;
}
div.footer a {
	color: #7ba303;
}
div.footer strong {
	font-size: 12px;
}
div.copy {
	clear: both;
	color: #7ba303;
	text-align: center;
	padding: 20px 0;
}
