/* CSS Document */

body,html {
	display: block;
	background-color: #ffffff;
	width: 100%;
	height: 100%;
	text-align:center;
	margin: 0px;
}

#container {
	display: block;
	position:relative;
	left:0px;
	top:0px;
	bottom:0px;
	width: 900px;
	height: 586px;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
	margin-bottom:px;
	text-align: left;
	background-color: #FFF;
}

#logo {
	display: block;
	position:relative;
	width:80px;
	height:80px;
	float:none;
	margin-top:10px;
	margin-left:10px;
	background-image:url(../images/logo.gif);
}

#nav {
	position:relative;
	width:160px;
	height:141px;
  	float:left;
	margin-top:10px;
}


#footer {
	display:block;
	position:relative;
	top:0px;
	left:0px;
	width:900px;
	height:26px;
	background-image: url(../images/footer.gif);
	clear:both;
	float:left;
}

#elasticrow{
	position:relative;
	top:0px;
	left:0px;
	height:auto;
	display:block;
	clear:both;
}.main_nav {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 120px;
	width: 160px;
}
.Footer {
	height: 24px;
	width: 722px;
}
.main_footer {
	float: left;
	height: 24px;
	width: 900px;
	clip: rect(auto,auto,auto,auto);
}
.Footer {
	float: left;
	height: 24px;
	width: 900px;
}
#container #background_image #textbox_links table tr td {
	font-family: Arial, Helvetica, sans-serif;
}
