body {
font-family:Tahoma;
background: #080808 url(images/bg_main.jpg) repeat-x;
margin: 0;
padding: 0;
}

p {
font-size:13px;
color: #333;
line-height: 17px;
margin: 0 0 12px 0;
}

h1 {
font-size: 15px;
color: #790000;
}

h2 {
font-size: 14px;
color: #790000;
}

h3 {
font-size: 12px;
color: #333333;
margin: 12px 0 6px 0;
}

#contentholder {
width: 950px;
margin: 0 auto;
background: #474747 url(images/bg_interior.jpg) repeat-x;
position: relative;
}

#contentmain {
width: 911px;
margin: 0 0 0 20px;
background:url(images/content_middle.jpg) 0 6px repeat-y;
}

#contenttop {
width: 911px;
margin: 0 0 0 20px;
background:url(images/content_top.jpg) no-repeat;
height: 11px;
}

#header {
height: 129px;
}

#logo {
width: 290px;
height: 86px;
background:url(images/logo.jpg) no-repeat;
position: absolute;
top: 17px;
left: 48px;
}

#company {
position: absolute;
top: 50px;
right: 30px;
width: 300px;

}

#company h1 {
margin: 0;
color: #fff;
padding: 0;
text-align: right;
}

#auxnav {
position: absolute;
top: 92px;
right: 30px;
text-align: right;
}

#auxnav a {
display: inline-block;
background-color: #790000;
padding: 4px 6px;
text-transform:uppercase;
color: #e8c2c2;
letter-spacing: 1px;
font-size: 9px;
text-decoration: none;
border: 1px solid #9b4040;
margin: 0
}

#auxnav a.selected {
background-color: #680c0c;
}

#auxnav a:hover {
background-color: #e8c2c2;
color: #790000;
}

#logo img {
width: 290px;
height: 86px;
}




a.button {
display: inline-block;
background-color: #eaebef;
padding: 4px 6px;
text-transform:uppercase;
color: #545d7f;
letter-spacing: 1px;
font-size: 9px;
text-decoration: none;
}

a.button:hover {
background-color: #545d7f;
color: #fff;

}




  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {display: inline-block;}  /* for IE/Mac */






#contentbottom {
width: 911px;
margin: 0 0 0 20px;
background:url(images/content_bottom2.jpg) no-repeat;
height: 11px;
}


#footer {
font-size: 10px;
color: #b4b4b4;
padding: 4px 25px 25px 25px;
}


#footer a:link, #footer a:visited {
color: #b4b4b4;
}

#footer a:hover {
text-decoration: underline;
}
	
	