@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d1bdc2;
}
#wrapper {
	position:relative;
	width:970px;
	height:900px;
	z-index:1;
	background-image: url(images/bk_home.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#wrapper_long {
	position:relative;
	width:970px;
	height:1200px;
	z-index:1;
	background-image: url(images/bk_home.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

#flash {
	position:absolute;
	left:0px;
	top:0px;
	width:970px;
	height:126px;
	z-index:3;
}
#flash2 {
	position:absolute;
	left:22px;
	top:20px;
	width:928px;
	height:106px;
	z-index:3;
}

#nav {
	position:absolute;
	left:22px;
	top:266px;
	width:210px;
	height:311px;
	z-index:7;
}
#brochure {
	position:absolute;
	left:23px;
	top:632px;
	width:184px;
	height:48px;
	z-index:4;
}
.verdana_blue {
	color: #000066;
	font-family: Verdana;
	font-size: 12px;
	line-height: 13pt;
}
a:link {
	color: #000066;
}
a {
	font-weight: bold;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #000066;
}
a:active {
	color: #000066;
}
#flags {
	position:absolute;
	left:875px;
	top:201px;
	width:65px;
	height:22px;
	z-index:9;
}

