* {
padding: 0;
margin: 0;
} 

body {
background: #aaa;
font-family: Verdana, sans-serif;
font-size: 12px;
padding: 0;
margin: 0;
color: #555;
line-height: 20px;
}

a { color: #747474; text-decoration: none; }
a:hover { color: #333; text-decoration: underline; }
img { border: none; }
li { margin: 0; padding: 0; }

#wrap {
width: 990px;
margin: 0 auto;
}

#header {
height: 110px;
background: #aaa url(images/header.jpg) no-repeat;
}
#header h1 { 
padding: 67px 0 0 19px;
font-size: 12px;
color: #fff;
}
#header h2 { 
font-size: 9px;
color: #fff;
font-weight: 10;
padding: 0 0 0 19px;
}

#intro {
background: #f7f7f7; 
border-top: 3px solid #aaa;
border-bottom: 3px solid #aaa;
margin: 5px 10px;
padding: 10px;
}

#content {
background: #aaa url(images/bg.gif) repeat-y;
padding: 10px;
}

#left {
width: 560px;
float: left;
padding-left: 10px;
text-align: justify;
padding-bottom: 10px;
}
#left h2 {
font-size: 16px;
padding: 10px 0; 
font-weight: 100;
}
#left h2 a { color: #888; }
#left h2 a:hover { color: #333; text-decoration: none; }

#right {
width: 370px;
float: right;
margin-top: 15px;
margin-right: 10px;
padding-bottom: 10px;
}
.rightads {
padding: 10px; 
}
#right h3 {
background: #747474 url(images/rightbig.gif) no-repeat;
height: 20px;
line-height: 20px;
color: #fff;
padding-left: 10px;
font-size: 11px;
font-weight: 600;
}
.menu {
float: left;
width: 370px;
}
.menu_1 {
float: left;
width: 350px;
padding-left: 20px;
}
.menu h4 {
background: #747474 url(images/rightsmall.gif) no-repeat;
height: 20px;
line-height: 20px;
color: #fff;
padding-left: 10px;
font-size: 11px;
font-weight: 600
}

#form_block {width: 150px; height: 407px; padding: 10px 0 0 33px; margin-top: 16px; font-size: 110%;}

#footer {
height: 30px;
background: #aaa url(images/footer.gif) no-repeat;
line-height: 30px;
color: #000000;
font-size: 10px;
text-align: center;
}
#footer a {
color: #000000;
}
#footer a:hover {
color: #747474;
}

#bottom {
height: 10px;
background: #aaa url(images/bottom.gif) no-repeat;
}
#bottom a {
color: #5c5555;
}
#bottom a:hover {
color: #5c5555;
}