html,body{margin:0;padding:0}
body{font: 76% Arial, Helvetica, sans-serif}

a:link {
	color: #5285B1;
	text-decoration: none;
	}
a:visited {
	 color: #1F4868;
	text-decoration: none;
	}
a:hover {
	color: #FF9900;
	text-decoration: none;
	}
a:active {
	color: #FF9900;
	text-decoration: none;
	}

.text {
	FONT-SIZE: 9px;
	COLOR: #333333;
	font-family:Arial, Helvetica, sans-serif;
	LINE-HEIGHT: 12pt;
}
.header_menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

img {
	border: 0;
	vertical-align: middle;
}

div#wrapper{
	float:left;
	width:100%;
}
	
div#content{
	height: 197px;
}
div#header{
	float:left;
	width:415px;
	margin-left:-100%;
}

div#header1{
	position: absolute;
	top: 108px; 
	left: 14px; 
	width: 415px;
}

div#header2{
	float:left;
	width:288px;
	margin-left:-288px;
}

div#footer{
	clear:left;
	width:100%;
}