/* Generic Handhelp minimisation theme 
   Created by:
   RMW Web Publishing
   www.rmwpublishing.net */
* {
	border: 0 !important;
	background: #FFF !important;
}
body {
	margin: 0;
	background: #FFF;
}
a {
	color: blue !important;
}
a:hover {
	color: #000 !important;
	text-decoration: underline !important;
}
#browserWarning {
	display: none;
}
#skipto {
	position: relative;
}
#skipto a {
	text-indent: 0;
	color: blue;
	text-decoration: underline;
}
#header img {
	display: block;
}
#header a {
	height: auto;
	background: none;
	text-decoration: none;
}
#menu {
	margin: auto;
}
#menu li {
	display: block;
}
#menu a {
	padding: 0 !important;
}
#content {
	margin: 0;
	min-height: 0;
}
#top,
#bottom,
#footer {
	display: none;
}
.ad_wrap {
	position: relative;
	top: auto;
	right: auto;
}