body { 
	background: #4C4C4C;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
}

A:link { color: #E97300 }
A:visited { color: #B55B04 }
A:active, A:hover { color: #A61903 }

h1 { 
	text-transform: uppercase;
	font: bold 140% Trebuchet, Trebuchet MS, Arial, Helvetica, Verdana, sans-serif 
}

h2 {
	font: bold 140% Trebuchet, Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
}

h3 {
	text-transform: uppercase;
	font: bold italic 130% Trebuchet, Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
}

h4 {
	font: bold italic 130% Trebuchet, Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
}

h5 {
	font: bold 125% Arial, Helvetica, Verdana, sans-serif;
}

h6 {
	font: bold 115% Arial, Helvetica, Verdana, sans-serif;
}

hr {
	color: #787878;
	background: #787878;
	height: 1px;
	border: 0px;
}

#banner {
	color: #ffffff;
	text-transform: none;
	padding: 65px 0px 0px 12px;
	margin: 0px;
	font: 250% Arial, Helvetica, Verdana, sans-serif;
}

h2.menuheader {
	background: url('images/vertical-header.gif') no-repeat;
	text-indent: -20000px;
	margin: 0px 0px 1px 0px;
	padding: 0px;
	width: 180px;
	height: 20px;
	font-size: 10px;
}

.submenu {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.submenu li {
	margin-bottom: 1px;
}

.submenu a:link, .submenu a:visited, .submenu a:hover {
	text-decoration: none;
	color: #000000;
	display: block;
	width: 180px;
	height: 20px;
	padding-left: 15px;
	padding-top: 3px;
	background: url('images/vertical.gif') no-repeat;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 165px;
	height: 17px;
}
	html>body .submenu a:link, html>body .submenu a:visited, html>body .submenu a:hover { 
		width: 165px;
		height: 17px;
	}

.submenu a:hover {
	background: url('images/vertical-over.gif') no-repeat;
}

.table {
	width: 35%;
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

.table td {
	padding: 1px;
	margin: 1px;
	spacing: 0px;
	border-bottom: solid 1px #c1c1c1;
}

.table th {
	background: #c1c1c1;
	text-align: left;
	font: bold 100% Verdana, Arial, Helvetica;
}

#container {
	width: 760px;
	background: url('images/bg.gif') repeat-y;
	margin: 0px auto; /* fix for centering div in firefox */
}

#header {
	width: 750px;
	height: 120px;
	background: #02795b;
	text-align: left;
	margin: 0px auto; /* fix for centering div in firefox */
	voice-family: "\"}\""; 
	voice-family:inherit;
}

#logo {
	padding: 10px 0px 10px 0px;
	width: 190px;
	float: left;
}

#topmenu {
	text-align: right;
	color: #ffffff;
	padding: 25px 10px 0px 0px;
}
	#topmenu A:link, #topmenu A:visited {
		color: #ffffff;
		text-decoration: none;
	}
	
	#topmenu A:active, #topmenu a:hover {
		color: #FCE200;
		text-decoration: none;
	}
	
#menu {
	clear: both;
	background: #D9AF00 url('images/menubg.gif') repeat-x;
	border-bottom: solid 1px #414048;
	width: 750px;
	height: 23px;
	padding: 4px 3px 3px 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	margin: 0px auto; /* fix for centering div in firefox */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 735px;
	height: 16px;
}

	html>body #menu {
		width: 735px;
		height: 16px;
	}
	
	#menu a:link, #menu a:visited { 
		color: #ffffff;
		text-decoration: none;
	}
	
	#menu a:active, #menu a:hover {
		color: #FCE200;
		text-decoration: none;	
	}

#splashpic {
	background: url('images/splashpic.jpg') no-repeat;
	width: 750px;
	height: 240px;
	margin: 0px auto; /* fix for centering div in firefox */
	text-align: left
}

#mainpic {
	background: url('images/mainpics/mainpic_ctr_indo.jpg') no-repeat;
	width: 750px;
	height: 100px;
	margin: 0px auto; /* fix for centering div in firefox */
	text-align: left
}

#special1 {
	position: relative;
	left: 375px;
	top: 15px;
	padding: 10px;
	width: 350px;
	height: 210px;
	background: #ffffff;
	filter: alpha(opacity=70);
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 330px;
	height: 190px;
	visibility: hidden;
}
	#special1[title="special1"] { /* other browsers */
		background: transparent url('images/transparentbg.png');
	}
	
	html>body #special1 {
		width: 330px;
		height: 190px;
	}

#breadcrumb {
	font-size: 90%;
}

#body3col {
	text-align: left;
	width: 750px;
	background: url('images/bodybg.gif') repeat-y;
	border-bottom: solid 1px #414048;
	border-top: solid 1px #414048;
	margin: 0px auto; /* fix for centering div in firefox */
}

#body2col {
	text-align: left;
	width: 750px;
	background: url('images/bodybg2.gif') repeat-y;
	border-bottom: solid 1px #414048;
	border-top: solid 1px #414048;
	margin: 0px auto; /* fix for centering div in firefox */
}

#body2 {
	width: 200px;
	padding: 10px;
	float: left;
	/*background: #fff000;*/
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 180px;
}

	html>body #body2 {
		width: 180px;
	}
	
#body1 {
	width: 350px;
	padding: 10px;
	float: left;
	/*background: #000fff;*/
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 330px;	
}
	html>body #body1 {
		width: 330px;
	}
	
#body1b { /* for 2 column layout */
	width: 550px;
	padding: 10px;
	float: left;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 530px;	
}
	html>body #body1b {
		width: 530px;
	}

#body3 {
	width: 200px;
	padding: 10px;
	float: left;
	/*background: #0ff0f0;*/
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 180px;

}

#footer {
	background: #D9AF00 url('images/menubg.gif') repeat-x;
	border-bottom: solid 1px #414048;
	width: 750px;
	padding: 3px;
	text-align: left;
	margin: 0px auto; /* fix for centering div in firefox */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 744px;
}

	html>body #footer {
		width: 744px;
	}

#bottom {
	width: 760px;
	height: 15px;
	background: url('images/bottom.gif') no-repeat;
	margin: 0px auto; /* fix for centering div in firefox */
}
#mainpiccentres {

	background: url('images/mainpicctr.jpg') no-repeat;
	width: 750px;
	height: 100px;
	margin: 0px auto; /* fix for centering div in firefox */
	text-align: left
}
