@charset "utf-8";
/* CSS Document */
html, body {height: 100%;}

#wrap {min-height: 100%;}

#main {
	overflow:auto;
	padding-bottom: 36px;
}

body {
	background-color:#fff;
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #999;
}

a {text-decoration:none;color:#000000;}

.home-logo {position:absolute; top:40%;	left:50%; width:433px; height:64px; margin-left:-216px; margin-top: -25px; padding:0;}

