#wrapper {
	width: 100%;
	background-image: url(image/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	margin: 0px;
	padding: 0px;




}
html {
	height: 101%;
	margin-bottom: 1px;
}
#content {
	width: 100%;
	background-image: url(image/bg-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	margin: 0px;
	padding: 0px;
	clear: none;



}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.logos {
	margin-top: 126px;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EDD5AF;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #FF9900;
}
#secondary-content {

	width: 100%;
	background-image: url(image/secondary-bg-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	margin: 0px;
	padding: 0px;
	clear: none;
}
.menu-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #880000;
	line-height: 18px;


}
.secondarypagenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;


}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #880000;
	height: 30px;
}
.secondarypagenav2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-decoration: none;
	color: #880000;
	font-weight: bold;
}
.vert-line {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #880000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #880000;
	}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;

}
.flag {
	float: left;
}
.leftflag {

	float: left;
	margin-right: 5px;
	margin-left: 66px;
}
.menutitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #880000;
	text-decoration:underline;

}
