body {
	background: #e6e6e6 url(/images/bkg.gif) repeat-x;
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: arial;
}

img {
	border: 0;
}

a {
	color: #cb5600;
	text-decoration: none;
}

a:hover {
	color: #9b4200;
	
}

p {
	font-size: 12px;
	line-height: 18px;
}

li {
	font-size: 12px;
	line-height: 18px;
}

h1 {
	padding: 5px 10px;
	background: #e3e3e3;
	color: #051347;
	font-weight: bold;
	font-size: 16px;
	margin: 0;
}

h2 {
	color: #3e5f25;
	font-weight: bold;
	font-size: 13px;
}

.h2_span {
	color: #3e5f25;
	font-weight: bold;
	font-size: 13px;
}

#main {
	width: 960px;
	margin: 0 auto;
}

.top_header {
	float: right;
	width: 200px;
	height: 25px;
	border-left: 1px solid #7b9b62;
	border-right: 1px solid #7b9b62;
	background-color: #517734;
	
}

.top_links {
	font-size: 10px;
	color: #fff;
	padding: 6px 10px 6px 12px;
	float: left;
}

.top_links a{
	color: #fff;
	text-decoration: none;
}

.top_logo {
	float:left; 
	width: 230px;
}

.page_nav {
	float:right; 
	width: 690px; 
	padding-top: 30px;
	color: #fff;
}

.page_nav ul a {
	color: #fff;
	font-weight: bold;
}

.home_links {
	float:right; 
	width: 560px; 
	padding-top: 25px;
}

.page_nav ul {
	padding: 0;
	margin: 0;
	display: inline;
}

.page_nav li {
	background: #648d45; 
	padding: 5px 10px; 
	display: inline; 
	font-size: 12px;
}

.page_nav li:hover {
	background:  #3e5f25;
}

.main_content {
	margin: 5px 0 0;
	background: #fff;
	border: 1px solid #e6e6e6;
	clear: both;
	padding: 15px;
	color:#1f1f1f;
}



.home_nav_btn {

	background: #e6e6e6;
	width: 960px;
	margin: 0 auto;
	text-align: center;
}

.home_nav_btn table td {

	border-left: 5px solid #e6e6e6;
}

.home_nav_btn ul {
	padding: 0 4px;
	margin: 0 auto;
	display: inline;
	width: 100%;
}

.home_nav_btn li {
	background: #648d45; 
	padding: 15px 18px 13px; 
	margin: 0;
	display: inline; 
	font-size: 15px;
	
}

.home_nav_btn td:hover {
	background: #3e5f25; 
	
}

.home_nav_btn a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	
}

 #home_nav {
	background: #648d45;
	width: 100%;
	margin: 0;
	height: 45px;
	
}

.home_nav_main {
	width: 970px;
	margin: 0 auto;
	color: #fff;
}

#footer {
	background: #041140 url(/images/footer_bkg.gif) repeat-x;
	width: 100%;
	margin: 10px 0 0;
	height: 158px;
	
}

#footer_home {
	background: #041140 url(/images/footer_bkg.gif) repeat-x;
	width: 100%;
	margin: 10px 0 0;
	/*height: 248px;*/
	
}

#footer_main {
	width: 960px;
	margin: 0 auto;
	color: #fff;
	padding: 20px 10px 0;
}

#footer_main p {
	font-size: 11px;
}

#footer_toe a {
	text-decoration: underline;
	color: #fff;
}

#footer_toe {
	float:left; 
	padding: 0 20px; 
}

.toe1 {
	width: 315px; 
	border-right: 1px solid #394368;
}

.toe2 {
	border-right: none;
	width: 315px;
}

.toe3 {
	width: 200px; 
	float:right; 
	padding: 0;
	text-align: right;
}

.foot_links {
	float: left; 
	width: 780px;
}

.foot_links ul a {
	color: #fff;
	text-decoration: none;
}

.clear {
	clear: both;
}

.main_nav_home {
	clear: both;
	padding: 10px 0;
}

.bottom_footer {
	background: #18234c; 
	padding: 20px 20px 0 20px;
}

.bottom_footer ul {
	padding: 0;
	margin: 0;
}

.bottom_footer li {
	background: #030d33; 
	padding: 8px; 
	margin: 3px;
	display: inline; 
	font-size: 12px;
}

.charity_title {
	color:#648d45; 
	font-weight:bold; 
	font-size: 15px;
}

.charity-don {
	text-align: center;
}

#about_companies{
	border: 1px solid #e8e8e8; 
	padding: 8px 10px; 
	margin: 10px 10px 0; 
	float: right; 
	width: 340px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}

#about_companies a{
	text-align: center;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}

#about_header {
	padding: 8px 5px; 
	width:157px; 
	float: left;
	
}

.current_header {
	background: #030f39;
	margin-right: 5px;
}

.half_page {
	float: left; 
	width: 454px; 
	padding: 5px;
}

.half_page h2 {
	padding-bottom: 0;
	margin-bottom: 0;
}

.half_page p {
	padding-top: 0;
	margin-top: 0;
}

.half_page a {
	text-decoration: underline;
}

.previous_header {
	background: #303d6b;
}

.outline_box {
	border: 1px solid #e8e8e8; 
	padding: 0 15px; 
	margin-bottom: 10px;
	margin-top: 10px;
}

.contact_box {
	background: #fff url(/images/contact_box.png) no-repeat;
	float: right;
	width: 547px;
	height: 227px;
	margin: 20px;
}

.careers_box {
	background: #fff url(/images/careers_image.jpg) no-repeat;
	width: 928px;
	height: 195px;
	margin: 10px 0 0 0;
}

.main_content_flash {
	margin: 0;
	clear: both;
	padding: 0;
	background: url(/images/flash-bg.gif) no-repeat;
	width:958px;
	height: 420px;
}

.main_nav_home_flash {
	clear: both;
	padding: 0;
	margin: 0;
}


.cssfly {font-family: arial, sans-serif; position:relative; margin:-1px 0 0 6px; padding: 0; float: left; color: #FFF}
.cssfly ul li a, .menu ul li a:visited {display:block; text-decoration:none;height:21px; text-align:left; background: none;line-height:19px;color: #FFF; font-size:12px;padding: 2px 8px 2px 8px; margin: 0}
.cssfly ul {padding:0; margin:0;list-style-type: none;}
.cssfly ul li {float:left; margin:0 1px 0 0; padding: 0; position:relative;}
.cssfly ul li ul {display: none;}

/* specific to non IE browsers */
.cssfly ul li:hover a {background:#50832a;color: #FFF; font-size:12px; height: 21px}
.cssfly ul li:hover ul {display:block; position:absolute; top:0; left:90px;}
.cssfly ul li:hover ul li {}
.cssfly ul li:hover ul li a.hide {background:#ccc; color:#000;}
.cssfly ul li:hover ul li:hover a.hide {/*width:150px;*/}
.cssfly ul li:hover ul li ul {display: none;}
.cssfly ul li:hover ul li a {display: inline-block; background:#FFF; color:#396c12;font-size: 11px; white-space: nowrap; font-family: Arial}
.cssfly ul li:hover ul li a:hover {background:#FFF; color:#72a54c;}
.cssfly ul li:hover ul li:hover ul {display:block; position:absolute; left:151px; top:0; color:#000;}
.cssfly ul li:hover ul li:hover ul li a {display:block; width:200px; background:#dfc184; color:#000;}
.cssfly ul li:hover ul li:hover ul li a:hover {background:#bd8d5e; color:#fff;}
