@charset "utf-8";
/* CSS Document */

<!--

#wrapper {
	position:absolute;
	left:50%;
	top:5px;
	width:690px;
	margin-left:-475px;
	z-index:1;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	background-color:#FFFFFF;
	min-height:500px;
	padding-bottom:20px;
	padding-top:190px;
	padding-left:235px;
	padding-right:25px;
}
#header {
	position:inherit;
	left:0px;
	top:0px;
	width:949px;
	height:190px;
	z-index:2;
	border-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
	border-top-color:#5b1f44;
	border-bottom-color:#5b1f44;
	background-color:#ffeaf7;
	overflow:hidden;
	border-right-color:#000000;
}
#header_background {
	position:absolute;
	right:0px;
	top:0px;
	width:616px;
	height:190px;
	z-index:2;
	background-image:url(../images/Header_Background.jpg);
}
#adress {
	position:absolute;
	right:79px;
	top:105px;
	width:285px;
	height:50px;
	z-index:3;
}
.adress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; color: #FFFFFF;
}
#logo {
	position:absolute;
	left:15px;
	top:5px;
	width:247px;
	height:147px;
	z-index:3;
}
#menu {
	position:absolute;
	float:left;
	left:-25px;
	top:160px;
	width:200px;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type:none;
	list-style-type:none;
	text-decoration:none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #993366;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #993366;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #666666;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #ffffff;
	font-weight: normal;
	text-align: justify;
}
td, th, body, tr, table, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #666666;
	text-align: justify;
}
