/* CSS Document */


body {
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #666666;
}
.green {
	color: #BFC41F;
}
a:visited {
	color: #BFC41F;
}


#line_top {
	position:absolute;
	left:0px;
	top:8px;
	width:960px;
	height:3px;
	z-index:1;
	background-color: #000000;
}
#line_bottom {
	position:absolute;
	left:0px;
	top:611px;
	width:960px;
	height:3px;
	z-index:2;
	background-color: #000000;
}
#copyright {
	position:absolute;
	background-color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	color: #999999;
	border: thin solid #E6E6E6;
	background-position: center center;
	height: 18px;
	width: 960px;
	top: 593px;
	z-index: 1;
	text-decoration: none;
}
.grey {
	color: #999999;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #666666;
}
#content_whatwedo {
	position: absolute;
	height: 385px;
	width: 475px;
	left: 366px;
	top: 162px;
	z-index: 4;
}

a:hover {
	color: #BFC41F;
	text-decoration: none;
}


#bg_ref {
	position:absolute;
	width: 960px;
	height: 622px;
	text-align:left;
}
#logo {
	position:absolute;
	height: 98px;
	width: 159px;
	left: 99px;
	top: 21px;
}


#bg_content {
	position:absolute;
	top:129px;
	width:770px;
	height:450px;
	z-index:1;
	background-color: #FFFFFF;
	border: thin solid #E6E6E6;
	left: 88px;
}
.centerlayer {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 900px;
	height: 622px;
	margin-left: -450px;
	margin-top: -311px;
}
#menu {
	height: 100px;
	width: 160px;
	left: 366px;
	top: 31px;
	position: absolute;
}
#more_info {
	position: absolute;
	height: 80px;
	width: 132px;
	left: 731px;
	top: 31px;
}
#content_left {
	height: 215px;
	width: 205px;
	left: 116px;
	top: 162px;
	position: absolute;
	z-index: 5;
}
#contact {
	position: absolute;
	height: 185px;
	width: 185px;
	left: 116px;
	top: 377px;
	z-index: 4;
}
.readmore {
	color: #BFC41F;
	text-align: right;
}
input {
	color: #666666;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.label {
	font-weight: bold;
	color: #999999;
}
textarea {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #666666;
}
#newsticker {
	position: absolute;
	height: 17px;
	width: 330px;
	left: 631px;
	top: 66px;
	z-index: 6;
	background-color: #FFFFFF;
}
a:visited {
	text-decoration: none;
}
