#masterTemplateContainer .moduleContentContainer .moduleContent {
	width:696px;
}

.moduleContent IMG {
	margin: 5px;
}

H1.moduleTitle{
	height:93px;
	color:#fff;
	line-height:93px;
	letter-spacing:-2px;
	font-size:32px;
	background:transparent url('/images/bg_h1.gif') top left repeat-x;
	text-transform:uppercase;
	padding-left:250px;
}

/* Sidemenu */
#masterTemplateContainer .moduleContentContainer .sidemenu {
	width:234px;
}
	.sidemenu .sidepicture{
		background-position:top center;
		background-repeat:no-repeat;
		background-color:transparent;
		height:195px;
	}
	.sidemenu H4{
	
	}	
	.sidemenu A.submenu{
		display:block;
		background:transparent url('/images/arrow_link.gif') left center no-repeat;
		color:#0ea0e5;
		text-decoration:underline;
		font-size:12px;
		padding:8px 0px 8px 25px;
		margin:0px 35px;
	}	
	.sidemenu A.submenu:hover,
	.sidemenu A.active{
		color:#555;
	}
		
	.sidemenu A.first{
		margin-top:10px;
	}	
	.sidemenu A.last{
		margin-bottom:40px;
	}	
	
	H2.getaquote{
		text-indent:-9999px;
		background:transparent url('/images/title_getaquote.gif') top left no-repeat;
		height:28px;
		width:210px;	
		margin-top:10px;	
	}
	.sidemenu .quote{
		padding:10px 30px 10px 35px;
		font-size:12px;	
		width:160px;
	}

		.sidemenu .quote H2{
			font-size:14px;
			letter-spacing:0px;
		}

	.sidemenu A.starthere{
		background:transparent url('/images/bt_starthere.gif') top left no-repeat;
		width:132px;
		height:43px;
		display:block;
		cursor:pointer;
		text-indent:-9999px;
		margin:5px 35px;
	}	


/* Content */

.imageContainer{
	position:relative;
	float:left;
}

.imageTitleContainer{
	position:absolute;
	top:10px;
	left:20px;
	background:#fff;
	font-weight:bold;
	color:#000;
	padding:2px 5px;
}

	
.moduleContent H2{
	background: #f6fafb;
	border-bottom:1px solid #e4e9ea;	
	height:73px;
	line-height:73px;
	padding:0 0 0 40px;
	font-weight:bold;
	font-size:24px;
	margin-bottom:10px;
}
.moduleContent .content{
	padding:10px 40px;
}	
.moduleContent .people{
	border-bottom:9px solid #d71259;
	margin:0px;
	width:698px;
	_width:695px;
	height:112px;
	background:#fff url('/images/foremployees.jpg') top left no-repeat;	
	/*margin-left:20px;*/
	margin-left:0px;
	overflow:hidden;
}
