.vline 
{
	BORDER-LEFT: #999 1px solid
	}
	
#headerbox	{
	width:570px;
	height:90px;
	background-image: url(../images/wpro.gif);
	background-repeat:no-repeat;
}

#banner	{
	width: 775px;
	height: 90px;	
	background-image: url(../images/header_bg.gif);
	background-position: right;
	background-repeat:no-repeat;
	}

#headerbox h1, #who_banner{
	display: none;
}	
	
#Header1_headerbox h1
{
	display: none;
}	
	
#headerlinks	
	{
	width:570px;
	height:75px;
	position:absolute;
	top:0px;
	}	
	
.wpro_home_link	
	{
	border:0;
	width:160px;
	height:90px;
	position:absolute;
	top:0px;
	}	

/* Button links */

#text_area_box #lnk_button a {
   text-decoration: none;

}


a.button {
    background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;    

} 

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

#box_table 
{
	background:#f5f5f5;
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	width:550px;	
	margin: 0px auto;
	padding: 0px;
	}	
	

#box_table .box_left a, #box_table .box_right a 
{
	text-decoration: none;
	}
	
#box_table .box_left H3, #box_table .box_right H3
{
	font-size: 12px;
	height: 26px !important;
	height: 37px;	
		}	
	
.box_left 
{
	width:250px;
	padding:5px 10px 5px 10px;	
	margin: 0px;
	}	
	
.box_right
{
	width:250px;
	padding:5px 10px 5px 10px;	
	margin: 0px;
	}
	
.box_divider
{
	width: 5px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background: transparent url('../images/divider.gif') repeat-y;
		}
	

