@charset "UTF-8";
/* Style Sheet for GW Website */

.clearfix:after { content: "\00A0"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}  
.clearfix{ display: inline-block;}  
html[xmlns] .clearfix { display: block;}  
* html .clearfix{ height: 1%;}  
.clearfix {display: block}

#container  {
	width: 850px;
	float: left;
	z-index: 0; 
}

#wrapper  {
	top: 171px;
	width: 90%;
	left:100px;
	right:100px;
	z-index: 0;
	position: absolute;
}

div.scroll  {
	overflow: auto;
	width: 1000px;
	position: absolute;
	left: 205px;
	top: 150px;
	z-index: 0;
}

.asterisk {
	color: #F00;
}

.head_bold_sans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

.subhead_sans {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 16px;
	text-transform: none;
}

#bannerbox  {
	position: fixed;
	width: 10200px;
	height: 140px;
	padding-top:10px;
	background:url(../images/Image1.gif);
	z-index: 10;
}

#logobox  {
	width: 530px;
	height: 108px;
	position: static;
}

#noticebox  {
	text-align: center;
	width: 300px;
	height: 90px;
	position: absolute;
	left: 617px;
	top: 30px;
}

#emerges_frombox  {
	text-align: center;
	width: 130px;
	height: 70px;
	border-top-color: #C8741B;
	border-right-color: #C8741B;
	border-bottom-color: #C8741B;
	border-left-color: #C8741B;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	margin-bottom: 15px;
	padding-top: 5px;
	background-color: #fff;
	position: absolute;
	left: 951px;
	top: 17px;
}

#copyrightbox  {
	text-align: center;
	width: 150px;
	padding-top: 10px;
	left: 808px;
	top: 1040px;
	margin: 0 auto;
}

.copyright  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

#bottomlogobox  {
	text-align: center;
	float: none;
	position: static;
	clear: left;
	width: 859px;
}
