/* CSS Document */
body{background-color:#b4b4b4;
 color:#A4A4A4; padding:0px; margin:0px; font:12px/17px Verdana, Arial, Helvetica, sans-serif;}
div, ul, li, h1, h2, h3, h4, p, img{margin:0px; padding:0px;}
ul{list-style-type:none;}

/*----TOP PANEL----*/
#header_container
{
height:0px; position:relative;
margin:0 auto; padding:0px; 
background-color:#b4b4b4;
background-repeat:repeat-x; 
background-position:top;
}

#header{width:755px; height:299px; position:relative; margin:0 auto; padding:0px 9px 0px 14px;}

#header img{height:48px; width:428px; position:absolute; top:0; left:186px; padding:0px;}

#header h1{padding:0px 0px 0px 33px; 
background:url(images/banner.jpg) no-repeat #fff; 
width:800px; height:276px; font-family:Verdana, Helvetica, sans-serif; font-size:13px; 
font-weight:bold; color: #3B3B3B; position:absolute; top:52px; left:-35px;}


/*----BOTOM ----*/
#bottomPan{height:282px; 
background-color:#b4b4b4;
 position:relative; margin:0 auto; padding:0 0 0; clear:both;}

#bottomMainPan{width:840px; 
height:552px;
//position:absolute; top:340px; left:-7px;
 position:relative;
margin:0px auto; 
padding:12px 0px 0px 0px;
background:url(images/bac2.gif) no-repeat; 
}
#bottomBorderPan{width:400px; float:left;
padding:23px 0px 0px 0px; 
height:394px;
line-height:22px;
}
#bottomBorderPan1 a:link { color: #ffffff; text-decoration: none; } 
#bottomBorderPan1 a:hover {font-family:Verdana, Helvetica, sans-serif; font-size:11px;font-weight:bold; color: #000000; text-decoration:underline;}
#bottomBorderPan1{width:280px; 
padding:30px 0px 0px 90px; 
height:180px;
float:left;
 }
#bottomBorderPan2{width:280px; 
padding:0px 0px 0px 90px; 
height:165px;
float:left;
}
#bottomBorderPan2 a:link { color: #ffffff; text-decoration: none; } 
#bottomBorderPan2 a:hover {font-family:Verdana, Helvetica, sans-serif; font-size:11px;font-weight:bold; color: #000000;text-decoration:underline;}



