/*
File:			custom.css
Description:	Custom styles for the Thesis Theme that you define
*/

.custom #menu {
background-color: #000;
}



.custom #header {
margin: 0 auto 0 !important;

}

.custom #header #logo a { 
   display: block; 
   height: 140px; 
   width: 956px; 
   background:url('/wp-content/themes/thesis_16/custom/images/header.jpg') no-repeat; 
   outline: none; 
   }

.custom #header #logo, .custom #header #tagline { 
   text-indent: -9999px; 
   }

.custom #header {
padding-bottom:0;
padding-top:0;

}


.custom #header #tagline {
line-height:0;
}
.custom #container-outer {
width: auto;
min-width: 976px;
}
.custom #container {
width: auto;
min-width: 976px;
background: #000000 url(/wp-content/themes/thesis_16/custom/images/bg-aero.jpg) no-repeat 50% 0;
}
.custom #page {
position: relative;
width: 976px;
margin: 0 auto;
padding-top:0px;
background: #000000 url(/wp-content/themes/thesis_16/custom/images/nav_bg.jpg);

}
#container-inner.franchise {
padding-top: 0;
}

/* footer */

#ftr {
clear: both;
width: 960px;
margin: 0 auto;
padding: 15px 0 30px 0;
font-size: 73%;
font-weight: normal;
text-align: center;
color: #5f6366;
background: #0d0d0d url(/sitewide/images/u/footer-bgfade.gif) repeat-x top left;
}
