body {
	background: url("images/topHeaderBg.jpg") repeat-x top left !important;
}
#indexContent {
	width: 100%;
	height: 424px;
	padding-top: 7px;
}
#indexImage {
	display: inline;
	float: left;
	width: 631px;
	height: 389px;
	background: url("images/indexImage.png") no-repeat top left;
	padding-left: 23px;
	padding-top: 23px;
}
#indexImageBottom {
	display: inline;
	float: right;
	margin-left: 10px;
}
#indexText {
	display: inline;
	float: left;
	width: 274px;
	margin-top: 10px;
	color: #5f605b;
	font-size: 12px;
	line-height: 1.2;
	text-align: justify;
	margin-left: 20px;
}
#indexText #contactMe{
	margin-top: 20px;
	outline: 0;
}

#indexBottomContent a{
	text-decoration: none;
}
#indexBottomContent a:hover {
	text-decoration: underline;
}
#indexBottomContent {
	display: block;
	float: left;
	height: 314px;
}

#indexBottomContent .bottomContentDelimiter {
	display: inline;
	float: left;
	margin-right: 15px;
	margin-left: 10px;		
}

#indexBottomContent #leftColumn {
	display: inline;
	float: left;
	width: 305px;
	padding-top: 10px;
	font-size: 12px;
	color: #5f605b;
}
#indexBottomContent #leftColumn p {
	padding: 0px 20px 0px 15px;
	text-align: justify;
}
/* testimonials */
#indexBottomContent #rightColumn {
	display: inline;
	float: left;
	width: 289px;
	font-size: 13px;
	line-height: 1.5;
	color: #5f605b;
}
#indexBottomContent #rightColumnTop {
	display: inline;
	float: left;
	width: 290px;
	background: url("images/rightColumnBgTop.jpg") no-repeat top left;
	margin-top: 16px;
	height: 155px;
	overflow: hidden;
}
#indexBottomContent #rightColumnBottom {
	display: inline;
	float: left;
	width: 294px;
	height: 133px;
	background: url("images/rightColumnBgBottom.jpg") no-repeat top left;
	margin-left: 1px;
}
#testimonialContent {
	text-indent: 25px;
	padding: 20px 30px 0px 25px;
	text-align: justify;
}
#testimonialAuthor {
	display: inline;
	float: right;
	width: 120px;
	height: 58px;
	max-height: 58px !important;
	margin-right: 20px;
	color: #5f605b;
}