body {
	color: #FFFFFF;
	background-color: #000000;
	font-family: "Century Gothic", Verdana, Arial;
	margin: 0;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FAF3A5;
}
img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}
.header {
	width:733px;
	margin:0 auto;
}
.header #ronald {
	float:left;
	margin: 5px 5px 0 0;
}
.header #info {	
	font-size: 30px;
	padding: 30px 0 0 0;
	float: left;	
}
.header #contacts {
	font-size: 30px;
	padding: 14px 0 10px 0;
	float: right;
	vertical-align: bottom;
}
.comment {
	font-size: 14px;
	font-style: italic;	
}
.menu {
	width: 713px;
	height: 20px;
	margin: 0 auto;
	background-color: #c9ba0d;
	clear: both;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	padding: 10px 10px 0 10px;	
}
.content {
	width:729px;
	margin:0 auto;
	border: 2px #c9ba0d solid;
	font-size: 14px;
}
.content #submenu .rightborder{
	border-right: #c9ba0d 2px solid;
}
.content #submenu td{
	border-bottom: #c9ba0d 2px solid;
}
.content #photo {
	width: 217px;
	margin: 20px 0 30px 20px;
}
.content #services {
	float: right;
	width: 300px;
	margin: 10px 0 0 0;
	font-size: 24px;
}
.content #services1 {
	float: left; 
	width: 350px;
	padding-left: 100px;
}
.content #advertisement {
	border-left: #c9ba0d 2px solid;
	background-color: #332c09;
	float:right;
	width: 170px;
	font-size:28px; 
	font-weight:bold;
}
.content #advertisement #top {
	border-bottom: #c9ba0d 2px solid; 
	height: 138px; 
	padding: 26px 12px 12px 12px; 
	vertical-align: middle;
	cursor:pointer;
}
.content #advertisement #bottom {
	height: 150px; 
	padding: 12px;
	vertical-align: middle;
	cursor:pointer;
}
.content #header {
	font-size: 24px;
	padding: 5px 0;
	width: 520px; 
	float:left;
}
.content #header_ext {
	float:right;
	font-size:14px;
	padding: 13px 43px 0 0;
}
.content #main {
	padding: 0 20px 20px 20px;
	clear:both;
}
.content #main #book {
	width: 352px; 
	height: 204px;
	border: #CCcccc 1px solid; 
	background-image:url(../images/book.jpg);
	margin: 7px 0;
}
.content #main #before {
	padding: 20px 0 0 20px; 
	width: 137px;
	float: left;
	position: relative;
}
.content #main #after {	
	padding: 20px 0 0 38px; 
	float: left;
	position: relative;
}
.content #main .testimonial {
	clear:both; 
	width:500px;
	margin: 10px 0 0 0;
}
.content #main .image {
	float:left;
	width:125px;
	padding: 0 20px 30px 10px;	
}
.content #main img {
	border: #FFFFFF 1px solid;
}
.content #whatwedo {
	padding: 0 44px;
}
.contactform {
	font-size: 14px;
	padding-top: 10px
}
.contactform #top {	
	color: #c9ba0d;
	font-weight: 600;
}
.footer {
	width:729px;
	height: 30px;
	margin: 0 auto;	
	border-top: 0px solid #c9ba0d;
	border-right: 2px solid #c9ba0d;
	border-bottom: 0px solid #c9ba0d;
	border-left: 2px solid #c9ba0d;
	clear:left;
}
.footer_banners {
	width:729px;
	margin: 0 auto;
	margin-top: -15px;
}
.footer_copyright {
	width:729px;
	margin: 0 auto;
	font-size: 11px;
	margin-top: 15px;
}
.input_text {
	width: 184px;
	height: 19px;
	border-width: 0px;
	border: none;
	border-color: #000000;
	background-color: #000000;
	font-family: "Century Gothic", Verdana, Arial;
	color: #5F5F5F;	
}
.input_div {
	padding-top: 4px;
	margin: 3px 8px;
	width: 194px;
	height: 26px;
	background-image: url(../images/input_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.textarea {
	width: 426px;
	height: 70px;
	border: 0px;
	background-color: #000000;
	font-family: "Century Gothic", Verdana, Arial;
	color: #5F5F5F;	
	overflow: hidden ;

}
.textaea_div {
	padding-top: 7px;
	margin: 3px 8px;
	width: 437px;
	height: 80px;
	background-image: url(../images/textarea_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.input_radio {
	background-color: #000000;
	color: #FFFFFF;	
}
.button {
	border: #FFFFFF 1px solid;
	font-size: 15px;
	padding: 0 5px 2px 5px;
}
.link1 {
	color: #FF6F75; 
	font-size: 16px; 
	font-weight:600;
}