body {
margin:0;
padding:0;
background:url('images/bg.jpg') center bottom no-repeat #000;
}


#main {
height:1024px;
width:752px;
background:url('images/main.png') no-repeat;
text-align:left;
}

#menu {
position:absolute;
margin-top:288px;
margin-left:9px;
}

#frame {
position:absolute;
height:545px;
width:180px;
margin-top:396px;
margin-left:45px;
font-family:tahoma;
font-size:12px;
line-height:145%;
}

#content {
position:absolute;
height:585px;
width:445px;
margin-top:380px;
margin-left:270px;
overflow:auto;
overflow-x:hidden;
padding-right:15px;
text-align:justify;
font-family:tahoma;
font-size:12px;
line-height:145%;
}

#footer {
position:absolute;
margin-top:990px;
margin-left:310px;
}

#frame h3,
#content h3 {
color:#e5211f;
padding:0;
margin:0;
margin-bottom:25px;
margin-top:15px;
}

#frame hr {
background-color: #595959;
border: 0;
height: 1px;
}

#header {
position:absolute;
width:750px;
height:270px;
}

#header a {
display:block;
width:750px;
height:270px;
border:0;
text-decoration:none;
}  

#content textarea {
width:326px;
border:1px solid #000;	
}
#content input {
width:226px;
border:1px solid #000;	
}

#content a {
color:#000;
}

#content a:hover {
text-decoration:none;
}
