@charset "utf-8";
/* CSS Document */

body {
	background-color: #535f30;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	text-align: center;
}
a img, a:visited img, a:hover img{
	border: 0px;
	text-decoration: none;
}

a, a:visited {
	color: #003300;
	text-decoration: none;
}
.main_page {
	text-align: left;
	width: 770px;
	margin: auto;
	padding: 0px;
}
.header {
	text-align: center;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
}
.page {
	background-color: #FFFFFF;
	width: 762px;
	border: 1px solid #003300;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	height: 655px;
}

.page_home {
	background-color: #FFFFFF;
	width: 762px;
	border: 1px solid #003300;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	height: 755px;
}

.top_nav_item {
	float: left;
	clear: none;
}
.flash {
	float: none;
	height: 300px;
	width: 450px;
	border: 1px solid #003300;
	margin-bottom: 8px;
	background-color: #535F30;
	background-image: url(../assetts/images/loader.jpg);
	background-position: center center;
}
.right_col {
	float: left;
	border: 1px solid #003300;
	height: 610px;
	margin-right: 8px;
	width: 290px;
}
.left_img {
	margin-right: 5px;
	border: 1px solid #003300;
	width: 100px;
	float: left;
}
.nav_btm, .nav_btm a, .nav_btm a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFF99;
	text-align: center;
	width: 100%;
	margin-top: 8px;
	margin-bottom: 8px;
}
.nav_btm a:hover {
	color:#b2e800;
	text-decoration: underline;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #003300;
	text-align: center;
	width: 100%;
	font-weight: bold;
}
.copyright a:hover {
	text-decoration: underline;
	color:#b2e800;
}

.right_col_content {
	padding: 8px;
}
.right_col_content a, .right_col_content a:hover, .right_col_content a:visited {
	text-decoration: underline;
}
.right_col_title {
	background-image: url(../assetts/images/right_col_title_bg.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	text-align: center;
	font-family: Tahoma, Arial;
	font-size: 20px;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFF99;
	width: 290px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.left_col {
	float: left;
	clear: none;
	margin-right: 8px;
}
.content {
	background-image: url(../assetts/images/content_bg.jpg);
	background-repeat: repeat-x;
	height: 295px;
	width: 440px;
	border: 1px solid #003300;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #F4FEB5;
}
.content_extra {
	background-image: url(../assetts/images/content_bg.jpg);
	background-repeat: repeat-x;
	background-color: #F4FFB5;
	height: 605px;
	width: 440px;
	border: 1px solid #003300;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.content_extra a, .content_extra a:visited {
	text-decoration: underline;

}
.webaddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.benefit_list {
	float: left;
	width: 45%;
}

.right_img {
	margin-right: 5px;
	border: 1px solid #003300;
	width: 100px;
	float: right;
}
.left_img_lrg {
	margin-right: 5px;
	border: 1px solid #003300;
	width: 150px;
	float: left;
	margin-bottom: 8px;
}
.benefit_list_right {
	float: right;
	width: 45%;
}
.list_item {
	padding-left: 20px;
	background-image: url(../assetts/images/bullett.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 7px;
}
.banner {
	
	margin-bottom: 10px;
	border: 1px solid #000000;
	
}

