/* Styles for content pages */

#yellowBox_Sub {
	width:857px;
	height:75px;
	background-image:url(../images/site/yellowBackground.jpg);
	background-repeat:no-repeat;
	margin-left:28px;
	padding-bottom:20px;
}

#subHeader {
	float:left;
	width:600px;
	margin-left:25px;
	margin-top:10px;
}

#content_Left {
	float:left;
	width:500px;
	margin-left:30px;
	margin-top:-10px;
}

#content_Right {
	float:right;
	width:320px;
	margin:0;
	padding:0;
	margin-top:-10px;
}

#testimonials_Top {
	background-image:url(../images/site/testimonials_Top.jpg);
	background-repeat:no-repeat;
	width:252px;
	height:19px;
}

#testimonials_Mid {
	background-image:url(../images/site/testimonials_Mid.jpg);
	background-repeat:repeat-y;
	width:252px;
}

#testimonialContent {
	margin-left:20px;
	width:210px;
	font-style:italic;
	padding-bottom:10px;
}

#testimonials_Btm {
	background-image:url(../images/site/testimonials_Btm.jpg);
	background-repeat:no-repeat;
	width:252px;
	height:41px;
}

#testimonialName { margin-right:80px; margin-top:-30px;
}