/*WanWon Root CSS Document */
body {
	font-size: 14px;
	line-height: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#header,
#page,
#footer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	line-height: 18px;
}
#header {	
	position: relative;
	height: 90px;
	z-index: 200;

	}
#header a.logo{
	background-image:url(../img/wanwon_logo.gif);
	background-repeat: no-repeat;
	text-indent: -20000px;
	height: 90px;
	width: 238px;
	top: 10px;
	font-size: 12px;
	position: absolute;
	}
#container,
#homenews {
	width: 760px;
	margin-right: auto;
	margin-left: auto;	
}
#homepage #content {
	width: 100%;
	float: left;

}

#content {
	float: left;
	width: 760px;
	font-size: 12px;
	height: 280px;
}
#content h1 {
	font-size: 14px;
	color:green;
	text-indent: 10px;
	margin: 0px;
	border-bottom: 1px solid #e4e4e4;
	background-image: url(../img/snav_bullet_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-bottom: 10px;
}
#content h2 {
	font-size: 12px;
	color: green;
	text-indent: 10px;
	margin: 0px;
	border-bottom: 1px solid #e4e4e4;
	background-image: url(../img/snav_bullet_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-bottom: 10px;
}
#content p {
	font-size: 12px;
	text-indent: 2em;
	margin-left: 15px;
	line-height: 150%;
}
#content ul {
	float: left;


}
#content li {
	height: 80px;
	width: 250px;
	float:left;
	margin-right:50px;
	margin-top:30px;
	list-style-type: none;

}
#custom {
	background-image: url(../img/logo/custom.gif);
	background-repeat:no-repeat;
	height: 80px;
	width: 250px;
	display: block;
	text-indent: -20000px;
	position:absolute;
}
#store {
	background-image: url(../img/logo/store.gif);
	background-repeat:no-repeat;
	height: 80px;
	width: 250px;
	display: block;
	text-indent: -20000px;
		position:absolute;
}
#tent {
	background-image: url(../img/logo/tent.gif);
	background-repeat:no-repeat;
	height: 80px;
	width: 250px;
	display: block;
	text-indent: -20000px;
		position:absolute;

}
#raingear {
	background-image: url(../img/logo/raingear.gif);
	background-repeat:no-repeat;
	height: 80px;
	width: 250px;
	display: block;
	text-indent: -20000px;
		position:absolute;

}
#notes{	
	display:none;
	height: 80px;
	width: 250px;
}



#f-button {


}
#f-button a{
	font-family: "ºÚÌå", Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	line-height: 36px;

}

.hr-green {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:green;
	width:760px;
	margin-left:auto;
	margin-right:auto;
}
#footer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	line-height: 18px;}

#keyword {
	height: 0px;
	width: 0px;
	display: none;
}
a {
	color: #0066FF;
	background-repeat: no-repeat;
}
a:hover {
	color: #A1CD2B;
}
