﻿body {
margin : 0;
padding : 0;
font : 75% "Trebuchet MS", verdana, arial, sans-serif;
color : #666;
background : url("img/background.JPG") center repeat;
}
#container {
	border: 1px solid #CCCCFF;
	width: 850px;
	margin-left : auto;
	margin-right : auto;
	margin-top: 1px;
	padding: 0px;
	line-height: 1.7em;
	color : #666;
	background : #FFFFFF;
	height: 800px;
}
			/*TOP BANNER*/
#banner {
	float : left;
	width: 100%;
	height: 75px;
	padding : 0;
	margin: 0 0 0px 0;
	background-color: #0080C0;
}
			/*TOP SCROLLBAR*/
div.scroll {
	overflow : auto;
	height : 7em;
	width : 160px;
	color : #333;
	background : inherit;
	border : 1px solid #aaa;
}
#bannerb {
	float : right;
	width: 120px;
	margin : 0 0 10px 0;
	padding : 0;
}
			/*TOP NAVIGATION*/
#navcontainer {
clear:both;
width : 100%;
}
#navcontainer ul {
padding-left: 0;
margin-left: 0;
background: #F36207;
color: #fff;
float: left;
width: 100%;
}
#navcontainer ul li {
display: inline;
}
#navcontainer ul li a {
padding: 0.2em 1em;
background: #F36207;
color: #fff;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}
#navcontainer ul li a:hover {
background: #036;
color: #fff;
}
#active a:link, #active a:visited, #active a:hover {
background: #036;
color: #fff;
}
			/*CENTRE CONTENT*/
#content {
	padding: 6px;
	margin-left: 176px;
	margin-right: 6px;
	color : #666;
}
			/*LEFT CONTENT*/
#sidebar {
	float : left;
	width: 160px;
	margin: 0 1px 0 0;
	padding : 5px;
	color : #666;
	background : #f2f2f5;
	height: 550px;
}
			/*LEFT MENU*/
#menu {
	width: 140px;
	padding : 0 0 0 0;
}

#menu ul {
	margin : 0;
	padding : 0;
	list-style-type : none;
	width: 140px;
}
#menu li {
	margin: 0;
	width: 140px;
	text-align: center;
}
#menu a {

	width: 159px;
	padding: 0em;
	text-decoration : none;
	display : block;
	color: #000000;
	background: #BBD2E0;
}
#menu a:hover {
background : #036;
color : #fff;
}


			/*RIGHT CONTENT*/
#sidebar-b {
	float : right;
	width: 160px;
	margin: 0 0 0 1px;
	padding : 5px;
	background : #f2f2f5;
	color : #333;
}
			/*FOOTER*/
#footer {
	clear : both;
	padding: 2px;
	color: #FFFFFF;
	background: #000066;
	text-align: center;
	width: 846px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('img/footerbk.jpg');
	background-repeat: repeat;
}


#footer a:link, #footer a:visited {
background : inherit;
color : #eee;
text-decoration : none;
}
#footer a:hover {
border-bottom : 1px dashed #f2f2f5;
background : inherit;
color : #f2f2f5;
}
			/*TYPOGRAPHY*/
p {
	margin: 1px;
}
h1 {
	margin : 0 0 10px 10px;
	font : normal 1.3em verdana, arial, tahoma, sans-serif;
	letter-spacing: 3px;
	color : #036;
	background : inherit;
	text-align: center;
}
h2 {
padding-left : 5px;
font : bold 1em verdana, arial, tahoma, sans-serif;
color : #ef7329;
background : inherit;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
			/*LINKS*/
a {
	text-decoration : none;
	color: #0000CC;
	background : inherit;
}
a:hover {
color : #0d4953;
background : inherit;
}
			/*CLASSES*/
.news {
font-size : 1em;
background : inherit;
color : #000;
}
.orange {
background : inherit;
color : #f36207;
}
.clear {
clear : both;
}


#clear {
	background-color: #333333;
	float: left;
	position: relative;
	width: 850px;
	height: 135px;
	background-image: url('img/quote.gif');
}
#styleone{
	position: relative;
	display: block;
	height: 26px;
	font-size: 14px;
	font-weight: bold;
	background: transparent url("img/bgOFF.gif") repeat-x top left;
	font-family: Arial,Verdana,Helvitica,sans-serif;
	float: left;
	width: 850px;
	vertical-align: middle;
}

#styleone ul{margin:0;padding:0;list-style-type:none;width:auto;}

#styleone ul li{display:block;float:left;margin:0 1px 0 0;}
#styleone ul li a{
	display: block;
	float: left;
	color: #034895;
	text-decoration: none;
	padding: 3px 20px 0 20px;
	height: 18px;
}

#styleone ul li a:hover,#styleone ul li a.current{color:#034895;background:transparent url("img/bgON.gif") repeat-x top left;}

#topnav {
	background-color: #BBD2E0;
}

#contactus {
	float: right;
	margin-right: 1%;
}



