body
{
background-color:skyblue;
padding-top:50px;
padding-bottom:30px;
background-image:none;
width:1200px;
margin:0 auto;
}

#main
{
width:1006px;
margin:0 auto;
position:relative;
left:0;
float:left;
}
#rightmenu
{
width:180px;
background-color:#FFFFFF;
position:relative;
right:0;
float:right;
margin:0;
}
#footer
{
display:none;
}

#header
{
position:relative;
}
#header h1
{
height:90px;
}
#header h1 a
{
dispaly:block;
position:absolute;
left:30px;
top:50px;
font-size:50px;
}
#hh
{
width:1200px;
background-color:#D24423;
height:20px;
}
#tagline
{
position:absolute;
}

#ff
{
clear:both;
width:1200px;
height:30px;
position:relative;
text-align:center;
background-color:#D24423;
height:100px;
color:#FFFFFF;
}