body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2f2237;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a{
	color:#5281cd;
	text-decoration:none;
}
a:visited{
	color:#5281cd;
	text-decoration:none;
}
a:hover{
	color:#5281cd;
	text-decoration:underline;
	cursor:pointer;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	color: #449104;
	text-align: center;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9AB7EB;
	margin-top: 0px;
}
h2 {
	font-size: 16px;
	color: #7DB257;
	margin-top: 0px;
}


#main_site_background {
	background-image: url(../images/home_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 100%;
}
#container {
	width: 1006px;
}
#logo {
	float: left;
	height: 120px;
	width: 332px;
}
#header_bg {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 95px;
	width: 644px;
	text-align: right;
	font-size: 16px;
	text-transform: uppercase;
	color: #274ea2;
	padding-right: 30px;
	padding-top: 25px;
}
#header_bg p{
	margin:0px;
	padding-top:35px;
}
#header_bg a{
	color: #274ea2;
}
#header_bg a:hover{
	color: #274ea2;
}#menu {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 40px;
	width: 1006px;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
}
#homebody {
	text-align: left;
	float: left;
	width: 1006px;
}
#bottom_logos {
	background-image: url(../images/bottomlogos_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	float: left;
	height: 109px;
	width: 1006px;
	padding-top: 15px;
}
#credit_cards {
	float: left;
	width: 1006px;
	padding-top: 10px;
}
#bottomnav {
	float: left;
	width: 1006px;
	padding-bottom: 15px;
	font-size: 13px;
	text-transform: uppercase;
	color: #7fa5ef;
	padding-top: 5px;
}
#bottomnav a{
	color: #666666;
}
#bottomnav a:hover{
	color: #7fa5ef;
}#innerbanner {
	float: left;
	height: 80px;
	width: 1006px;
}
#inner_outside_bg {
	background-color: #a8d683;
	background-image: url(../images/inner_outside_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	width: 1006px;
}
#leftside {
	float: left;
	width: 210px;
	padding-top: 0px;
	padding-left: 12px;
	text-align: left;
	padding-right: 10px;
}
#leftmenu_title {
	background-image: url(../images/inner_left_title_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	height: 26px;
	width: 200px;
	font-size: 14px;
	text-transform: uppercase;
	color: #E4ECFC;
	padding-left: 10px;
	padding-top: 15px;
}
#leftmenu {
	float: left;
	width: 210px;
	padding-bottom: 30px;
}
#leftmenu ul{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 210px;
	list-style-type: none;
}
#leftmenu ul li{
	float: left;
	width: 210px;
}
#leftmenu ul li a{
	font-size: 13px;
	text-transform: uppercase;
	color: #2b52a6;
	background-image: url(../images/leftmenu_item.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 185px;
	height: 24px;
	padding-top: 15px;
	padding-left: 25px;
}
#leftmenu ul li a:hover{
	background-image: url(../images/leftmenu_itemr.jpg);
	text-decoration: none;
	color: #2b52a6;
}
#leftmenu ul li.selected a{
	background-image: url(../images/leftmenu_itemr.jpg);
	text-decoration: none;
	color: #2b52a6;
}
#leftmenu ul li.selected a:hover{
	background-image: url(../images/leftmenu_itemr.jpg);
	text-decoration: none;
	color: #2b52a6;
}
.inner_leftbox {
	background-image: url(../images/left_text_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 254px;
	width: 208px;
	padding-bottom: 20px;
}
.leftbox_title {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	float: left;
	width: 201px;
	padding-top: 14px;
	padding-right: 3px;
	padding-left: 4px;
	height: 52px;
}
.leftbox_pic {
	text-align: center;
	float: left;
	width: 208px;
}
.leftbox_text {
	float: left;
	width: 188px;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
}
.leftbox_text p{
	margin:0px; 
	padding-top:2px;
}
.leftbox_text a{
	color:#449104;
}
.leftbox_text a:hover{
	color:#449104;
}
.leftbox_bottom {
	float: left;
	width: 186px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#inner_rightside {
	float: left;
	width: 765px;
	text-align: left;
}
#innerbanner_people {
	float: left;
	height: 120px;
	width: 311px;
	background-image: url(../images/innerbanner_people.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 26px;
	text-transform: uppercase;
	color: #449104;
	padding-top: 67px;
	padding-left: 50px;
	padding-right: 404px;
}
#innerbody_blue_bg {
	background-image: url(../images/inner_text_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	width: 705px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	min-height: 1100px;
}
#inner_body_products {
	float: left;
	width: 705px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-color: #FFFFFF;
	min-height: 1100px;
}
.product_box_blue {
	background-color: #F0F4FD;
	padding: 20px;
	float: left;
	width: 643px;
	border: 1px solid #d3e0f9;
	margin-bottom: 3px;
}
.picpad_right {
	padding-right: 20px;
}
.product_box{
	padding: 20px;
	float: left;
	width: 643px;
	border: 1px solid #d3e0f9;
	margin-bottom: 3px;
}
.product_box_blue a{
	color:#449104;
}
.product_box_blue a:hover{
	color:#449104;
}
.product_box a{
	color:#449104;
}
.product_box a:hover{
	color:#449104;
}
#homebanner_bg {
	float: left;
	height: 258px;
	width: 1006px;
	background-image: url(../images/banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#banner_left_text {
	float: left;
	width: 225px;
	padding-top: 16px;
	padding-left: 30px;
}
#banner_left_text p{
	margin:0px;
	padding-top:14px;
}
#banner_left_text a{
	color:#449104;
}
#banner_left_text a:hover{
	color:#449104;
}
#banner_right_text {
	float: right;
	width: 353px;
	padding-right: 35px;
	padding-top: 70px;
	font-size: 14px;
	color: #1d4096;
}
#home_mainarea_bg {
	background-image: url(../images/home_mainarea_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	height: 403px;
	width: 990px;
	padding-top: 9px;
	padding-left: 16px;
}
.homebox {
	float: left;
	width: 313px;
	background-image: url(../images/homebox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 216px;
	padding-right: 18px;
}
.homebox_title {
	text-align: center;
	float: left;
	width: 313px;
	padding-top: 10px;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 46px;
}
.homebox_pic {
	text-align: center;
	float: left;
	width: 313px;
}
.homebox_text {
	float: left;
	width: 283px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
}
.homebox_text p{
	margin:0px;
	padding-top:4px;
}
.homebox_text a{
	color:#449104
}
.homebox_text a:hover{
	color:#449104
}
.home_bottom_text {
	float: left;
	width: 455px;
	padding-top: 20px;
	padding-left: 20px;
}







.copyright_txt {
	font-size: 11px;
	text-transform: none;
	color: #809cd0;
	margin-top: 8px;
	margin-bottom: 0px;
}
.color_green18 {
	font-size: 18px;
	color: #449104;
}
.color_green25 {
	font-size: 25px;
	color: #449104;
}

.color_darkblue {
	color: #17378e;
}
.color_darkblue16 {
	font-size: 16px;
	color: #17378e;
}
.color_darkblue13 {
	font-size: 13px;
	color: #1d4096;
}
.color_red14 {
	font-size: 14px;
	color: #990c0c;
}
#contact_map {
	float: right;
	width: 350px;
	padding-left: 15px;
}
#contact_form {
	float: left;
	width: 275px;
}
/*Added by Bert Hixson */
#social{margin:40px 0 0 500px;width:200px;height:40px;position:absolute}
/*End added by Bert Hixson */
