body
{
	margin: 15px 0px 5px 0px;
	color: #443C2D;
	line-height: 105%;
	font-size:100.01%;
	background: url(bg.jpg) repeat-x top #FFFFFF;
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
a:link, a:visited, a:active  {color:#618D29; text-decoration: underline;}
a:hover {color:#AB0433; text-decoration: underline;}


/* ***************** structure styles ************************ */
/* common */
.table-main {
	width: 990px;
	font-size: 70%;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
.td-main {
	vertical-align: top;
	width: 990px;
}

/* header */
.header {
	vertical-align: top;
	height:10px;
}
/* menu styles */
.menu-container {
}
.menu {
	width:230px;
	margin: 0px 0px 0px 0px;
}
a.mainbuttontext, a.mainbuttontext:active, a.mainbuttontext:visited {
	width: 230px;
	vertical-align: top;
	background:url(menu-bg.gif) no-repeat bottom left;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 5px 0px;
	display: block;
	text-decoration: none;
	color: #666666;
	text-indent: 35px;
	font-size:  110%;;
	
}
a.mainbuttontext:hover {
	text-decoration: none;
	color:#618D29;
	background:url(menu-bg-over.gif) no-repeat bottom left;
}

/* left col */
.leftcol {
	vertical-align: top;
	width: 250px;
	padding:  13px 9px 125px 10px;
	border: 3px solid #CCCCCC;
	border-right: 0px;
}
.logo {
	vertical-align: top;
	padding: 0px 0px 10px 0px;
}
.left-box {
	text-align:center;
	padding: 30px 10px 10px 0px;
}

/* center col */
.centercol {
	vertical-align: top;
	width: 714px;
	padding:  13px 5px 0px 10px;
	border: 3px solid #CCCCCC;
}
.content{
	vertical-align: top;
	padding: 17px 10px 10px 10px;
	background-image: url(page-bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.content ul{
	margin: 0px 0px 10px 10px;
	padding: 0px;
}
.content ul li {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 20px;
	
}
.bottom-pic{
	padding:5px 0px 0px 0px;
	margin: 0px 7px 0px 0px;
	background:url(pic-bg.jpg) repeat-x top;
	display:block;
	float:left;
	width:108px;
}
.bottom-pic-end{
	padding:5px 0px 0px 0px;
	margin: 0px;
	background:url(pic-bg.jpg) repeat-x top;
	display:block;
	float:left;
	width:108px;
}
.bottom-pic p, .bottom-pic-end p{
	background: url(pic-descript-bg.jpg) repeat-x top;
	display:block;
	width:108px;
	margin:0px;
	padding: 5px 0px 10px 0px;
	font-size:110%;
	text-indent:5px;
}
.bottom-pic a.normal, .bottom-pic a.normal:visited, .bottom-pic a.normal:active,
.bottom-pic-end a.normal, .bottom-pic-end a.normal:visited, .bottom-pic-end a.normal:active{
	color:#3A4D02;
	text-decoration:none;
}
.bottom-pic a.normal:hover, .bottom-pic-end a.normal:hover{
	text-decoration: underline;
}

/* ***************** end structure styles ************************ */

/* ***************** text styles ************************ */
p {
	margin:0px;
	padding: 0px 0px 10px 0px;
}
h1 {
	font-size:  200%;
	color: #618D29;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	font-family: AG_Garamond, "Times New Roman", Times, serif;
	line-height: 100%;
}
h2 {
	font-size: 150%;
	color: #618D29;
	font-weight: bold;
	margin: 5px 0px 10px 0px;
	font-family: "Times New Roman", Times, serif;
}
h3 {
	font-size:  110%;
	color: #618D29;
	font-weight: bold;
	margin: 5px 0px 10px 0px;
	font-family: "Times New Roman", Times, serif;
}
img, td img {
	margin:0px;
	padding: 0px;
}

/* ***************** end text styles ************************ */

/* ***************** footer ************************ */

.footer-top
{
	vertical-align: top;
	background:#EBEBEB;
	padding: 7px 0px 7px 0px;
	color: #757575;
	text-align:center;
	border: 3px solid #CCCCCC;
	border-top: 0px;
}
.footer
{
	vertical-align: top;
	padding: 7px;
	color: #757575;
	font-size: 90%;
}
.footer-l{ display:block; width:300px; float:left;
}
.footer-r{
	text-align: right; float:right; width: 300px;
}
/* ***************** end footer ************************ */

/* ***************** forms styles ************************ */
select, input, textarea {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
form {margin: 0px;}
/* ***************** end forms styles ************************ */

.homepage{
	display:none;
}
.featuresdiv,
.featuresspan{
padding:0;
margin:0 10px 0 10px;;
border:none;
width:170px;
text-align:center;

}
.featuresdiv{
float:right;
border:1px solid #CCCCCC;
padding:10px 20px 0 10px;
}
.featuresdiv h2{
font-size:120%;
padding:0;
margin:0;
color:#AC0031;
}
