@charset "utf-8";
/* CSS Document */

#page {
	position:relative;
	margin: 0 auto;
	margin-right:auto;
	margin-left:auto;
	width:900px;
}
#header {
	position:absolute;
	top:2px;
	width:900px;
	height:120px;
}
#nav {
	position:absolute;
	top:122px;
	width:900px;
	height:35px;
	background: url(../images/footerback.png);
}
#content {
	position:relative;
	top:158px;
	width:900px;
	background:#FFFFFF;
	margin-right:auto;
	margin-left:auto;
}
#searchbox {
	position:absolute;
	top:15px;
	height:100px;
	width:400px;
	left:217px;
}
#loginbox {
	position:absolute;
	top:20px;
	right:10px;
	height:80px;
	width:200px;
}
#login_link {
	padding: .4em 1em .4em 20px;
	text-decoration: none;
	position: relative;
}
#login_link span.ui-icon {
	margin: 0 5px 0 0;
	position: absolute;
	left: .2em;
	top: 50%;
	margin-top: -8px;
}
#reayel_link {
	padding: .4em 1em .4em 20px;
	text-decoration: none;
	position: relative;
}
#reayel_link span.ui-icon {
	margin: 0 5px 0 0;
	position: absolute;
	left: .2em;
	top: 50%;
	margin-top: -8px;
}

.style7 {
	font-size: 24px;
	font-weight: bold;
}
.style9 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.style10 {
	color: #999999
}
.style13 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.style16 {
	font-size: 16px;
	font-weight: bold;
}
-->

