html, body {
    /*background:#61afc5 url(../images/bg.jpg) left top fixed;*/
    background:#61afc5 url(../images/2.jpg) center top fixed;	
    color: #373737;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 1.5em;
    margin: 7px auto;
    text-align: center;
	padding:0 0 3px 0;
}
div{padding:0;margin:0}
a{color:#c96a04;text-decoration:none}
#wrap {
    background-color: #FFFFFF;
    margin: 0 auto;
    text-align: left;
    width: 800px;
}

#header {
   padding:0;margin:0 ;
   background:url(../images/header1.jpg) left top no-repeat;width:800px; height:130px
}
#banner{background:url(../images/banner1.jpg) left bottom  repeat-x ;margin:0;padding:0;text-align:center;color:#000}
#banner .content{font-weight:bold;line-height:34px;padding:20px}
#banner .content span.text1{font-size:20px;color:#fff}
#banner .content span.text2{font-size:18px;}
#banner .content span.text3{font-size:20px;}
#banner .content span.text4{font-size:18px;color:#fff}
#content {
    
    padding:20px;
    text-align: justify; 
	background:#eeeeee
}
#content a, #banner a{text-decoration:underline}
#content a:hover, #banner a:hover{text-decoration:none}
#content .title{font-size:22px;color:#2a535e;font-weight:bold;padding:0px 0 20px 0;margin:0;text-transform:uppercase}
p.lesson{text-align:center;font-size:16px;line-height:30px}
table.main{width:100% /*685px*/; height: 249px; text-align: left;background:#03b9e6}
table.main td{background:#fff;;font-weight:bold;padding:5px}
table.main tr.toprow td{font-size:22px;color:#c96a04;font-weight:bold;text-align:center}
#content  ul{margin-left:-25px;margin-left:-20px\9}
@media screen and (-webkit-min-device-pixel-ratio:0) {
   #content  ul{margin-left:-23px;margin-left:-20px\9}
}

#content  ul li{list-style:decimal;font-size:14px}
#footer {
	background:#0b6d53;
}
#footer .mainfooter{padding:20px;color:#fff;text-align:right}
.mainfooter p.contact{margin:0 0 5px 0;font-weight:bold;font-size:16px;color:#fff} 
.mainfooter a{font-size:14px;text-decoration:underline;font-weight:bold;color:#c96a04}
.mainfooter span a{font-size:12px}
.mainfooter a:hover{text-decoration:none}
.menu{text-align:right;padding:50px 20px 0 0}
.menu a,.menu a.last{text-transform:uppercase;font-size:12px;font-weight:bold;padding:0px 10px;margin-left:5px;line-height:30px;height:30px;
display:block;float:right;border:1px solid #c16504;background:#e47804;color:#fff}
.menu a:hover,.menu a.last:hover,.menu a.active{background:#c36c10}
.menu a.last{}
img{border:none}
.maincontent td{font-family:"Times New Roman", Times, serif;font-size:15px}