body {
	margin: 0; 
	padding: 0; 
	width: 100%; 
	background: url(gradient_bg.jpg) repeat-x top left #99c460;
	font: 0.75em/1.5em Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #1a171b;
}

#Site_Wrapper {
width: 802px;
margin: 0 auto;
padding: 0;
}

#PageTitle { display: none; }

#masthead form { display: none; }

#masthead {
background: url(masthead.png) no-repeat top right white;
height: 131px;
width: 802px;
}

#mainContent {
background: white;
padding: 0;
margin: 0;
width: 802px;
position: relative;
}

#mainContent:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#mainContent {display: inline-block;}

/* Hides from IE-mac \*/
* html #mainContent {height: 1%;}
#mainContent {display: block;}
/* End hide from IE-mac */


/* ------ Menu ------ */
#Navbox{
	width:802px;
	height:34px;
	text-align:center;
	font-size:1em;
	font-weight:bold;	
background: url(menu_bg.gif);
text-transform: uppercase;
}

#nav, #nav ul{
	padding:0;
	margin:0;
	list-style:none;
	line-height:1;
background: url(nav_bg.gif);
}

#nav a{
	display:block;		
	padding:10px 0px 0px 0px;	
	text-decoration:none;
	color: white;
}
* html #nav a{height:34px;}

#nav a:hover{color:#ffffff!important;}
* html #nav a:hover{height:34px; background-image:url(menu_hover.gif); background-repeat: repeat-x;}


#nav li li a{
padding: 0;
}

/* ---- These are the top level menu items ---- */
#nav li{
	float:left;
	height:34px;
	width:113px;
margin: 0 1px 0 0;
	background-image:url(menu_bg.gif);
	background-repeat: repeat-x;
	color: white;
}

#nav li:hover{
	background-image:url(menu_hover.gif);
	background-repeat: repeat-x;
	color:#ffffff!important;
}
/* ---- End top level menu items ---- */


/* ---- dropdown menu items ---- */
#nav li li {
	float:left;	
	width:114px;
	background-image:none;
border: solid #ccc 1px;
border-top: none;
height: 18px;
}

#nav li ul{
	position:absolute;
	width:114px;
	text-align:left;
	font-size:0.9em;
	left:-999em;
	background-color:#f2f2f2;
	background-image:none;
	margin:12px 0px 0px 0px;	
z-index: 10;
text-transform: none;
}
* html #nav li ul{margin:-6px 0px 0px -55px;}

#nav li ul li a{color:#5f6669; border: 1px solid red;}
#nav li ul li a:hover{color:#ffffff;}

* html #nav li ul li a{color:#5f6669; height:20px; margin:0px 0px -10px -10px; padding-left:10px;}
* html #nav li ul li a:hover{color:#ffffff; height:20px; margin:0px 0px -10px -10px; background-color:#009fbb; background-image:none;}

#nav li ul li{
	width:104px;
	18px;
	padding:0px 0px 0px 10px;
	
}

#nav li ul li:hover{
	background-image:none; 
	background-color:#009fbb;
}

#nav li:hover ul {
	left:auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left:auto;
}

/* ---- End dropdown menu items ---- */
/* ---- End Menu ---- */

#middlebar {
background: white;
float: left;
padding: 0;
margin: 0;
width: 633px;
}

#rightbar {
width: 169px;
float: right;
padding: 0;
margin: 0;
background: white;
display: inline;
}


#rightbar h1 {
background: url(nav_box_head.gif) no-repeat transparent;
color: white;
font-weight: 900;
font-style: normal;
font-size: 1em;
text-align: center;
padding: 0;
margin: 0;
letter-spacing: 0.1em;
text-transform: uppercase;
}

#rightbar .NavBoxRight,
#rightbar .NavBoxRight_quick,
#rightbar .sidebox_search {
margin: 7px 3px 16px 3px;
background: #e2e8d1;
text-align: center;
padding: 0 0 1px;
}

#rightbar .NavBoxRight_quick {
list-style: url(arrow.gif);
background: #e2e8d1;
}

#rightbar .NavBoxRight_quick ul {
margin: 0 0 14px 3em;
padding: 4px 0;
list-style: url(arrow.gif);
font-size: 1em;
text-align: left;
/*line-height: 0.1em;*/
}


#rightbar .NavBoxRight_quick ul li {
margin: 0;
padding: 2px 0 0;

}

#rightbar .NavBoxRight_quick a {
text-decoration: none;
/*line-height: 0.1em;*/
font-weight: 900;
color: #428fad; 
}


#rightbar .NavBoxRight p {
margin: 18px;
text-align: left;
}

#rightbar .NavBoxRight img {
margin: 2px 0;

}



.NavBoxRightSearch {

padding: 10px 0px 10px 10px;
background-color: rgb(165, 165, 165);
margin: 5px 3px 3px 3px;
text-align: left;
}


#rightbar .NavBoxRightSearch h1 {
margin: 0;
padding: 0;
background: transparent;
text-transform: lowercase;
}

.NavBoxRightSearch input.txt {
width: 137px;
margin: 0 0 5px 0;
padding: 0;
}

.homepage_box
{
width: 190px;
float: left;
margin-left: 15px;
}

.overview_box {
width: 181px;
float: left;
margin-left: 15px;
}

#Content .overview_box h2,
#Content .overview_box h3,
#Content .overview_box p,
#Content .homepage_box h3,
#Content .homepage_box p {
margin-left: 0;

}

#Content .overview_box h2,
#Content .overview_box h3,
#Content .homepage_box h3
{
font-size: 1.4em;
margin-top: 6px;
margin-bottom: 0;
color: #428fad;
}

#Content .overview_box p,
#Content .homepage_box p 
{
margin-top: 2px;
}

ul.overview_box_wrap {
width: 600px;
list-style-type: none;
margin: 0;
padding: 0;
}

ul.overview_box_wrap:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

ul.overview_box_wrap {display: inline-block;}

/* Hides from IE-mac \*/
* html ul.overview_box_wrap {height: 1%;}
ul.overview_box_wrap {display: block;}
/* End hide from IE-mac */

/* Contact form table */

table h3 {
font-weight: 100;
}

textarea {
display: inline-block;
margin: 12px;
}

table {
margin: 12px;
}

/* End Contact table */


/* Start News Box */

.index_table {
background: url(news_box.jpg) transparent no-repeat;
width: 190px;
height: 184px;
padding: 0;
margin: 0 0 0 15px;
}

.index_table ul {
list-style-type: none;
margin: 0;
padding: 0;
}

.index_table ul ul {
margin-left: 0;
margin-bottom: 12px;
}

.index_table a {
color: #428fad;

font-weight: 900;

}

.index_table h1 {
margin: 0;
font-size: 1.4em;
}

.index_table h1 a {
text-decoration: none;
}

/* End News box */

#Content h1,
#Content h2,
#Content h3,
#Content h4,
#Content p
{
margin-left: 15px;
margin-right: 15px;

}

