/*FlexiWeb Style File - Created 05-12-2008
Menus Section
*/
.menu1 {
	position: absolute;
	left: 14px;
	top: 230px;
	text-indent: 0px;
	text-align: left;
	z-index: 90;
	width: 150px;		
}
.menu1 a {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight : bold;
	margin: 0;
	color: #010080;	
	display:block;
	padding:10px 0px 0px 10px;
	line-height:15px;
	cursor:pointer;
	outline:none;
	text-decoration: none;
	background: url('images/menubutton2.gif') no-repeat 0px 14px;
}
.menu1 a:hover {
	color: #5da9ff;
	background: url('images/menubutton2.gif') no-repeat 0px 14px;
	background: url('images/menubutton2.gif') no-repeat 0px 14px;
}
.menu1expover A {
	color: #5da9ff;
	background: url('images/menubutton2.gif') no-repeat 0px 14px;
}
.menu1expout A {
	color: #010080;
	background: url('images/menubutton2.gif') no-repeat 0px 14px;
}
.hide{
	display: none;
}
.menu1show{
	display: block;
	text-indent:0;
}
.menu1submenu a{
	color:#010080;
}
.menu1submenu a:hover{
	color:#5da9ff;	
}
/*FlexiWeb Style File - Created 05-12-2008
Elements Section
*/
body {
margin: 0px;
}
#map {
position: absolute;
left: 200px;
top: 20px;
height: 400px;
width: 500px;
overflow: visible;
font-family: "Century Gothic", Verdana, Arial, sans-serif;
visibility: visible;
text-align: center;

}
.header {
background-image: url(images/header.jpg);
position: absolute;
left: 0px;
top: 0px;
height: 186px;
width: 806px;
overflow: auto;
font-family: "Century Gothic", Verdana, Arial, sans-serif;
visibility: visible;
text-align: left;
}
.maincontent {
background-color: #FFFFFF;
position: absolute;
left: 0px;
top: 217px;
height: auto;
width: 596px;
overflow: auto;
font-family: "Century Gothic", Verdana, Arial, sans-serif;
font-size: 12px;
color: #000000;
visibility: visible;
padding: 0px 20px 10px 180px;
text-align: left;
border-left:5px solid #010080;
border-right:5px solid #010080;
}
.outerdiv {
height: auto;
overflow: visible;
font-family: "Century Gothic", Verdana, Arial, sans-serif;
}
.containerdiv {
position: relative;
top: 0px;
height: 0px;
width: 807px;
overflow: visible;
font-family: "Century Gothic", Verdana, Arial, sans-serif;
visibility: visible;
text-align: center;
}
.body {
background-color: #5da9ff;
overflow: visible;
font-family: "Century Gothic", Verdana, Arial, sans-serif;
visibility: visible;
padding: 10px 0px 30px 0px;
text-align: center;

}
.address {
background-color: #010080;
position: absolute;
left: 0px;
top: 186px;
height: 26px;
width: 806px;
overflow: visible;
font-family: "Century Gothic", Verdana, Arial, sans-serif;
font-size: 12px;
color: #FFFFFF;
visibility: visible;
padding: 5px 0px 0px 0px;
margin: ;
text-align: center;
font-weight:bold;
}