@charset "UTF-8";
#wrapper {
	background-color: #000;
	width: 982px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 50px;
	font-family: Verdana, Geneva, sans-serif;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	background-color: #000;
}



/*
*	Primary Navigation bar setup
*/
ul.cssnavbar, ul.logo {
	list-style: none;
	padding: 0px;
	}

.displace {
	position: absolute;
	left: -5000px;
	}

ul.cssnavbar li, ul.logo li {
	float: left;
	}

ul.cssnavbar li a {
	display: block;
	width: 150px;
	height: 44px;
	background-image: url(../images/Tait-Enterprises-2011-NavBar.png);
	}

/*
*	Normal Links
*/
ul.cssnavbar li.experience a {
	background-position: 0 0;
	}

ul.cssnavbar li.services a {
	background-position: -150px 0;
	}

ul.cssnavbar li.portfolio a {
	background-position: -300px 0;
	}
	
ul.cssnavbar li.news a {
	background-position: -450px 0;
	}	
	
	

/*
*	Hover Links
*/
ul.cssnavbar li.experience a:hover {
	background-position: 0 -44px;
	}

ul.cssnavbar li.services a:hover {
	background-position: -150px -44px;
	}

ul.cssnavbar li.portfolio a:hover {
	background-position: -300px -44px;
	}
	
ul.cssnavbar li.news a:hover {
	background-position: -450px -44px;
	}	
	

/*
*	Clicked Links
*/
ul.cssnavbar li.experience a:active {
	background-position: 0 -88px;
	}

ul.cssnavbar li.services a:active {
	background-position: -150px -88px;
	}

ul.cssnavbar li.portfolio a:active {
	background-position: -300px -88px;
	}
	
ul.cssnavbar li.news a:active {
	background-position: -450px -88px;
	}	
	
/*
*	Selected/Active Links
*/
ul.cssnavbar li.experience a.selected {
	background-position: 0 -132px;
	}

ul.cssnavbar li.services a.selected {
	background-position: -150px -132px;
	}

ul.cssnavbar li.portfolio a.selected {
	background-position: -300px -132px;
	}
	
ul.cssnavbar li.news a.selected {
	background-position: -450px -132px;
	}
		
.universal-header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	background-color: #000;
	display: block;
	height:95px;
	width:982px;
	padding:0px;
	margin:0;	
}
.universal-content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	background-color: #000;
	display: block;
	height:auto;
	min-height:500px;
	width:962px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	margin:0;
	margin-bottom:30px;
}
.universal-banner {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	background-color: #000;
	display: block;
	height:auto;
	width:982px;
	padding-bottom:10px;
	margin:0;
}



.universal-footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	background-color: #666;
	display: block;
	height:auto;
	min-height:200px;
	width:962px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	margin:0;
}

#universal-copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height:14px;
	clear:both;
	color: #FFF;
	display: block;
	height:50px;
	width:962px;
	padding-top:20px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	margin-top:20px;
	text-align:center;
}



.primary-navigation-left {
	display: block;
	display: inline;
	margin: 0px;
	padding: 0px;
	height: 95px;
	width: 382px;
	border:0px;
	float:left;
}
.primary-navigation-contact {
	display: block;
	margin: 0px;
	padding-top:15px;
	padding-right:15px;
	height: 36px;
	width: 585px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	background-color:#000;
	float:right;
}

.primary-navigation-right {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 44px;
	width: 600px;
	float:left;
}


.universal-footer-sitemap {
	display: block;
	margin: 0px;
	padding-top:20px;
	padding-left:14px;
	height:auto;
	min-height:200px;
	width: 230px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	background-color:#333;
	float:left;
	border-right:1px;
	border-right-color:#000;
	border-right-style:solid;
}

.universal-footer-sitemap ul h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #999;
	display: block;
}

#wrapper #universal-copyright a, .primary-navigation-contact a, .introduction a, .hero-graphic-cutline a {
	font-weight: bold;
	color: #09F;
	text-decoration: underline;
}

#wrapper #universal-copyright a:hover, .primary-navigation-contact a:hover, .introduction a:hover, .hero-graphic-cutline a:hover {
	font-weight: bold;
	color: #09F;
	text-decoration: underline;
	background-color:#CCC;
}

#wrapper #universal-copyright a:active, .primary-navigation-contact a:active, .introduction a:active, .hero-graphic-cutline a:active {
	font-weight: bold;
	color: #BF1E2E;
	text-decoration: underline;
}

#wrapper #universal-copyright a:selected, .primary-navigation-contact a:selected, .introduction a:selected, .hero-graphic-cutline a:selected {
	font-weight: bold;
	color: #BF1E2E;
	text-decoration: underline;
}









.introduction {
	display:block;
	width:542px;
	float:left;
	padding-right:10px;
	padding-bottom:30px;
}

.hero-graphic {
	display:block;
	width:400px;
	min-height:400px;
	float:right;
	margin-left:10px;
}
.hero-graphic-cutline {
	display:block;
	width:390px;
	min-height:50px;
	background-color: #333;
	float:right;
	padding-left:10px;
	padding-top:10px;
	margin-left:10px;
	text-align:left;
	font-size:12px;
	clear:right;
}


.introduction h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: 32px;
	font-weight: bold;
	color: #999;
	display: block;
}


.introduction h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #BF1E2E;
	display: block;
}

.introduction h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #999;
	display: block;
}

.introduction p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight:normal;
	color: #FFF;
	display: block;
	padding-bottom:14px;
}

.introduction .home-head {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 48px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #BF1E2E;
}

.introduction .home-subhead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
}