/* CSS Document */

@import "form.css";

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color : #000000;
	background-color : #cccccc;
	text-align: center;
}
#wrapper {
	position: relative;
	width: 800px;
	top: 10px;
	background-color: #fff;
	height: 2337px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#top {
	position: absolute;
	width: 800px;
	top: 0px;
	left : 0px;
	height: 165px;
	background-image: url(../images/top10.jpg);
}
#toptxt1 {
	position: absolute;
	width: 455px;
	top: 12px;
	left : 331px;
	color: #FFFFFF;
	font-size: 24px;
	text-align: right;
}
#toptxt2 {
	position: absolute;
	width: 455px;
	top: 138px;
	left : 334px;
	color: #cccccc;
	font-size: 18px;
}
#toptxt3 {
	position: absolute;
	width: 171px;
	top: 49px;
	left : 621px;
	color: #cccccc;
	font-size: 16px;
}
/*--------------------*/
#navbar ul {
	position : absolute;
	left: 2px;
	top: 166px;
	width:799px;
	padding:0;
	margin:0;
	list-style-type:none;
	font-size: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#navbar a {
	float:left;
	width:158px;
	height:18px;
	color:#ffffff;
	background:#993300;
	padding-top: 8px;
	padding-bottom: 4px;
	text-decoration:none;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #fff;
}
#navbar a:hover {
    background:#666666;
}
#navbar li {
	display:inline;
}
/*--------------------*/
#navbar2 ul {
	position : absolute;
	left: 2px;
	top: 197px;
	width:160px;
	padding:0;
	margin:0;
	list-style-type:none;
	font-size: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#navbar2 a {
	float:left;
	width:158px;
	height:18px;
	color:#ffffff;
	background:#126077;
	padding-top: 8px;
	padding-bottom: 4px;
	text-decoration:none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #fff;
}
#navbar2 a:hover {
    background:#666666;
}
#navbar2 li {
	display:inline;
}
/*--------------------*/
#main {
	position : absolute;
	left: 169px;
	top: 206px;
	width: 623px;
	background-color: #ffffff;
	height: 1900px;
}
/*--------------------*/
#left {
	position : absolute;
	left: 2px;
	top: 498px;
	width: 158px;
	height: 1840px;
	background-color: #126077;
}
/*--------------------*/
#main A:link {
	color: #0000ff;
	text-decoration: none;
}
#main A:visited {
	color: #0000ff;
	text-decoration: none;
}
#main A:active {
	color: #0000ff;
	text-decoration: none;
}
#main A:hover {
	color: #0000ff;
	text-decoration: none;
}
.subheading {
	font-size: 16px;
	font-weight: bold;
}
/*--------------------*/
#troutfly {
	position : absolute;
	left: 487px;
	top: 1848px;
}
#troutfly A:link {
	color: #0000ff;
	text-decoration: none;
}
#troutfly A:visited {
	color: #0000ff;
	text-decoration: none;
}
#troutfly A:active {
	color: #0000ff;
	text-decoration: none;
}
#troutfly A:hover {
	color: #0000ff;
	text-decoration: none;
}
/*--------------------*/
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
/*--------------------*/
#logo1 {
	position : absolute;
	left: 6px;
	top: 460px;
}
#casestudies {
	position : absolute;
	left: 426px;
	top: 0px;
}
.white {
	color: #FFFFFF;
}
#right {
	position : absolute;
	left: 782px;
	top: 166px;
}
