	@charset "UTF-8";

	/*   
	Theme Name: Armstrong Steel
	Theme URI: http://www.armstrongsteel.com/
	Description: Projects completed... On Time.  On Budget.
	Author: Jason R. Walker
	Author URI: http://www.unleadedsoftware.com
	Version: 1.0
	*/
	
	/* Reset Styles */
	
	body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	}

	fieldset, img { 
	border: 0;
	}

	address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
	}
	
	

	ol, ul {
	list-style:none;
	}

	caption ,th {
	text-align:left;
	}

	h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
	}

	abbr, acronym { 
	border:0;
	}

	/* End Reset */
	
	body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #dddddd url(images/bg.jpg) repeat-x top;
	}
	
	.clear {
	clear: both;
	}
	
	#layout {
	width: 1024px;
	height: 100%;
	margin: 0px auto;
	background: url(images/shadowBg.gif) repeat-y top;
	}
	
	#layoutMain {
	width: 1024px;
	height: 100%;
	background: url(images/shadowBgTop.gif) no-repeat top;
	}
	
	#main {
	width: 1016px;
	height: 100%;
	margin: 0 4px 0 4px;
	background: #161616;
	}
	
	#header {
	width: 1016px;
	height: 109px;
	background: url(images/headerBg.jpg) no-repeat top;
	}
	
	#headerSpacer {
	float: left;
	width: 80px;
	height: 109px;
	}
	
	#logo {
	float: left;
	width: 170px;
	height: 109px;
	text-indent:-10000000px;
	}
	
	#logo a {
	display: block;
	width: 170px;
	height: 109px;
	}
	
	#logo h1 {
	text-indent: -999em;
	}
	
	#nav {
	float: left;
	width: 737px;
	height: 51px;
	margin: 58px 0 0 0;
	padding: 0 0 0 29px;
	}
	
	#nav li {
	float: left;
	height: 51px;
	}
	
	#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
	#navHome {
	width: 60px;
	background: url(images/nav/home.jpg) no-repeat top center;
	text-indent: -999em;
	}
	
	#navHome a {
	display: block;
	width: 60px;
	height: 51px;
	}
	
	#navHome a:hover {
	background: url(images/nav/homeOn.jpg) no-repeat top center;
	}
	
	#navHomeAlt {
	width: 60px;
	background: url(images/nav/homeAlt.jpg) no-repeat top center;
	text-indent: -999em;
	}
	
	#navHomeAlt a {
	display: block;
	widows: 60px;
	height: 51px;
	}
	
	/* --- */
	#navBlog {
	width: 60px;
	background: url(images/nav/blog.jpg) no-repeat top center;
	text-indent: -999em;
	}
	
	#navBlog a {
	display: block;
	width: 60px;
	height: 51px;
	}
	
	#navBlog a:hover {
	background: url(images/nav/blogOn.jpg) no-repeat top center;
	}
	
	#navBlogAlt {
	width: 60px;
	background: url(images/nav/blogAlt.jpg) no-repeat top center;
	text-indent: -999em;
	}
	
	#navBlogAlt a {
	display: block;
	widows: 60px;
	height: 51px;
	}
	/* --- */
	
	
	/* --- */
	#navNews {
	width: 60px;
	background: url(images/nav/news.jpg) no-repeat top center;
	text-indent: -999em;
	}
	
	#navNews a {
	display: block;
	width: 60px;
	height: 51px;
	}
	
	#navNews a:hover {
	background: url(images/nav/newsOn.jpg) no-repeat top center;
	}
	
	#navNewsAlt {
	width: 60px;
	background: url(images/nav/newsAlt.jpg) no-repeat top center;
	text-indent: -999em;
	}
	
	#navNewsAlt a {
	display: block;
	widows: 60px;
	height: 51px;
	}
	/* --- */
	
	#navAbout {
	width: 142px;
	background: url(images/nav/about.jpg) no-repeat top center;
	text-indent: -999em;
	}
	
	#navAbout a {
	display: block;
	width: 142px;
	height: 51px;
	}
	
	#navAbout a:hover {
	background: url(images/nav/aboutOn.jpg) no-repeat top center;
	}
	
	#navAboutAlt {
	width: 142px;
	background: url(images/nav/aboutAlt.jpg) no-repeat top center;
	text-indent: -999em;
	}
	
	#navAboutAlt a {
	display: block;
	widows: 142px;
	height: 51px;
	}
	
	#navBuildings {
	width: 120px;
	background: url(images/nav/buildings.jpg) no-repeat top center;
	text-indent: -999em;
	}
	
	#navBuildings a {
	display: block;
	width: 120px;
	height: 51px;
	}
	
	#navBuildings a:hover {
	background: url(images/nav/buildingsOn.jpg) no-repeat top center;
	}
	
	#navBuildingsAlt {
	width: 120px;
	background: url(images/nav/buildingsAlt.jpg) no-repeat top center;
	text-indent: -999em;
	}
	
	#navBuildingsAlt a {
	display: block;
	widows: 120px;
	height: 51px;
	}
	
	#navBuildingCenter {
	width: 140px;
	background: url(images/nav/buildingcenter.jpg) no-repeat top center;
	text-indent: -999em;
	}
	
	#navBuildingCenter a {
	display: block;
	width: 140px;
	height: 51px;
	}
	
	#navBuildingCenter a:hover {
	background: url(images/nav/buildingcenterOn.jpg) no-repeat top center;
	}
	
	#navBuildingCenterAlt {
	width: 140px;
	background: url(images/nav/buildingcenterAlt.jpg) no-repeat top center;
	text-indent: -999em;
	}
	
	#navBuildingCenterAlt a {
	display: block;
	widows: 140px;
	height: 51px;
	}
	
	#navFaqs {
	width: 60px;
	background: url(images/nav/faqs.jpg) no-repeat top center;
	text-indent: -999em;
	}
	
	#navFaqs a {
	display: block;
	width: 60px;
	height: 51px;
	}
	
	#navFaqs a:hover {
	background: url(images/nav/faqsOn.jpg) no-repeat top center;
	}
	
	#navFaqsAlt {
	width: 60px;
	background: url(images/nav/faqsAlt.jpg) no-repeat top center;
	text-indent: -999em;
	}
	
	#navFaqsAlt a {
	display: block;
	widows: 60px;
	height: 51px;
	}
	
	#navContact {
	width: 95px;
	background: url(images/nav/contact.jpg) no-repeat top center;
	text-indent: -999em;
	}
	
	#navContact a {
	display: block;
	width: 95px;
	height: 51px;
	}
	
	#navContact a:hover {
	background: url(images/nav/contactOn.jpg) no-repeat top center;
	}
	
	#navContactAlt {
	width: 95px;
	background: url(images/nav/contactAlt.jpg) no-repeat top center;
	text-indent: -999em;
	}
	
	#navContactAlt a {
	display: block;
	widows: 95px;
	height: 51px;
	}
	
	#navEnd {
	width: 15px;
	background: url(images/nav/end.jpg) no-repeat top center;
	}
	
	#homeContent {
	width: 1016px;
	height: 398px;
	background: #fff;
	}
	
	#subContent {
	width: 1016px;
	background: #fff;
	}
	
	#subContentBuilding {
	width: 1016px;
	background-color: #fff ;
	/* background: #fff url(images/buildingcenterBg.jpg) no-repeat top; */
	}
	
	#subContentFaqs {
	width: 1016px;
	background: #fff url(images/faqsBg.jpg) no-repeat top;
	}
	
	#subContentContact {
	width: 1016px;
	background: #fff url(images/contactBg.jpg) no-repeat top;
	}
	
	#stockHome {
	float: left;
	width: 759px;
	height: 398px;
	background: url(images/stockHome.jpg) no-repeat top;
	text-indent: -999em;
	}
	
	#subContentMain {
	float: left;
	width: 759px;
	}
	
	#logoBottom {
	width: 759px;
	height: 67px;
	background: url(images/logoBottom.jpg) no-repeat top;
	}
	
	#logoBottomAbout {
	width: 759px;
	height: 67px;
	background: url(images/logoBottomAbout.jpg) no-repeat top;
	}
	#logoBottomSBC {
	width: 759px;
	height: 67px;
	background: url(images/logoBottomSBC.jpg) no-repeat top;
	}
	
	#logoBottomBuildings {
	width: 759px;
	height: 67px;
	background: url(images/logoBottomBuildings.jpg) no-repeat top;
	}
	
	#subContentColumns {
	width: 759px;
	}
	


	#aboutTitle {
	background: url(images/aboutTitle.jpg) no-repeat top;
	height:36px;
	text-indent:-10000000px;
	}
	
	#buildingsTitle {
	background: url(images/buildingsTitle.jpg) no-repeat top;
	height:36px;
	text-indent:-10000000px;
	}
	
	#sitemapTitle {
	background: url(images/sitemap_title.jpg) no-repeat top;
	height:36px;
	text-indent:-10000000px;
	}
	#resourcesTitle {
	background: url(images/resources.jpg) no-repeat top;
	height:36px;
	text-indent:-10000000px;
	}
	#ConfidentialDealerPricingTitle {
	background: url(images/Confidential_Dealer_Pricing_title.jpg) no-repeat top;
	height:36px;
	text-indent:-10000000px;
	}
	
	#buildingTitle {
	background: url(images/buildingTitle.jpg) no-repeat top;
	height:36px;
	text-indent:-10000000px;
	}
	
	#faqsTitle {
	background: url(images/faqsTitle.jpg) no-repeat top;
	height:36px;
	text-indent:-10000000px;
	}
	
	#contactusTitle {
	background: url(images/contactusTitle.jpg) no-repeat top;
	height:36px;
	text-indent:-10000000px;
	}
	
	#privacyTitle {
	background: url(images/privacyTitle.jpg) no-repeat top;
	height:36px;
	text-indent:-10000000px;
	}
	
	#quoteTitle {
	background: url(images/quoteTitle.jpg) no-repeat top;
	height:36px;
	text-indent:-10000000px;
	}
	
	#testimonialTxt {
	width: 199px;
	padding: 20px 0 0 0;
	background: url(images/testimonialBg.jpg) no-repeat top;
	
	font-size: 14px;
	font-style: italic;
	}
	
	#testimonialTxt p {
	margin: 0;
	padding: 0 0 10px 40px;
	}
	
	#testimonialTxt span {
	color: #666;
	}
	
	#subContentCol2 {
	float: left;
	width: 560px;
	
	color: #161616;
	font: normal normal 12px/18px Arial, Helvetica, sans-serif;
	text-align: justify;
	}
	
	#subContentCol2 h3 {
	margin: 0 10px 10px 20px;
	padding: 10px 0 5px 0;
	color: #cc0000;
	font-size: 15px;
	border-bottom: 1px solid #cc0000;
	}
	.classh2 {
	margin: 0 10px 10px 20px;
	padding: 10px 0 5px 0;
	color: #cc0000;
	font-size: 15px;
	border-bottom: 1px solid #cc0000;
	}

	#subContentCol2 h3.hed33 {
	margin: 0 10px 10px 20px;
	padding: 10px 0 5px 0;
	color: #000000;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:12px;
	
	}

	#subContentCol2 h1,
	#pricing-container h1	{
	margin: 0 10px 10px 20px;
	padding: 10px 0 5px 0;
	color: #cc0000;
	font-size: 15px;
	border-bottom: 1px solid #cc0000;
	}

	#subContentCol2 h1.hed1 {
	margin: 0 10px 10px 20px;
	padding: 10px 0 5px 0;
	color: #cc0000;
	font-size: 15px;
	border-bottom: 1px solid #cc0000;
	font-weight:bold;
	}

	#subContentCol2 h1.hed11 {
	margin: 0 10px 10px 20px;
	padding: 10px 0 5px 0;
	color: #000000;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:12px;
	border-bottom: 0px;

	}

	#subContentCol2 h2.head22 {
	margin: 0 10px 10px 20px;
	padding: 10px 0 5px 0;
	color: #000000;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-size:12px !important;
	
	}
	#subContentCol2 h2 {
	margin: 0 10px 10px 20px;
	padding: 10px 0 5px 0;
    font-size:15px !important;
    margin-bottom:15px;
	
	}
	#subContentCol2 h3.classh3 {
	margin: 0 10px 10px 20px;
	padding: 10px 0 5px 0;
	color: #000000;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	border-bottom:0px;
	font-size:14px;
	}
	
	#subContentCol2 p {
	margin: 0;
	padding: 0 10px 10px 20px;
    display:block;
    font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:12px;
    margin-bottom:3px;
	}
	
	#subContentCol2 span {
	color: #cc0000;
	}
	
	#subContentCol2 strong {
	font-weight: bold;
	}
	
	#photoGallery {
	width: 520px;
	/*height: 260px;*/
	margin: 0 10px 20px 20px;
	padding: 10px 0 0 10px;
	background: #dcdcdc;
    display: block;
	}

	#photoGallery li {
	float: left;
	width: 120px;
	height: 120px;
	margin: 0 10px 10px 0;
	background: #999;
	}
	
	#photoGallery li a {
	display: block;
	width: 110px;
	height: 110px;
	border: 5px solid #fff;
	}
	
	#photoGallery li a:hover {
	border-color: #ff9900;
	}
	
	#photoGallery ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
    #newphotoGallery 
	{
	width: 390px;
	height: 260px;
	margin: 0 10px 20px 20px;
	padding: 10px 0 0 10px;
	background: #dcdcdc;
	}
	
	#newphotoGallery li {
	float: left;
	width: 120px;
	height: 120px;
	margin: 0 10px 10px 0;
	background: #999;
	}
	
	#newphotoGallery li a {
	display: block;
	width: 110px;
	height: 110px;
	border: 5px solid #fff;
	}
	
	#newphotoGallery li a:hover {
	border-color: #ff9900;
	}
	
	#newphotoGallery ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

	#newphotoGallery1 
	{
	width: 520px;
	height: 130px;
	margin: 0 10px 20px 20px;
	padding: 10px 0 0 10px;
	background: #dcdcdc;
	}
	
	#newphotoGallery1 li {
	float: left;
	width: 120px;
	height: 120px;
	margin: 0 10px 10px 0;
	background: #999;
	}
	
	#newphotoGallery1 li a {
	display: block;
	width: 110px;
	height: 110px;
	border: 5px solid #fff;
	}
	
	#newphotoGallery1 li a:hover {
	border-color: #ff9900;
	}
	
	#newphotoGallery1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

	
	#newphotoGallery2 
	{
	width: 390px;
	height: 130px;
	margin: 0 10px 20px 20px;
	padding: 10px 0 0 10px;
	background: #dcdcdc;
	}
	
	#newphotoGallery2 li {
	float: left;
	width: 120px;
	height: 120px;
	margin: 0 10px 10px 0;
	background: #999;
	}
	
	#newphotoGallery2 li a {
	display: block;
	width: 110px;
	height: 110px;
	border: 5px solid #fff;
	}
	
	#newphotoGallery2 li a:hover {
	border-color: #ff9900;
	}
	
	#newphotoGallery2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}


	#newphotoGallery31 
	{
	width: 260px;
	height: 130px;
	margin: 0 10px 20px 20px;
	padding: 10px 0 0 10px;
	background: #dcdcdc;
	}
	
	#newphotoGallery31 li {
	float: left;
	width: 120px;
	height: 120px;
	margin: 0 10px 10px 0;
	background: #999;
	}
	
	#newphotoGallery31 li a {
	display: block;
	width: 110px;
	height: 110px;
	border: 5px solid #fff;
	}
	
	#newphotoGallery31 li a:hover {
	border-color: #ff9900;
	}
	
	#newphotoGallery31 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

	.buildingFrame {
	float: left;
	width: 275px;
	height: 420px;
	margin: 0 0 20px 0;
	border-bottom: 1px dashed #cc0000;
	}
	
	.inputTxt {
	width: 233px;
	height: 17px;
	padding: 6px;
    background-color:#E2EEC7;
    border:1px solid #444444;
    color:#222222;
    font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:12px;
    margin-bottom:7px;
	}
	
	.inputTxtSmall {
	width: 38px;
	height: 17px;
	padding: 3px 0 0 2px;
	border: 1px solid #161616;
	
	color: #333;
	font: normal normal 11px Arial, Helvetica, sans-serif;
	}
	
	.selectDropDown {
	width: 198px;
	height: 20px;
	padding: 3px 0 0 2px;
	border: 1px solid #161616;
	
	color: #333;
	font: normal normal 11px Arial, Helvetica, sans-serif;
	}
	
	.txtArea {
	width: 398px;
	height: 198px;
	padding: 2px 0 0 2px;
	border: 1px solid #161616;
	
	color: #333;
	font: normal normal 11px Arial, Helvetica, sans-serif;
	}
	
	.requiredTxt {
	color: #ff0000;
	font-size: 12px;
	}
	
	#sidebar {
	float: left;
	width: 257px;
	height: 615px;
	}
	
	.sidebarBox {
	width: 225px;
	margin: 14px;
	border: 2px solid #222;
	
	}
	
	.sidebarBox h2 {
	width: 225px;
	height: 33px;
	margin: 0;
	padding: 0;
	text-indent: -999em;
	}
	
	#sidebarContact {
	width: 225px;
	height: 54px;
	background: url(images/sidebarContact.gif) no-repeat top;
	}
	
	#sidebarBuildings {
	width: 225px;
	height: 185px;
	background: url(images/sidebarBuildings.jpg) no-repeat top;
	}
	
	#sidebarBuildingsSelect {
	width: 225px;
	height: 33px;
	margin: 114px 0 0 0;
	}
	
	#sidebarBuildingsSelect form {
	margin: 0;
	padding: 0;
	}
	
	.buildingsSelect {
	margin: 5px 10px 0 10px;
	width: 205px;
	height: 23px;
	}
	
	#sidebarIcons {
	width: 257px;
	height: 110px;
	}
	
	#sidebarIcons a {
	color: #000;
	text-decoration: underline;
	}
	
	#sidebarIcons a:hover {
	color: #666;
	}
	
	#sidebarIcons a span {
	color: #cc0000;
	font-weight: bold;
	}
	
	#downloadIcon {
	float: left;
	width: 119px;
	margin-left: 8px;
	font-size: 0px;
	height: 110px;
	background: url(images/downloadIcon2.jpg) no-repeat top;
	
	color: #fff;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	text-align: center;
	}
	
	#downloadIcon a {
	display: block;
	width: 109px;
	height: 1px;
	padding: 100px 10px 0 10px;
	
	color: #fff;
	font: normal 0px Arial, Helvetica, sans-serif;
	text-align: center;
	}
	#downloadIcon a span{
		color: #fff;
	}
	#downloadIcon a:hover{
		color: #fff;
		text-decoration: none;
	}
	
	
	#requestIcon {
	float: left;
	width: 128px;
	height: 110px;
	background: url(images/requestIcon2.gif) no-repeat top; 
	
	color: #fff;
	font: normal 4px Arial, Helvetica, sans-serif;
	text-align: center;
	}
	
	#requestIcon a {
	display: block;
	width: 103px;
	height: 1px;
	padding: 100px 15px 0 10px;
	background: url(images/requestIcon2.gif) no-repeat top;
	
	color: #fff;
	font: normal 4px  Arial, Helvetica, sans-serif;
	text-align: center;
	}
	
	#requestIcon a span{
		color: #fff;
	}
	#requestIcon a:hover{
		color: #fff;
		text-decoration: none;
	}
	
	
	#howItWorks {
	width: 1016px;
	height: 317px;
	margin: 1px 0 0 0;
	background: #333;
	}
	
	#howItWorks h1 {
	height: 36px;
	margin: 0;
	padding: 0;
	background: url(images/howitworksTitle01.jpg) no-repeat left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	padding-left:40px;
	line-height:34px;
	}
	
	.howItWorksBox {
	float: left;
	height: 281px;
	}
	
	#hiwBox1 {
	width: 253px;
	border-right: 1px solid #555;
	}
	
	#hiwBox2 {
	width: 253px;
	border-right: 1px solid #555;
	}
	
	#hiwBox3 {
	width: 253px;
	border-right: 1px solid #555;
	}
	
	#hiwBox4 {
	width: 254px;
	}
	
	.howItWorksTitle {
	width: 253px;
	height: 90px;
	}
	
	.howItWorksTitle h2 {
	margin: 0;
	padding: 64px 0 0 10px;	
	color: #fff;
	font: normal bold 18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}
	
	.howItWorksTitle h2 span {
	color: #ff9900;
	}
	
	.howItWorksTxt {
	width: 253px;
	height: 191px;
	
	color: #ccc;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-align: justify;
	}
	
	.howItWorksTxt h3 { padding:5px 0 0 10px;}
	.howItWorksTxt h3 b { font-weight:bold; color:#FFFFFF;}
	
	.howItWorksTxt p {
	margin: 0;
	padding: 5px 10px 0 10px;
	}
	
	.howItWorksTxt strong {
	color: #fff;
	font-weight: bold;
	}
	
	#hiwStep1Title {
	background: url(images/step1Title.jpg) no-repeat top;
	}
	
	#hiwStep2Title {
	background: url(images/step2Title.jpg) no-repeat top;
	}
	
	#hiwStep3Title {
	background: url(images/step3Title.jpg) no-repeat top;
	}
	
	#hiwStep4Title {
	background: url(images/step4Title.jpg) no-repeat top;
	}
	
	#footer {
	width: 1016px;
	background: #161616;
	}
	
	#footerLogos {
	width: 1016px;
	height: 120px;
	background: url(images/footerLogosBg.jpg) no-repeat top;
	border-bottom: 1px solid #999;
	}
	#footerLogos .fb{
		display: block;
		margin: 0px 100px 0px 480px; 
		height: 16px;
		width: 71px; padding: 90px 0px 0px;
		position:relative;
	}
	#footerLogos .fb a{
		background: url(images/gray-fb.jpg) no-repeat top center;
		display: block;
		width: 71px;
		height: 16px;
	}
	#footerLogos .fb a:hover {
		background: url(images/gray-fb.jpg) no-repeat bottom center;
	}
	#footerLogos .fb .bluefb{
		background: url(images/blue-fb.jpg) no-repeat top center;
		display: block;
		width: 118px;
		height: 39px;
		cursor: pointer;
	}
	#footerLogos .fb .bluefb:hover {
		background: url(images/blue-fb.jpg) no-repeat bottom center;
	}

	#newfootertext 
	{
	
		margin:0px;
		padding: 10px 0 0 0;
		color:#FFFFFF;
		font: normal normal 11px Arial, Helvetica, sans-serif;
	}
	
	#newfootertext a {
	color: #fff;
	text-decoration: none;
	}
	
	#newfootertext a:hover {
	color: #ff9900;
	}

	#newfootertextseo
	{
	
		margin:0px;
		color:#FFFFFF;
		padding: 10px 0 0 0;
		font: normal normal 10px Arial, Helvetica, sans-serif;
	}
	
	#newfootertextseo a {
	color: #fff;
	text-decoration: none;
	}
	
	#newfootertextseo a:hover {
	color: #ff9900;
	}

	#footerTxt {
	width: 1016px;
	height: 75px;
	}
	
	#footerTxtDetails {
	float: left;
	width: 280px;
	height: 65px;
	padding: 10px 0 0 0;
	
	color: #fff;
	font: normal normal 11px Arial, Helvetica, sans-serif;
	text-align: left;
	}
	
	#footerTxtDetails a {
	color: #fff;
	text-decoration: none;
	}
	
	#footerTxtDetails a:hover {
	color: #ff9900;
	}
	
	#footerTxtDetails p {
	margin: 0;
	padding: 0 0 0 10px;
	}
	
	#footerTxtNav {
	float: left;
	width: 726px;
	height: 65px;
	padding: 10px 0 0 0;
	
	color: #fff;
	font: normal normal 11px Arial, Helvetica, sans-serif;
	text-align: right;
	}
	
	#footerTxtNav a {
	padding: 0 3px 0 3px;
	color: #fff;
	text-decoration: none;
	}
	
	#footerTxtNav a:hover {
	color: #ff9900;
	}
	
	#footerTxtNav p {
	margin: 0;
	padding: 0 10px 0 0;
	}
	
	#rightShadow {
	position: absolute;
	top: 0;
	left: 1020px;
	width: 4px;
	height: 100%;
	background: url(images/rightShadow.jpg) repeat-y top;
	}
	
	#rightShadowTop {
	width: 4px;
	height: 800px;
	background: url(images/rightShadowTop.jpg) no-repeat top;
	}
	.xml-img {width:14px; height:14px;}


.index-btm-txt {
	color: #ccc;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align: justify;
	padding:10px 10px;
	}
	
	.index-btm-txt h3 { padding:10px 0 0 10px; font-size:14px; font-weight:bold; color:#FFFFFF;}
	.index-btm-txt h3 b { font-weight:bold; color:#FFFFFF;}
	
	.index-btm-txt p {
	margin: 0;
	padding: 5px 10px 0 10px;
	}

#leftbar{
  width: 199px;
  background: url(images/nav/leftnav-header.png) no-repeat scroll top;
  float: left;
  padding: 36px 0 0;

}
#leftbar ul{
  padding: 0 0 24px 0;
  border-bottom: 1px solid #000000;


}
#leftbar li{
  height: 24px;

}

#leftnav{
  width: 199px;
  background: url(images/nav/leftnav.png) no-repeat  top;


}
#leftnav:hover{
  background: url(images/nav/leftnav-hover.png) no-repeat  top;

}
#leftnav a{
  text-decoration: none;
  color: #FFFFFF;
  padding: 0 0 0 15px;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;


}
#leftnav a:hover{
  text-decoration: none;


}
#leftnav ul li {
	margin: 0;
	padding: 0 0 0 10px;
	}

#leftnav ul li span {
    color: #ff9900;
}


#subContentCol1 {
	float: left;
	width: 199px;
	color: #161616;
	font: normal normal 12px Arial, Helvetica, sans-serif;
}

#subContentCol1 a {
	color: #161616;
	text-decoration: none;
}

#subContentCol1 a:hover {
	color: #cc0000;
}

#subContentCol1 h2 {
	width: 199px;
	height: 36px;
	margin: 0;
	padding: 0;
	text-indent: -999em;
    color: #FFFFFF;
}

#subContentCol1 li {
	margin: 0;
	padding: 0;
	font-weight: bold;
    width: 199px;
    background: url(images/nav/leftnav.png) no-repeat  top;
	 min-height: 24px;
	 display: block;
	 /* border:1px solid red; */
}
   
#subContentCol1 li:hover{
      background: url(images/nav/leftnav-hover.png) no-repeat  top;
}

#subContentCol1 li a{
		color: #FFFFFF;
		display:block;
		font-family:Arial,Helvetica,sans-serif;
		font-size:12px;
		font-weight:bold;
		padding:5px 0 4px 15px;
		text-decoration:none;
		margin: 0px;
}
#subContentCol1 li a span{
		color: #FFFFFF;
		display:block;
		font-family:Arial,Helvetica,sans-serif;
		font-size:12px;
		font-weight:bold;
		height:15px;
		text-decoration:none;
		width:183px;
}


#subContentCol1 li span {
	color: #cc0000;
    display: none;
}

#subContentCol1 li ul {
	margin: 0px;
	padding: 0;
	border-bottom: 0px;
}

#subContentCol1 li ul li {
	margin: 0;
	padding: 0;
}

#subContentCol1 li ul li a {
 		color: #ddd;
		display:block;
		font-family:Arial,Helvetica,sans-serif;
		font-size:12px;
		font-weight:bold;
		height:15px;
		padding:5px 0 0 25px;
		text-decoration:none;
		width:173px;
}

#subContentCol1 li ul li span {
	color: #ff9900;
    padding: 0 0 0 25px;
}

#subContentCol1 ul {
	margin: 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #161616;
	list-style: none;
}

#stockHome a {
	display:block;
}

#stockHome a img{
	display:block;
}

#subContentCol1 ul br {
	display: none;
	height: 0px;
}

#build-strong a{
	display: block;
	position: relative;
	float: right;
	z-index: 10;
	width: 110px;
	height: 35px;
	background: transparent url(images/builderlogin.png) no-repeat top right;
}

#build-strong a:hover{
	background: transparent url(images/builderlogin.png) no-repeat bottom right;	 
}

.dblink {
	margin: 14px 0px 0px 17px;
	width: 72px;
	height: 72px;
	display: inline-block;
}


.close-btn{
  display: block;
  background: transparent url(images/facebook-close.gif) no-repeat top;
  width: 22px;
  height: 22px;
  position: absolute;
  right: 10px;
  top: 32px;
  cursor: pointer;
}
.fb-box{
  background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #ADBAD3;
    bottom: 35px;
    display: block;
    height: 395px;
    position: relative;
    top: 420px;
    width: 400px;
}
.fb-container {
    bottom: 35px;
    display: block;
    height: 400px;
    position: absolute;
    top: -315px;
	left: -160px;
    width: 405px;
	overflow: hidden;
}

#pricing-container {
	width: 850px;
	margin: auto;
	background: #FFFFFF;
	clear:both;
	overflow: auto;
	font-family: arial;
	font-size: 13px;
}
#pricing-container a,
#pricing-container a:visited{
	color: #640001;
}
#pricing-container h1 {
	margin: 0 0 25px 0;
}
#pricing-container p {
	margin-bottom: 20px;
}
#pricing-pagination a{
	font-size: 22px;
	font-weight: bold;
}
#pricing-container strong {
	font-weight: bold;
}
#pricing-left-container {
	width: 500px;
	float: left;
}
#pricing-right-container {
	width: 340px;
	float: right;
}
#pricing-container .pricing-cities{
	width: 245px;
	float: right;
	margin-bottom: 30px;
}
#pricing-get-free-quote {
	display: block;
	background: url(/images/get_free_price_quote.png) no-repeat scroll center top transparent;
	width: 323px;
	height: 56px;
	margin: 20px 0px;
}
#pricing-get-free-quote a,
#pricing-get-free-quote a:visited
{
	display: block;
	color: #FFF;
	font-weight: bold;
	padding: 6px 0 0 60px;
	line-height: 21px;
}
.inputContainer{
	/*display: inline-block!important;
	width: 248px;*/
}
#contactform{
  width: 300px;
  float: left;
}
#contactinfo{
  width: 240px;
  float: right;
}
#contactinfo .left{
  float: left;
  width: 70px;
  color: #646464;
}
#contactinfo .right{
  float: right;
  width: 165px;
}
#contactinfo .clear, #contactinfo img{
  margin-bottom: 20px;
}

/* career tabs */

.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.tab_container br {
	display: none;
}
.tab_content {
	padding: 20px;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 30px 20px;
	display: none;
    border-left:1px solid #EEAA01;
    border-right:1px solid #EEAA01;
    border-bottom:1px solid #EEAA01;
    width: 508px;
}
.tab_content ul {
	list-style: disc;
	margin: 0px 0px 20px 35px;
}
.tab_content ol {
	list-style: decimal;
	margin: 0px 0px 20px 35px;
}
.tab_content ul li{
	font-size: 11px;
}
.tab_content ol li{
	font-size: 11px;
	margin: 0px 0px 10px 0px;
}

ul.tabs {
	margin: 30px 20px 0px 20px;
	padding: 0;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 5px solid #eeaa01;
    width: 550px;

}
ul.tabs li {
	float: left;
	margin: 0 5px -1px 0px;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #eeaa01;
	overflow: hidden;
	position: relative;
	background: #fcfcfc;
}
ul.tabs li a {
	text-decoration: none;
	color: inherit;
	display: block;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0 10px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #eeaa01;
}
html ul.tabs li.active, html ul.tabs li.active a:hover , html ul.tabs li a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #eeaa01;
	border-bottom: 1px solid #eeaa01; /*--Makes the active tab look like it's connected with its content--*/
	color: #fff;
}

.tab_content .likedt {
	list-style: none;
	padding: 0px;
	margin: 0px 20px;
}
.tab_content .likedt li {
	padding: 3px 0px;
	border-top: 1px dotted #666;
}
.tab_content .likedt li.firstli {
	border-top: none;
} 
.tab_content .likedt li .firstspan {
	display: inline-block;
	width: 150px;
	margin-right: 15px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	color: #1e90ff !important;
}
.tab_content .likedt li .secondspan {
	display: inline-block;
	width:300px;
	vertical-align: top;
	color: #444!important;
}

.tab_content h5 {
	margin: 10px 0px 10px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #1e90ff !important;
}
.tab_content h1 {
	  border-bottom: 1px solid #CC0000;
    color: #CC0000;
    font-size: 16px;
    font-weight: bold;
    margin: 0 10px 10px 20px;
    padding: 10px 0 5px;
}
/* end of career tabs */
