body
{
	margin:0;padding:0;
	font-size:12px;
	background:#fafafa;
}

DIV.head
{
	background:url(/images/headBg.gif);
	height:97px;
	border-bottom:1px solid #e6e6e6;
}

DIV.head H1
{
	margin:0;padding:0;
	float:left;
}

DIV.head H1 A
{
	text-indent:-100000px;
	background:url(/images/logo.gif) no-repeat;
	display:block;
	width:168px;
	height:74px;
	position:relative;
	top:10px;
	left:20px;
}

DIV.head H2
{
	position:relative;
	top:30px;
	left:50px;
	float:left;
	font-size:1.2em;
	color:#106277;
	margin:0;padding:0;
}

DIV.head UL.head
{
	padding:10px;margin:0;
	float:right;
}

DIV.head UL.head LI
{
	float:left;
	margin-right:10px;
	list-style:none;
}

DIV.head UL.menu
{
	clear:both;
	margin:0 0 0 230px;padding:0;
	position:relative;
	top:-4px;
}

DIV.head UL.menu LI
{
	float:left;
	list-style:none;
	margin-right:30px;
}

DIV.head UL.menu LI A
{
	display:block;
	background:url(/images/tab.gif) no-repeat;
	width:136px;
	height:28px;
	line-height:220%;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#333;
}

DIV.head UL.menu LI A.on
{
	background:url(/images/tab_on.gif) no-repeat;
	color:#333;
}

DIV.head UL.menu LI A#guide
{
	background:url(/images/tab_guide.gif) no-repeat;
	width:161px;
	text-align:left;
	text-indent:40px;
}
