
/*
Theme Name: QualiFire
Theme URI: 
Description: A slick and clean theme.
Version: 1.0
Author: Andon
Author URI: http://www.andon-design.com/
*/

/*
   Much CSS has been moved to the styles/ subdirectory...
*/
#top { background:none !important; }

#fixed-top {
	width:100%;
	height:217px;
	background:url(http://www.bodyworkscollisioncenter.com/wp-content/themes/qualifire/Images/BG-header-red-darker.gif) repeat-x;
	position:relative;
	z-index:99999;
}

#page-content {
	margin-top: 50px;
	background:#ffffff00 !important;
}

#top-container .phone-number {
    color: #909090;
    font-size: 1.3em;
    padding-top: 5px;
    text-align: center;
    text-shadow: 0 1px #FFFFFF;
}

.breadcrumbs { margin-top:50px !important; }

.js_on #page-content-header #page-title h2 {
	color:#FFFFFF;
	font-size:34px;
	margin:3px 20px;
}

.footer-fade-to-top {
	background:url(http://www.bodyworkscollisioncenter.com/wp-content/uploads/2010/12/BG-footer-fade-to-top.png);
	background-repeat:repeat-x;
	height:52px;
	width:100%;
	margin:0 auto;
}

#footer-stick {
	margin:0 auto;
	padding:0;
	position:static;
	bottom:0;
	width:100%
}

#footer-bg {
	padding-bottom:0px !important;
}

#content-container {
	margin-bottom:125px !important;
}

body {
	background-color:#ffffff !important;
}
