a:link, a:visited {
	color: #505050;
	text-decoration: none;
}
a:hover, a:active {
	color: #505050;
	text-decoration: underline;
}

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#toolbarwrap {
	width: 755px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	padding-top: 40px;
	background-image: url(../images/logo.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-left: 0px;
}
#frame {
	overflow: hidden;
	margin: 0 auto;
	width: 970px;
}
#scroller {
	width: 970px;
	margin: 0 auto;
	overflow: hidden;
}
#content {
	width: 5900px;
}
.leftarrow {
	width: 60px;
	float: left;
	height: 170px;
	padding-top: 60px;
	padding-left: 50px;
}
.rightarrow {
	width: 60px;
	float: left;
	height: 170px;
	padding-top: 60px;
	padding-left: 50px;
}
.image {
	float: left;
}
h1, h1.sub {
	font-size: 13px;
}
h2 {
	color: #FF701A;
	font-size: 16px;
	margin-bottom: 10px;
	width:300px;
	margin-top: 0px;
}
h3 {
	color: #CCCCCC;
	font-size: 11px;
	margin-bottom: 0px;
	width:330px;
	margin-top: 3px;
}
h4 {
	color: #CCCCCC;
	font-size: 16px;
	margin-bottom: 0px;
	float:right;
	width: 120px;
}
.sIFR-active h1, .sIFR-active h1.sub,  .sIFR-active h2,  .sIFR-active h3,  .sIFR-active h4,  .sIFR-active h5#pullquote {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
}
.first-half-text {
	width: 300px;
	float: left;
	height: 295px;
}
#periscope {
}
.all-text {
	width: 550px;
	float: left;
	height: 370px;
}
