#headerall
{
width:950px;
height:260px;
}
#headerimg
{
float:right;
margin-left:0px;
width:155px;

}
#headerimg ul
{

	width: 155px;
	list-style:none;
	height:245px;
	padding:0px;
	margin:0px;

}
#headerimg ul li
{


	width:155px;
	

}
#headerimg ul li a
{

display:block;	

}

#headerimg ul li a.tab1
{
background:url('tab1.jpg') no-repeat;
display: block; 
	height: 87px;
	width:155px;
}
#headerimg ul li a.tab1:hover
{
background:url('tab1-active.jpg') no-repeat;
display: block; 
	height: 87px;
	width:155px;
}
#headerimg ul li a.tab2
{
background:url('tab2.jpg') no-repeat;
display: block; 
	height: 85px;
	width:155px;
}
#headerimg ul li a.tab2:hover
{
background:url('tab2-active.jpg') no-repeat;
display: block; 
	height: 85px;
	width:155px;
}
#headerimg ul li a.tab3
{
background:url('tab3.jpg') no-repeat;
display: block; 
	height: 88px;
	width:155px;
}
#headerimg ul li a.tab3:hover
{
	background:url('tab3-active.jpg') no-repeat;
	display: block; 
	height: 88px;
	width:155px;
}

.heroimg
{
	height: 260px;
	width:795px;
	
}
#header1
{
	background:url('header1.jpg') no-repeat;
	display: block; 
	height: 260px;
	width:795px;
	float:right;
}
#header2
{
background:url('header2.jpg') no-repeat;
	display: none; 
	height: 260px;
	width:795px;
	float:right;

}
#header3
{
background:url('header3.jpg') no-repeat;
	display: none; 
	height: 260px;
	width:795px;
	float:right;

}