HTML { font-size: 100%; }
BODY {
	background-color: #fff;
	color: #333;
	font: 1em/1.5em Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
}

IMG { border: 0; }

H2 { padding: 115px 0 0 0; }
H3 { font: bold 2.5em "Trebuchet MS", Arial, Helvetica, sans-serif; margin: 0; }
H4 { background: url(/ref/img/block.gif) no-repeat 0 50%; font: bold 1.2em/1em Arial, Helvetica, sans-serif; line-height: 50px; padding: 0 0 0 65px; height: 50px; }

DT { font-weight: bold; }
DD { margin: 0 0 15px; padding: 0; }

OL { list-style: none; float: left; }
OL LI { width: 180px; float: left; }

A { color: #f60; text-decoration: none; }
A:hover { border-bottom: 1px dotted #f60; }

#wrap {
	text-align: left;
	margin: 0 auto;
	width: 960px;
}

#header, #content, #sub-content, #sub-wrap, #footer { width: 960px; float: left; }
#header { margin: 15px 0 30px 0; }
#header IMG { margin: 0 375px 0 15px; float: left; }

#nav {
	list-style: none;
	padding: 25px 0 0 0;
}
	#nav LI { float: left; }
	#nav LI A {
		color: #333;
		font: bold 0.88em "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-decoration: none;
		display: block;
		padding: 0 15px;
	}
	#nav LI A:hover { border: none; color: #f60; }

#domain {
	background: url(/ref/img/tag.jpg) no-repeat top left;
	text-align: center;
	height: 292px;
	width: 294px;
	margin: 0 20px 0 0;
	float: left;
}

#info { font-size: 0.88em; padding: 30px 0 0 0; }
	#info #button { padding: 0 0 0 443px; float: left; }
	#info #button A {
		background: url(/ref/img/button.jpg) no-repeat 0 0;
		height: 58px;
		width: 137px;
		display: block;
	}
	#info #button A:hover { background: url(/ref/img/button.jpg) no-repeat -137px 0; border: none; }
	
	#sub-wrap { background-color: #eee; border-bottom: 6px solid #ccc; font-size: 0.80em; margin: 30px 0 0 0; }
		#left, #right { padding: 15px; width: 450px; float: left; }

#sub-content { border-bottom: 3px solid #ccc; border-top: 3px solid #ccc; padding: 8px 0; }

#footer P { font-size: 0.68em; float: left; }
#footer IMG { float: right; }