@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#member {
	float: left; 
	width: 200px;
	background: #EBEBEB;
	padding: 15px 10px 15px 20px;
}
.brochure_of_services {
	font-family: Chalet-LondonNineteenSixty;
	font-size: 16px;
	color: #FFA065;
	font-weight: bold;
}
.h1 {
	font-family: Chalet-LondonNineteenSixty;
	font-size: 36px;
	color: #F48164;
	font-weight: bold;
}
.h2 {
	font-family: Chalet-LondonNineteenSixty;
	font-size: 36px;
	color: ###000000;
	font-weight: bold;
}
h3 {color: #F48164;
	font-size: 16px;
}

.call_widget {
	margin: 0;
	position:absolute;
	padding: 1em 1em 1em 1em;
	left: 764px;
	top: 226px;
	width: 284px;
	height: 92px;
	overflow: visible;
	z-index: 2;
}
.service_offering {
	float: right; 
	width: 470px;
	background: ##FFFFFF;
}
#content {
	position:absolute;
	padding: 0 auto 0 1em;
	width:565px;
	z-index:1;
	color: #333333;
	left: 177px;
	top: 134px;
	background-image: url(img/ahead_back.jpg);
	background-repeat:repeat-n;
	height: 800px;
	overflow: auto;
	
	}
.content2 {
	position:absolute;
	padding: 0 auto 0 1em;
	width:595px;
	z-index:3;
	color: #333333;
	left: 863px;
	top: 432px;
	background-image: url(img/back_solid1.jpg);
	background-repeat:repeat-y;
	height: 390px;
	
}
#sidebar {
	float left;
	padding: 1em 2em 4em 3em;
	position:absolute;
	z-index:2;
	left: 164px;
	top: 136px;
}
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 1249px;
	top: 278px;
}
.call_widget2 {
	margin: 0;
	position:absolute;
	padding: 1em 1em 1em 1em;
	left: 1035px;
	top: 178px;
	width: 284px;
	height: 92px;
	overflow: visible;
	z-index: 2;
}
.copy {
	margin: .5 0 0 0 ;
	padding: 0 0 auto .5;
	font-size: 14px;
	font-color: #333333
}
#apDivContent2 {
	position:absolute;
	width:569px;
	height:388px;
	z-index:3;
	left: 796px;
	top: 620px;
	padding: 0 0 0 0;
	background-image: url(img/back_solid1.jpg);
	overflow: visible;
	background-color: #FFA066;
}
