/*FlexiWeb Style File - Created 16-05-2011
Menus Section
*/
.main {
	position: absolute;
	left: 6px;
	top: 170px;
	width : 160px;
	z-index: 90;
	text-align: left;
	text-indent: 0px;
}
#main, #main ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 160px;
	}
	
#main li { /* all list items */
	float : left;
	width: 160px;
	position : relative;
	line-height : 20px;
	margin-bottom : -1px;
	background-color : #C4B3D2;
}
	
#main li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 170px;
	margin-top : -30px;
}
#main li ul ul { /* third-and-above-level lists */
	left: -999em;
}
#main li a {
	width: 160px;
	display : block;
	color : #3B2C60;
	font-weight : normal;
	font-family: Arial, Verdana, sans-serif;
	font-size : 12px;
	text-decoration : none;
	background-color : #C4B3D2;
	padding: 5px;
	z-index: 90;	
}
#main li ul a {
	background-color : #C4B3D2;	
	width:100px;		
}
#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 a:hover {
	color : #3B2C60;
	background-color: #9F81B1;
}
#main li:hover, #main li.hover {
    position:static;
} 
/*FlexiWeb Style File - Created 16-05-2011
Elements Section
*/
body {
margin: 0px;
}
.maincontent {
position: absolute;
left: 218px;
top: 170px;
height: auto;
width: 724px;
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
color: #3B2C60;
text-align: left;
}
.maincontent a {
color: #3B2C60;
text-decoration: underline;
}
.maincontent a:visited {
color: #3B2C60;
}
.maincontent a:hover {
color: #9F81B1;
}
table {
font-size: 100%;
}
.outerdiv {
height: auto;
}
body {
background-color: #C4B3D2;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
}
.containerdiv {
background-color: #FFFFFF;
position: relative;
top: 20px;
width: 950px;
}
h1 {
font-family: Arial, Verdana, sans-serif;
font-size: 36px;
color: #9F81B1;
text-align: left;
font-style: normal;
font-weight: normal;
line-height: 14px;
}
.header {
position: absolute;
left: 0px;
top: 0px;
}
.footer {
position: absolute;
left: 0px;
height: 38px;
width: 950px;
bottom: 0px;
}
.location {
position: absolute;
left: 7px;
top: 400px;
height: 318px;
width: 181px;
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
color: #3B2C60;
text-align: left;
}
.location a {
color: #3B2C60;
text-decoration: none;
}
.location a:hover {
color: #C4B3D2;
}
.botton_text {
position: absolute;
left: 0px;
font-family: Arial, Verdana, sans-serif;
font-size: 9px;
color: #3B2C60;
bottom: -20px;
}
#indexmaincontent {
position: absolute;
overflow: auto;
}
.index_header {
position: absolute;
left: 0px;
top: 0px;
height: 414px;
width: 950px;
}
.index_bottom {
position: absolute;
left: 0px;
top: 414px;
height: 304px;
width: 950px;
}
.click_here {
position: absolute;
left: 396px;
top: 455px;
font-family: Arial, Verdana, sans-serif;
font-size: 18px;
color: #FFFFFF;
text-align: left;
}
.click_here a {
color: #FFFFFF;
text-decoration: none;
}
.click_here a:hover {
color: #3B2C60;
}
a img {
position: absolute;
left: 0px;
top: 0px;
border: 0px;
}
#contactform {
position: absolute;
left: 0px;
top: 200px;
width: 300px;
overflow: auto;
}
#map {
background-color: #ffffff;
position: absolute;
height: 500px;
width: 600px;
overflow: auto;
}
