@charset "utf-8";
}
body {
	background-color: #FFFFFF;
	margin: 5px 5px;

}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	}

#wrapper {
	z-index: 1;
	width: 920px;
	top: 10px;
	margin: 5 5; 
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0B7781;
	border-right-color: #0B7781;
	border-bottom-color: #663333;
	border-left-color: #0B7781;
	background-image: url(../images/bottomborder.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 760px;
}
#topbanner {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 45px;
	width: 920px;
	top: 15px;
	background-color: #0B7781;

}
#Logo {
	position: absolute;
	visibility: visible;
	z-index: 4;
	height: 745px;
	width: 260px;
	left: 20px;
	top: auto;
	left: 20px;
	background-color: #FFFFFF;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #0B7781;
	border-bottom-color: #0B7781;
	border-left-color: #0B7781;
	overflow: visible;	
	}
#Navigation {
	z-index: 3;
	top: 60px;
	height: 40px;
	width: 920px;
	background-image: url(../images/menugradiant.jpg);
	background-repeat: repeat-x;
	position: absolute;
	}
#Navigation ul
{
	display: inline;
	list-style-position: inside;
	list-style-type: none;
	margin-top: 2px;
	vertical-align: middle;
	padding-left: 150px;
	margin-left: 150px;
}
#Navigation li
{
	display: inline;
	list-style-position: inside;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #0B7781;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	width: auto;
	margin-right: 6px;
	padding-right: 10px;
}
#Navigation a
{
	color: #0B7781;
	text-decoration: none;
}
#Navigation a:hover
{
	color: #663333;
	text-decoration: none;
}	
#column2 {
	z-index: 5;
	width: 610px;
	height:620px;
	left: 300px;
	top: 106px;
	overflow: auto;
	position: absolute;
}
#column3{
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 6;
	float: right;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#topbanner h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: normal;
	vertical-align: middle;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
	font-weight: normal;
}


#Logo p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #663333;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	}
#column2 li
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-style: normal;

}
