#header
{
	width:925px;
	text-align:right;
	font-family:arial;
	font-size:9pt;
	font-weight:bold;
	color:white;
}
#header #h_left
{
	background: transparent url(../images/wrpr/h_left.jpg) no-repeat;
	width:202px;
	height:80px;
	float:left;
}
#header #h_right
{
	width:723px;
	float:left;
}
#header #h_top
{
	background: transparent url(../images/wrpr/h_top.jpg) no-repeat;
	height:51px;
}
#header #h_bottom
{
	background: transparent url(../images/wrpr/h_bottom.jpg) no-repeat;
	height:29px;
}
#header #h_navigation
{
	vertical-align:middle;
	height:29px;
}
#header ul
{
	margin:0px;
	padding:0px;
	text-align:left;
	list-style: none;
	width:723px;
}
#header li
{
	float:left;
	margin: 0px;
	padding: 0px;
	padding-left:10px;
	padding-right:10px;
	border-left:solid 1px white;
}
#header li a
{
	padding-left:11px;
	padding-right:11px;
	line-height:24px;
	display:block;
	color:white;
	cursor:pointer;
	text-align:center;
	text-decoration:none;
	overflow:none;
font-family:arial;
	font-size:9pt;
}
#header li a:hover
{
	text-decoration:underline;
}
#header #search
{
	position:relative;
	left:-18px;
	top:10px;
}
#header span
{
	font-family:Helvetica;
	font-weight:bold;
	font-size:10pt;
}
#header #btnG
{
	<!-- background: transparent url(../images/wrpr/h_search.gif) no-repeat; -->
	border:solid 0px transparent;
	width:20px;
	height:20px;
	position:relative;
	top:4px;
}
#header #q
{
	border:solid 1px #e6e3e2;
	padding:1px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

