* {
    padding: 0;
    margin: 0;
}

body {
background: #000 url(templates/bg.gif) center top no-repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #aaa;
}

img { border: none; }
a { color: #aaaaaa; text-decoration: underline;}
a:hover { text-decoration: none; color : #1486FD; }

#wrap {
margin: 0px auto 0 auto;
width: 977px;
}

#header {
border: 0px solid #101010;
height: 10px;
padding: 100px 0px 0px 70px;
text-align: center;
font-size: 13px;

}
#header h3 {
font-size: 13px;
font-weight: 100;
letter-spacing: 0px;
padding: 0px 10px 0px 10px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #aaa;
text-decoration: none;
}
#header h2 {
color: #ccc;
font-size: 15px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}



.welcom {
margin: 20px 10px 0px 0px;
width: 955px;
float: left;
text-align: justify;
border: 1px solid #2b7adc;
padding: 10px;
background: #121212;
}


.left {
margin: 10px 10px 0px 0px;
width: 950px;
height: 1700px;
float: left;
text-align: justify;
border: 1px solid #2b7adc;
padding: 10px 10px 10px 15px;
background: #121212;
}
.left h2 {
color: #FF4800;
font-size: 24px;
letter-spacing: -3px;
font-weight: 100;
padding : 10px 0 15px 0;
}




#footer {
margin: 10px 0px 0px 0px;
text-align: justify;
color: #aaa;
font-size: 11px;
border: 1px solid #2b7adc;
padding: 10px 10px 10px 10px;
background: #121212;
}


#footer2 {
margin: 10px 0px 50px 0px;
text-align: center;
color: #aaa;
font-size: 11px;

padding: 10px 10px 10px 10px;
background: #000;
}
