body {
	background-color: #ff9900;
	margin:0px;
	padding:0px;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}


#copywrite {
	margin-bottom:0px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #6b6b6b;
	line-height: 119.99999046325685%;
	padding-top:1px;
	padding-bottom:2px;
	width: 100%;
	
}
#logo {
	
	height:585px;
	margin-bottom:0px;
	text-align: center;

}
#textcopy {
	width: 100%;
	height:225px;
	background-image: url(../images/intro_text_bg.png);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #6b6b6b;
	
}
