html, body {
	
	margin: 0px;
	background-color: #fffa9c;	
	height: 100%;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	
}

.il {
	
	
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(images/index2_12.jpg);
	width: 588px;
	height: 483px;
}

.il2 {
	
	
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(images/index2_10.jpg);
	width: 30px;
	height: 509px;
}

.Content_B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;	
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;	
}

.menu a:link, .menu a:visited {
	color: #000000;
	text-decoration: none;
}

.menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	
}
.fcall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #aba869;
}
.fcontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #aba869;
}

.fcontact a:link, .fcontact a:visited {
	color: #fcd704;
	text-decoration: none;
}

.fcontact a:hover {
	color: #fcd704;
	text-decoration: underline;
}

