body { 
margin-top:20px;
font-size:0.9em;
font-family:Arial, Helvetica, sans-serif;
background:  url("../images/bckg.gif") #000; 

}

h1 {
margin:0;
padding-left: 10px;
padding-bottom: 10px;
font-size:1.4em;
color:#1B1D1E;
}

h2 {
margin:0;
padding-left: 10px;
font-size:1.2em;
color:#1B1D1E;
}

h3 {
margin:0;
padding-left: 10px;
font-size:1.1em;
color:#1B1D1E;
}

a {
color:#C23B01;
}

#container {
background-color:#fff;
}

#container2 {
background-color:#fff;
width: 980px;
display: block;
margin: 0 auto;
border:1px solid #666666;
}

#header { 
background: url("../images/header_bckg_main.jpg") repeat-x  #C13B00;
}

#header2 {background:url('images/header_bckg.jpg') no-repeat;
width: 980px;
}

#logo {
background: url("../images/header_bckg.jpg") no-repeat;
padding:30px 0 0 40px;
height:83px;
color:#FFFFFF;
}

#logo a {
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
font-size:30px;
}

/** Alt Banner **/

#logo2 {
background: url("../images/new_banner.jpg") no-repeat;
height:83px;
color:#FFFFFF;
}

#logo2 a {
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
font-size:30px;
}

/** ------------ **/

#menu {
background:  url("../images/menu_bckg.jpg");
height:30px;
}

#menu ul {
margin:0;
padding:0;
}

#menu ul li {
display: inline;
float:left;
width:80px;
list-style:none;
text-align:center;
}

#menu a {
display:block;
float:left;
width:80px;
color:#fff;
font-size:90%;
font-weight:bold;
text-decoration:none;
padding-top:4px;
}

#text {
padding-left: 10px;
width: 70%;
}

#text p {
padding-left: 10px;
text-align:justify;
}

#text li {
list-style:none;
padding-left:20px;
background: url("../images/li.gif") no-repeat 0px 7px;
}

#sidebar {
float:right;
width:180px;
padding: 0 20px 0 10px;
font-size:14px;
}


#main {
float:left;
background: url("../images/sidebar_bckg4.gif") repeat-y top right;
padding:10px 0 0 0;
width: 980px;
}

#main2 { 
float:left; background: url("../images/sidebar_bckg.gif") repeat-y top right;
padding:20px 0 0 0;
width: 1014px;
}

#footer {
background: url("../images/footer_bckg.jpg") #424E4F;
height:102px;
clear:both;
text-align: center;
}

#left_footer {
float:left;
padding:40px 0 0 30px;
background:url(../designs/blacker/images/c.gif) no-repeat 30px 35px;
text-transform:uppercase;
color:#FFFFFF;
font-weight:bold;
font-size:10px;
}

#left_footer a {
color:#FFFFFF;
text-decoration: none;
}

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

#right_footer {
float:right; 
padding:40px 30px 0 0;
text-transform:uppercase;
color:#FFFFFF;
font-weight:bold;
font-size:12px;
text-align:right;
}

#right_footer a {
color:#FFFFFF;
}

#right_footer a:hover {
text-decoration:none;
}

.enhance {
font-size: 110%;
font-weight: bold;
text-align:center;
}

.strapline {
font-size: 1.2em;
font-weight: bold;
text-align:center;
padding-bottom: 10px;
}

.keyareas {
font-size: 120%;
font-weight: bold;
text-align: center;
color: #C23B01;
}

.keyareas a {
text-decoration: none;
}

.keyareas a:hover {
text-decoration: underline;
}