/* CSS Document */
body{padding:0px; margin:0px; background:#ffffff; color:#929292; font:14px/20px Arial, Helvetica, sans-serif;}
div, p, ul, h2, h3, h4, img{padding:0px; margin:0px;}
ul{list-style-type:none;}

/*----TOP PANEL----*/
#maintopPan{height:250px; background:url(images/bg.gif) 0 0 repeat-x;}
#logoPan{width:900px; position:relative; margin:0 auto; }
#logoPan img{width:600px; height:153px; position:absolute; top:40px;}

#mainPan{height:100px; background:url(images/bg2.gif) 0 0 repeat-x;}
#logoPanS{width:900px; position:relative; margin:0 auto; }
#logoPanS img{width:196px; height:50px; position:absolute; top:20px;}


/*----TOP PANEL----*/


/*----BODY TOP PANEL----*/
#mainbodytopPan{background:url(images/bodytopbg.gif) 0 0 repeat-x #3B3532; color:#929292; margin:0 auto;}
#bodytopPan{width:588px; /*height:224px;*/ position:relative; margin:0 auto; padding:22px 95px 0;}


/*----/BODY TOP PANEL----*/

/*----BODY PANEL----*/
#mainbodyPan{ color:#929292; margin:0 auto;}

#bodyPan{width:900px; margin:0 auto; padding:20px 95px 0;}

.sm{font-size:75%;}


/*----FOOTER PANEL----*/
#footermainPan{height:60px; background-color:#24201e; color:#fff; font:13px/20px "Trebuchet MS",Arial, Helvetica, sans-serif; clear:both; padding:30px 0 0;}

#footerPan{width:280px; position:relative; margin:0 auto; background-color:#24201e;}

/*----/FOOTER PANEL----*/

