 


#navigation, #topPlaceHolder, #head, #submenu, #main .cornerTopRight {
	display:none;	
}
img {
	border:0;	
}

a {
	color:#000;
	text-decoration: underline;	
}

html {
	height:auto;
}

body {
	background:#fff;
	font-family:Verdana, Arial, sans-serif;
	font-size: 11px;
	height:auto;
	text-align:center;
}

td {
	font-family: verdana;
	font-size:11px;
}

h1  {
	font-size:12px;
	margin-bottom:3px;
}

h2, h3, h4, h5, h6 {
	font-size:11px;	
}

table {
	border-collapse: collapse;
}
/* LAYOUT */

#spreader {
	height:auto;	
}

#wrapper {
	margin:0 auto;
	width:100%;
	background:none;
	text-align:left;
	border-collapse:collapse;
	height:100%;
}

/* MAIN PART */

#main {
	width:100%;
	background: #fff;
	position:relative;
	clear:both;
	overflow:vizible;
	color:#000;
	border-top:1px solid #999;
	padding-top:30px;
}

#main td {
	vertical-align:top;	
}

#footer table td {
	vertical-align: bottom !important;
	text-transform: uppercase;
	color:#666;
}

#address {
	padding-bottom:3px;
}