/* CSS Document */

body {
		body-color:#FFFFFF;
		margin: 0px;
		background-image:url(images/bg.gif);
		overflow:visible;
}
#container {
	margin-left: auto;
	margin-right:auto;
	width: 950px;
	height: 530px;
	background-color:#FFFFFF;
	overflow: auto;
}
#main_menu {
	float: left;
	height: 146px;
	width: 300px;
	margin-left: 49px;
	margin-top: 49px;
	display:inline;
}
#main_image {
	float: right;
	height: 414px;
	width: 433px;
	margin-top: 50px;
	margin-right: 52px;
	display:inline;
}
#main_image_enq {
	float: right;
	height: 414px;
	width: 433px;
	margin-top: 50px;
	margin-right: 52px;
	display:inline;
	line-height:40px;
		
}
#text {
	margin-top: 155px;
	margin-left: 49px;
	width: 270px;
	z-index:20;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#666666;
	display:inline;
}

.menu a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#b0c8b4;
	letter-spacing:0px;
	text-decoration:none;
	font-weight:100;
}

.menu a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#b0c8b4;
	letter-spacing:0px;
	text-decoration:none;
	font-weight:100;
}

.menu a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#000000;
	letter-spacing:0px;
	text-decoration:none;
	font-weight:100;
}
.current {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#000000;
	letter-spacing:0px;
	text-decoration:none;
	font-weight:100;
}

.current_enq {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#b0c8b4;
	letter-spacing:0px;
	text-decoration:none;
	font-weight:100;
	
}



.large_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#333333;
	letter-spacing:0px;
	text-decoration:none;
	font-weight:100;
	line-height:22px;
}

.large_text a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#333333;
	letter-spacing:0px;
	text-decoration:none;
	font-weight:100;
	line-height:22px;
}

.large_text a:hover: {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#cccccc;
	letter-spacing:0px;
	text-decoration:underline;
	font-weight:100;
	line-height:22px;
}
.large_text a:visited: {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#333333;
	letter-spacing:0px;
	font-weight:100;
	line-height:22px;
}




.news_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#df0079;
	letter-spacing:0px;
	text-decoration:none;
	font-weight:100;
	line-height:22px;
}








.small_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
	letter-spacing:0px;
	text-decoration:none;
	font-weight:100;
}



 .style1 {color: #000000; text-decoration:underline;}



input { 
 background-color: #ccdecf; 
}

textarea { 
 background-color: #ccdecf; 

}
