body {
	margin: 0px;
	padding: 0px;
	background: url(../i/interior-bg.jpg) repeat-x #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

	body.home {
		background: url(../i/bg.jpg) repeat-x #ffffff;
	}

a {
	color: #024081;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

	a img {
		border: 0px;
	}

#hold {
	width: 971px;
	margin: 0px auto;
}

#nav {
	padding-top: 25px;
}

#home-masthead {
	background: url(../i/hero-bg.jpg) no-repeat;
	height: 253px;
	position: relative;
}

	#home-masthead #logo {
		position: absolute;
		top: 11px;
		left: 37px;
		height: 92px;
		width: 210px;
	}
	
	#home-masthead #hero {
		position: absolute;
		top: 19px;
		left: 274px;
		height: 223px;
		width: 673px;
		background-color:#FFFFFF;
	}
	
		#hero-overlay {
			position: absolute;
			bottom: 0px;
			right: 0px;
			background: url(../i/home-hero-overlay.png) no-repeat;
			height: 19px;
			width: 664px;
			text-align: right;
			padding-right: 9px;
			padding-top: 9px;
			font-size: 11px;
			font-weight: bold;
			color: #424242;
		}

#masthead {
	background: url(../i/masthead-interior-bg.gif) no-repeat;
	height: 176px;
	position: relative;
}

	#masthead #logo {
		position: absolute;
		top: 11px;
		left: 37px;
		height: 92px;
		width: 210px;
	}

	#masthead #hero {
		position: absolute;
		top: 18px;
		left: 274px;
		height: 147px;
		width: 673px;
		background-color:#FFFFFF;
	}
	
		#hero-overlay {
			position: absolute;
			bottom: 0px;
			right: 0px;
			background: url(../i/home-hero-overlay.png) no-repeat;
			height: 19px;
			width: 664px;
			text-align: right;
			padding-right: 9px;
			padding-top: 9px;
			font-size: 11px;
			font-weight: bold;
			color: #424242;
		}
		
#left-column {
	position: relative;
	float: left;
	margin-top: -6px;
	margin-left: 11px;
	min-height: 212px;
	width: 210px;
	padding-left: 25px;
	padding-right: 24px;
	padding-top: 20px;
	background: url(../i/left-column-bg.jpg) repeat-x;
}

	#left-column h3 {
		width: 210px;
		height: 15px;
		overflow: hidden;
		text-indent: 211px;
		background: url(../i/recent-news.gif) no-repeat;
		margin: 0px;
		margin-bottom: 15px;
	}
	
	#left-column p {
		font-size: 12px;
		font-weight: bold;
		color: #424242;
		margin: 0px;
		margin-bottom: 10px;
		line-height: 15px;
	}
	
	#left-column a {
		color: #424242;
		text-decoration: none;
	}

	#left-column p#view-all {
		text-align: right;
		padding-top: 8px;
	}
	
		#left-column p#view-all a {
			color: #013f82;
		}
	
	#left-column a:hover, #left-column #view-all a:hover {
		color: #000000;
		text-decoration: underline;
	}

#home-content {
	width: 630px;
	padding-top: 14px;
	padding-left: 300px;
}
	
	#home-content h1 {
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 20px;
		color: #424242;
		text-align:left;
		font-weight: normal;
		margin-top:0px;
	}

	#home-content h2 {
		background: url(../i/welcome-to-the-website.gif) no-repeat;
		width: 396px;
		height: 19px;
		text-indent: 397px;
		overflow: hidden;		
		margin: 0px;
		margin-bottom: 10px;
	}
	
	#home-content p {
		line-height: 18px;
		margin: 0px;
		margin-bottom: 12px;
		color: #424242;
	}
	
	#home-content a {
		font-weight: bold;
	}
	
.blue {
	color: #024081;
}

#content {
	width: 630px;
	padding-top: 14px;
	padding-left: 300px;
}

	#content h1 {
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 8px;
	border-bottom: 1px solid #d9d9d9;
	width: 630px;
	height: 19px;
	overflow: visible;
	margin: 0px;
	margin-bottom: 6px;
	}

	#content p {
		line-height: 18px;
		margin: 0px;
		margin-bottom: 12px;
		color: #424242;
	}
	
	#content h1.about-our-firm {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #424242;
	text-align:left;
	}
	
	#content h3 {
		color: #024081;
		font-size: 14px;
		font-weight: bold;
		margin: 0px;
		padding-top: 10px;
		margin-bottom: 10px;
	}
	
	#content li {
		margin-left: 40px;
	}
	
	#content ul li {
		margin-left: 0px;
	}
	
	#content h3.title {
		color: #024081;
		font-size: 14px;
		font-weight: bold;
		margin: 0px;
		padding-top: 10px;
		margin-bottom: 0px;
	}
	
	#content p.theContent {
		padding-top: 10px;
	}
	
	.date {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#footer {
	clear: both;
	padding-top: 60px;
	background: url(../i/footer-bg.jpg) no-repeat 40px center;
	height: 157px;
	text-align: center;
}

	#footer p {
	font-size: 10px;
	margin: 0px;
	margin-bottom: 2px;
	}

	#footer a {
		padding-left: 2px;
		padding-right: 5px;
		border-right: 1px solid #c2c2c2;
		color: #424242;
	}
	
	#footer a.last {
		border-right: none;
	}

