/*************************/
/*HEADER AND BUTTON AREA */
/*************************/

#Headerwrapper {
	background: url("../images/layout/template/header-bg-1.jpg") repeat-x left top;
	width: 100%;
}

#Headercontent {
	position:relative;
	width:960px; 
	margin:0 auto; 
}

#ButtonHeaderwrapper {
	height: 120px; 
	position:relative;	
	width:100%;
	margin:0 auto;
	background: url("../images/layout/template/header-bg-2.gif") repeat-x;
}

#ButtonNav {
	width: 960px;
	position:relative;	
	width:100%;
	text-align: center;
}

#ButtonNav a img:hover { 
filter:alpha(opacity=75); 
-moz-opacity: 0.75; 
opacity: 0.75;
}

#ButtonNav1 {
	padding: 0px;
	border: 0px;
	margin: 0px 22px 0px auto;
	height: 120px;
	width: 100%;
}

#ButtonNav2 {
	padding: 0px;
	border: 0px;
	margin: 0px 22px 0px 22px;
	height: 120px;
	width: 120px;
}

#ButtonNav3 {
	padding: 0px;
	border: 0px;
	margin: 0px auto 0px 22px;
	height: 120px;
	width: 120px;
}
