/* CSS Document */
body
{font-family:verdana,arial,helvetica,sans-serif;
font-size:65%;font-weight:normal;
background-image:url(images/bg_tile.gif);
margin: 0px;
padding: 0px;
margin-top:0px;}
div#main {
    position: absolute;
    left: 50%;
    width: 600px;
    margin-top: 50px;
    margin-left: -316px;
    padding: 15px;
    border: 1px solid #000000;
    background-color: #eeeeee;
}
#body_main
{width:780px;
height:100;
margin-left:150px;
padding:auto;
position:relative;}

#topbar
{float:right;
background-color:#ddebcf;
padding-top:5px;
padding-bottom:5px;}

#logo
{
height:100%;}

h1{
font-size:11px;
color:white;
display: block;
background-color:#638b7d;
padding: 5px 0 4PX 15px;}

h4
{font-size:13px;
color:#3a7d66;}

h5
{margin-left:2em;
font-size:11px;}



#top li{
display: inline;
padding-right:10px;}


#second_top
{width:750px;
height:100%;
background-color:#e0ebec;
margin-bottom:2px;}

#third_top
{width:100%;
background-image:url(../images/bg.gif);
background-repeat:repeat-x;
padding-top:9px;
padding-bottom:9px;}


#third_top ul {
margin: 0; padding: 0; 
list-style-type: none; list-style-image: none;} 

#third_top li
{list-style:none;
display: inline;
color:white;
height: 50px;}

#third_top li a
{
	color: #ffffff;
	font-size: 11px;
	padding: 9px 6px 9px 6px;
	width: 100px;
	text-decoration: none;}

#third_top li a:hover
{
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-x;}
	
	
#location
{background-color:#b0c3b3;
height:100;
padding-left:4px;
margin-bottom:1px;
padding-bottom:5px;}

#bottom
{width:170px;
height:100%;
background-color:#e9edd6;
float:left;
padding:2px 0 5px 0;
margin-bottom:15px;}

#bottom li {
line-height:16px;
padding-left:17px;
list-style:none;
background:url(../images/menu_arrow_gray.gif) no-repeat;
background-position:0 5px;
margin-left: -25px;
padding-right:5px;}

#second_bottom
{width:385px;
height:100%;
float:left;
padding:0 10px 20px 10px;}

#third_bottom
{width:170px;
height:100%;
background-color:#e9edd6;
float:right;
padding:2px 0 5px 0;
margin-bottom:15px;}

#third_bottom li
{list-style:none;
line-height:16px;
list-style:none;
margin-left: -30px;
padding-right:15px;}

#search
{float:right;
margin-top:0px;}


#footer
{clear:both;
width:784px;
margin-left:100px;
background-color:#2e6753;
height:14px;
padding:5px 0 14px 0;
font-size:8pt;
color:white;}

#footer li
{list-style:none;
display:inline;
color:white;}

#footer li a
{color:white;
text-decoration:none;}