/*FlexiWeb Style File - Created 06-08-2007
Elements Section
*/
body {
margin: 0px;
}
#map {
position: absolute;
left: 10px;
top: 10px;
height: 500px;
width: 550px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: center;

}
.Header {
position: absolute;
left: 0px;
top: 0px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: center;

}
.maincontent {
position: absolute;
left: 155px;
top: 250px;
height: 600px;
width: 580px;
overflow: auto;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #5C0000;
visibility: visible;
text-align: justify;
line-height:18px
}
.outerdiv {
background-color: #5C0000;
height: auto;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
}
.containerdiv {
background-color: #FED9A6;
position: relative;
height: 0px;
width: 774px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
font-size: 10px bold;
visibility: visible;
text-align: center;
}
.PhoneNo {
z-index: 15;
position: absolute;
left: 435px;
top: 185px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
font-size: 18px;
color: #B30000;
visibility: visible;
text-align: left;
font-weight:bold
}
.PhoneNo a:hover {
color: #5C0000;
}
.maincontent h1 {
overflow: visible;
font-family: Verdana, Arial, sans-serif;
font-size: 18px;
color: #5C0000;
visibility: visible;
text-align: justify;
font-weight:900;
}
.footer {
position: absolute;
left: 200px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
font-size: 8pt;
color: #5c0000;
visibility: visible;
text-align: center;
bottom:0px
}
/*FlexiWeb Style File - Created 06-08-2007
Menus Section
*/
.menu1 {
	position: absolute;
	left: 0px;
	top: 250px;
	text-indent: 6px;
	text-align: left;
	z-index: 90;
	width: 125px;		
}
.menu1 a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight : bold;
	margin: 0;
	background-color: #FED9A6;
	color: #5C0000;	
	display:block;
	padding:0;
	line-height:20px;
	cursor:pointer;
	outline:none;
	text-decoration: none;
}
.menu1 a:hover {
	color: #FED9A6;
	background-color: #5C0000;
}
.menu1expover {	
	background-color: #5C0000;
}
.menu1expover A {
	color: #FED9A6;
	background-color: #5C0000;
}
.menu1expout {	
	background-color: #FED9A6;
}
.menu1expout A {
	color: #5C0000;
	background-color: #FED9A6;
}
.hide{
	display: none;
}
.menu1show{
	display: block;
	text-indent:15px;
}
.menu1submenu a{
	color:#5C0000;
	padding:0px;
	margin:0px;
}
.menu1submenu a:hover{
	color:#FED9A6;	
}
