*  {
margin:0;
padding:0;
border:0;
}

body { background:url("bg.gif") repeat-x left top; }

#wrapper {
margin:0 auto; 
width:980px;
}


#MainText {
font-family:sans-serif;
float:right;
margin-bottom:10px;
margin-top:200px;
width:700px;
}

#sidebar {
float:left;
width: 250px;
margin-top:200px;
}

#MainTitle {
position:absolute;
top:170px;
width:980px;
height: 69px;
background:url("bg-menu.gif") no-repeat right top; 
}

#MainPic {
position:absolute;
top:250px;
width:980px;
height:200px;
background-color: #f2f2f2;
}


#header {
margin:0 auto;
position:absolute;
top:0px;
width:980px;
height:160px;
background:url("bg-logo.gif") no-repeat left top; 
}

#footerwrap {
width:100%;
margin: 0 auto;
height: 191px;
background-color: #f2f2f2;
background:url("bg-bottom.gif") repeat-x left top #e5eaee; 
margin-top:70px;
}

#footer {
margin:0 auto;
top:0px;
width:980px;
height:160px;
background:url("bg-logo-bottom.gif") no-repeat 30px 0; 
}
