
#top{
	height: 236px;
	background-color: #ededed;	
}

#banner{
}


#enter{
	padding: 0px 30px;
}

#careers{
	padding: 0px 0px 0px 30px;
}


#who{
	padding: 0px 50px 0px 0px;
}

#client_list{
	padding: 0px 30px 0px 0px;
}

#press{
	padding: 0px 30px;
}


#disclaimer{
	margin-top: 150px;
	margin-left: 30px;
}
 
#home_links tr{
	height: 150px;
	width: auto;
	vertical-align: middle;
	margin: 0px 50px;
/*	border: solid red 1px;*/
}

#client_brochure{

}

a.client_brochure_link, a.client_brochure_link:active{
	background: url(/img/home/client-brochure-off.gif) no-repeat;
	position: absolute;
	top: 270px;
	left: 38px;
	width: 129px;
	height: 13px;

}

a.client_brochure_link:hover{
	background: url(/img/home/client-brochure-on.gif) no-repeat;
	width: 129px;
	height: 13px;
}

#careers_brochure{

}

a.careers_brochure_link, a.careers_brochure_link:active{
	background: url(/img/home/careers-brochure-off.gif) no-repeat;
	position: absolute;
	top: 270px;
	left: 211px;
	width: 136px;
	height: 13px;

}

a.careers_brochure_link:hover{
	background: url(/img/home/careers-brochure-on.gif) no-repeat;
	top: 270px;
	left: 211px;
}

td{
	padding: 0px;
}

img.press_link{
	/*background: transparent;*/
}

a.press_link, a.press_link:active{
	display: block;
	background: url(/img/home/press.gif) no-repeat;
	height: 115px;
	width: 115px;
}

a.press_link:hover{
	background: url(/img/home/press-on.gif) no-repeat;
}

.careers_link{
	height: 115px;
	width: 115px;
}

a.careers_link, a.careers_link:active{
	display: block;
	background: url(/img/home/careers.gif) no-repeat;
	height: 115px;
	width: 115px;
}

a.careers_link:hover{
	background: url(/img/home/careers-on.gif) no-repeat;
}

.list_link{
	height: 115px;
	width: 115px;
}

a.list_link, a.list_link:active{
	display: block;
	background: url(/img/home/client-list.gif) no-repeat;
	height: 115px;
	width: 115px;
}

a.list_link:hover{
	background: url(/img/home/client-list-on.gif) no-repeat;
}

.enter_link{
	height: 115px;
	width: 115px;
}

a.enter_link, a.enter_link:active{
	display: block;
	background: url(/img/home/enter.gif) no-repeat;
	height: 115px;
	width: 115px;
}

a.enter_link:hover{
	background: url(/img/home/enter-on.gif) no-repeat;
}

/*#home-nav{
	padding: 5px 25px 0px 0px;
	
}*/