*  {
margin:0;
padding:0;
}


body {
background: url("/style/bg.gif") repeat-x left top;
}


#MainText {
position:absolute;
width:780px;
top:470px;
margin-left:3px;
}

#Title {
position:absolute;
top:100px;
width:780px;
height: 70px;
background-color: #e6e6eb;
}

#MainPic {
position:absolute;
top:170px;
width:780px;
height:240px;
background-color: #e6e6eb;
}

#menu {
background-color:#9999A3;
height:19px;
padding-top:5px;
position:absolute;
top:430px;
width:780px;
}

#header {
position:absolute;
top:0px;
width:780px;
height:100px;
}

#footer {
position:relative;
margin-top: 40px;
width:780px;
height:91px;
}



