/* CSS Document */

body {
	text-align:center;
	margin:0px;
	font-family: "Trebuchet MS", "lucida grande", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
}

img {
	border:0px;
}

#wrapper {
	text-align:left;
	margin:0px auto;
	width:796px;
	position:relative;
}

td {
	height:100%;
	vertical-align:top;
}


.clearer {
	clear:both;
}