/* -----[ Go Cyber Base Style Sheet ]--------------------------------------------------------------------- */
/* -----[   www.gocyber.co.nz ]--------------------------------------------------------------------- */

/* -----[ Global Styles ]--------------- */

#container {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
#header {
	width: 980px;
	height: 280px;
	background-position: left top;
	background-image: url(../images/trout-fishing-header.jpg);
	background-repeat: no-repeat;
}
#logo {
	float: left;
	width: 185px;
	height: 100px;
	margin: 0 0 0 10px;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
	position: relative;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
}
.strip {
	height: 11px;
	background-image: url(../images/strip_11px.gif);
	background-repeat: no-repeat;
}
#nav {
	float: left;
	width: 175px;
	padding: 20px 10px 50px 15px;
}
#main {
	float: left;
	width: 485px;
	min-height: 300px;
	margin: 20px 15px 20px 20px;
}
#main_left {
	float: left;
	width: 185px;
}
#main_right {
	float: left;
	width: 185px;
}
#pic_news {
	float: right;
	padding-bottom: 10px;
	width: 256px;
	margin-left: 10px;
}
.pic_caption {
	margin-bottom: 12px;
	font-size: 11px;
	color: #666666;
	line-height: 13px;
	text-align: left;
}


/*------------RH Column------------*/

#rh_panel {
	margin: 20px 10px 20px 0;
	width: 235px;
	float: right;
	display: block;
}
#subscribe {
	margin-bottom: 9px;
	border-bottom: solid #cccccc 4px;
	padding-bottom: 15px;
}
#gallery {
	margin-top: 18px;
	margin-bottom: 9px;
	border-bottom: solid #cccccc 4px;
	padding-bottom: 22px;
}
#latest_news {
	margin-top: 18px;
	margin-bottom: 9px;
	border-bottom: solid #cccccc 4px;
	padding-bottom: 15px;
}
#partners {
	margin-top: 18px;
	margin-bottom: 9px;
	border-bottom: solid #cccccc 4px;
	padding-bottom: 15px;
}

/*------------Main Navigation------------*/

#mainnav {
	width: 195px;
	float: left;
	margin: 20px 15px 50px 0px;
}
.navLinks ul {
	padding: 0;
	margin: 0;
}
.navLinks li {
	list-style: none;
	color: #00599c;
	line-height: 1.8em;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #666666;
	background-color: #cccccc;
}
.navLinks li a {
	color: #00599c;
	text-decoration: none;
	padding-left: 10px;
}
.navLinks li a:hover {
	color: #476E38;
	text-decoration: none;
	padding-left: 10px;
}
.navLinks2 ul {
	padding: 0;
	margin: 0;
}
.navLinks2 li {
	list-style: none;
	color: #00599c;
	line-height: 1.8em;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #666666;
}
.navLinks2 li a {
	color: #00599c;
	text-decoration: none;
	padding-left: 10px;
}
.navLinks2 li a:hover {
	color: #476E38;
	text-decoration: none;
	padding-left: 10px;
}

/*------------Footer------------*/

#footer {
	color: #999999;
	font-size: 11px;
	padding: 10px;
}
