@charset "utf-8";


ul {
	margin-top:0px;
	margin-bottom:0px;
}


#header_contact
{
   font-family: Arial,Helvetica,sans-serif; 
   color: #555753;
}



#header {
	clear: both;
	width: 830px;
	height: 92px;
	margin: 0 auto;
}

#logo{
	float:left;
	margin-left: 15px;
	margin-top: 20px;
}

#header_right{
	float:right;
	margin-right: 5px;
	margin-top: 15px;
	width: 360px;
}


a
{
    color: #3A6985;
}
strong {
	color:#555555;
}
a:hover
{
    color: #006FAA;
}
h1 {
	font: 160% Arial, Sans-Serif;
	font-weight: bold;
	padding: 3px 0 10px 0;
	margin: 0;
	letter-spacing: 0.15em;
	color: #5D5D5D;
}
br {
	line-height: .7;
}
p
{
    text-align: justify;
    margin: 0;
    padding: 0;
    line-height: 180%;
    color: #6B6F68;
}
li {
	line-height: 1.3;
	color: #555753;
}
img {
	border: 0;
}



#menu {
	padding: 8px 0 5px 3px;
	margin: 0 auto;	
	/*background:url(images/hmenubg.gif) repeat-x left top;*/
	width: 830px;
	clear: both;
	
}

#menu_sub {
font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px 18px 10px 3px;
	margin: 0 auto;	
	width: 650px;
	clear: both;
	text-align:right;
	
}

.menu_sub_search{
	height: 30px;
	padding-left: 36px;

}





/* MENU */

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
	background: transparent url('http://74.55.69.60/css_images/bg_button_a.gif') no-repeat scroll top right;
	color: #FFFFFF;
	display: block;
	float: left;
	/* Main menu font */
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	height: 24px;
	margin-right: 1px;
	padding-right: 10px; /* sliding doors padding */
	text-decoration: none;
}

a.button span {
    background: transparent url('http://74.55.69.60/css_images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 11px;
} 

a.button:hover {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    background-position: bottom left;
    padding: 6px 0 4px 11px; /* push text down 1px */
}




/* Search */
#subnav{
	font-size: 1.2em;
	background: url(http://74.55.69.60/images/search/searchbar_bg.png) #87C963 repeat-x;
	border-bottom: 5px solid #467D2A;
	height: 29px;
}
#search {
	/*background: url(/images/search/search_bg.png) no-repeat left bottom #fff;*/
	margin: 4px 0 0 0px;
	position: relative;
	left: 0px;
	width: 310px;
}

.searchbox, #mt_search {
	width: 260px;
	height: 18px;
	left: 3px;
	border: 1px solid #CCCCCC;
	position: absolute;
	top: 4px;
	margin: 0;
}
#googlesearchbox{
/*	background: url(../images/google_custom_search_watermark.gif) no-repeat;*/

}
#newssearchbox{

}

#searchbutton{
	position: absolute;
	left: 270px;
	border: none;
	margin-top: 0px;
}
/*
#glass {
	width: 28px;
	height: 22px;
	background: url(../images/glass.gif) top right no-repeat;
	float: left;
	}

.searchbutton {
	background: url(../images/websearch.png) left top repeat-x #fff;
	color: #444;
	width: 175px;
	height: 22px;
	
}
*/
.searchbutton:hover {
	cursor: pointer;
	color: #447728;
}



#header_contact{
	text-align: right;
	padding-right: 10px;
	font-size: 70%;
	padding-top: 5px;




}

#header_menu{
	height: 30px;
	text-align: right;
	padding-right: 5px;

}


