
div#titlebar {
	height: 120px;
	width: 100%;
	background: #fff url(/images/grid-background-big.gif) repeat-x top;
	margin: 0;
	padding: 0 0 2px 0;
	z-index: 10;
	text-align: center;
	white-space: nowrap;
	border-bottom: 10px solid #1c476b; 
}
div#titlebar div#titlebar-content {
	display: block;
	background: #fff url(/images/titlebar/Home.jpg) no-repeat top right;
	width: 750px;
	height: 120px;
	padding: 0;
	margin: 0;
	border: none;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	
}


div#titlebar div#titlebar-content img, div#titlebar div#titlebar-content a{
	padding: 0;
	border: none;
	margin: 0;
}