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