*{
	margin:0;
	padding:0;
}
body *{
	display:block;
}
a,img{
	color:#fff;
	border:0;
	text-decoration:none;
}
html,body{
	background:#3e5363 url('/images/index_hostigo_bg.png') no-repeat 0 0;
	overflow:hidden;
	font-size:12px;
	line-height:20.4px;
	font-family:'Lucida Sans Console','Lucida Grande',Verdana,Arial,Sans-Serif;
}
body{
	padding:10px 20px;
	width:550px;
	height:180px;
}
h1
{
	padding-bottom:10px;
	color:#fff;
	font-weight:normal;
	font-size:16.8px;
	text-transform:lowercase;
	font-family:'Lucida Grande',Arial,Helvetica,Sans-Serif;
}
h1 span{
	color:#BDC4CA;
	display:inline;
}
nav{
	width:225px;
	float:left;
}
ul{
	list-style:none;
}
li{
	border-top:1px solid #526370;
}
ul a{
	background:url('/images/foo.li.gif') no-repeat scroll 13px center transparent;
	padding:8px 0 8px 35px;
}
section{
	width:308px;
	float:right
}