﻿body { margin: 0 auto; background: #181818; font: 13px arial; line-height: 130%;  color: #444;}
div { margin: 0 auto; color: #444; }
h1 { margin: 0; font-size: 13px; text-decoration: underline; color: #444; }
a { text-decoration: none;}
#header, #title, #content, #footer { width: 742px; }
#title { background: url('../img/bg_title.jpg') no-repeat; height: 45px; }
#content { background: url('../img/bg_content.jpg') repeat-y; }
#footer { background: url('../img/bg_footer.jpg') no-repeat top center; padding: 30px 0; color: #8E8E8E; }
.c1 { width: 160px; padding: 10px 0 10px 30px; color: #330099; }
.c2  { width: 456px;  padding: 10px 34px 10px 0; color: #444; }
.c2 img { float: right; margin: 40px 0;}
.c3 { width: 400px; border: 1px solid #000;}
.menu { list-style: none; padding: 0; margin: 0; font-size: 11px;}
.menu li { display: inline; padding: 0 5px; }
.menu li a, .rights a  { color: #8E8E8E;}
.menu li a:hover, .rights a:hover { text-decoration: underline;}
.rights { font-size: 11px; padding-right: 7px; color: #8E8E8E;}
.fl { float: left;}
.fr { float: right;}
.clr { clear: both; }
