div#header {
	float: left;
	width: 100%;
	height: 112px;
	background-image: url(../images/header_pattern.jpg);
	background-repeat: repeat-x;
}

div#header_wrapper {
	margin: auto;
	width: 1003px;
	height: 112px;
}

div#logo_container {
	float: left;
	padding: 0 0 0 52px;
}

a#header_logo {
	display: block;
	width: 188px;
	height: 112px;
	text-indent: -9999px;
	background-image: url(../images/logo_petrarisk.jpg);
	background-repeat: no-repeat;
}

div#header_wrapper form {
	margin: 0 59px 0 0;
	padding: 46px 0 0 0;
	float: right;
	width: 244px;
	height: 53px;
}

div#header_wrapper form h2 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #394751;
}

div#header_wrapper form fieldset {
	float: left;
	width: 106px;
	height: 27px;
	border: 0px;
	margin: 0px;
	padding: 7px 0 0 0;
}

div#header_wrapper form fieldset label {
	text-transform: uppercase;
	display: block;
	color: #a7a7a7;
	font-size: 9px;
	width: 106px;
	height: 11px;
	padding: 0px;
	margin: 0px;
}

div#header_wrapper form fieldset input {
	width: 86px;
	height: 12px;
	border: 1px solid;
	border-color: #aaaaaa;
	font-size: 11px;
	padding: 1px 2px 1px 2px;
	margin: 0px !important;
	font-family: Tahoma, "Times New Roman", Times, serif;
}

div#header_wrapper form a#go {
	display: block;
	width: 30px;
	height: 21px;
	float: left;
	background-image: url(../images/go.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 14px -3px 0 0;
}

div#right_client_container {
	float: right;
	width: 235px;
	height: 32px;
	padding: 64px 58px 0 0;
}

div#right_client_container p {
	color: #394751;
	font-size: 13px;
	float: left;
	font-weight: bold;
	margin: 0px;
	padding: 8px 20px 0 0;
}

div#right_client_container a {
	display: block;
	float: left;
	width: 131px;
	height: 32px;
	background-image: url(../images/header_client_login.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
