﻿/* -- This sheet sets the top header to be 140px High -- */
/* -- Intended for no Flash Object on secondary pages -- */

#header{
	padding:10px 3px 0 10px;
	height:140px;
	border-bottom:1px solid #959c94;
}
#flash_con{
	float:left;
	width:530px;
}
#header_right{
	float:right;
	font-size:9px;
	width:315px;
	height:140px;
	padding:10px 20px 0 15px;
	background: url(../img/header_right_bg_short_130.jpg) no-repeat;
}
