body { 	background-image: url('/images/Crossed_Logo_v1_75percent.gif');
	background-repeat: no-repeat;
	background-position: top right; }

#menu {
	width: 80%;
	height: 80px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a.up {
	display: block;
	float: left;
	width: 15%;
	height: 20px;
	padding-top: 50px;
	text-align: center;
	font-family: arial, sans-serif;
	font-style: oblique;
	font-size: 18px;
	font-weight: bold;
	color: #008080;
	text-decoration: none;
}

#menu a.down {
	display: block;
	float: left;
	width: 15%;
	height: 20px;
	padding-top: 90px;
	text-align: center;
	font-family: arial, sans-serif;
	font-style: oblique;
	font-size: 18px;
	font-weight: bold;
	color: #008080;
	text-decoration: none;
}



#menu a:hover, #menu .active a {
	color: #BF1616;
	text-decoration: underline;
}

#main {
	height: 380px;
	text-align: justify;
	font-family: arial, sans-serif;
	font-style: oblique;
	font-size: 16px;
	font-weight: normal;
	padding-top: 70px;
	padding-left: 10%;
	padding-right: 20%
}

#main h1,h2,h3,h4 {
	font-family: arial, sans-serif;
	font-style: oblique;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #008080;
}

#main a {
	font-weight: bold;
	color: #008080;
	text-decoration: none;
}

#main a.pager {
	font-weight: normal;
	font-size: 10px;
	color: #008080;
	text-decoration: none;
}

#main a:hover, #main .active a {
	color: #BF1616;
	text-decoration: underline;
}

#main ul.enquire {
	margin: 0;
	list-style: none;
	clear: left;
}

#main li.enquire {
	display: inline;
	float: left;
	width: 25%;
	height: 20px;
	padding-top: 4px;
}

#copyright {
	height: 30px;
	font-family: arial, sans-serif;
	font-style: oblique;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10%;
	padding-right: 20%;
	color: #008080;
}
