﻿/* THREE COLUMN LIQUID CENTER LAYOUT */

#homewebpartspacing {
	width:194px;
	margin:0 5px 0 5x;
	}
	
#homecontentheader {
	position:relative;
	float:left;
	width:420px;
	height:auto;
	margin:50px 0 10px 28px;
	
	}	
		
#homecontentheader p {
	font-size:1.2em;
	color:#607cc8;
	font-weight:bold;
	line-height:.5em;
	margin:14px 0 0 0;
}

#homecontentheader span {
	font-size:1em;
	color:#4b4947;
	font-weight:bold;
	margin:8px 0 0 120px;
}

	
#rightheaderspan{ 
	width:200px;
	height:30px;
	font-variant:caps;
	margin:25px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:.05em;
	text-align:center;
	font-size:1em;
	font-weight: bold;
	color:white;
		}

#threecolwrap{
	margin:auto;
	margin:-190px 0 0 80px;
  	width:891px;
	background:url("images/contentbg.png") no-repeat;
 	}
	
#header {
	margin:auto;
	width:1051px;
	height:375px;
	background:url(images/byrne_hp_road.jpg) no-repeat;
	}
	
#subheader img{
	width:305px;
	float:left;
		}
		
#partnerlogos {
 	width:100%;
 	text-align:center;
			}

 #partnerlogos img {
 	padding:25px 10px 5px 10px;
 	vertical-align:top;
		}

		
#ctl00_PlaceHolderLeftNavBar_idNavLinkViewAll
{
visibility:hidden;
display:none;
} /*hides "view all site content" link on the bottom*/

	
.clearfix:after {
content: ".";
display: block;
height: 0; 
clear: both;
visibility: hidden;
}
.clearfix {display: inline-table;}
*html .clearfix {height: 1%;}
.clearfix {display: block;}


