
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
	
a img {border: 0 none;}

#container {
	position: relative;
	width: 813px; 
	margin: 20px auto 0px auto;
	text-align: left; 
	background: url('images/bgroundclient.jpg') no-repeat top center;
	}
	
#menu-top {
	position: absolute;
	z-index: 100;
	right: 35px;
	top: 155px;
	width: 740px; 
	height: 18px;
	letter-spacing: 0px;
	padding: 0px 0 0 0;
	}
	
#photo {
	position: absolute;
	top: 250px;
	left: 40px; 
	width: 150px;
	height: 200px;
	}

#photo-head{
	position: absolute;
	top: 220px;
	left: 231px; 
	width: 150px;
	height: 35px;
	}


#photo-right img {
	position: float;
	}

	
#content {
	position: relative;
	padding: 245px 210px 20px 60px;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0px;
	color: #39260F;
	font-family:  Helvetica Neue, Verdana, Helvetica, sans-serif;
	}
	#content h1 {
	color: #9C623C;
	font-size: 20px; 
	line-height: 22px;
	letter-spacing: 1px;
	font-family: Gill Sans, Arial, Geneva,  sans-serif;
	}
	#content h2 { 
	color: #330066; 
	font-size: 14px; 
	font-family: Gill Sans, Verdana, Helvetica, sans-serif;
	}
	#content h3 { 
	color: #995E0E; 
	font-size: 14px; 
	font-family: "Arial Narrow", Geneva, Arial, Helvetica, sans-serif;
	}
	#content b { 
	color: #330066; 
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
	#content a {
	color: #330066;
	text-decoration: none;
	}
	#content a:hover {
	color: #995E0E;
	}
	#content .level2 {
	color: #674F33;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}

#menu-bottom {
	position: relative;
	margin: 0 auto; 
	height: 37px;
	text-align: left;
	color: #381B5C;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 280px 0px 0px;
	background: url('images/bground-footer.jpg') no-repeat bottom center;
	}
	#menu-bottom span.copyright {
	float: right;
	margin-right: 10px;
	padding: 18px 20px 0px 10px;
	}
	
	#menu-bottom a { 
	position: relative; 
	padding: 0 0 0 9px;
	text-decoration: none;
	color: #330066;
	}
	#menu-bottom a:hover {
	color: #995E0E;
	}
	
#testimonial {
	position: absolute;
	top: 260px;
	left: 620px; 
	width: 135px;
	margin: 18px 0px 20px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #381B5C;	
	}
	#testimonial p {
	text-align: right;
	}
	#testimonial a {
	text-align: right;
	color: #330066;	
	font-size: 11px;
	font-weight: bold;
	}

#breadcrumb {
	color: #454545;
	font-size: 11px;
	letter-spacing: 1px;
	}
	#breadcrumb a {
	color: #330066;
	text-decoration: none;
	}
	#breadcrumb a:hover {
	color: #995E0E;
	}
	
	