/* Verstka : Reshek - reshek@ametec.ru */
/*
Red - #df002b
*/
body
{ padding: 0px; margin: 0px; }
body, td
{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
a img
{ border-width: 0px; }
a
{ color: #6c6c6c; text-decoration: underline; }
a:hover
{ color: #df002b; }

.red
{ color: #df002b; }
.gray
{ color: #CCCCCC; }

/* ----------------------------------------------------------------- */

#body
{ width: 100%; height: 100%; }

#header
{ height: 220px; background: url(images/design/header_bg.jpg); }

#center
{ width: 100%; height: 100%; }

#menu
{ width: 314px; background: no-repeat top left url(images/design/menu.jpg); vertical-align: top; font-size: 16px; line-height: 19px;}
#menu div
{ height: 244px; padding: 12px 10px 10px 35px; }
#menu p
{ margin: 3px; font-weight: bold; }
#menu a
{ color: #FFFFFF; text-decoration: none; }
#menu a:hover
{ color: #df002b; }

#content
{ background: no-repeat left top url(images/design/content.gif); vertical-align: top; padding: 80px 10px 10px 10px; }

#news
{ width: 311px; vertical-align: top; }
#news table
{ width: 100%; }
.news_img
{ width: 94px; vertical-align: top; padding-top: 10px; }
.news_info
{ padding: 10px 10px 10px 20px; border-bottom: solid 1px #df002b; font-size: 16px; vertical-align: top; }
.news_info h4
{ font-weight: normal; }
.news_info p
{ color: #6c6c6c; font-size: 12px; }
.news_info a
{ text-decoration: none; }

#footer
{ color: #FFFFFF; font-size: 14px; font-weight: bold; height: 50px; background: url(images/design/footer_bg.jpg); }
#footer div
{ background: no-repeat left url(images/design/footer.jpg); height: 50px; padding: 8px 10px 10px 120px; }
#footer a
{ color: #FFFFFF; text-decoration: none; }
#footer a:hover
{ color: #df002b; }

