body {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #E2E8F3;
}
.content {
	color:#CCCCCC;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bak.jpg);
	margin-bottom: 0px;
}
img.floatLeft {
	float: left;
	border: 1px solid #CCCCCC;
	margin: 0px 10px 7px 0px;
	background-color: #666666;
}
img.image_nofloat {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 2px;
}
img.floatRight {
	float: right;
	margin: 0px 0px 7px 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
img.imagecntr {
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 160px;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	background-color: #00A5E7;
	border-width: 1px;
	border-color: #FFFFFF;
}

/* Nav at top of page */
#seobox {
	text-align: left;
	background-color: #FFC610;
	font-size: 0.7em;
	color: #FFFFFF;
	padding: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0073BD;
	border-bottom-color: #0073BD;
}
/* Additional */

ul {
	font-size: 0.8em;
	list-style-type: disc;
}
li { 	
padding: 0 0 0 5px;	color: #000099; 
}


p {
	color: #545AA6;
	font-size: 0.8em;
	margin-right: 20px;
	margin-left: 20px;
}
a {
	color:#990000;
	background: inherit;
	text-decoration: none;
}
a:hover { 
color:#FF0000;
background: inherit; 
text-decoration:underline; 
}

h1 {
	color:#0073BD;
	line-height: 100%;
	padding-bottom: 3px;
	font-size: 1.15em;
	text-indent: 6px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 1px;
	border-color: #FFC610;
}

h1 a { 
color:#0088af;  
background: inherit; }

h2, h3, h4 {
	color:#0073BD;
	font-size:1em;
	font-weight:bold;
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
}

h2 a { 
background:inherit; 
color:#0088af; 
}
h2 a:hover { 
background:inherit; 
color: #68ADD5; 
text-decoration:none; 
 }
.nav {
	width: 225px;
	position: inherit;
}
.nav ul {
	color: #FFFFFF;
	font-size: 0.6em;
	font-weight: normal;
	display: block;
	list-style-type: none;
	list-style-position: outside;
	padding-left: 0px;
	margin-left: 0px;

}

.nav li a {
	line-height: 1.5em;
	border-top-color: #EAEAEA;
	border-right-color: #999999;
	border-left-color: #DBDBDB;
	border-bottom-color: #999999;
	margin-bottom: 1px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #B6C5E0;
	background-image: url(images/menbak.jpg);
	background-repeat: repeat-y;
	border-style: solid;
	border-width: 1px;
}
.nav li a:hover {
	text-decoration: none;
	border-top-color: #999999;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
	background-color: #E2E8F3;
	color: #0073BD;
	border-width: 1px;
	border-style: solid;
	background-image: url(images/menbak2.jpg);
}
.nav p {
	color: #000099;
	margin-right: 5px;
	font-size: 0.8em;
	margin-left: 5px;
}
.nav h2, .nav h3 {
	font-size: 0.9em;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	color: #0073BD;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFC610;
	border-bottom-color: #FFC610;
	background-color: #FFFFFF;
}
/* Main CSS */
#main {
	width: 770px;
	margin: 0;
	background-repeat: repeat-x;
}  
#main .rightpanel {
	float: right;
	padding:0px 4px 0 0px;
	margin:0;
	width: 225px;
}


#main .left_side {
	width: 525px;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
}
#main .hilite  {
	padding: 5px;
	border: 1px solid #CC0000;
	background-color: #666666;
}


/* the footer info*/
#footer {
	font-size:0.8em;
	background-image: url(images/footbak.jpg);
	padding-top: 5px;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1px;
}

#footer p {
	color: #FFFF99;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 2px;
}

#footer a {
	color: #FFFFFF;
}
#footer a:hover { color: #FFC610; }

table.enquire 
{
	font-size: 0.7em;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
table.enquire tr 
{
	color: #000000;
	background-position: center;
	height: 10px;
}

table.enquire td 
{
	color: #000000;
	text-align: center;
	background-position: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #BECCE6;
}
.alternate {
	background-color: #E0E8F3;
}
.tablehead {
	background-color: #BECCE6;
}
table.enquire2 
{
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
table.enquire2 tr 
{
	color: #000000;
	background-position: center;
	height: 10px;
	text-align: right;
}
table.enquire2 td 
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

blockquote {
	border-left-width: 1px;
	border-left-color: #FBF4EE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E3EAF4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FBF4EE;
	border-bottom-color: #999999;
	color: #EA0000;
	padding: 5px;
	border-style: solid;
}
.nav blockquote {
	font-size: 0.8em;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #663366;
	border-right-width: 1px;
	border-left-width: 2px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #FFCC00;
}
.small {
	font-size: 0.75em;
	color: #333333;
}
