h2
{
	background: #fff url(images/table_hdr.gif) repeat-x;
}
.Table_content
{
	padding:0px;
	margin:auto;
	width:780px;
	font-size:0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
#container 
{
	width: 778px;
	padding-left: 1px;
	float: left;
}

#mainbox 
{
	width: 532px;
	height: 180px;
	background: #fff url(images/banner_mainbox.jpg) top left ;
	float: left;
	clear: left;	
}

#mainbox ul {
	list-style: none;
	position: relative;
	left: 185px;
	top: 75px;
}

#mainbox li {
	padding-bottom: 0.5em;
}

#lookingfor {
	background: #fff url(images/imlookingfor_box.gif) top left no-repeat;
	width: 532px;
	height: 48px;
	float: left;
	clear: left;
}



.linkimg {
	text-decoration: none;
	margin-right: 5px;
}

#gocontainer {
	width: 50px;
	height: 39px;
	position: relative;
	top: 5px;
	left: 60px;
}

img {
	border: none;
}

#selectcontainer {
	position: relative;
	top: -8px;
	left: 50px;
}
*html #gocontainer, *html #selectcontainer{
	padding-top:0;
}


#open {
	width: 221px;
	height: 202px;
	float: right;
	background: #fff url(images/open247.gif) no-repeat top center;
	clear: right;
	text-align: center;
}

#open a {
	position: relative;
	top: 160px;
}