body {
	margin: 0 auto 0 auto;
	padding: 0 0;
	background-image: url(img/bkg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

#page {
	width: 90%;
	margin: 0 auto 0 auto;
	padding: 0 0;
	text-align: center;
	background-image: url(img/headbkg.jpg);
	background-repeat: repeat-x;
	background-position: center 43px;
}

.clear:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} /* overflow: hidden kills any autocomplete DIVs */

#top {
	height: 25px;
	margin: 0 0 0 auto;
	text-align: right;
	width: 155px;
	/*font-size: 11px;*/
}

#top ul {
	background-color: #37F91A5;
	background-image: url(img/topbkg.gif);
	background-repeat: no-repeat;
	background-position: top;
	/*width: 155px;*/
	width: 100%;
	height: 25px;
	text-align: center;
	margin: 0;
	padding: 0 0;
}

#top ul li {
	display: inline;
	list-style: none;
	line-height: 17px;
	/*padding: 0 13px;*/
	padding: 0 5px;
	text-align: center;
	font-size: 10px !important;
}

#top ul li a {
	color: #fff;
	text-decoration: none;
}

#top .active {
	background-color: #6A7785;
}

#head {
	background-image: url(img/head.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	text-align: left;
	height: 207px;
	margin-top: 17px;
	padding: 0 0px 0 0; 
}

#head img {
	margin: 0;
	padding: 0 0;
}

#logo {
	background-image: url(img/logobkg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 300px;
	height: 167px;
	float: left;
}

#logo img {
	margin: 21px 0 0 20px;
	padding: 0 0;
}

#menu {
	height: 36px;
	margin: 0px 0 0 0;
	padding: 0 0;
	text-align: left;
	clear: both;
	background-image: url(img/menuright.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #789957;
}

#menu ul {
	list-style: none;
	background-image: url(img/menuleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
	margin: 0;
	padding: 0 0 0 10px;
	float: left;
	clear: both;
	height: 36px;
}

#menu ul li {
	display: inline;
	float: left;
	margin: 4px 0 0 0;
	padding: 0 0;
	border-right: 1px solid #A4BF86;
}

#menu ul li a {
	padding: 4px 12px 6px 12px;
	margin: 0 2px 0 2px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	float: left;
	
}

#menu ul li a:hover {
	background-color: #6A864D;
}

#menu .active a {
	background-color: #556C3D;
}

#menu .active a:hover {
	background-color: #556C3D;
}

/* Content */
#content {
	text-align: justify;
	margin: 0px;
	padding: 20px 25px 0px 25px;
	background-image: url(img/contbkg.gif);
	background-repeat: repeat-x;
}

#content h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 10px 0 0 20px;
	height: 30px;
	border-top: 5px solid #6C829C;
	border-bottom:1px solid #6C829C; 
	background-image: url(img/hbkg.jpg);
	background-repeat: repeat-x;
	color: #6C829C;
}

#content h2 {
	font-size: 13px;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0;
	border-bottom: 1px solid #4A82BE;
}

#content p {
	line-height: 160%;
}

#content a {
	color: #789957;
	font-weight: bold;
}

#content table {
	border: 1px solid #EEEEEE;
	margin: 20px 0 10px 0;
	font-size: 12px;
}

#content th {
	background-color: #E7D8B7;
	text-align: right;
}

#content td {
	background-color: #F9F9F9;
	text-align: left;
}

#content button {
	background-color: #789957;
	color: #fff;
	height: 30px;
	font-weight: bold;
}

#content ul {
	margin: 0;
	padding: 0 0;
}

.left, .left1 {
	font-size: small;
}

.left ul, .main ul, .left1 ul {
	margin: 5px 5px 5px 15px;
	padding: 0 0;
}

.left ul li, .main ul li, .left1 ul li {
	list-style-type: none;
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0px 0 5px 20px;
	margin: 0;
}

.left1 ul li ul li {
	background-image: url(img/bulletm.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 5px 3px !important;
}


#content:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} /* overflow: hidden kills any autocomplete DIVs */

#mainpic {
	background-image: url(img/mainpic.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	width: 100%;
	height: 250px;
	margin: 10px 0 10px 0;
}

.col {
	display: inline;
	float: left;
}

.left {
	width: 60%;
}

.left1 {
	width: 70%;
}

.left1 h2 {
	font-size: 20px !important;
	border: none !important;
	margin-top: 10px !important;
	color: #51677F;
}

.right {
	width: 36%;
	margin-left: 3%;
	font-size: 11px;
	
}

.right1 {
	width: 26%;
	margin-left: 3%;
	font-size: 11px;
	background-color: #F7F8FA;
	/*background-image: url(img/submbkg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 0 0 300px 0;*/
}

.right1 ul {
	padding: 0px 0 !important;
}

.right1 ul li {
	list-style-type: none;
	padding: 12px 5px 12px 45px;
	text-align: left !important;
	font-size: 12px;
	border-bottom: 1px dashed #ccc;
	background-color: #FAFAFA;
	background-image: url(img/bulletm.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
}

.right1 ul li a {
	text-decoration: none;

}

.right1 h1 {
	border-top: 5px solid #888 !important;
	border-bottom:1px solid #888 !important; 
	background-image: url(img/hrefbkg.jpg) !important;
	color: #888 !important;
}

.anons {
	background-image: url(img/submbkg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 350px;
	border-bottom:1px solid #789957; 
}


.ref {
	/*border: 1px dashed #888;*/
	background-color: #FAFAFA;
	border-bottom: 5px solid #EEE;
}

.ref ul {
	background-image: url(img/refbkg.gif) !important;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0 10px 0 55px !important;
}

.ref li {
	margin: 0px !important;
	padding: 5px 0px !important;
	list-style-type: none !important;
	/*background-image: none !important;*/
	text-align: left;
}

.ref h2 {
	font-size: 16px !important;
	font-weight: bold !important;
	margin: 0 0 0 0 !important;
	padding: 10px 0 0 20px !important;
	height: 30px !important;
	border-top: 5px solid #888 !important;
	border-bottom:1px solid #888 !important; 
	background-image: url(img/hrefbkg.jpg);
	background-repeat: repeat-x;
	color: #666666 !important;
}

.feedb {
	margin: 20px 0 0px 0;
	padding: 15px 25px;
	border: 1px dashed #ccc;
}

.feedb label {
	display: block;
	margin: 5px 0 2px 0;
	color: #666666;
	text-align: left;
}

.feedb input {
	border: 1px solid #ccc;
	padding: 3px 3px;
	display: block;
	width: 100%;
	color: #999;
}

.feedb textarea {
	border: 1px solid #ccc;
	padding: 3px 3px;
	width: 100%;
	color: #999;
}

.error {
	font-weight: bold;
	font-size: 14px;
}

.main {
	background-image: url(img/icon_why.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 70px;
	text-align: left;
}

.main h2 {
	color: #1D242C !important;
	font-weight: bold;
	font-size: 24px;
}

.main p {
	
	
}

/* Footer */
#bottom {
	background-image: url(img/bottom.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 60px;
	text-align: left;
	margin: 20px 0px 0 0;
	
}

#bottom p {
	margin: 0;
	padding: 30px 10px 10px 20px;
	color: #83A65F;
}







