@charset "utf-8";
/* CSS Document */
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FCF80A;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
.panel-one{
	position:relative;
	width:650px;
	height:148px;
	background-color:#003366;
	float: left;
}

.panel-three{
	position:relative;
	width:737px;
	background-color:#E84F26;
}
.panel-three-landscape{
	position:relative;
	width:640px;
	height:280px;
	background-color:#000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-right: auto;
	margin-left: auto;
}
.panel-none{
	position:relative;
	width:739px;
	height:250px;
	background-color:#000000;
	
}
.click-here{
	position:relative;
	width:640px;
	height:70px;
	background-color:#000000;
}
.panel-five{
	position:relative;
	width:640px;
	height:200px;
	background-color:#000000;
}
.panel-absolute{
	position:absolute;
	width:583px;
	height:200px;
	background-color:#00CC99;
	top: 10px;
	margin-left:auto;
	margin-right:auto;
	left: 95px;
}
#photo-float{
	position:relative;
	float:left;
	width:145px;
	height:218px;
	z-index:11;
	border: 1px solid #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
#photo-float-landscape{
	position:relative;
	float:left;
	width:167px;
	height:230px;
	z-index:11;
	border: 1px solid #FFFFFF;
	margin-top: 6px;
	margin-right: 5px;
	margin-bottom: 6px;
	margin-left: 6px;
}
#photo-float-join{
	z-index:14;
	float: left;
	clear: none;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/come-and-join-us-01.jpg);
	background-repeat: no-repeat;
	height: 85px;
	background-attachment: fixed;
	width: 738px;

}
#photo-float-copy{
	z-index:11;
	float: left;
	clear: none;
	width: 738px;
	margin-top: 5px;
	margin-bottom: 15px;

}
.panel-photo-info{
	position:relative;
	width:640px;
	height:80px;
	background-color: #000000;
}
.arrow-one{
	position:absolute;
	background-image: url(../images/down-arrow.jpg);
	background-repeat: no-repeat;
	left: 452px;
	top: 667px;
	margin-left: auto;
	width: 45px;
	height: 40px;
	z-index: 16;
}
.arrow-two{
	position:absolute;
	background-image: url(../images/down-arrow.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 45px;
	left: 768px;
	top: 667px;
	margin-right: auto;
	z-index: 16;
}
.arrow-one-b{
	position:absolute;
	background-image: url(../images/down-arrow.jpg);
	background-repeat: no-repeat;
	left: 482px;
	top: 1855px;
	margin-left: auto;
	width: 45px;
	height: 40px;
	z-index: 16;
}
.arrow-two-b{
	position:absolute;
	background-image: url(../images/down-arrow.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 45px;
	left: 728px;
	top: 1856px;
	margin-right: auto;
	z-index: 16;
}
.arrow-three{
	position:absolute;
	background-image: url(../images/left-arrow.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 40px;
	left: 326px;
	top: 2164px;
	z-index: 12;
	
}
.arrow-four{
	position:absolute;
	background-image: url(../images/right-arrow.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 40px;
	left: 890px;
	top: 2164px;
	z-index: 12;
	
}
