@charset "utf-8";

/* Copyright Jamison Banham www.jamisonbanham.com.au */

* { padding: 0; margin: 0; }
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #fff url(images/pagebg.gif) repeat-x;
	font-size: 12px;
}
#wrap {
	background: url(images/bg.jpg) no-repeat top center;
}
#wrapper {
	margin: 0 auto;
	width: 990px;
}
#wrapper #whitebg {
	margin: 0 auto;
	width: 990px;
	background-color: #FFF;
}
#links {
	color: #FFF;
	width: 980px;
	height: 35px;
	clear: none;
	position: relative;
	line-height: 35px;
	text-align: right;
	font-size: 11px;
}
#links a {
	color: #FFFFFF;
	text-decoration: none;
}

#header {
	color: #333;
	width: 990px;
	height: 110px;
	background: #fff;
	clear: none;
	position: relative;
}
#header #banner {
	color: #666666;
	height: 90px;
	width: 728px;
	margin: 10px;
	float: right;
}

#header .logo {
	display:inline;
	width:253px;
	height:124px;
	position:absolute;
	top:-4px;
	left: -10px;
}
#nav {
	width: 990px;
	height: 36px;
	margin: 22px 0 0;
	clear: none;
	position: relative;
	background: #003051 url(images/navbg.gif);
	font: bold 14px/36px Arial, Helvetica, sans-serif;
	color: #fff;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#nav li {
	display: inline;
	float: none;
}
#nav a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 10px;
	float: left;
	border-right: solid #01aae1 1px;
}
#nav a:hover {
	color: #ff5700;
	text-decoration: none;
	background: #fff1e5;
}
#content {
	float: left;
	color: #333;
	width: 660px;
	display: inline;
	padding: 10px 0 10px 10px;
}
#content .maintitle {
	background-color: #d9f6ff;
	width: 100%;
	height: 30px;
	padding: 0;
	margin: 0 0 5px;
}
#content .maintitle h1 {
	padding: 7px 0 0 10px;
	margin: 0;
	color: #02c0fa;
	font-size: 15px;
}
#content .mainbox, .link a {
	padding:5px;
	margin: 0 0 8px;
	border-bottom: solid #E2F6FC 1px;
	line-height: 1.4em;
}
#content .mainbox a, .link a {
	color: #119fcc;
	text-decoration: underline;
}
#content .mainbox a:hover {
	color: #333;
	text-decoration: underline;
}

#content .sectitle {
	background-color: #fff1e5;
	width: 100%;
	height: 30px;
	padding: 0;
	margin: 0 0 5px;
}


#content .sectitle h1 {
	padding: 7px 0 0 10px;
	margin: 0;
	color: #ff5700;
	font-size: 15px;
}
#content .secbox2 {
	padding:5px;
	margin: 0 0 5px;
	color: #333;
	line-height: 1.4em;
	border-bottom: solid #fffefc 1px;
}

#content .secbox {
	padding:5px;
	margin: 0 0 5px;
	color: #333;
	line-height: 1.4em;
	border: solid #ffe4c7 1px;
	background-color: #fffefc;
}
#content .secbox:hover {
	background-color: #fffaf2;
}
#content .bluebox {
	padding:5px;
	margin: 0 0 5px;
	color: #333;
	line-height: 1.4em;
	border: solid #cee8f1 1px;
	background-color: #f5fdff;
}
#content .bluebox:hover {
	background-color: #e6f5fa;
}
#content h2 {
	font-size: 16px;
	margin: 5px 0 2px;
	color: #006699;
}

#content h4 {
	font-size: 13px;
	font-weight: bold;
	padding: 4px 0 0 0;
	margin: 0;
	line-height: 1.1em;
}
#content input, textarea {
	color: #999;
	border: 1px solid #aaa;
	padding: 3px;
}



#content h4 a {
	color: #333333;
	text-decoration: none;
}

#content h5 {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 10px 0;
	margin: 0;
	line-height: 1em;
}

#content .leftpic {
	margin: 0 10px 0 0;
}
#content .rightinfo {
	float: right;
	line-height: 1.4em;
}
#content p, #content ul {
	margin-bottom: 10px;
}
#content li {
	margin-left: 15px;
}


#right {
	color: #333;
	width: 300px;
	float: left;
	padding: 10px;
}
#right p, #right ul {
	margin-bottom: 6px;
}

#right a {
	color: #0099cc;
}
#right .infotitle {
	background-color: #119fcc;
	width: 100%;
	height: 30px;
	padding: 0;
	margin: 0 0 5px;
}
#right .infotitle h2 {
	padding: 7px 0 0 10px;
	margin: 0;
	color: #fff;
	font-size: 14px;
}
#right .infobox {
	background-color:#e2f6fc;
	border:solid #119fcc 1px;
	padding:10px;
	font-size: 11px;
	margin: 0 0 10px;
	line-height: 1.4em;
} 
#right .bbsatitle {
	background-color: #ff9900;
	width: 100%;
	height: 30px;
	padding: 0;
	margin: 0 0 5px;
}
#footerwrap .footerbox  a {
	color: #333;
	text-decoration: underline;
}

#right .bbsatitle h2 {
	padding: 7px 0 0 10px;
	margin: 0;
	color: #fff;
	font-size: 14px;
}
#right .bbsabox {
	background-color:#FFFAF2;
	border:solid #f90 1px;
	padding:10px;
	font-size: 11px;
	margin: 0 0 10px;
	line-height: 1.4em;
}
#right .topdtitle {
	background-color: #84cb56;
	width: 100%;
	height: 30px;
	padding: 0;
	margin: 0 0 5px;
}
#right .topdbox {
	background-color:#f9fcf6;
	border:solid #84cb56 1px;
	padding:10px;
	font-size: 11px;
	margin: 0 0 10px;
	line-height: 1.4em;
}
#right   .square {
	color: #666666;
	width: 300px;
	margin: 0 0 10px;
}
#footerwrap {
	width: 990px;
	clear: both;
	background-color: #f8f8f8;
}
#footerwrap #footer_left {
	float: left;
	color: #333;
	width: 660px;
	display: inline;
	padding: 10px 0 10px 10px;
}
#footerwrap #footer_right {
	color: #333;
	width: 300px;
	float: left;
	padding: 10px;
}
#footerwrap .footertitle {
	background-color: #ccc;
	width: 100%;
	height: 30px;
	padding: 0;
	margin: 0 0 5px;
}
#footerwrap .footertitle h3 {
	padding: 7px 0 0 10px;
	margin: 0;
	color: #fff;
	font-size: 14px;
}
#footerwrap .footerbox {
	background-color:#f6f6f6;
	border:solid #ccc 1px;
	padding:10px;
	font-size: 11px;
	line-height: 1.4em;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#footer {
	color:#666;
	font-size:10px;
	padding: 10px;
}
#footer a {
	color: #666666;
	text-decoration: underline;
}
#footer p {
	margin-bottom: 5px;
}

.boxitem {
	margin: 0 0 5px;
}
.imgstrokeblue {
	border: solid 5px #ccf3ff;
}
.imgstrokeorange {
	border: solid 5px #ffe4cc;
}
.button{
	margin:0 10px 8px 0;
	text-decoration:none;
	font:bold 13px/27px Arial, Helvetica, sans-serif;
	height:27px;
	padding:0 8px;
	color:#fff;
	float: left;
}
.sml_button {
	margin:0 0 10px 4px;
	text-decoration:none;
	font:bold 11px/20px Arial, Helvetica, sans-serif;
	height:20px;
	padding:0 6px;
	color:#fff;
	float: right;
}

.orange {
	background:#ffa319 url(images/btnorange.gif) repeat-x center;
	border:1px solid #ffa319;
}
.blue {
	background:#35cbea url(images/btnblue.gif) repeat-x center;
	border:1px solid #35cbea;
}
.blue:hover {
	color:#C8EEF7;
}
.orange:hover {
	color:#FFE6BF;
}
.grey:hover {
	color:#666666;
}

.grey {
	background:#ddd url(images/btngrey.gif) repeat-x center;
	border:1px solid #ccc;
}


.buttonfull {
	margin:4px 10px 4px 0;
	text-decoration:none;
	font:bold 11px/20px Arial, Helvetica, sans-serif;
	height:20px;
	color:#fff;
	width: 100%;
	float: none;
	text-align: center;
}
.buttonfull a {
	color: #FFFFFF;
	text-decoration: none;
}
.viewmore {
	color: #09c;
	font-weight:bold;
}




#content .newstitle {
	width: 100%;
	height: 24px;
	padding: 0;
	margin: 0;
}
#content  .newstitle  h1{
	padding: 4px 0 0 10px;
	margin: 0;
	font-size: 13px;
}
#content  .newstitle  h1 a{
	color: #119fcc;
}
#content .newsbox {
	padding:2px 9px 5px;
	margin: 0 0 8px;
	color: #333;
	line-height: 1.4em;
}
#content .newsbox .date {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	line-height: 1em;
	text-align:left;
	padding: 0 0 4px;
	color: #aaa;
}
.txt_darkblu {
	color: #006699;
}
.txt_blu {
	color: #02c0fa;
}
.txt_org {
	color: #FF9900;
}
.txt_grey {
	color: #CCCCCC;
}

td {
	vertical-align: top;
}
#right li {
	margin-left: 15px;
}
