/* CSS Document */

#s01{
	float: left;
	height: 124px;
	width: 324px;
	}

#s01TEMP{
	float: left;
	height: 124px;
	width: 960px;
	}

#s02title{
	float: left;
	height: 22px;
	width: 570px;
	padding-top: 8px;
}
	

#s02{
	float: left;
	height: 760px;
	width: 324px;
	clear: both;
}

#s02OUTER{
	float: left;
	height: 760px;
	width: 960px;
	}

#s03{
	float: left;
	height: 40px;
	width: 360px;
	clear: both;
}

#s03OUTER{
	float: left;
	height: 40px;
	width: 960px;
}


#s04{
	float: left;
	height: 105px;
	width: 383px;
	clear: both;
}

#s04OUTER{
	float: left;
	height: 105px;
	width: 960px;
}

#s05{
	float: left;
	height: 102px;
	width: 430px;
	clear: both;
}

#s05OUTER{
	float: left;
	height: 102px;
	width: 960px;
}



#testimonDiv{
	float: left;
	width: 610px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-left: 10px;
	padding-bottom: 5px;
	text-align: justify;
}

#testimonDiv H1 {
	font-weight: 600;
	font-size: 1em;
	color: #1F1474;
	
}

#testimonDiv H2 {
	font-weight: 600;
	font-size: 1em;
	color: #1F1474;
	text-align: right;
}

#testiDivNext{
	float: left;
	width: 610px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-left: 10px;
}







#TEMPOUTERLINE {
	width: 960px;
	margin: 0px;
	padding: 0px;
	height: 890px;
	background-image: url(images/testimonial_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
