html,body{height:100%}
body,div,dl,dt,dd,ul,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
ol,li{line-height:20px;}
fieldset,img{border:0;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}

/****************************************Please do not change anything before this line *********************************************************/
body{margin:0px; background:url(../images/bg.jpg) 0px 0px repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; background-color:#eef2e5;}

#mainWraper{width:980px; height:auto; overflow:hidden; margin:0px auto; margin-top:66px; background:#fcfef6; box-shadow:0 0 3px 2px rgba(174,174,174,0.3); -moz-box-shadow:0 0 3px 3px rgba(174,174,174,0.3); -webkit-box-shadow:0 0 3px 3px rgba(174,174,174,0.3);}

#mainWraper .header{height:63px; display:block; padding:10px;}
#mainWraper .header .logo{width:365px; height:63px; float:left;}
#mainWraper .header .menu{float:right; width:595px; height:63px; text-align:right;}
#mainWraper .header .menu a{display:inline-block; margin-top:50px; padding:0px 4px 0px 4px; font-size:14px; font-variant:small-caps; color:#434343; text-decoration:none;}
#mainWraper .header .menu a:hover{color:#72af0a; text-decoration:underline;}

#mainWraper .footer{clear:both; margin:10px; border-top:1px solid #72af0a; height:30px; font-size:11px; text-align:left; line-height:30px;}
#mainWraper .footer .copyright{float:left; width:400px;}
#mainWraper .footer .footlink a{text-align:right; /*display:inline-block;*/ display:none; color:#666; text-decoration:none; float:right;}
.bottomSpacer{width:980px; height:10px; margin:0px auto; clear:both;}