/* Main */
BODY          {margin:0px;padding:0px; 
	       font: 11px Verdana, Arial, Helvetica, sans-serif;
               background: #FFF;
              }

table         {border:0px; border-collapse:collapse; width: 100%;}

table td      {padding:0px;} 

P,BR,DIV,TD   {font: 11px Verdana, Arial, Helvetica, sans-serif;}

a             {font: 11px Verdana, Arial, Helvetica, sans-serif;}
a:link        {color: #407DAB; text-decoration: underline;} 
a:visited     {color: #407DAB; text-decoration: underline;} 
a:active      {color: #407DAB; text-decoration: underline;} 
a:hover       {color: #3FBA22; text-decoration: underline;} 


#page{margin:0px auto; width:751px;}
#logo{width:751px; height:231px; background: #FFF url(../im/logo.jpg) left top no-repeat;}
#logo_flash{ position:relative; left:279px; top:80px;}
#page_left{float:left; width:290px;}
#page_left .email{margin:5px 0px 5px 0px; border:0px;}
#page_right{float:left; width:461px;}
#page_right_text{margin:10px; color:#7E7E7E;}
#page_bottom{clear:both; width:751px; height:58px; background:#FFF url(../im/bottom.gif) left top no-repeat;}
#page_bottom p{font: 11px Verdana, Arial, Helvetica, sans-serif; padding:20px; color:#E0C251;}
#menu{width:281px; background: #D3F9DE url(../im/menu_bg.gif) top left repeat-y;}

#menu{
 height:270px;
 position:relative;
}
#menu ul 
{ 
padding: 0; margin: 0; 
list-style-type: none; 
height: 26px; 
width: 100%; 
text-align: left; 
line-height:250%; 

} 

#menu ul li a 
{ 


display: block;
position:relative;
width: 271px;
text-decoration: none; 
color: #F2AC3A; 
background: url(../im/menu.gif) top left no-repeat; 
height: 26px; 
FONT: bold 11px Verdana, Arial, Helvetica, sans-serif; 
margin-left:4px;
border-bottom:4px #D3F9DE solid;
vertical-align:middle;
text-indent: 8px;
line-height:250%; 
} 


#menu ul li a:hover {color: #F2AC3A; background-position: 0 -26px; height: 26px; 
} 

.clear{clear: both;}

hr{ 
color: #F4EAC4; 
background-color: #F4EAC4; 
height: 1px; 
border:0px; 
} 
.pos{margin-left:58px;}
