body {
	background: url(../images/holding/browser_bgrnd_day.gif) top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	}
	
img, div { behavior: url(iepngfix.htc) }
	
	
a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	}
	
p {
	}	


#container {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	background: url(../images/holding/container_bgrnd.jpg) top right no-repeat;
	min-height: 515px;
	_height: 515px;
	}
	
#logo {
	position: absolute;
	width: 121px;
	height: 223px;
	top: 0px;
	left: 30px;
	z-index: 5;
	} 
	
.balloon_sticker {
	position: absolute;
	top: 512px;
	left: -20px;
	z-index: 10;
	}		
	
#balloons_left {
	background: url(../images/holding/balloons_left.png);
	width: 202px;
	height: 230px;
	position: absolute;
	top: 0px;
	left: 180px;
	z-index: 5;
	}	
	
#balloons_right {
	background: url(../images/holding/balloons_right.jpg);
	width: 620px;
	height: 188px;
	position: absolute;
	top: 0px;
	right: 0px;
	}
	
#introbox {
	background:url(../images/holding/introbox.gif) top left no-repeat;
	width: 940px;
	height: 194px;
	float: left;
	position: relative;
	z-index:1;
	margin-top: 188px;
	padding: 70px 30px 30px 30px;
	margin-bottom: 50px;
	}
	
.whitetext {
	font-size: 26px;
	font-weight: lighter;
	color: #FFF;
	margin-bottom: 20px;
	}
	
.bluetext {
	font-size: 26px;
	font-weight: lighter;
	color: #01426a;
	margin-bottom: 20px;
	}
	
.small {
	font-size:14px;
	font-weight: lighter;
	color: #01426a;
	}
	
#introbox a {
	color: #01426a;
	}
	
#whitebox {
	clear: left;
	float: left;
	background: #FFF;
	width: 940px;
	position: relative;
	padding: 55px 30px 60px 30px;
	margin-bottom: 40px;
	}
	
#whitebox p {
	color: #00adef;
	font-size: 14px;
	margin-bottom: 10px;
	}	
	
.tl {
	position: absolute;
	top:0px;
	left: 0px;
	background: url(../images/holding/tl.gif) top left no-repeat;
	width: 14px;
	height: 14px;
	}	
	
.tr {
	position: absolute;
	top:0px;
	right: 0px;
	background: url(../images/holding/tr.gif) top left no-repeat;
	width: 14px;
	height: 14px;
	}	
	
.bl {
	position: absolute;
	bottom:0px;
	left: 0px;
	background: url(../images/holding/bl.gif) top left no-repeat;
	width: 14px;
	height: 14px;
	}	
	
.br {
	position: absolute;
	bottom:0px;
	right: 0px;
	background: url(../images/holding/br.gif) top left no-repeat;
	width: 14px;
	height: 14px;
	}	
	
.sig1 {
	float: left;
	background: url(../images/holding/signature_jhoward.gif) top left no-repeat;
	width: 200px;
	height: 35px;
	padding-top: 40px;
	}
	
.sig2 {
	float: left;
	background: url(../images/holding/signature_pdunnington.gif) top left no-repeat;
	width: 243px;
	height: 38px;
	padding-top: 40px;
	}	
	
.btn_regform {
	float: left;
	display: inline;
	margin-top: 20px;
	}		
	
.btn_regform a {
	background: url(../images/holding/btn_regform.gif) 0px 0px no-repeat;
	width: 198px;
	height: 43px;
	display: block;
	text-indent: -9999px;
	}	
	
.btn_regform a:hover {
	background: url(../images/holding/btn_regform_hover.gif) 0px 0px no-repeat;
	}
	
.copyright {
	color: #FFF;
	font-size: 12px;
	padding-bottom: 50px;
	}		
	
	

