@charset "utf-8";
/***************************************************************
****************************************************************

ALL PHASE BUILDERS :: HEADER CSS FILE

****************************************************************
***************************************************************/

#header {
	width: 100%;
	background: #000 url(../../images/header_bg.gif) repeat-x top left;
}

#logo {
	height: 115px;
	background: #000 url(../../images/1x1_white.gif) repeat-x 0 104px;
}

#logo,
#header h3 {
	display: block;
	width: 704px;
}

#logo h1,
#logo a h1,
#home #header h3 {
	color: #fff;
}

#logo h1,
#header h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-indent: -1000px;
	overflow: hidden;
}

#logo h1 {
	float: left;
	width: 197px;
	height: 78px;
	font-size: 24px;
	background: url(../../images/logo.gif) no-repeat top left;
}

#logo h1 span {
	font-size: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#header h3,
#home #header h3 {
	font-size: 12px;
}

#header h3 {
	height: 33px;
	color: #d97c18;
	background: url(../../images/qsi.gif) no-repeat top left;
}

#home #header h3 {
	height: 22px;
	background: #d97b17 url(../../images/home_qsi.gif) no-repeat top left;
}

#slideshow_holder {
	display: block;
	width: 704px;
	height: 203px;
	background: #000 url(../../images/1x1_white.gif) repeat-x 0 198px;	
}

#slideshow {
	background: url(../../images/home_slideshow/01.jpg) no-repeat top left;
}