/*Clear defaults
----------------*/
:link,:visited {text-decoration:none;} 
ul,ol,dl {list-style:none;} 
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em; font-weight:normal;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd {margin:0; padding:0;outline:none;} 
a img,:link img,:visited img {border:none;}
address {font-style:normal;}
strong {font-weight:bold;}
em {font-style:italic;}
i {display:none;}

/*----------Default Styles*/
body {
	background:#b6edf2 url(../media/images/splash/bg.gif);
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#1f2626;
}
a {color:#308fbf;}
a:hover {
	color:#e55322;
	border-bottom:1px dotted #e55322;
}
h1 {
	display:block;
	width:400px;
	height:140px;
	background:url(../media/images/splash/yj.jpg) no-repeat 0 0;
	border:0;
	position:relative;
	left:285px;
	top:25px;
}

/*----------Layout*/
#bg {
	height:305px; /*0109*/
	width:100%;
	background:url(../media/images/splash/bg.jpg) repeat-x 50% 0; /*0109*/
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
#container {
	background:url(../media/images/splash/graphic.jpg) no-repeat 0 0;
	width:970px;
	margin:0 auto;
	position:relative;
	z-index:2;
	height:550px;
}
#jobseekers, #employers {
	width:485px;
	height:200px;
	position:relative;
	float:left;
	margin-bottom:40px;
}
#jobseekers {background:url(../media/images/splash/jobseekers.jpg) no-repeat 0 0;}
#employers {background:url(../media/images/splash/employers.jpg) no-repeat 0 0;}
#footer {
	width:960px;
	padding:20px 0;
	margin:0 auto;
	color:#71989e;
	height:30px;
	background:url(../media/images/splash/footer.jpg) no-repeat 0 0;
	clear:both;
}
.br {clear:both;}

/*----------Forms*/
#jZip, #eZip {
	position:absolute;
	top:145px;
	width:100px;
	height:25px;
	background:none;
	border:0;
	color:#2b3333;
	font:19px/25px Arial, Helvetica, sans-serif;
	padding-top:3px;
}
#jZip {left:165px;}
#eZip {left:210px;}
#jGo, #eGo {
	position:absolute;
	top:142px;
}
#jGo {left:270px;}
#eGo {left:315px;}
label {
	position:absolute;
	width:60px;
	height:8px;
	display:block;
	background:url(../media/images/splash/remember.gif) no-repeat 0 0;
	top:185px;
}
#jobseekers label {left:175px;}
#employers label {left:220px;}
#jRemember, #eRemember {
	position:absolute;
	top:183px;
}
#jRemember {left:157px;}
#eRemember {left:202px;}

/*----------Footer*/
#footer p, #footer ul {
	font:10px/12px Tahoma, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#8fadb3;
	padding-bottom:2px;
}
#footer li {
	display:inline;
	margin-right:15px;
}
#footer a {color:#21abd9;}
#footer a:hover {color:#333; border-color:#333;}