body { 
font-family: Arial, sans-serif; 
line-height: 1.4;
font-size: 13px;
background: #f2f2f2;
margin: 0;
padding: 0;
color: #112211;
}

a { color: #3F4C6B; text-decoration: none;}
a:hover { text-decoration: underline; }

#wrap { 
width: 1000px;
margin: 0;
padding:0;
}

#header {
width:1000px;
background: #ffffff;
height: auto;
margin:0;
padding:0;

}
#header h1 {
font-family: Arial, sans-serif; 
margin: 0;
padding: 25px 0 0 30px;
font-weight: 100;
color: #FFB96F;
font-size: 31px;
letter-spacing: -2px;
line-height: 27px;
}
#header h1{ text-decoration: none; color: #232323; }
 }

#menu {
width:1000px;
background: #5085bb url(../header_bg.jpg) repeat-x;
height: 40px;
line-height: 40px;
background: url(../header_bg.jpg) repeat-x;
}

#menu ul {
list-style-type: none;
margin: 0;
padding-left: 20px;
height: 40px;
line-height: 40px;
background: url(../header_bg.jpg) repeat-x;
}
#menu ul li {
float: left;
height: 40px;
line-height: 40px;
background: url(../header_bg.jpg) repeat-x;
}

#menu ul li a {
float:left;
padding: 0 20px;
text-decoration: none;
color: #ffffff;
font-weight: 100;
height: 40px;
line-height: 40px;
background: url(../header_bg.jpg) repeat-x;
}
#menu ul li a:hover, .active {
float:left;
color: #ffffff;
background: url(../menuover.png) repeat-x;
}

#content {
 
width: 750px;
margin:0;
padding:0;
}
#content h2 {
margin: 0;
color: #3F4C6B;
font-weight: 100;
}

#content p {
font-family:Verdana;
font-size:12px;
line-height:20px;
width:700px; 
margin-left:10px; 
color: #000000;
text-align:left;
}

#sidebar {
float: left;
margin: 20px 0 0 5px;
width: 150px;
background: #efefef;
text-align:left;
border-bottom: 1px solid #7D7D7D;
}

#sidebar h3 {
background: url(sidebar.jpg) no-repeat;
height: 30px;
line-height: 30px;
font-weight: 100;
margin: 0; padding: 0 0 0 20px; 
color: #fff;
font-size: 12px;
}

#sidebar p { padding: 0 10px 10px 10px; color: #232323; }

#sidebar ul {
padding: 5px 0 10px 20px;
margin: 0;
color: #aaa;
list-style-type: none;
}

#sidebar ul li {

padding: 2px 0 2px 5px;
margin: 0;
}
#sidebar ul li a {  }

#footer { 
text-align: center;
color: #fff;
background: #464646;
padding: 10px;
}
#footer p { padding: 0; margin: 0; }
#footer a {color:#f2f2f2;}
#footer a:hover {color:#FFCC00;}
