body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #666666;
}
body {
	background-color: #E3E1D8;
	margin:0px;
}
.bannerpic {
	background-image:url(images/banner.gif);
	height:380px;
	background-repeat:no-repeat;
	background-position:top center;
}	
.wrapper {
	width:770px;
	position:absolute;
	left:50%;
	margin-left:-385px;
}
.style1 {
	font-size: 20px;
	color: #111111;
}
.style2 {
	color: #6699CC;
	font-weight: bold;
	font-size:26px;
}
.style3 {
	color: #111111;
	font-weight:bold;
}
.clientbanner {
	width:285px; 
	height:60px; 
	background-image:url(images/clients.png); 
	position:relative; 
	margin-left:-39px; 
	background-repeat:no-repeat;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #6699CC;
	text-decoration:none;
}
a:visited {
	color: #6699CC;
}
a:hover {
	color: #111111;
}
a:active {
	color: #111111;
}
.form {
	width:229px;
	margin-bottom:6px;
	border:3px solid #FFFFFF;
	font-size:14px;
	color:#777777;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
.form2 {
	width:230px;
	height:60px;
	margin-bottom:6px;
	border:3px solid #FFFFFF;
	font-size:14px;
	color:#777777;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
.formheader {
	 background-color:#111111;
	 width:100%; 
	 margin-bottom:14px;
	 padding:8px 0px 8px 0px;
	 text-align:center;
	 font-size:14px;
	 color:#F6F6EC;
}	 
.corner {
	position:relative;
	float:left;
	width:80px;
	height:80px;
	background-image:url(images/corner.jpg);
	background-repeat:no-repeat;
	left:0px;
	top:270px;
}	
.emailbtn {
	height:173px;
	width:45px;
	float:left;
	position:fixed;
	left:0px;
	bottom:30px;
}	
.middle {
	width:100%;
	height:300px;
}
.bodybkg {
	background-color:#FFFFFF;
	width:469px;
	position:relative;
	float:left;
	clear:both;
	left:50%;
	margin-left:-385px;
	padding:0px 25px 60px 25px;
	background-image:url(images/bottomcorner.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}		
.footer {
	font-size:12px;
	color:#999999;
	text-align:left;
	width:469px;
	position:relative;
	float:left;
	clear:both;
	left:50%;
	margin-left:-385px;
	padding:10px 0px 50px 0px;
}	
.sidebar {
	width:235px;
	float:right;
	clear:both;
	position:absolute;
	right:50%;
	margin-right:-389px;
}	
