
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family :"Lucida Grande", Tahoma, Arial, Helvetica;
	text-decoration: none;
	color: #777777;
	font-size: 8pt;
	font-weight:lighter;	
     }
	 
img#expando { 
			position: absolute; 
			display: none; 
			z-index: 1; 
			-ms-interpolation-mode: bicubic; 
		} 

		.wide img#expando, 
		.tall img#expando { 
			display: block; 
		} 

		.wide img#expando { 
			width: 100%; 
			height: auto; 
		} 

		.tall img#expando { 
			width: auto; 
			height: 100%; 
		}
	
		.ie6fixed {
			position: absolute;
			top: expression((ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop) + 'px') !important;
		}
	
		h1 {
			position: absolute;
			width: 100%;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 2em;
			padding: 0.5em 0;
			margin-top: 30%;
			margin-bottom: 1em;
			color: #333;
			font-weight: normal;
			text-align: center;
			background-color: #fff;
			background-color: rgba(255,255,255,0.8);
			z-index: 2;
		}	 
	 


	 

#navbgnd{
	float:left;
	margin-top:0px;
	width:284px;
	background-image: url(images/wallpaper_tile.gif);
	align:center;
}

#logo{
	align:center;
	height:100px;

}
#nav{
	margin-left:20px;
	width:200px;
	text-align:left;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	text-transform: uppercase;
	letter-spacing: 0.15em;
}

#nav ul li {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #98a3a9;	
	line-height:18pt;
text-decoration: none;
}

#nav ul li a{
	list-style-type: none;
	color:#dadee0;
text-decoration: none;
}

#nav ul li a:hover{
		color:#FFFFFF;

}

#twitter{
	height:22px;
	width:29px;
	float:right;
	margin-top:10px;
	
}

#facebook{
	height:22px;
	width:30px;
	float:right;
	margin-top:10px;
	margin-right:165px;
	margin-bottom:20px;

}

#enquiry{margin-left:-15px;
}

#center{
	width:950px;
	margin: 0px auto;
	clear: both;
	min-height:580px;


}
#main{
float:left;
width: 630px;
height: 580px;
overflow:auto;
background-color:#FFFFFF;
margin-top:60px;
margin-left: 305px;
padding-top:25px;
padding-right:25px;
padding-left:25px;

position:fixed;
}

#text{
float:left;
width:395px;
line-height:16pt;
}

#aboutustext{
float:left;
width:495px;
line-height:16pt;
}

#picquote{
width:210px;
float:right;
}

.breadcrumbs{
color:#e5eff5;
}

.breadcrumbs a {
color:#a5b2b9;
}

.breadcrumbs a:hover{
color:#54656f;
font-weight:bold
}

.breadcrumbs a:visited{
color:#a5b2b9;
}

#quote{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#546670;
	font-weight:bold;
	font-style: italic;
	margin-top:15px;
	font-size:10pt;
	width:200px;
	line-height:19px;

	
}



#line{
	width:100%;
	height:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a39d92;
	clear:both;
}



.header{
font-weight:bold;
font-size: 9pt;
color:#546471;
}

.highlight{
font-weight:bold;
font-size: 8.5pt;
font-style: italic;
font-family:Georgia, "Times New Roman", Times, serif;
}


a:link{color:#54656f;  font-weight:bold;   text-decoration:none;}
a:visited{color:#54656f; font-weight:bold;  text-decoration:none;}
a:active{color:#988A68; font-weight:bold;   text-decoration:none}
a:hover{color:#9b8454; font-weight:bold;   text-decoration:none;}

