body{
	
}

#intro_page_wrapper{
	width:693px;
	height:530px;
	position:relative;
	margin:90px auto 0px auto;
}


#intro_content{
	width:693px;
	height:36px;
	position:absolute;
	bottom:0px;
}

#intro_content p{
	text-align:justify;
	font-size:12px;
	margin:0px auto 0px auto;
	padding:0px 20px 10px 20px;
	line-height:18px;
}

#intro_content p a{
	color:#666666;
	text-decoration:none;
}

#intro_content p a:hover{
	text-decoration:underline;
}


#js_intro{
	width:693px;
	height:487px;
	position:absolute;
	top:0px;
	overflow:hidden;
}

#js_intro a{
	display:block;
	width:693px;
	height:500px;
	position:absolute;
	top:0px;
	outline:none;
	border-style:none;
}

#js_intro a img{
	outline:none;
	border-style:none;
}

#more_info{
	position:absolute;
	top:60px;
	left:0;
}

#intro_content p#low{
	padding-top:2000px;
}

#intro_btns{
	height:60px;
	padding-left:15px;
	padding-right:15px;
}

#btn_enter{
	display:block;
	float:right;
	text-indent:-9999px;
	height:36px;
	width:156px;
	background-image:url(/img/v2/intro/intro_btn_enter.gif);
}

#btn_sweeps{
	display:block;
	float:left;
	text-indent:-9999px;
	height:36px;
	width:156px;
	background-image:url(/img/v2/intro/intro_btn_sweeps.gif);
}
