body {
	margin: 0px;
	background-image: url(images/bg.gif);
}

#header {
	position:relative; 
	height: 151px;
	width: 880px;
	margin: 0 auto
}

#search {
	position:relative; 
	height: 310px;
	width: 880px;
	background-color: #FFFFFF;
	margin: 0 auto
}

#footer {
	position:relative;
	height:400px;
	width:880px;
	margin: 0 auto

}

.text_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.text_content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
