body {
	margin: 0;
	padding:0;
	text-align: center;
	background-image: url(new/background.jpg);
	background-repeat: repeat-x;
}
#main {
	width:900px;
	margin: 0px auto;
	height: 100%;
	color:#788c92;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:1px;
	background-color: #fff;
	padding: 0px;
	float: left;
	margin-left: 0px;
}
	@media print {
	#main {
		background-image:none;
	}
	}

#orange {
background-image:url(new/orange.jpg);
background-position: top;
background-repeat: no-repeat;
width: 140px;
height: 67px;
margin: 0px;
padding: 0px;
margin-top: 234px;
left: 0px;
border: 0px;
z-index: 5000;
float: left;
}

#orange p, #orange a, #orange a:hover, #orange a:visited {
text-align: left;
padding-left: 10px;
padding-right: 0px;
padding-top: 20px;
padding-bottom: 28px;
margin: 0px;
color: #fff;
background-color:#ff9933;
width: 140px;
z-index: 5000;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

#breadcrumb {
background-image:url(new/bar.jpg);
background-position: top;
background-repeat: no-repeat;
width: 900px;
height: 63px;
margin: 0px;
padding: 0px;
position: relative;
}

#breadcrumb p, #breadcrumb a, #breadcrumb a:hover, #breadcrumb a:visited {
text-align: left;
padding-left: 10px;
padding-right: 0px;
padding-top: 20px;
padding-bottom: 0px;
margin: 0px;
color: #fff;
}
#newnav {
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
width: 865px;
position: relative;
margin-bottom: 0px;
padding-top: 63px;
padding-left: 20px;	
z-index: 500;	}

#banner {
		background-image: url(new/topbar.jpg);
		background-repeat: no-repeat;
		width: 900px;
		height: 234px;
		margin: 0px;
		padding: 0px;
}
	@media print {
	#banner {
		background-image: url(new/topbar.jpg);
		background-repeat: no-repeat;
		width: 900px;
		height: 290px;
				margin: 0px;
		padding: 0px;
	}
	}
	

#banner-print {
	display: none;	
}
	@media print {
	#banner-print {
		display:block;
		text-align:left;
		width:700px;
	}
	}
#right {
	float:left;
	height: 100%;
	width: 565px;
	text-align: left;
	padding-left: 15px;
}
	@media print {
	#left {
		display:none;
	}
	}
#left {
	width: 190px;
	float:right;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 0px;
		text-align: left;
		border-left: 2px dotted #66CCCC;
		padding-left: 10px;
		padding-top: 10px;
}
#left p{
color: #ff6600;
font-size: 11px!important;
}

	@media print {
	#right {
		float:left;
	}
	}


#main #right .news p {
	margin-top: 0px;
}


.nav_secondary a:visited {
	color: #6c97a5;
	text-decoration:none;
}
#main #left .nav_secondary div {
	margin-bottom: 15px;
}

.nav_secondary a:hover {
	color: #266276;
	text-decoration:none;
}

.news {
	margin-left: 24px;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	color: #ff6600;
	letter-spacing: 0px;
	text-transform: uppercase;
	margin-top:10px;
	line-height: 31px;
}
h2 {
	font-size:14px;
	font-weight:bold;
	color: #ff6600;
	letter-spacing:1px;
	padding-top:9px;
}
h3 {
	font-size:14px;
	font-weight:bold;
	color: #003333;
	letter-spacing:1px;
	margin-top:11px;
	margin-bottom:0px;
}
.footer_text {
	font-size:10px;
	color:#003333;
	float:left;
	text-align:right;
	width:637px;
	height:25px;
	padding-top: 12px;
	background-color:#FFFFFF;
}
	@media print {
	.footer_text {
		text-align:left;
		width:550px;
	}
	}

.footer_logo {
	float:right;
}
	@media print {
	.footer_logo {
		float:left;
	}
	}


#right a {
	color: #ff9933;
}
#right a:visited {
	color: #ff9933;
}
#right a:hover {
	color: #cc6600;
}
.image_right {
	margin:0px 20px 10px 5px;
}
.image_left {
	margin:0px 20px 10px 5px;
}
.banner {
	margin:0px 0px 10px 0px;
}
#main .footer_text a {
	color: #cc6600;
}

#main .img a  {
border: 0px!important;
color: transparent!important;
border: none;
}
