@charset "UTF-8";
/* CSS Document */

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#main {
	overflow:auto;
	padding-bottom: 79px;
	width: 1000px;
}  /* must be same height as the footer */

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}

html, body  {
	background-color: #8AACD4;
	background-image: url(../Images/globalimage/baseimage.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
* {
	margin:0;
	padding:0;
}
	
#wrap {
	margin-bottom: -79px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}

#banner {
	height: 260px;
	background-image: url(../Images/globalimage/banner.jpg);
	background-repeat: no-repeat;
	width: 1000px;
}

#navbar {
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006CAC;
	width: 897px;
	margin-left: 62px;
	}

#content {
	margin-right: 50px;
	margin-left: 62px;
	margin-bottom: 40px;
	margin-top: 50px;
	width: 888px;
}

#content ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	line-height: 15pt;
	padding-top: 5px;
	padding-bottom: 10px;
	list-style-position: outside;
	list-style-image: url(../Images/globalimage/bullet.png);
	margin-left: 250px;
}
#content ol {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	line-height: 15pt;
	padding-top: 5px;
	padding-bottom: 10px;
	list-style-position: outside;
	margin-left: 250px;
}

#content h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-left: 220px;
	padding-bottom: 5px;
	color: #006CAC;
}

#content h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 220px;
	color: #006CAC;
}
#content p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	line-height: 15pt;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-left: 220px;
	padding-right: 0px;
	padding-left: 0px;	
}
#sidebar-home {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #006CAC;
	width: 240px;
	align: center;
	text-align: center;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 0px;
	background-image: url(../Images/globalimage/bluecorner.jpg);
	background-repeat: no-repeat;
}
#sidebar-home h1 {
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px;
	color: #FFF;
	margin: 0px;
}
#sidebar-home h2 {
	font-size: 24px;
	line-height: 28px;
	margin: 0px;
	padding: 10px;
	font-style: italic;
	margin: 0px;
	color: #FFF;
}

#sidebar-home h3 {
	font-size: 22px;
	line-height: 22px;
	font-style: italic;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#sidebar-home p {
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	color: #FFF;
	margin: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#sidebar-home a {
	color: #B3CCE4;
}

#sidebar-home a:hover {
	color: #0053A5;
	background-color: #FFF;
}

#sidebar {
	width: 180px;
	margin-right: 30px;
	float: left;
}

.sidebar-image {
	width: 180px;
	border: 1px solid #FFF;
	margin-bottom: 5px;
}
.sidebar-caption {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 15px;
	width: 180px;
	text-align: justify;
}

.address {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	padding: 10px;
	width: 160px;
	font-style: normal;
}

/* footer styles */

.clearfooter {
	height: 60px;
	clear: both;
}

#footer {
	height: 39px;
	position: relative;
	margin-top: 40px;
	background-image: url(../Images/globalimage/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #8AACD4;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#footer_type {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFF;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 60px;
	padding-top: 6px;
}
#footer_type a {
	font-size: 9pt;
	color: #FFF;
	text-decoration: underline;
}
#footer_type a:hover {
	color: #0053A5;
	background-color: #FFF;
	padding-bottom: 4px;
}
.tabular {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	line-height: 15pt;
	padding-top: 0px;
	padding-bottom: 20px;
	float: right;
}
.rightfloat {
	float: right;
	margin-left: 20px;
}
.sublist {
	margin-top: 0px;
	margin-left: -200px;
	border: thin solid #0F0;
}
#enquiry {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-left: 220px;
	font-weight: bold;
}
#enquiry h2{
	margin-left: 0px;
}
#enquiry td{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
}

