html {overflow-y:scroll;}
body {margin:0px; margin-top:150px; padding:0px; text-align:center; background-color:#FFF;}
body, div, table, td, label, form, input, select, textarea, button {font-family:Arial; font-weight:normal; font-size:12px; color:#000;}
h1, h2, h3, h4 {margin:0px; padding:0px; font-family:Arial; color:#000;}
h1 {font-size:20px; font-weight:normal; margin-bottom:4px;}
table, td, th {border-spacing:0px; padding:0px;}
div, form {margin:0px; padding:0px;}
label {margin:0px; padding:0px;}
button::-moz-focus-inner {border:0;}
p {margin:0px; padding:0px 0px 12px 0px;}
img {border:0px;}
a {color:blue; outline:none; text-decoration:underline;}
a:hover {text-decoration:none;}
.clear {clear:both; height:1px; line-height:1px; font-size:1px;}
.n {font-weight:normal;}
.b {font-weight:bold;}
.u {text-decoration:underline;}
.i {font-style:italic;}

#site {position:relative; width:860px; margin-right:auto; margin-left:auto; text-align:left;}
	#contact {position:absolute; width:840px; top:400px; text-align:center; z-index:2;}
	#logo {position:relative;}
	#logo img {width:860px; height:394px; display:block;}
		
