body {
	margin:0px;
	padding:0px;
	padding-top:30px;
	background-image:url(../images/wrapper-bg.png);
	background-repeat:repeat-x;
	background-color:#d0e4f6;
	font-family:"Lucida Fax",Georgia,Verdana,Arial,Helvetica,sans-serif;
	
	
}
#outer-wrapper {
	width:860px;
	margin-left:auto;
	margin-right:auto;
	padding-left:20px;
	padding-right:20px;
}
#wrapper {
	width:860px;
	margin-left:auto;
	margin-right:auto;
		/*background-color:#FEFCE9;*/
	background-image:url(../images/test-bg.png);
	background-repeat:repeat-x;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	margin-top:10px;
	
	
}
#inner-wrapper {
	width:820px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	
	
}
#header {
	width:860px;
	background-image:url(../images/header.jpg);
	height:210px;
	
	
}
.firstimage {
	background-image:url(../../uploads/media/DSCF1011.jpg);
	background-repeat:no-repeat;
	width:575px;
	height:315px;
	display:block;
	float:left;
	margin-right:15px;
}
.firstimage a {
	margin-top:270px;
	padding:10px;
	background-image:url(../images/trans.png);
	display:block;
	color:#FEFCE9;
	font-weight:bold;
	text-decoration:none;
}
.toprowright {
	float:left;
	display:block;
	width:280px;
}
.toprowright a,.righttop a {
	margin-top:105px;
	padding:10px;
	background-image:url(../images/trans.png);
	display:block;
	color:#FEFCE9;
	text-decoration:none;
}
.righttop {
	background-image:url(../../uploads/media/beach.jpg);
	display:block;
	height:150px;
	width:280px;
	margin-bottom:15px;
}
.rightbottom {
	background-image:url(../../uploads/media/harbour.jpg);
	display:block;
	height:150px;
	width:280px;
}
#header .contactus {
	float:right;
}
#menu {
	width:820px;
	height:24px;
	display:block;
	margin-bottom:15px;
	/*border-top:1px solid #993366;*/
	border-bottom:1px dotted #6CAEDF;
	
}
#menu ul {
	margin:0px;
	padding:0px;
}
#menu ul li {
	list-style:none;
	float:left;
}
#menu ul li a {
	text-decoration:none;
	display:block;
	font-weight:lighter;
	height:24px;
	margin-right:20px;
	color:#666666;
	font-size:13px;
}
#menu ul li a:hover, #menu ul li a.selected  {
	color:#6CAEDF;


}
#submenu {
	width:180px;
	display:block;
	min-height:250px;
	float:left;
	margin-right:15px;
	padding-top:4px;
}
#submenu ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#submenu ul a {
	color:#666666;
	border-bottom:1px dotted #6CAEDF;
	text-decoration:none;
	display:block;
	/*padding-bottom:2px;
	padding-top:2px;
	padding-left:5px;
	padding-right:5px;*/
	margin-bottom:5px;
	padding-bottom:3px;
	font-weight:normal;
	font-size:13px;
}
#submenu ul a:hover {
	/*background-color:#6CAEDF ;*/
	color:#6CAEDF;
}
#homecontent {
	width:625px;
	float:left;
		margin-right:15px;
}
#rightcol {
	width:180px;
}
#homecontent a img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
#content {
	width:625px;
	background-color:#FFFFFF;
	float:left;

}
#content h1,  #homecontent h1 {
	font-size:20px;
	color:#6CAEDF;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	
	
}
h1, h2, h3, h4  {
	color:#6CAEDF;
	font-weight:normal;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:10px;
}	
p {
	font-size:12px;
	line-height:16px;
	color:#666666;
	margin-bottom:10px;
}
a {
	color:#6CAEDF;
	font-weight:bold;
	
}	
li {
	font-size:13px;
	line-height:16px;
	color:#666666;
	margin-bottom:5px
	


}
#footer {
	clear: both;
	font-size:x-small;
	border-top:1px dotted #6CAEDF;
	padding-top:5px;
	margin-top:10px;
	color:#666666;
	padding-bottom:20px;
}
img {
	border: 0px;
}

