/* CSS Document */
body{
	background-image:url(images/body_bg.png);
	background-repeat:repeat-x;
	margin-bottom:0px;
	background-color:#cfd4d6;
}
HR{
	color:#18976c;
	width:90%;
	height:1px;
	margin:auto;
	margin-top:5px;
	margin-bottom:10px;
}
form p{
	clear:left;
	margin:0;
	padding:0;
	padding-top:3px;
}
form p label{
	float:left;
	width:30%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
}
#main{
	margin-right:auto;
	margin-left:auto;
	width:796px;
	background-image:url(images/body_div_bg.png);
}
#header, .header{
	background-image:url(images/page_header_bg.png);
	width:776px;
	height:114px;
	text-align:center;
}
#left_col{
	text-align:center;
	float:left;
	margin-left:3px;
	width:200px;
}
#mid_col{
	float:left;
	width:360px;
	
}
#right_col{
	text-align:center;
	padding-left:4px;
	margin:auto;
	float:left;
	width:199px;
	
}
#right_col #header, #right_col .header{
	height:6px;
	background-image:url(images/right_menu_top_border.png);
	background-repeat:no-repeat;
	width:190px;
}
#right_col #body {
	text-align:left;
	background-color:#008054;
	width:190px;
}
#right_col #body #picture, #right_col #body .picture {
	padding:10px;
}
#right_col #body #title, #right_col #body .title {
	padding-left:10px;
	padding-bottom:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#a3ffe0;
}
#right_col #body #bodytext, #right_col #body .bodytext {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
}
#right_col #body #bodybanner, #right_col #body .bodybanner {
	margin-top:10px;
	text-align:center;
	background-color:#00a56d;
	width:90%;
	margin:auto;
	height:23px;
	margin-bottom:5px;
}
#right_col #body .body{
	padding-left:50px;
	}
#testimonial, .testimonial {
	padding:10px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#right_col #footer{
	margin:0px;
	height:6px;
	background-image:url(images/right_menu_bottom_border.png);
	background-repeat:no-repeat;
	width:190px;
}
#footer, .footer {
	clear:both;
	height:50px;
	margin-right:3px;
	margin-left:3px;
	padding-top:40px;
	text-align:center;
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#footer a:link, .footer a:link {
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
#footer a:hover, .footer a:hover {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
#footer a:visited, .footer a:visited {
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
#footer_image{
	width:775px;
	height:15px;
	background-image:url(images/page_footer_bg.png);
}
#motto{
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#484848;
	font-size:12px;
}
#bodybanner{
	margin-top:5px;
	height:26px;
	background-color:#008054;
}
#bodybanner .body, .bodybanner .body{
	float:left;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-top:4px;
	text-align:center;
	padding-left:4px;
}
#bullet_list{
	padding-bottom:10px;
}
#bullet_list UL{
	color:#008054;
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
#mid_col #bullet_list .bodytext{
	position:relative;
	font-weight:normal;
	width:300px;
	left:40px;
	
}


#menu, #menu_wrapper {
	text-align:left;
	background: #1b2a7d;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 171px;
}
#menu li {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #1b2a7d;
	border-bottom: 1px solid #c9c9c9;
	color: #ffffff;
	display: block;
	margin: 0;
	font-size:12px;
	padding: 4px;
	padding-left:20px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	background: #3f54c0 left center no-repeat;
	color: #fff;
	padding-bottom: 4px;
}                    
   
   
                    
.products{
	height:135px;
	padding:3px;
	height:140px;
	padding-top: 10px;
}

.products a:link{
	text-decoration:none;
}
.products a:hover{
	text-decoration:none;
}
.products a:visited{
	text-decoration:none;
}
.products .img{
	padding-right:3px;
	float:left;
}
.top_padding{
	padding-top:5px;
}
.logo{
	padding-top:20px;
}
.nav_background{
	color:#213286;
}
.nav_background_hover{
	color:#4a5fc6;
}
.bodytext{
	color:#484848;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.bodytextgreen{
	color:#008054;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

H1{
	color:#008055;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
}
H2{
	color:#484848;
}
.body_titles{
	color:#243690;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
}
.right_nav_headers{
	color:#a3ffe0;
}
.bottom_links_and_disclaimer{
	color:#a1a1a1;
}
.right_menu_bg{
	color:#008054;
}	
