@charset "UTF-8";
/* CSS Document */

img, div { behavior: url(resources/iepngfix.htc) }

<!--
body,td,th, p, ul, li {
	font-size: 12px;
	line-height: 0;
	margin: 0;
	padding: 0;
}
body {
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	min-width: 930px;
}

#mainContainer {
	clear: both;
	width: 930px;
	min-width: 930px;
	min-height: 800px;
	margin: 0 auto;
	text-align: left;
}

#stackTopInfo {
	clear: both;
	float: left;
	min-width: 930px;
	height: 189px;
	padding: 0;
	margin: 0;
	line-height: 0;
	background: url(images/stackTopBg.png) no-repeat center top;
}

	#stackTopInfo  #logo {
		float: left;
		padding: 0;
		margin: 0;
		background: url("images/brick-mountain-billing-logo.png") no-repeat center top;
		min-height: 189px;
		min-width: 382px;
		width: 382px;
		height: 189px;
		line-height: 0;
	}
		
	#stackTopInfo  #navi {
		float: left;
		padding: 0;
		margin: 0;
		width: 548px;
		height: 189px;
		line-height: 0;
	}
	
	#stackTopInfo  #navi #search {
		padding: 0;
		margin: 0;
		width: 548px;
		height: 128px;
	}
	
	#stackTopInfo  #navi #menu {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		position: relative;
		text-align: right;
		font-size: 12px;
		letter-spacing: 0;
		padding: 0;
		margin: 0;
		width: 548px;
		height: 61px;
		color:#CCC;
	}
	
	#stackTopInfo  #navi #menu ul {
		list-style:none;
		font-size: 12px;
		padding: 20px 0 0 40px;
		margin: 0;
		display: block;
		height: 22px;
		
	}
	
	#stackTopInfo  #navi #menu ul li {
		list-style: none;
		display: inline;
		position: relative;
		margin-right: 10px;
		padding-right: 10px;
		border-right: 1px solid #282828;
	}
	
	#stackTopInfo #selected {
		color: #3c94cb;
		font-size: 12px;
		font-weight: bold;
	}
	
	#stackTopInfo  #navi #menu ul li  a, #stackTopInfo  #navi #menu ul li a:visited {
		color: #a2a2a2;
		font-size: 12px;
		text-decoration: none;
	}
	
	#stackTopInfo  #navi #menu ul li  a:hover, #stackTopInfo  #navi #menu ul li a:visited:hover {
		color: #dc4326;
		font-size: 12px;
		font-weight: normal;
		text-decoration: none;
	}
	
	#stackTopInfo #frm_search {
		float: right;
		position: relative;
		width: 180px;
		padding: 62px 11px 0 0;
		background-image: url(images/form-contact-bg.jpg);
		background-repeat: no-repeat;
	}
	
	#stackTopInfo input {
		left: 15px;
		float: left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#333;
		padding: 0 0 0 10px;
		background: none;
		width: 150px;
		height: 16px;
		border: none;
	}
	
	#stackTopInfo .btnFormSubmit {
		background-image: url(images/search-mag-glass.jpg) !important;
		width: 17px;
		float: right;
		margin: 0;
		padding:0;
		height: 16px;
	}
	
	#stackTopInfo #navi #menu #contact {
		padding-right: 40px;
		border-right: none;
	}
	
	


#stackMidSs {
	clear: both;
	min-width: 930px;
	padding: 0;
	float: left;
	margin: 0 0 0 0;
	_margin: -1px 0 0 0; /* this did the trick. Only IE6 should process this line */
	line-height: 0;
	height: 319px;
	background: url(images/stackMidBg.png) no-repeat 0 0;
}

	#stackMidSs #brick-mountain-slideshow {
		padding: 0;
		margin: 0;
		line-height: 0;
	}
	
	#stackMidSs .brick-mountain-slideshow {
		border: none;
		padding: 0;
		margin: 0;
		line-height: 0;
	}

#stackBtmCo {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
 	float: left;
	width: 930px;
	height: 280px;
	padding: 0;
	line-height: 0;
	margin: 0;
	background:url(images/stackBtmBg.png) #FFF no-repeat 0 0;
}

html>body #stackBtmCo
{
	width: auto;
	height: auto;
	min-width: 930px;
	min-height: 270px;
} 

	#stackBtmCo #homeContentLeft {
		width: 440px;
		float: left;
		padding: 7px 0 20px 30px ;
		height: 100%;
	}
	
	#stackBtmCo #homeContentLeft ul {
		list-style: none;
		
	}
	
	#stackBtmCo #homeContentLeft li {
		list-style: none;
		font-size: 12px;
		line-height: 18px;
	}
	
	#stackBtmCo #homeContentLeft h1 {
		font-size: 24px;
		line-height: 26px;
		border-bottom: 1px solid #CCC;
		border-top: 4px solid #CCC;
		width: 100%;
		line-height: 40px;
		color: #8f0f1c;
		font-family:Arial, Helvetica, sans-serif;
		font-weight: bold;
	}
	
	#stackBtmCo #homeContentRight {
		min-width: 420px;
		width: 420px;
		float: right;
		min-height: 270px;
		padding: 22px 0 0 30px;
	}
	
	#stackBtmCo #homeContentRight p {
		display: block;
		margin-left: 20px;
		line-height: 16px;
		padding-right: 10px;
		padding-top: 15px;
	}
	
	#stackBtmCo #homeContentRight  a, a:visited {
		color: #dc4326;
		margin: 0;
		font-size:10px;
		padding: 0;
		text-decoration: none;
	}
	
	#stackBtmCo #homeContentRight a:hover, a:visited:hover {
		color: #3983B2;
		font-size:10px;
		margin: 0;
		padding: 0;
		font-weight: normal;
		text-decoration: none;
	}
	
	#stackBtmCo #homeContentLeft  a, a:visited {
		color: #dc4326;
		margin: 0;
		font-size:10px;
		padding: 0;
		text-decoration: none;
	}
	
	#stackBtmCo #homeContentLeft a:hover, a:visited:hover {
		color: #3983B2;
		font-size:10px;
		margin: 0;
		padding: 0;
		font-weight: normal;
		text-decoration: none;
	}
	
	#stackBtmCo h2 {
		font-size: 18px;
		color: #8f0f1c;
		border-bottom: 1px solid #CCC;
		border-top: 4px solid #CCC;
		font-family:Arial, Helvetica, sans-serif;
		font-weight: bold;
		width: 90%;
		line-height: 24px;
		padding: 5px 0 5px 0;
		margin: 0;
	}
	
#stackFooter {
	text-align: center;
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-transform:uppercase;
	color: #a6a6a6;
	letter-spacing: 0.8px;
	width: 930px;
	height: 60px;
	clear: both;
	padding: 0 0 20px 0;
	margin: 0;
	background:url(images/stackFooterBg.png) #FFF no-repeat 0 0;
}

html>body #stackFooter
{
	width: auto;
	height: auto;
	min-width: 930px;
	min-height: 60px;
} 

	
-->