a:link,a:visited {
color:#00D2FF;
text-decoration: none;
}

*{margin: 0; padding: 0;}

body {background: url(../img/bg.png) repeat; color: #fff;font-family: Arial, Helvetica, sans-serif; font-size:13px; line-height:19px; min-height:500px;}

@font-face {
    font-family: 'cuprumffuregular';
    src: url('../img/fonts/cuprum-webfont.eot');
    src: url('../img/fonts/cuprum-webfont.eot?#iefix') format('embedded-opentype'),
         url('../img/fonts/cuprum-webfont.woff') format('woff'),
         url('../img/fonts/cuprum-webfont.ttf') format('truetype'),
         url('../img/fonts/cuprum-webfont.svg#cuprumffuregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

a{color:#00D2FF; border: none; text-decoration:none;}

#wrapper{margin:0 auto; width: 1000px; }

h1#logo{font-weight:normal; font-size:32px; color:#fff;  padding:0 0 0 20px; font-family: 'cuprumffuregular'; background:#E41D5A; height:75px; line-height:75px;}
h1#logo a{color:#fff; }

#menu{height:43px; background:url(../img/mainmenu.png) repeat-x;}
#menu ul{list-style:none; }
#menu ul li{float:left; font-size:15px; }
#menu ul li a{line-height:43px; height:43px; padding:0 20px; color: #fff; font-size: 17px; display:block; font-family: 'cuprumffuregular';font-weight:bold;}
#menu ul li a:hover{color:#E41D5A; background:url(../img/mainmenu-hov.png) repeat-x;}

#banner img{margin:0; padding:0px;}

#main-container{ background:url(../img/content.png) repeat-y; padding:25px; }

#left{float:left; width: 640px;}
#article{ margin-bottom: 30px;}
#article h1{margin: 0 0 15px 0; color: #FFFFFF;  font-family: 'cuprumffuregular'; font-weight:normal; font-size:35px;}


#right{float:right; width:270px; }
#news{}
#news h2{font-family: 'cuprumffuregular'; font-weight:normal; font-size:22px;}
#news ul {margin: 14px 0;}
#news li {padding:10px 0; list-style-type: none; font-size: 13px; line-height: 17px; color:#ddd;}
#news li a { margin: 1px 0 0;}
#news li strong{font-size:14px;}
#news li #read-more{font-size:11px; text-align:right;}


.footer {clear: both; font-size: 11px; height: 60px;  width: 100%;  background:#0E151A; color: #333333;}
.footer p { color: #333333; margin: 0; padding: 22px 0 0; text-align: center;}