*{
	margin: 0;
	padding: 0;
	outline: none;
}
html,body,#body_wrapper{
	width: 100%;
	height: 100%;
}
body{
	background: #fff;
	cursor: default;
}
img,fieldset{
	border: 0;
}
a{
	cursor: pointer;
}
.clear{
	clear: both;
}
.hidden{
	display: none;
}
.break{
	padding-bottom: 17px;
}
#wrapper *{
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #000;
}
#menu_main,#menu_sub,#menu_fix,#logo,#certified,#opening,#footer{
	display: none;
}
