@charset "UTF-8";

@import "reset.css";

body {
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
	background: #f4a420 url(../../img/mainbg2.jpg) fixed center no-repeat;
	margin:0 0 25px 0;
	color:#895F3A;
	font-size: small;
}
img, div { 
	behavior: url(iepngfix.htc) 
}

h1{
	font-weight:bold;
	font-size:0.7em;
	color:#f3883d;
	margin:25px 0 0 0;
}
h2{
	font-weight:bold;
	font-size:0.9em;
	color:#f3883d;
	margin:0;
}

.disc ul{
padding:0 0 10px 0!important;
	
}
.disc li{
	font-size:0.8em;
	list-style-type: disc;	
	margin:0 0 0 30px;
}
.number ul{
padding:0 0 10px 0!important;
	
}
.number li{
	font-size:0.8em;
	list-style-type: decimal;
	margin:0 0 0 30px;
}

p {
	font-size:0.8em;
	margin:0 0 10px 0;
	line-height: 1.6em;
}

a:link, a:visited, a:active {
	color:#f8b845;
	text-decoration:none;
}

a:hover {
	color:#fff;
	text-decoration:none;
}

#container {
	width:auto;
}

#wrapper {
	margin:auto;
	width:800px;
}

#header {
	height:64px;
	width:800px;
}

#center {
	padding:20px 90px 20px 90px;
	background: url(../../img/centerbg.gif) repeat-y;
	width:auto;	
}

#footer {
	background: url(../../img/footerbg.gif) no-repeat;
	height:10px;
} 

.pp_title {
	background: url(../../img/pp_title.gif) no-repeat;
	width:271px;
	height:47px;
}

.tc_title {
	background: url(../../img/tc_title.gif) no-repeat;
	width:271px;
	height:47px;
}

.disclaimer {
	padding:5px 7px 0 0;
	font-size:0.8em;
	text-align:right;
	color:#FFFFFF;
}
.disclaimer a:link, a:visited, a:active {
	color:#ffd254;
	text-decoration:none;
}

.disclaimer a:hover {
	color:#ffd254;
	text-decoration:none;
}

/* ----- no flash -----*/
#welcome {
	background: url(../../img/welcomebg.png) no-repeat;
	height:620px;
	width:800px;
}

#whatalogo {
	position:relative;
	width:141px;
	height:33px;
	top:16px;
	left:16px;
}
#whoa {
	position:relative;
	width:159px;
	height:94px;
	top:411px;
	left:77px;
}
#welcometext {
	position:relative;
	width:473px;
	height:45px;
	top:340px;
	left:241px;
	color:#FFFFFF;
}
#welcometext span{
	text-transform: uppercase;
}
#applytext {
	position:relative;
	width:800px;
	height:45px;
	top:382px;
	left:0px;
	text-align:center;
	letter-spacing:3px;
}

