@charset "utf-8";
/* CSS Document */
body{
	background:#efe8de url(../images/temp-bg.jpg) repeat-x top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#7e7c7d;
	margin:0px;
	padding:0px;
}
h1, h2, h3, h4, h5, h6, form, hr, p, table{
	margin:0px;
	padding:0px;
	font-weight:normal;
}
p{
	padding:10px 10px 0px 10px;
}
.clear{
	float:none;
	clear:both;
}

#wrapper{
	width:960px;
	margin:0px auto;
}
#header{
	width:960px;
	height:75px;
}	
#header .logo{
	float:left;
	margin:0px 0px 0px 76px;
}
#header .enquiry{
	float:right;
	margin:21px 0px 0px 0px;
}

#topmenu{
	width:960px;
	height:40px;
}
#topmenu img{
	float:left;
}
.banner{
	margin:1px 0px 0px 0px;
}

.round{
	width:904px;
	margin:0px auto;
	float:none;
	clear:both;
}
#wrapperinner{
	width:900px;
	position:relative;
	border-left:2px solid #d4cbbc;
	border-right:2px solid #d4cbbc;
	margin:0px auto;
	background:#fff;
	height:220px;
}
#wrapperinner h1{
	color:#336799;
	font-family:"Myriad Pro";
	font-size:24px;
	padding:10px 20px 0px 20px;
}
#wrapperinner ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#wrapperinner ul li{
	height:42px;
	background:url(../images/horizontal-home-divider.gif) no-repeat bottom;
	list-style:none;
	padding:0px 20px 0px 20px;
	vertical-align:middle;

}
#wrapperinner ul li img{
	clear:both;
	display:block;
	float:left;
	margin-right:10px;
}
#wrapperinner ul li a{
	display: block; 
	font-size: 14px; 
	background: url(../images/icon_liarrow.gif) 96%  no-repeat ; 
	COLOR: #888; 
	text-decoration:underline;
	padding:12px 0px 0px 0px;
}	
#wrapperinner .leftbox{
	width:449px;
	float:left;
	height:220px;
	border-right:#9ea1a8 1px solid;
}



#wrapperinner .rightbox{
	width:450px;
	height:220px;
	float:left;
}	
#wrapperinner .rightbox ul li{
	height:42px;
	list-style:none;
	padding:0px 20px 0px 20px;
	vertical-align:middle;
	line-height:42px;
}
#wrapperinner ul li img{
	clear:both;
	display:block;
	float:left;
	margin-right:10px;
}











#wrapper3{
	background:url(../images/bottom-suggestion.jpg) no-repeat;
	width:958px;
	height:126px;
	margin:0px auto;
	font-size:12px;
	color:#62656a; 
}
#wrapper3 .suggestbox{
	width:308px;
	float:left;
	margin:40px 0px 0px 0px;
}
#wrapper3 .suggestbox p{
	padding:0px 10px 0px 80px;
}

#wrapper3 .suggestbox2{
	width:330px;
	float:left;
	margin:40px 0px 0px 0px;
}
#wrapper3 .suggestbox2 p{
	padding:0px 10px 0px 90px;
}

#wrapper3 .suggestbox3{
	width:315px;
	float:left;
	margin:40px 0px 0px 0px;
}
#wrapper3 .suggestbox3 p{
	padding:0px 10px 0px 125px;
}





#footer{
	width:900px;
	height:70px;
	padding:20px 30px 0px 30px;
	color:#0c3e0d;
	clear:both;
	font-size:12px;
}	
#footer .footerlinks{
	float:left;
}
#footer .footerlinks a{
	color:#0c3e0d;
	text-decoration:none;
	margin:0px 5px 0px 5px;
}
#footer .footerlinks a:hover{
	color:#0c3e0d;
	text-decoration:underline;
}
#footer .identity{
	float:right;
	text-align:right;
}
#footer .identity a{
	color:#0c3e0d;
	text-decoration:none;
}
#footer .identity a:hover{
	color:#0c3e0d;
	text-decoration:underline;
}
