body {
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin:0px auto;
	padding:0px;
	font-family:verdana;
	font-size:11px;
	color:#000000;
	text-align:justify;
}
a {
	color:#6CA200;
	text-decoration:none;
}
a:hover {
	color:#6CA200;
	text-decoration:underline;
}
#main {
	width:756px;
	margin:0px auto;
	padding:12px 13px 0px 12px;
	text-align:justify;
}
#logo {
	float:left;
	width:487px;
	height:90px;
}
#header-right {
	float:right;
}
#clear {
	clear:both;
	height:1px;
}
#contentbg { position:relative; float:left; height:100%; clear:both; width:756px; background-image:url(../images/content-bg.jpg); background-repeat:repeat-y; margin:0px; padding:0px;}
#content { width: 511px; float:left; margin:0px; padding:0px;}
#right-nav { width: 235px; float:right; margin:0px; padding:0px;}
#footer { width:756px; text-align:left; position:relative; clear:both; margin:0 auto; padding:0px;}
#footer span {color: #7BA40E; font-weight:bold;}
#copy-right { width:40%; text-align:right; float:right; color:#AAAAAA;}
#copy-right a{ color:#AAAAAA;}
#copy-right a:hover{ color:#AAAAAA;}

ul { list-style-image:url(../images/bullet.gif); padding:0px 0px 10px 15px; margin:0px 0px 0px 10px;}
li { padding:0px; margin:0px;}
p { margin:10px 0px 5px 0px; line-height:13px;}
h1 {color:#009933;  font-size:20px; padding:0px 0px 10px 0px; margin:0px; font-weight:normal;}
h2 {color:#EF7201;  font-size:12px; padding:15px 0px 0px 0px; margin:0px; font-weight:bold;}
.maintd {background-color: #E3E0DB;}
.border {border:1px solid #E3E0DB;}
.row1 {background-color: #F9F9F7;}
.row2 {background-color: #ECECE6;}
input { width:200px; border:1px solid #E3E0DB; padding:3px; font-size:10px;}
select { width:200px; border:1px solid #E3E0DB; padding:3px; font-size:10px;}
textarea { width:200px; border:1px solid #E3E0DB; padding:3px; font-size:12px;}