@charset "utf-8";

#header {
	height: 200px;
	width: 955px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 30px;
	padding-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #547A95;
	border-right-color: #547A95;
	border-left-color: #547A95;

}

#header #top {

	float: left;

	height: 30px;

	width: 805px;

}

#header #top #secondnavbar {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height: 50px;
	width: 350px;
	margin-left: 10px;
	margin-top: 10px;

}

#header #top #secondnavbar a:hover {

	text-decoration: underline;

}

#header #top #constantcontact {
	float: left;
	height: 20px;
	width: 300px;
	margin-left: 0px;
	margin-top: 5px;
	color: #547A95;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}


#header #logoname {
	float: left;
	height: 67px;
	width: 805px;
	margin-top: 0px;
	

}

#header #top #secondnavbar a {

	font-size: small;

	font-weight: bold;

	text-decoration: none;

	color: #547A95;

}







#header #logo {

	float: left;

	height: 150px;

	width: 150px;

}

#header #languagenavbar {
	float: left;
	height: 20px;
	width: 120px;
	margin-left: 0px;
	margin-top: 10px;
	color: #547A95;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}



#footer {

	height: 175px;

	width: 955px;

	margin-right: auto;

	margin-left: auto;

	margin-top: 20px;

}

#footer #copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	height: 20px;
	width: 955px;
	text-align: center;
	font-weight: normal;
	color: #547A95;

}

#footer #address {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #547A95;
	text-align: center;
	height: 20px;
	width: 955px;

}

