* {
	padding:0;
	margin:0;
}

html , 
body {
	background:#ffffff;
	font-size:95%;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#wrap {
	width:596px;
	margin:10px auto;
}

#logo {
	width:100%;
	height:287px;
	float:left;
}

#ad_top {
	width:468px;
	height:25px;
	float:left;
	margin-top:10px;
}

#content {
	width:400px;
	float:left;
	padding-right:36px;
}

#box {
	width:349px;
	margin:15px 15px 15px 0;
	padding:16px;
	border:2px solid #000000;
	font-size:0.9em;
}

#ad_right {
	width:160px;
	height:600px;
	float:left;
}

#share {
	width:160px;
	margin-top:15px;
	padding-top:15px;
	border-top:2px solid #000000;
}

#footer {
	float:left;
	width:596px;
	height:30px;
	margin:0 50px 20px 0;
	text-align:left;
}

#box img {
	float:left;
	padding:0 20px 10px 0;
}

.button {
	margin:20px 0 0 230px;
}

.space {
	width:20px;
}

.text {
	vertical-align:top;
}

h1 {
	font-size:1.2em;
	margin-bottom:15px;
	color:#9ea806;
}

p {
	margin:20px 0;
}

.bold {
	font-weight:bold;
}

.clear {
	clear:both;
}

a img {
	border:none;
}

#box li {
	list-style-image:url(images/list.gif);
	margin-left:20px;
}

#disclaimer {
	font-size:0.8em;
	color:#555555;
}

#disclaimer h2 {
	color:#9ea806;
}

hr {
	margin:20px 0;
}

a , 
a:visited {
	text-decoration:none;
	color:#9ea806;
	outline:none;
}

a:active , 
a:hover , 
a:focus {
	text-decoration:none;
	color:#000000;
	outline:none;
}

#footer a , 
#footer a:visited {
	text-decoration:none;
	color:#9ea806;
	outline:none;
	margin:0 15px;
}

#footer a:active , 
#footer a:hover , 
#footer a:focus {
	text-decoration:none;
	color:#000000;
	outline:none;
	margin:0 15px;
}