/* CSS Document */

#pageback {
	position:relative;
	width:748px;
	height:420px;
	z-index:1;
	background-image: url(images/Page%20Background.jpg);
	
}

#header {
	position:relative;
	top:0px;
	width:748px;
	height:15px;
	z-index:3;
	background-color: #b1c8b4;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	padding-top:3px;
	padding-bottom:3px;
	font-style: normal;
	text-decoration: none;
	display: inline;
	width: 300px;
	padding-left: 6px;
	padding-right: 5px;
	color: #000000;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	padding-top:3px;
	padding-bottom:3px;
	font-style: normal;
	text-decoration: none;
	display: inline;
	width: 300px;
	padding-left: 6px;
	padding-right: 5px;
	color: #FFFFFF;
	background-color: #708250;
}

#footer {
	position:relative;
	width:748px;
	z-index:2;
	background-color: #B1C8B4;
	height:20px;
}

#contact {
	position: relative;
	margin-left:auto;
	margin-right:auto;
	top:5px;
	width:500px;
	height:12px;
	font-family: Verdana, sans-serif;
	text-align:center;
	font-size: 8px;
	font-style: normal;
	text-decoration: none;
	vertical-align: middle;
	color: #000000;
	z-index: 6;
}	

#pagetitle {
	position:absolute;
	left:150px;
	top:35px;
	width:275px;
	height:14px;
	z-index:7;

}
.title {	

	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #CC6600;
}

#cobralogo {
	position:absolute;
	width:225px;
	left:491px;
	top:60px;
	width:227px;
	height:27px;
	z-index: 4;
	background-image: url(images/Cobra_Logo.jpg);
}

.p {

	font-size: 11px;
	color: #666666;
	font-family:
	Arial, Helvetica, sans-serif;
}

#heading2 {
	position:absolute;
	left:263px;
	top:216px;
	width:298px;
	height:21px;
	z-index:10;
}

.current {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	padding-top:3px;
	padding-bottom:3px;
	font-style: normal;
	text-decoration: none;
	display: inline;
	width: 300px;
	padding-left: 6px;
	padding-right: 5px;
	color: #FFFFFF;
	background-color: #708250;
}

#centre {
	position:relative;
	width:748px;
	top:30px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	border: 2px #708250 solid;
}

#copywright {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:50px;
	width:439px;
	height:3px;
	z-index:1;
}

#statcounter {
	width:100px;
	height:100px;
}

.img {
	float: left;
	margin-right: 10px;
}
.float-right {
	float: right;
}
