body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000099;
}
#topbar {
	background-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 28px;
	background-image: url(images/topbar_right.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#container {
	background-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
}
#header {
	width: 760px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 95px;
}
#nav1 {
	text-align: right;
	padding-top: 70px;
	padding-right: 172px;
}
#nav1 a {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FF9900;
}

#content1 {
	padding: 0px;
	width: 760px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 172px;
	background-image: url(images/content_images.jpg);
	top: auto;
}
#main_content {
	width: 592px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#main_content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 28px;
	padding-right: 55px;
}

#nav2 {
	width: 168px;
	text-align: right;
	padding-top: 25px;
}
#footer {
	background-color: #666666;
	height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
}
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}


.bg_nav2 {
	background-image: url(images/bg_nav2_orange.jpg);
	background-repeat: repeat;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-left: 28px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 28px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	list-style-type: square;
	list-style-position: inside;
}
.title {
	color: #666666;
	font-weight: bold;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
.link a {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.link a:hover {
	color: #FF9900;
	text-decoration: underline;
	float: none;
}
.link a span {
	display: none;
}
.link a:hover span {
	display: block;
	border: 1px solid #CCCCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 7px;
	top: 600px;
	width: 280px;
	height: 125px;
	position: absolute;
}
.table {
	font: normal 11px Arial, Helvetica, sans-serif;
	margin-left: 25px;
	color: #999999;
	background: url(images/background_colour.jpg);
}
.table td {
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #CCCCFF;
}
html {
scrollbar-base-color: #666666;
scrollbar-face-color: #ff9900;
scrollbar-track-color: #cccccc;
scrollbar-highlight-color: LIGHT;
scrollbar-3dlight-color: #6666cc;
scrollbar-shadow-color: DARK;
scrollbar-darkshadow-color: MEDIUM;
scrollbar-arrow-color: #ffffff;
}.text3 {
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.padding {
	margin-left: 25px;
}
