#container {
 margin: 0 auto;
 background:url(../images/back_main.jpg) top center no-repeat;
 width:786px;
 height:620px;
}
#container_contact {
 margin: 0 auto;
 background:url(../images/back_contact.jpg) top center no-repeat;
 width:786px;

}
#header {
 background:url(../images/back_header.gif) top center no-repeat;
 width:786px;
 height:92px;
}
#main {

}
#main p {
 margin:20px 370px 0 30px;
 line-height:1.5;
}
.red {
 color:#ae0000;
}
#main table {
 margin:20px 0 0 30px;

}
.title {
 text-align:center;
 padding:4px;
 background:#eee;
 border-top:1px solid #aaa;
 border-bottom:1px solid #aaa;

}
#footer {
 background:url(../images/footer.jpg) top center no-repeat;
 width:786px;
 height:58px;
}
