body {
	margin: 0px;
}
#wrapper {
	width: 894px;
}

#logo {
	float: left;
	height: 120px;
	width: 417px;
	position: relative;
}
#blue-line {
	background-color: #009DC6;
	float: left;
	height: 10px;
	width: 894px;
	position: relative;
}
#navigation {
	float: left;
	height: 66px;
	width: 894px;
	position: relative;
	margin-top: 2px;
}
#sub-navigation {
	background-color: #999999;
	float: left;
	height: 27px;
	width: 894px;
	position: relative;
}


#animation {
	background-color: #00407A;
	float: left;
	height: 170px;
	width: 894px;
	position: relative;
	margin-top: 2px;
}
#content {
	float: left;
	width: 894px;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
}
#content-left {
	float: left;
	width: 564px;
	position: relative;
	background-image: url(images/frameset/content-shadow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 30px;
}
#content-right {
	float: right;
	width: 280px;
	position: relative;
	padding-left: 20px;
}

#sherpa-footer {
	float: right;
	width: 400px;
	position: relative;
	padding-top: 10px;
}
h1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	color: #009DC6;
	text-align: left;
	font-weight: bold;
}
h2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #00407A;
	text-align: left;
}
h3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-align: left;
}
p {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-align: left;
}
li {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-align: left;
	margin-left: -20px;
}
#content-right h2 {
}
#content-right h3 {
	margin: 0px;
	padding: 0px;
}
#content-right p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#sherpa-footer p {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	line-height: 18px;
	color: #009DC6;
	text-align: right;
}
.form {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	text-align: left;
	float: left;
}
.link1 a:link {
	color: #009DC6;
	text-decoration: underline;
}
.link1 a:visited {
	color: #009DC6;
	text-decoration: underline;
}
.link1 a:active {
	color: #009DC6;
	text-decoration: underline;
}
.link1 a:hover {
	color: #009DC6;
	text-decoration: none;
}
.link2 a:link {
	color: #333333;
	text-decoration: underline;
}
.link2 a:visited {
	color: #333333;
	text-decoration: underline;
}
.link2 a:active {
	color: #333333;
	text-decoration: underline;
}
.link2 a:hover {
	color: #333333;
	text-decoration: none;
}.team_pictures {
	float: left;
	height: 240px;
	width: 260px;
	position: relative;
	padding-right: 10px;
}

