/* CSS Document */

body{
background:url(../images/pageBg.jpg) repeat-x #ffffff; 
margin:0 auto;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
}
ul, li, input, form, textarea, select, h1, h2, h3, h4, h5{ padding:0; margin:0;}
#mother{ position:relative; width:995px; margin:0 auto;}
#header{ background:url(../images/headerBg.jpg) no-repeat; height:323px;}
#leftPanel{width:122px; padding:15px 0 15px 5px;}
#rightPanel{width:122px; padding:15px 5px 15px 0;}
#centerPanel{width:650px; padding:15px 0 15px 7px;}
#footer{ background:url(../images/footerBg.jpg) no-repeat; height:30px; color:#f3f1df; padding-top:10px;}
.left{ float:left;}
.right{ float:right;}
.clear{ clear:both;}
.topGoogleAds{ height:30px; padding-top:10px;}
.boder{ border:#999999 1px solid;}
.menu{width:640px; padding:290px 0 0 40px;}
.menu ul{margin:0; padding:0;}
.menu ul li{margin:0; padding:0 10px; list-style:none; float:left;}
.headerImg{}
.headerImg ul{ padding:0; margin:0;}
.headerImg ul li{ padding:3px; margin:0; list-style:none; float:left;}
