/* @override http://www.peoplesmartz.com.au/css/all.css */

body{
	margin:0;
  	color: #666;
	font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	background:#fff;
}
img{border-style:none;}
a{
	text-decoration:underline;
	color: #690;
}
a:hover{text-decoration: underline;
	color: #669900;
}
a:visited{color:#663399;}

input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
	background-color: #f9f9f9;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:940px;
	margin:0 auto;
	padding:149px 10px 0;
	background:url(../images/bg-header.gif) repeat-x;
}
#header{
	width:960px;
	height:149px;
	position: absolute;
	top: 0;
}
#header strong{
	margin:25px 0 13px;
	float:left;
}
#header strong a{
	background:url(../images/logo.gif) no-repeat;
	width:327px;
	height:57px;
	display:block;
	float:left;
	overflow:hidden;
	text-decoration:none;
}
#header strong a span{display:none;}
.search-form{
	float:right;
	overflow:hidden;
	width: 302px;
	margin: 40px 0 0;
}
.search-form input{
	float:left;
	height:19px;
	padding:2px 4px 0;
	width:200px;
	border:1px solid #999;
}
.search-form label{
	color:#999;
	float:left;
	padding:0 9px 0 0;
	line-height: 26px;
	font-size: 10px;
	text-transform: uppercase;
}
.search-form .go{
	height: 20px;
	margin:3px 0 0 5px;
	display: inline;
	cursor:pointer;
	line-height:0;
	border:none;
	padding:0;
	background-image: url(../images/btn-go.gif);
	overflow: hidden;
	width: 20px;
}
.nav{
	width:935px;
	clear:both;
	background:url(../images/bg-nav.gif) repeat-x;
}
.nav div{
	background:url(../images/bg-nav-l.gif) no-repeat;
	overflow:hidden;
	padding:0 0 0 5px;
}
.nav ul{
	margin:0;
	padding:0 0 0;
	list-style:none;
	background:url(../images/bg-nav-r.gif) no-repeat 100% 0;
	overflow:hidden;
	width:100%;
}
.nav li{
	float:left;
	padding:0 21px 0 20px;
	margin:0 0 0 -5px;
	background:url(../images/bg-nav-li.gif) no-repeat 0 50%;
}
.nav a{
	color: #996;
	line-height:37px;
	font-size:13px;
	text-decoration:none;
}
.nav a:hover{color:#669900;
	text-decoration: underline;
}
.nav .active a{color:#3366cc;}
/*main*/
#main{
	width:100%;
}
.image-box{
	width:100%;
	overflow:hidden;
	margin:0 0 25px;
}
.image-box img{display:block;}
.items{
	width:960px;
	overflow:hidden;
}
.items  h2{
	color:#3366cc;
	margin:8px 0 0 4px;
	font-size:16px;
	line-height:20px;
	font-weight:normal;
}
.items p{
	margin:2px 0 0 4px;
	line-height: 17px;
	font-size: 12px;
}
.items ul{
	list-style:none;
	padding:0;
	margin:0;
}
.items li{
	float:left;
	width:220px;
	margin:0 20px 0 0;
	background:url(../images/bg-items.gif) repeat-y;
	overflow:hidden;
}
.items-top{
	overflow:hidden;
	width:100%;
	background:url(../images/bg-items-li.gif) no-repeat;
	padding:7px 0 0;
}
.items-bottom{
	overflow:hidden;
	width:204px;
	background:url(../images/bg-items-bottom.gif) no-repeat 0 100%;
	padding:0 8px 13px;
}
.more{
	background:url(../images/link-more.gif) no-repeat;
	width:71px;
	height:22px;
	overflow:hidden;
	text-indent:-9999px;
	float:right;
	margin:10px 7px 0 0;
}
.content-holder{
	width:100%;
	clear:both;
	color: #666;
	overflow:hidden;
	padding:0 0 6px;
}
.content{
	float:left;
	width:610px;
	padding:0 10px;
}
.content a {color: #690;}
.content p{
	margin: 10px 0 0;
	line-height:17px;
}
.content h1{
	margin:14px 0 0;
	font-size: 30px;
	line-height: 36px;
	color:#3366cc;
	font-weight: normal;
	font-style: normal;
}
.content strong{
	font-size:15px;
	line-height:16px;
	margin:10px 0 19px;
	display:block;
}
.view-more{
	background:url(../images/link-view-more.gif) no-repeat 100% 50%;
	padding: 0 14px 0 0;
	margin: 10px 10px 14px 0;
	float:right;
	font-size:13px;
}
.sidebar{
	width: 280px;
	overflow:hidden;
	float:left;
	border-left:1px dotted #ccc;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 19px;
}
.sidebar h3{
	font-size:24px;
	font-weight:normal;
	margin: 14px 0 0;
	line-height:30px;
}
.news{
	width:100%;
	margin:12px 0 15px;

}
.news p{
	margin:2px 0 0;
	line-height: 16px;
	font-size: 12px;
}
.news span{
	background:url(../images/bg-date.gif) no-repeat;
	padding:0 0 0 20px;
	color:#444;
	line-height:18px;
	font-size:10px;
	display:block;
	margin:0 0 3px;
}
.news a{}
.news .view-more{margin:6px 0 0 0;}
/*inner.html*/
/*navbar*/
.navbar{
	width:220px;
	overflow:hidden;
	float:left;
}
.navbar ul{
	list-style:none;
	padding:0;
	margin:0;
}
.navbar{
}
.navbar a{
	line-height:30px;
	display:block;
	background:url(../images/bg-navbar.jpg) no-repeat 0 -32px;
	height:32px;
	overflow:hidden;
	text-indent:20px;
	width:100%;
	text-decoration:none;
	color: #996;
	font-size: 13px;
}
.navbar a:hover{
	background: url(../images/bg-navbar.jpg) no-repeat 0 -64px;
	color: #669900;
}

#navbar a:selected {
	background: url(../images/bg-navbar.jpg) no-repeat 0 -96px;
	color: #669900;
}
.navbar .active a,
.navbar .select a{background:url(../images/bg-navbar.jpg) no-repeat 0 0;}
/*breadcrumbs*/
.breadcrumbs{
	width:100%;
	overflow:hidden;
	float:left;
	margin:-2px 0 0;
	font-size: 12px;
	border-bottom: 1px dotted #666;
}
.breadcrumbs ul{
	list-style:none;
	padding:0;
	margin:0 0 0 -8px;
	overflow:hidden;
}
.breadcrumbs li{
	background:url(../images/link-view-more.gif) no-repeat 0 60%;
	float:left;
	margin:0 0 0 -8px;
	padding:0 15px;
	color:#3366cc;
	line-height:13px;
	font-size:13px;
}
.important .breadcrumbs a{
	text-decoration:none;
	color: #996;
}
.breadcrumbs a:hover{text-decoration:underline;
	color: #690;
}
/*important*/
.important{
	float:left;
	width:670px;
	padding:0 0 150px 35px;
}
.important a {color:#669900;}
.important p{
	margin:10px 0 0;
	line-height:17px;
}
.important h1{
	margin:30px 0 0;
	font-size:34px;
	font-weight:normal;
	line-height:36px;
	color:#3366cc;
}
.important strong{
	font-size:15px;
	line-height:17px;
	margin:9px 0 0;
	display:block;
}
.important h2{
	font-size: 25px;
	line-height: 25px;
	margin:14px 0 0;
	letter-spacing: 0;
	font-weight: normal;
	font-style: normal;
	color: #3366cc;
}
.important h3{
	font-size:20px;
	font-weight:normal;
	line-height:20px;
	margin:15px 0 0;
}
blockquote{
	width:500px;
	padding:6px 0 10px 45px;
	overflow:hidden;
}
blockquote p{font:bold italic 13px/17px Arial, sans-serif;}
/*footer*/
#footer{
	width:960px;
	height:1%;
	background:url(../images/bg-footer.gif) repeat-x;
	border-top:3px solid #3a6a8d;
	clear:both;
	margin:0 0 0 -10px;
	padding:0 0 25px;
}
.copyright{
	float:left;
	margin:20px 0 0 15px;
}
.copyright p{
	margin:0;
	font-size:12px;
}
.copyright a{text-decoration:underline;}
.websuite{
	font-size:7px;
	margin:25px 17px 0 0;
	text-align:right;
	letter-spacing:1px;
	line-height:10px;
	text-transform:uppercase;
}
#footer p span{color:#669900;}