/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#mainContainer {
	margin: 5px auto;
	width: 780px;
	position: relative;
	}
#flower {
position:absolute;
z-index:16;
top: 91px;
left: 44px;
}
#logo {
	float:left;
	margin-top: 5px;
	width: 425px;
}
#header {
}
#header ul{
	list-style: none;
	float: left;
	width: 300px;
	padding-top: 50px;
	padding-left: 20px;
	background: url(images/icons.jpg) no-repeat 20px 20px;
}
#header ul li{
	display:inline;
}
#header ul li a{
	color:#666;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	padding-right: 20px;
}
#header ul li a:hover{
color:#2B6822;
}
#center {
	background: url(images/centerbg.jpg) no-repeat left top;
	text-align: left;
	width: 750px;
	height: 236px;
	margin-left: 20px;
	float: left;
}
#center p{
	color:#fff;
	font: bold 12px/20px Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	float: left;
	width: 200px;
	padding-left: 300px;
	padding-top: 90px;
	padding-right: 40px;
	
}
#center ul{
	list-style: none;
	float: left;
	width: 200px;
	margin-top: 40px;
	
}
#center ul li{
	padding-left: 10px;
	background: url(images/underline.jpg) no-repeat 25px bottom;
	padding-bottom: 5px;
}
#center ul li a{
	color: #FFFFFF;
	text-decoration: none;
	font: bold 10px Verdana, Helvetica, sans-serif;
	background: url(images/bullets.jpg) no-repeat left center;
	text-transform: uppercase;
	padding-left: 15px;
}
#center ul li a:hover{
	color: #88CE3A;
}
#content {
	float:left;
	width:750px;
	margin-left: 20px;
	background: #81CB2E;
	border-bottom: 2px solid #FFFFFF;
}
#left {
	float: left;
	width: 458px;
	background: #81CB2E;
	border-right: 8px solid #FFFFFF;
	padding-bottom: 10px;
	min-height:400px;
	height:auto !important;
  	height:400px;
}
#left p{
	color:#205012;
	font-size: 12px;
	line-height: 17px;
	padding-bottom: 20px;
	float: left;
	width: 240px;
	margin-left: 16px;
}
#left p.lspace{
	color:#205012;
	font-size: 12px;
	line-height: 17px;
	padding-bottom: 20px;
	float: left;
	width: 240px;
	margin-left: 30px;
}
#left h2{
	margin-left: 15px;
	color: #347F2A;
	font-size: 0.95em;
	margin-top: 35px;
	margin-bottom: 15px;
}
#left h3{
	margin-left: 15px;
	color: #2B6622;
	padding-bottom: 5px;
	margin-top: 10px;
	font-size: 16px;
	font-weight: bold;
}
#left h4{
border-bottom: 1px solid #73B629;
	padding-top:15px;
	padding-bottom:5px;
	text-align: right;
	padding-right: 2px;
	color: #347F2A;
	text-transform: capitalize;
	font-size: 14px;
	margin-right:10px;
	margin-left:200px;
}
#left h6{
	float: left;
	width: 250px;
	font-size: 14px;
	padding-left: 15px;
	padding-bottom: 5px;
	color: #E25F00;
	margin-left: 15px;
	padding-top: 5px;
}
#left img {
	float: left;
	margin-bottom: 15px;
	margin-left: 20px;
	border: 1px solid #347F2A;
}
#left a{
	color: #FF0000;
	font: bold 11px/23px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
	text-decoration: none;
}
#left ul{
	float: left;
	width: 220px;
	padding-left: 15px;
	padding-bottom: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	font-size: 14px;
}
#left ul li{
	color: #205012;
	font-size: 12px;
	padding-left: 5px;
	margin-left: 15px;
	padding-bottom: 5px;
	text-transform: capitalize;

}
#contentArea {
	float: left;
	width: 284px;
	background: #81CB2E;
}
#contentArea ul{
	padding-left: 10px;

}
#contentArea ul li{
	font-size: 14px;
	color: #1A3F14;
	padding-bottom: 5px;

}
#contentArea h5{
	color: #347F2A;
	padding-bottom: 5px;
	font-size: 14px;
	text-align: left;
	border-bottom: 1px solid #73B629;
	margin-bottom: 3px;
	width: 150px;
	margin-left: 10px;
}
#contentArea h6{
	color: #1A3F14;
	font-size: 14px;
	padding-bottom: 3px;
	padding-top: 10px;
}
#contentArea div{
	margin-bottom: 20px;
	padding-left: 10px;

}
#contentArea div p{
	font: italic 11px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	padding-top: 10px;
	float: left;
	width: 140px;
	text-transform: capitalize;
}
img#leftpic {
	float:right;
	border: 1px solid #347F2A;
	margin-right: 10px;
}
#contentArea a{
	color: #101B9F;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#footer {
	clear: both;
	background: #307a1b url(images/footerBg.jpg);
	height: 86px;
	width: 780px;
}
#footer ul li a:hover{
	color: #88CE3A;
}
#footer p{
	font-size: 10px;
	color: #CCCCCC;
	text-align: right;
	padding-top: 20px;
	padding-right: 10px;

}
#footer ul{
	list-style: none;
	padding-top: 30px;
	padding-left: 20px;
}
#footer ul li{
	display:inline;
}
#footer ul li a{
	color:#fff;
	font-size: 13px;
	text-decoration: none;
	padding-right: 5px;
}
#footer span{
	color:#81CB2E;
	font-size: 11px;
}
.clear {
	clear: both;
}
#square {
	height: 105px;
	width: 250px;
	background-image: url(file:///C|/websites/M/beta/images/triangle.gif);
	background-repeat: no-repeat;
}
#square a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 35px;

}
#square a:hover{
	color: #FF0000;

}
ol {
	margin-left: 24px;
	padding-left: 10px;
	margin-top: 10px;

}
ol li{
	color: #666666;
	font: 10px/18px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;

}
#thanks {
	float: right;
	margin: 10px 5px 10px 20px;

}
.numbers {color: #FF0000}
hr {
	border-top: 1px dotted #999999;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 5px;

}
#left form{
	background: url(images/searchbg.jpg);
	height: 48px;
	width: 230px;
	text-align: center;
	margin-top: 10px;
	padding-top: 5px;

}
img#homepic{
	float:right;
	margin-right: 10px;
}
#rightpix{
float:none;
width:118px;
}
