/* CSS Document */

body {
font-family: "trebuchet MS";
font-size:12px;
margin:0;
padding:0;
color :#949494;
background-image:url(bg.jpg);
background-repeat:repeat-x;
background-color:#fff;
}

a:link {
	color: #d8d8d8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #d8d8d8;
}
a:hover {
	text-decoration: underline;
	color: #d8d8d8;
}
a:active {
	text-decoration: none;
	color: #d8d8d8;
}

#top_wrapper {
width:750px;
height:auto;
margin:0 auto;
}

#logo {
width:auto;
height:auto;
padding-top:50px;
}

h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:25px;
color:#c10000;
font-weight:bold;
margin:0;
padding:0;
}

.logo1 {
font-size:25px;
font-style:italic;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#f9f9f9;
font-weight:normal;
}

.slogan {
color:#f9f9f9;
}

#banner_wrapper {
width:750px;
height:227px;
margin:0 auto;
background-color:#000000;
background-image:url(banner.jpg);
background-repeat:no-repeat;
background-position:right;
margin-top:20px;
}

/*------------------------MENU-------------------------*/

#menu {
width:200px;
height:182px;
padding-top:35px;
padding-left:10px;
float:left;
}

.menu {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}

.menu ul{
margin:0;
padding:0;
display:block;
list-style-type:none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
width:200px;
}

.menu ul li{
width:200px;
height:auto;
}

.menu ul li a{
font-family: "tahoma"; 
font-size:18px;
font-weight: normal;
padding-left:20px;
padding-top:10px;
padding-bottom:10px;
line-height:30px;
text-transform:lowercase;
}

.menu ul li a:hover{
padding-top:2px;
border-left:5px solid #8B0100;
text-decoration:none;
}

.bstyle {
padding-top:80px;
padding-right:190px;
padding-left:20px;
font-size:24px;
color:#f03c3c;
}

/*------------CONTENT---------------------*/

#content_wrapper {
width:750px;
height:auto;
margin:0 auto;
margin-top:20px;
}

#top_content {
width:750px;
height:auto;
}

#welcome {
width:435px;
height:auto;
float:left;
padding-left:15px;
border-bottom:#e5e5e5 1px solid;
padding-bottom:15px;
}

h2 {
font-size:22px;
color:#7e7e7e;
margin:0;
padding:0;
padding-bottom:5px;
}

#news {
width:280px;
height:auto;
float:right;
border-bottom:#e5e5e5 1px solid;
padding-bottom:10px;
}

h3 {
font-size:22px;
color:#c10000;
margin:0;
padding:0;
}

#learn {
width:280px;
height:auto;
text-align:right;
color:#c10000;
font-weight:bold;
padding-top:10px;
}

#learn a{
color:#c10000;
text-decoration:none;
}

#learn a:hover {
text-decoration:underline;
}

#bottom_content {
width:750px;
height:auto;
padding-top:15px;
border-bottom:#e5e5e5 1px solid;
}

#area {
width:435px;
height:auto;
float:left;
padding-left:15px;
padding-bottom:15px;
}

h4 {
font-size:22px;
color:#ababab;
margin:0;
padding:0;
padding-bottom:10px;
}

.areas {
margin:0;
padding:0;
width:420px;
height:auto;
list-style-type:none;
}

.list{
width:120px;
height:auto;
background-image:url(arrow.jpg);
background-repeat:no-repeat;
float:left;
padding-left:20px;
margin-bottom:5px;
}

#news1 {
width:280px;
height:auto;
float:right;
padding-bottom:10px;
}

#footer_wrapper {
width:750px;
height:auto;
padding-top:25px;
color:#6e6e6e;
text-align:center;
margin:0 auto;
font-weight:bold;
font-size:12px;
}

#footer_wrapper a{
color:#6e6e6e;
text-decoration:none;
}

#footer_wrapper a:hover{
text-decoration:underline;
}

.copyright {
font-size:11px;
color:#949494;
}