#header-content {
	position:absolute; 
	z-index:999; 
	margin-left:200px; 
	margin-top:15px;
	width:950px;
}

#sHeader-content {
	position:absolute; 
	z-index:9999; 
	left:200px; 
	top:50px;
	width:300px;
}

#header-background {
	position:absolute; 
	width:100%; 
	height:43px; 
	margin-top:35px; 
	background-image:url('../images/gfx/header/header_bg.jpg'); 
	background-repeat:repeat-x;
}

#header-logo {
	position:absolute; 
	z-index:99;
	background-image:url('../images/gfx/header/vanato_logo_new.jpg'); 
	background-repeat:no-repeat;
	width:172px;
	height:90px;
	margin-left:17px; 
	margin-top:-35px;
}

#header-content-spacer {
	height:90px;
}

#header-title h1 {
	position:absolute;
	z-index:9999;
	margin-top:-15px; 
	left:87px; 
	color:#3b4092; 
	font-size: 25px; 
	font-weight:bold;
	line-height:30px;
}

#bHeader-title h1 {
	position:absolute;
	z-index:9999;
	margin-top:25px; 
	left:87px; 
	color:#3b4092; 
	font-size: 25px; 
	font-weight:bold;
	line-height:30px;
	
}

#sHeader-title1 {
	position:absolute;
	left:90px;
	margin-top:60px; 
	margin-left:0px; 
	color:#3b4092; 
	font-size: 11px;
}

#header-title1 {
	position:absolute;
	left:90px;
	margin-top:60px; 
	margin-left:0px; 
	color:#3b4092; 
	font-size: 11px;
}

#bHeader-title1 {
	position:absolute;
	left:90px;
	margin-left:0px; 
	color:#3b4092; 
	font-size: 11px;
}

#header-title1-bold {
	font-weight:bold;
}

#header-title1-item {
	color:#9597b0; 
	margin-left:5px;
}

#sHeader-title1-bold {
	font-weight:bold;
}

#sHeader-title1-item {
	color:#9597b0; 
	margin-left:5px;
}

