#header{
	width:820px;
	padding-bottom:15px;
	}

#header h1{
	width:385px;
	padding:11px 0 0 0;
	float:left;
	}

#header .rightside{
	width:425px;
	font-size:10px;
	text-align:right;
	padding:11px 0 0 0;
	margin-bottom:7px;
	float:right;
	}

#header .rightside p{
	width:auto;
	float:right;
	}

#header .rightside p img{
	vertical-align:middle;
	}

#header .globalnavigation{
	clear:both;
	width:820px;
	height:33px;
	}

#header .globalnavigation ul{
	list-style:none;
	}
 
#header .globalnavigation ul li{
	float:left;
	}


