/*FlexiWeb Style File - Created 18-05-2010
Menus Section
*/
.main {
	position: absolute;
	left: 1px;
	top: 178px;
	z-index: 90;
	text-align: left;
	text-indent: 4px;
}
#main, #main ul {
	padding: 0px;
	margin:0px;
	list-style: none;
	float: left;
	width: auto;
	line-height: 15px;
	font-weight: bold;
	}

#main li {
	float: left;
	padding-left: 0px;
	margin : 0px;
}
#main li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	height: auto;
	width: 110px;
	font-weight: bold;
	margin: 0px;
	z-index: 90;	
	background-color: #82ae55;	
}
#main a {
	display: block;
	width: auto;
	color: #FFFFFF;
	font-family: Arial , Verdana, sans-serif;
	font-size : 12px;
	text-decoration: none;
	margin:6px;
	padding : 0px 0.5em;
	z-index: 90;	
}
#main a:hover {
color: #FFFF33;
}
#main li:hover ul ul, #main li:hover ul ul ul, #main li.sfhover ul ul, #main li.sfhover ul ul ul {
	left: -999em;
}
#main li:hover ul, #main li li:hover ul, #main li li li:hover ul, #main li.sfhover ul, #main li li.sfhover ul, #main li li li.sfhover ul { /* lists nested under hovered list items */
	left:auto;
	
}
#main li:hover, #main li.sfhover { 
}
#main li ul a {
width:110px;	
}/*FlexiWeb Style File - Created 18-05-2010
Elements Section
*/
body {
margin: 0px;
}
.header {
background-color: #84c9f2;
position: absolute;
left: 1px;
top: 1px;
height: 11px;
width: 762px;
overflow: visible;
font-family: monotype corsiva, arial italic,sans-serif;
font-size: 30pt;
color: #ffffff;
padding: 5px;
text-align: center;
}
.maincontent {
background-color: white;
position: absolute;
left: 0px;
top: 205px;
width: 743px;
overflow: visible;
font-family: Arial, Verdana,sans-serif;
font-size: 12px;
color: #808080;
visibility: visible;
padding: 15px;
text-align: left;
}
.outerdiv {
background-color: #82ae55;
height: auto;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
}
.containerdiv {
position: relative;
width: 770px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
padding: 0px;
text-align: center;
}
.major {
position: absolute;
left: 1px;
top: 0px;
width: 760px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: left;
}
.contactinfo {
background-color: #778631;
position: absolute;
left: 1px;
top: 154px;
width: 757px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #FFFFFF;
padding: 5px;
text-align: right;
}
.contactinfo a {
color: #FFFFFF;
}
.contactinfo a:visited {
color: #FFFFFF;
}
.contactinfo a:hover {
color: #CCCCCC;
}
.blurredbar {
position: absolute;
left: 1px;
top: 180px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: center;
}
.body {
background-color: #82ae55;
overflow: visible;
}
.menubackground {
position: absolute;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: center;
}