/* Header CSS for EDI Web Marketing */

#header
{
	display: block;
	background-color: #FFFFFF;
	background-image: url('../images/parwel_header.gif');
	background-repeat: repeat-y;
	color: inherit;
	position: relative;
	top: 0px;
	left: 0px;
	width: 750px;
	height: 144px;
}

#header #logo
{
	background: transparent;
	display: block;
	position: absolute;
	top: 45px;
	left: 75px;
	text-decoration: none;
	height:92px;
	width:203px;
	
}
#header #banner_ad_block
{
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
	width: auto;
	height: auto;
	background: none;
}

#upper_menu
{
	display: block;
	background: transparent;
	background-image: url('../images/upper_menu_bg.png');
	background-repeat: no-repeat;
	color: inherit;
	position: relative;
	top: 0px;
	left: 0px;
	width: 750px;
	height: 45px;
}

#headline
{
	position:relative;
	margin-left:425px;
	top:10px;
	background:transparent;
	color:#154207;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;

}

#num{
	position:relative;
	margin-left:25px;
	top:7px;
	left:130px;
	float:left;
	background:transparent;
	color:#11420D;
	font-size:20px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;

}