/* ------------------------------------------------------- 
 Page header element	                                    
------------------------------------------------------- */

#bannerbox {
	position: relative;
	left: 0px;
	top: 0px;
	width: 900px;
	height: 533px;
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #CEEBFF;
}
#banner {
	position: absolute;
	top: 14px;
	left: 14px;
	width: 133px;
	height: 25px;
}
#register{
	position: absolute;
	top: 278px;
	left: 588px;
	background-image: url(../images/register2.png);
	background-position: left top;
	background-repeat: no-repeat;
}

* html #register{position:absolute; top:278px; left:488px; background-image:url(../images/register.png); background-position:left top; background-repeat:no-repeat;}


#searchbox {position:absolute; top:14px; left:614px; width:272px; height:399px; background-image:url(../images/home_search_back.jpg); background-position:left top; background-repeat:repeat-x;}
#searchdetails {position:relative; left:0px; top:0px; margin-left:25px; margin-right:25px; padding-top:32px; color:#ffffff;}

h3 {color:#e6bed3; font-size:1.0em; font-weight:bold; margin-bottom:16px;}
h4 {color:#ffffff; font-size:1.0em; font-weight:bold; margin-bottom:16px;}

#searchform {position:absolute; left:0px; top:184px;}
#searchform label {color:#ffffff; margin-right:0px;}

#homeleft {float:left; position:relative; left:20px; top:0px; width:372px; margin-right:80px; margin-top:25px;}
#homeright {float:left; position:relative; left:0px; top:0px; width:420px; margin-top:6px; background-image:url(../images/home_gradient.jpg); background-position:left top; background-repeat:repeat-x;}
#rightttext {position:relative; left:28px; top:26px; width:380px;}


#reasons {position:relative; left:0px; top:10px; width:370px;}
#reasons ul {background-color:transparent; margin:0px; padding:0px; border:0px;}
#reasons li {display:block; width:370px; padding-left:20px; padding-bottom:3px; background-image:url(../images/apply.gif); background-position:left top; background-repeat:no-repeat;}

