/* CSS Document */
body{
	background-image:url(../images/bodybg.jpg);
	line-height:1.5;
}
#holder{
	background-image:url(../images/aboutcontentbg.jpg);
	background-repeat:repeat-y;
}
#mainContent{
	width:938px;
	padding-top:250px;
	background-image:url(../images/aboutbelowbanner.jpg);
	background-repeat:no-repeat;
}
#navinner{
	background-image:url(../images/aboutfullbanner.jpg);
	background-repeat:no-repeat;
	width:938px;
	height:345px;
	padding:0px 0px 0px 44px;
	}
#rightSection{
	margin-left:385px;
	padding:20px 90px 69px 0px;
}
.quoteFloat{
	 float:left;
	 padding:4px;
	 margin:80px 0px 20px 90px;
	 width:200px; 
	 color:#3366CC;
	 font-style:italic;
	 font-size:20px;
	 line-height:30px;
	 font-family:Garamond, "Times New Roman", serif;
	 position:relative;
}
.quoteName{
	padding-left:30px;
}
.quoteSecond{
	padding-left:34px;
}
.bottomFloat{
	position:absolute;
	bottom:80px;
	left:80px;
	width:250px;
}
.bottomFloat img{
	float:left;
	margin-right:10px;
}