@charset "utf-8";
/* CSS Document */

#Clients {
	position:absolute;
	left:50px;
	top:70px;
	width:395px;
	height:475px;
	z-index:2;
	border: 2px solid #0033CC;
	background-color: #99CCFF;
}
.Clients {
	color: #003333;
	font-style: italic;
	text-decoration: underline;
	font-family:Perpetua;
	font-size:20px;
	
}
.Clients1 {
	color: #003333;
	font-style: italic;
	font-family:Perpetua;
	font-size:20px;
	text-align: center;
	
}
.AFDSNYCustomPrograms {
	font-family:Perpetua;
	font-style:italic;
	font-size:18px;
}
#AccordianDirections {
	position:absolute;
	left:40px;
	top:40px;
	width:425px;
	height:25px;
	z-index:5;
	font-family: Perpetua;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#ClientHeader {
	position:absolute;
	left:505px;
	top:45px;
	width:540px;
	height:35px;
	z-index:5;
	font-family: Perpetua;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
}
#CMail {
	position:absolute;
	left:505px;
	top:95px;
	width:100px;
	height:35px;
	z-index:5;
}
#CMailContent {
	position:absolute;
	left:525px;
	top:145px;
	width:250px;
	height:35px;
	z-index:5;
	font-family: Perpetua;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
#CMailContent2 {
	position:absolute;
	left:525px;
	top:180px;
	width:250px;
	height:35px;
	z-index:5;
	font-family: Perpetua;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
#CPhone {
	position:absolute;
	left:505px;
	top:229px;
	width:100px;
	height:35px;
	z-index:5;
}
#CPhoneContent {
	position:absolute;
	left:525px;
	top:280px;
	width:250px;
	height:35px;
	z-index:5;
	font-family: Perpetua;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
#CFax {
	position:absolute;
	left:505px;
	top:330px;
	width:100px;
	height:35px;
	z-index:5;
}
#CFaxContent {
	position:absolute;
	left:525px;
	top:380px;
	width:250px;
	height:35px;
	z-index:5;
	font-family: Perpetua;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
#CEmail {
	position:absolute;
	left:505px;
	top:430px;
	width:100px;
	height:35px;
	z-index:5;
}
#CEmailContent {
	position:absolute;
	left:525px;
	top:480px;
	width:250px;
	height:35px;
	z-index:5;
	font-family: Perpetua;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
#CProducts {
	position:absolute;
	left:805px;
	top:95px;
	width:240px;
	height:35px;
	z-index:5;
}
#CProductsContent {
	position:absolute;
	left:805px;
	top:145px;
	width:240px;
	height:150px;
	z-index:5;
	border:1px solid #0033CC;
	overflow:auto;
	text-align: center;
	list-style-image: url(Images/Bluebullet.png);
	background-color: #99CCFF;
}
#CPhoto {
	position:absolute;
	left:825px;
	top:330px;
	width:200px;
	height:200px;
	z-index:5;
	background-image: url(Images/maltesecross.gif);
	background-repeat: no-repeat;
}
.AccordianClientHeader {
	padding: 4px;
	font-family: Perpetua;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color:#000000;
	text-decoration: underline;
	text-align: center;
}
