@charset "utf-8";
/* CSS Document */

body
{
margin:0;
padding:0;
background:#111213;
}

#logo
{
width:456px;
margin:auto;
height: 310px;
background: url(../images/logo_glow.png) left bottom no-repeat; 
}

#logo2
{
width:456px;
margin:auto;
height: 310px;
background: url(../images/logo.png) left bottom no-repeat; 
}

#wrapper
{
background:url(../images/background.png) no-repeat;
margin:auto;
width:960px;
}

#wrapper h1
{
color:#bdcace;
font-family:Arial, Helvetica, sans-serif;
font-size:40px;
width: 100%; 
margin:auto;
padding-top:10px;
padding-bottom:10px;
text-align: center;
color: #6F0;
}

#wrapper p
{
font-family: Verdana, Geneva, sans-serif;
color:#c9ced0;
width:600px; 
margin: 0 auto;
padding-bottom:0px;
font-size:14px;
line-height:22px;
}


.newsletter-topic
{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
padding-top:20px;
display:block;
height:20px;
color:#c9ced0;
padding-left:326px;
background: 
}

.newsletter-topic span
{
color:#bdcace;
font-weight:bold;
padding:5px 0 5px 30px;
background: url(../images/1276722189_001_06.png) top left no-repeat;
}

.copyright
{
color:#555658;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}
