/* CSS Document */

<style>



/*reset
-------------------------------------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}
/*fonts
-------------------------------------------------------------------------------------------*/
body {
	font:13px arial,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;
	color:#404040;
	background-image:
}
table {
	font-size:inherit;
	font:100%;
}
select, input, textarea {
	font:99% arial,helvetica,clean,sans-serif;
}
pre, code {
	font:115% monospace;
	*font-size:100%;
}
body * {
	line-height:1.22em;
}


body {
	background:#ffffff url('../images/background1.gif') left top repeat-x;
	background-color:#ffffff;
}
/*Navigation
------------------------------------------------------------------------------------------*/	
#navigation {
	float:left;
	width:180px;
	margin-top:20px;
	padding-bottom: 50px;
	}
#auxNav {
	float:right;
	color:#4E8AA8;
	font-size:77%;
	margin:20px 0 0 0;
}
#auxNav li {
	float:left;
}
#auxNav a {
	color:#4E8AA8;
	text-decoration:none;
	line-height:19px;
	background-image:none !important;
}
#auxNav .menu-current {
	color:#009DDC;
	background-image:none !important;
}
#auxNav a:hover {
	color:#003f5e;
}
#search {
	width:225px;
	height:174px;
	top:38px;
	right:111px;
	display:inline;
	/*margin:-2px 0  0px -2px;*/
	position:absolute;
	
  
	background-position:inherit;
	background-repeat:no-repeat;
	background: url(../images/homepage_11.jpg);
	/*line-height:19px;*/
}
#searchgo {
	
}
#searchform {
	padding:40px 0 0 680px;
	
}
.searchfield {
	background-color:transparent;
	/*margin:10px;
	margin-left:-170px;*/
	padding-left:5px;
	border:none;
	background: url(../images/textbox.gif) left top no-repeat;
	width:110px;
	height:17px;
	font-size:85%;
}
#maintext{
	padding:0 35px 0 0px;
	margin-top:-15px;
}
#mainNav {
   margin:-1px auto;
	padding:0px 0 0 0;
	margin-bottom:10px;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url('../images/mainnav_bg.jpg');
	width:780px;
	height:40px;
	
	
}
#mainNav  img{
	padding:0px 5px  0 0;
	margin-bottom:-10px;
}
#mainNav ul {
		padding:6px 0 0 0px;

	margin-bottom:5px;
}
#mainNav li {
display: inline;
	margin-bottom:0px;
}

#mainNav a{
	display:inline;
	padding:10px 0px 0 0px;
	width:125px;
	line-height:15px;
	color:#FFFFFF;
	font-size:92%;
	/*text-decoration:none;*/
}
#mainNav  a:hover {
	background:url(../images/homepage_04.jpg)  left repeat-x;
	height:45px;
	color:#FFFFFF;

	padding-bottom:9px;
}
#mainNav li.menu-current a:active,
#mainNav li.menu-current a:visited
{
	background:url(../images/homepage_04.jpg)  left repeat-x;
	height:45px;
	color:#FFFFFF;

	padding-bottom:9px;
}
#mainNav li ul li ul li a {
	width:100px !important;
}
#sitetools {
	clear:right;
	float:right;
	margin:32px 20px 0 0;
}
#searchtool, #emailtool, #printtool {
	float:left;
}
#searchtool a, #emailtool a, #printtool a {
	display:block;
	height:13px;
	float:left;
	margin-left:10px;
}
#searchtool a {
	background: url(<?= WB_URL; ?>/images/searchicon.gif) left top no-repeat;
	width:12px;
}
#emailtool a {
	background: url(<?= WB_URL; ?>/images/emailicon.gif) left top no-repeat;
	width:14px;
}
#printtool a {
	background: url(<?= WB_URL; ?>/images/printicon.gif) left top no-repeat;
	width:16px;
}
#searchtool a:hover, #emailtool a:hover, #printtool a:hover {
	background-position:right top;
}
/* General Styles
-------------------------------------------------------------------------------------------*/	
h1 {
	font-weight:bold;
	color:#003f5f;
	font-size:107%;
}

#wrapper {
	width:1000px;
	height:600;
	margin:0 auto;
	padding:0px 0 0 0;
	background-position:center;
	background-repeat:repeat-y;
	background-image:url('../images/bg.jpg');
}
.clear {
	clear:both;
}
#headline {
	height:98px;
}
#logo {
	
}
#logo img{
	margin:0 0 0  0px;
	padding:15px 0 0 130px;
}
#content {
	float:right;
	width:300px;
	margin-top:20px;
	}
#content a {
	color:#4F8AA8;
}

#content a:hover{
	color:#003F5F;
}

/*Footer
------------------------------------------------------------------------------------------*/		
#bottomlogo {
	position:relative;
	clear:both;
	width:180px;
	float:left;
	margin-top:-47px;
}
#footer {
	
	width:1000px;
	height:65px;
	margin:0 auto;
	position:relative;
	vertical-align:top;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url(../images/homepage_27_1.jpg);
	}
#footertext {
	vertical-align:middle;
	padding:40px 0 0 0px;
	position:relative;
}
#footer p {
	font-size:70%;
	margin:0;
	padding:0px 10px 6px 10px;
	text-align:center;
	color:#A6A6A6;
	}

</style>