* {z-index:1;}

body {
	background: #e7e5da url(images/body_bg.jpg) repeat-x top center;
	text-align:center;
	margin: 0;
}
a:link, a:visited {
	color: #00853e;
	text-decoration: none;
	outline:none;
}
a:hover, a:active {
	color: #00853e;
	text-decoration: underline;
	outline:none;
}

/* ----------main body-------------- */
h1 {
	font: bold 16px "Trebuchet MS", Arial, sans-serif;
	color: #fdd538;
}
h2 {
	font: bold 16px Arial, sans-serif;
	color: #00853e;
}
h3 {
	font: bold 16px "Trebuchet MS", Arial, sans-serif;
	color: #ffffff;
}
p {
	font: normal 12px Arial, sans-serif;
	line-height: 20px;
	color: #3e3f41;
}
hr {border: none 0; 
	border-top: 1px dotted #7e8ab1;
	border-bottom: 1px solid #6B78A0;
	width: 100%;
	height: 1px;
	margin: 0;
	padding: 0;
}
table {
	font: normal 12px Arial, sans-serif;
	color: #3e3f41;
	width: 620px;
	position:relative;
	right:7px;
}
td { 
	padding: 5px;
}

strong {font-size:14px;}

/* ----------menu-------------- */
#nav {width:970px;height:45px;float:left;background:url(images/topNav_bg.jpg) no-repeat;}
#nav ul {width:970px;list-style:none;position:relative;right:35px;height:45px;float:left;margin:0;font:12px arial;color:#FFFFFF;}
#nav ul li {display:block;float:left;padding:0 18px;border-right:1px solid #fff;line-height:45px;}
#nav ul li.last {border-right:0px;}
#nav a {color:#FFFFFF;display:block;line-height:45px;}
#nav a:hover {text-decoration:none;color:#FFFF00;}
/* ----------spry-------------- */
.sideNav {text-align:left; width:222px;height:291px;background:url(images/sideNav_bg.jpg) no-repeat; float:left; position:relative; bottom:11px;}
.sideNavTopTab {width:222px; height:31px; background:url(images/sideNavTabTop_bg.jpg) no-repeat; position:relative;top:11px;}
.sideNav a {display:block;}



.sideNav div {height:150px;
	
}

.sideNav p {
	border: none;
	font:arial;
	text-decoration: none;
	font-size: 13px;
	margin: 0px;
	line-height:18px;
	padding:20px 26px 0;
	color:#FFFFFF;
}

.sideNav a {
width:222px; height:26px; background:url(images/sideNavTab_bg.jpg) no-repeat; position:relative;top:11px;
line-height:31px; padding:5px 0 0 16px; font:13px arial; color:#FFFFFF; text-decoration:none; cursor:pointer;
}

.sideNav p a.inner {font:11px arial; color:#FFFF00; background:none; clear:both; display:inline; position:relative; top:0px; padding:0;margin:0;}
.sideNav p a.inner:hover {text-decoration:underline;}

.sideNav a:hover {text-decoration:none;cursor:pointer;}
.sideNav a.top {
background:url(images/sideNavTabTop_bg.jpg) no-repeat;
}

#middleContent.inside table.contact td {vertical-align:top;height:140px;}

/* ----------divs-------------- */
#wrapper {width:970px;margin:0 auto;}
#banner {width:970px;height:225px;float:left;background:url(images/banner_bg.jpg) no-repeat;}
#content {width:970px;float:left;background:url(content_bg.jpg) top no-repeat;}
#footer {text-align:left;width:970px;height:156px;float:left;background:url(images/footer_bg.jpg) no-repeat; position:relative;bottom:17px;z-index:0;}
#middleContent {text-align:left;float:left; padding: 0 0 0 20px;height:245px;width:728px;}
#middleContent.inside {width:940px;height:auto;padding-bottom:40px;}
#middleContent h2 {padding-top:16px;}
#rightBox {text-align:left;float:right;width:259px;height:185px; margin-top:30px;margin-left:20px;padding:10px 20px 0;border-left:1px solid #666666;background:url(images/earth.jpg) no-repeat; background-position:right center;}

#footer ul.contact {width:192px;float:left;color:#FFFFFF;font:10px arial;padding-top:9px;margin-left:-14px;}
#footer ul.contact li {list-style:none;padding-bottom:2px;}
#footer ul.contact li.first {font:11px arial;padding-bottom:10px;}

#footer ul.sitemap {width:500px;float:left;color:#FFFFFF;font:11px arial;padding-top:9px;margin-left:-15px;}
#footer ul.sitemap li {display:inline;line-height:20px; position:relative; bottom:4px;}
#footer ul.sitemap li.first {display:list-item;list-style:none;font:11px arial;padding-bottom:10px;border:none;}
#footer ul.sitemap li.spacer {padding:0 8px;}

#footer a {color:#FFFFFF;}
#footer a:hover {text-decoration:none;color:#FFFF00;}
#footer h2 {color:#ffffff; font:bold 20px arial;position:relative;top:40px;float:right;padding-right:40px;}


/* ----------footer-------------- */

/* ----------weblinx-------------- */
div.transOFF {
	width: 230px;
	background-color:#ffffff;
	border:2px solid #cccccc; 
}
div.transON {
	width: 230px; 
	background-color:#ffffff;
	border:2px solid #cccccc;
	opacity:0.10;
	filter:alpha(opacity=10);
	-moz-opacity:0.10;
}
#weblinx {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	text-align: center;
	padding: 5px;
	margin: 10px auto 0 auto;
}
#weblinx a:link, #weblinx a:visited  {
	color: #000000;
	text-decoration: none;
}
#weblinx a:hover, #weblinx a:active {
	color: #000000;
}