@charset "UTF-8";
/* CSS Document */

body {
	background-color:#CCC;
}

.block-centre {
	margin:auto;
	background-color:#FFFFFF;
	top: 100px;
	height: 1150px;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}



#headder {
	background-color:#FFF;
	height:250px;
	width:100%;
	background-image: url(img/top_banner.jpg);
	}
	
	
	
	
	
#nav {float:left; width:140px; height:850px; padding:10px; background-color:#FFF}
 
#txt {
	float:none;
	height:820px;
	width:660px;
	padding:10px;
	position:absolute;
	margin-left:150px;
	text-align: left;
	visibility: inherit;
} 

#ads {float:right; width:150px; height:850px;padding:10px;background-color:#FFFFFF;
		 
 
		 
		  
}
 



	
	
#ftr{background:#000;
	height:50px;
	width:100%;
	text-align:center;
	vertical-align:middle;
color:#FFF;
size:8px}
	
#ftr{
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
}

 
.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}

.orange_link {
	color: #F89322;
}
a:visited {
	color: #C60;
}
a:hover {
	color: #C60;
}
a:active {
	color: #C60;
}
.subhead_1 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000;
}
	
.subhead_1_centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000;
	text-align: center;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000;
	text-align: left;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	font-weight: normal;
}
.main_text_centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.service_fees_block {
	padding-left: 60px;
}
.main_text_ital {
	font-style: italic;
	font-weight: bold;
}

