#mainContainer {
	background-image: url(../images/bodyMainBG.png);
	background-repeat: repeat-y;
	height: auto;
	background-color: #75a0cd;
	width: 1001px;
	overflow: hidden;
	
}

#contentMainContainer {
	float: right;
	width: 765px;
	height: auto;
	clear: right;
	

}

#contentMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	float: left;
	width: 565px;
	height: auto;
	margin-top: 10px;
}

#bottomContent {
	background-image: url(../images/bottomContent.jpg);
	height: 12px;
	clear: both;
	background-repeat: no-repeat;
}
#frontParagraph {
	width: 563px;
	height: auto;
}
#paragraphTop {
	background-image: url(../images/frontPage/brandMakersTop.png);
	background-repeat: no-repeat;
	width: 563px;
	height: 42px;
}
#paragraphMid {
	background-image: url(../images/frontPage/brandMakersMid.png);
	background-repeat: repeat-y;
	width: 543px;
	height: auto;
	padding: 10px;
}
#paragraphBot {
	background-image: url(../images/frontPage/brandMakersBot.png);
	background-repeat: no-repeat;
	width: 563px;
	height: 17px;
}

#testimonialsContainer {
	float: right;
	width: 183px;
	height: auto;
}
#testimonialsTop {

	width: 183px;
	height: 54px;
	background-image: url(../images/testimonials.png);
	margin-top: 10px;
}

#testimonials {
	font-size: 10px;
	text-decoration: none;
	width: 165px;
	height: auto;
	color: #9B0000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 10px;
	font-style: italic;
	color: #666666;
	
}
.testimonials {
	border: none;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
}
