*{
	margin:0px;
	padding:0px;
	font-family:"times new roman",georgia,serif;
	font-size:12px;
	font-weight:normal;
	color:#12171a;
	text-decoration:none;
}
body{
	background:#43535e;
	text-align:center;
}
.container{
	width:975px;
	margin:0 auto;
	text-align:left;
}
a:active{
	outline: none;
}
a:focus{
	-moz-outline-style: none;
}
h2 a{
	color:#fff;
	font-size:15px;
	font-weight:normal;
}
h1{
	color:#fff;
	font-size:30px;
	font-weight:normal;
}
.headerHolder{
	height:253px;
	background:url('../images/headerRepeat.jpg');
}
.header{
	height:253px;
	background:url('../images/header.jpg') center center no-repeat;
	margin:0 auto;
}
.navigation{
	height:33px;
	background:url('../images/nav.jpg');
	text-align:center;
}
.navBox{
	width:700px;
	margin:0 auto;
}
.navLink{
	height:33px;
	float:left;
}
.navLink a{
	display:block;
	font-size:20px;
	text-decoration:none;
	background:none;
	padding:4px 30px;
}
.navLink a:hover{
	color:#fff;
	background:url('../images/navHover.jpg');
}
.recentSuccess{
	width:210px;
	height:86px;
	background:url('../images/recent.jpg');
	margin-right:23px;
	padding:8px;
	float:left;
}
.recentSuccessHover{
	width:210px;
	height:86px;
	background:url('../images/recentHover.jpg');
	margin-right:23px;
	padding:8px;
	float:left;
	cursor:pointer;
}
#recentLast{
	margin-left:2px;
	margin-right:0px;
}
.rsTitle{
	display:block;
	width:210px;
	color:#fff;
	text-transform:uppercase;
	border-bottom:1px solid #4d5962;
	padding-bottom:2px;
	margin-bottom:4px;
}
.rsBody{
	color:#fff;
	font-family:arial, tahoma, san-seriff;
	font-size:11px;
}
.leftColumn{
	width:300px;
	float:left;
}
.rightColumn{
	width:643px;
	float:right;
}
.leftColumn strong{
	display:block;
	font-size:20px;
	font-weight:normal;
	padding-bottom:8px;
	margin-bottom:5px;
	width:280px;
	border-bottom:1px solid #d2c6b6;
}
.rightColumn p{
	font-family:arial, tahoma, san-seriff;
	font-size:11px;
}
.leftColumn p{
	display:block;
	text-align:left;
	height:12px;
	padding-left:14px;
	font-family:arial, tahoma, san-seriff;
	font-size:11px;
	background:url('../images/diamond.jpg') left bottom no-repeat;
}
.thinBoxTop{
	width:300px;
	height:5px;
	background:url('../images/tanBoxTopThin.jpg');
}
.thinBoxContent{
	padding:10px;
	width:280px;
	text-align:center;
	background:url('../images/tanBoxRepeatThin.jpg');
}
.thinBoxBottom{
	width:300px;
	height:5px;
	background:url('../images/tanBoxBottomThin.jpg');
}
.unions{
	color:#fff;
	font-size:15px;
	font-weight:normal;
	margin:21px 0 5px 0;
}
.unionLink{
	display:block;
	width:286px;
	height:28px;
	padding:7px;
	color:#8a959d;
	font-size:12px;
	background:url('../images/unionLink.jpg');
	font-family:arial;
	text-align:center;
}
.unionLink:hover{
	color:#fff;
	background:url('../images/unionLinkOver.jpg');
}
.wideBoxTop{
	width:643px;
	height:5px;
	background:url('../images/tanBoxTopWide.jpg');
}
.wideBoxContent{
	width:623px;
	padding:10px;
	background:url('../images/tanBoxRepeatWide.jpg');
}
.wideBoxBottom{
	width:643px;
	height:5px;
	background:url('../images/tanBoxBottomWide.jpg');
}
.wideBoxContent p{
	margin:10px;
	font-size:14px;
	text-align:justify;
}
.wideBoxContent h3{
	margin:10px;
	font-size:18px;
	border-bottom:1px solid #D2C6B6;
	padding-bottom:5px;
}
.education{
	list-style-type:none;
	margin-left:10px;
}
.education li, .education li i{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px 0;
	margin-left:10px;
}
.education .educationTitle{
	font-weight:bold;
	margin-left:0px;
	font-size:14px;
}
#contactInfo p{
	font-size:14px;
	font-family:arial;
	margin:5px 50px 20px 0;
	float:left;
}
#contactInfo{
	border-bottom:1px solid #d2c6b6;
}
.contactForm{
	width:600px;
	margin:0 auto;
}
#contactError{
	margin:0 10px 10px 10px;
	color:red;
	font-weight:bold;
	font-family:arial;
}
#contactThanks{
	font-size: 18px;
	text-align: center;
}
.formName{
	float:left;
	font-size:14px;
}
.formName input{
	width:276;
	font-family:arial;
	color:#555;
	padding:2px;
}
.formEmail{
	float:right;
	font-size:14px;
}
.formEmail input{
	width:276px;
	font-family:arial;
	color:#555;
	padding:2px
}
.formMessage{
	margin:10px 0;
	font-size:14px;
}
.formMessage textarea{
	width:600px;
	max-width:600px;
	min-width:600px;
	height:100px;
	font-family:arial;
	color:#555;
	padding:2px
	
}
.formLoading, .formDone{
	display:none;
}
.bottomDiv{
	margin-top:15px;
}
.recentTitle{
	font-size:20px;
	margin-bottom:5px;
	float:left;
}
.recentDate{
	float:right;
	margin-top:10px;
}
.recentBody{
	border-top:1px solid #d2c6b6;
	padding-top:5px;
	margin-bottom:15px;
}
#expertise ul{
	margin-left:10px;
	list-style-position:inside;
}
#expertise ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
}
#expertiseBox a{
	font:inherit;
	font-size:12px;
}
#expertiseBox a:hover{
	text-decoration:underline;
}
#expertiseBox p{
	margin:10px 5px;
}
#expertise h3{
	text-transform:uppercase;
	margin-top:20px;
}
.footer{
	background:url('../images/footer.jpg') no-repeat;
	width:974px;
	height:23px;
	margin:0 auto;
	margin-top:15px;
	padding-top:15px;
	margin-bottom:20px;
}
.footerLinks{
	width:375px;
	margin:0 auto;
}
.footerLink{
	font-size:10px;
	float:left;
	border-right:1px solid #2f3a42;
	padding-right:15px;
	margin-right:15px;
}
.footerLink a:hover{
	color:#fff;
}