body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	 
	background: #0f0f0f url(../images/bg_wrapper.gif) left top repeat-x;
}
.wrapper{
	width:800px;
	position:relative;
	padding:20px 5px;
	margin:auto;
	color: #ffffff;
}
 
a{
	 color:#000000;
	 font-weight:normal;

}
a:hover{
	text-decoration: none;
	 
}
form{
	padding:0;
	margin:0;
} 
.website_name{
	font-size:26px;
	font-weight: bold;
}
.header_txt{
	font-size:18px;
}
.sep{
	height: 5px;
}

.tools{
	padding: 85px 10px 20px 10px;
	clear: both;
	font-size: 11px;
	color: #888888;
	 
}
.tools a{
	text-decoration: none;
	color: #888888;
}
.tools a:hover{
	text-decoration: underline;
}
.tools .block1{
	float: left;
	width:360px;
}
.tools .block2{
	float: left;
	width:100px;
	margin-left: 20px;
}
.tools .block3{
	float: left;
	width:105px;
	 
}
.tools .block4{
	float: left;
	width:127px;
	 
}
.tools .block5{
	float: left;

}