#header1 {
	position:relative;
	width:800px;
	height:41px;
	background-image:url(Media/wide_header_about.png);
}
#mid1 {
	position:relative;
	width:800px;
	height:400px;
	background-image:url(Media/wide_mid.png);
	background-repeat:repeat-y;
}
#midSP1 {
	float:left;
	width:229px;
	height:400px;
	text-align:right;
}
#midBODY {
	float:left;
	width:520px;
	height:400px;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:justify;
	clear:right;
}
#bot1 {
	position:relative;
	width:800px;
	height:47px;
	background-image:url(Media/wide_bot.png);
}

#serCONT {
	position:relative;
	width:800px;
	height:auto;
}
#serSIDE {
	float:left;
	width:236px;
	height:283px;
	background-image:url(Media/photo1.png);
}
#SerBODY {
	float:left;
	width:564px;
	height:auto;
}

#SERheader {
	position:relative;
	width:564px;
	height:41px;
	background-image: url(Media/services_header.png);
	background-repeat:no-repeat;
}

#serTEXT {
	position:relative;
	width:564px;
	height:470px;
	background-image:url(Media/bodyPANmid.png);
	background-repeat:repeat-y;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:justify;
}
	
#serBOT {
	position:relative;
	width:564px;
	height:40px;
}

#serSP {
	float:left;
	width:25px;
	height:470px;
	clear:left;
}
#CONTENTser {
	float:left;
	width:500px;
	height:470px;
	text-align:justify;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;

}