* {
    padding: 0;
    margin: 0;
}

body {
background: #101010 url(templates/bg.gif) repeat-x;
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 : #cc0000; }

#wrap {
margin: 0px auto 0 auto;
width: 977px;
}

#header {
border: 0px solid #101010;
height: 176px;
padding: 4px 0px 0px 0px;
text-align: center;
background:  url(templates/header.gif) center no-repeat;
}
#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 #cc0000;
padding: 10px;
background: #333;
}


.left {
margin: 10px 10px 0px 0px;
width: 950px;
height: 1685px;
float: left;
text-align: justify;
border: 1px solid #cc0000;
padding: 10px 10px 10px 15px;
background: #333;
}
.left h2 {
color: #FF4800;
font-size: 24px;
letter-spacing: -3px;
font-weight: 100;
padding : 10px 0 15px 0;
}

.left2 {
margin: 10px 0px 0px 0px;
width: 160px;
height: 205px;
float: left;
text-align: justify;
border: 1px solid #cc0000;
padding: 10px;
background: #333;
}
.left2 h2 {
color: #101010;
font-size: 14px;
font-style: italic;
font-weight: bold;
line-height: 22px;
font-weight: 100;
}

.left3 {
margin: 10px 0px 0px 0px;
width: 160px;
height: 185px;
float: left;
text-align: justify;
border: 1px solid #cc0000;
padding: 10px;
background: #333;
}
.left3 h2 {
color: #101010;
font-size: 14px;
font-style: italic;
font-weight: bold;
line-height: 22px;
font-weight: 100;
}

.left4 {
margin: 10px 0px 0px 0px;
width: 160px;
height: 650px;
float: left;
text-align: justify;
border: 1px solid #cc0000;
padding: 10px;
background: #333;
}
.left4 h2 {
color: #101010;
font-size: 14px;
font-style: italic;
font-weight: bold;
line-height: 22px;
font-weight: 100;
}

.left5 {
margin: 10px 0px 0px 0px;
width: 160px;
color: #ffffff;
height: 546px;
float: left;
text-align: justify;
border: 1px solid #cc0000;
padding: 13px 10px 10px 10px;
background: #333;
}
.left5 h2 {
color: #101010;
font-size: 14px;
font-style: italic;
font-weight: bold;
line-height: 22px;
font-weight: 100;
}




#footer {
margin: 10px 0px 0px 0px;
text-align: justify;
color: #aaa;
font-size: 11px;
border: 1px solid #cc0000;
padding: 10px 10px 10px 10px;
background: #333;
}


#footer2 {
margin: 10px 0px 50px 0px;
text-align: center;
color: #aaa;
font-size: 11px;
border: 0px solid #cc0000;
padding: 10px 10px 10px 10px;
background: #101010;
}