/*FlexiWeb Style File - Created 14-10-2011
Menus Section
*/
.main {
	position: absolute;
	left: 0px;
	top: 212px;
	width : 164px;
	z-index: 90;
	text-align: left;
}
#main, #main ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 164px;
	}
	
#main li { /* all list items */
	float : left;
	width: 164px;
	position : relative;
	line-height : 21px;
	margin-bottom : -1px;
}
	
#main li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 164px;
	margin-top : -21px;
}
#main li ul ul { /* third-and-above-level lists */
	left: -999em;
}
#main li a {
	width: 164px;
	display : block;
	color : #333333;
	font-weight : bold;
	font-family: Verdana, Arial, sans-serif;
	font-size : 12px;
	text-decoration : none;
	background: url('images/template/menublue.jpg') left top no-repeat;;
	padding: 0px 0px 0px 5px;
	z-index: 90;	
}	
	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 : #2E55CA;
	background: url('images/template/menublue.jpg') left top no-repeat;;
}
#main li:hover, #main li.hover {
    position:static;
} 
/*FlexiWeb Style File - Created 14-10-2011
Elements Section
*/
body {
margin: 0px;
}
.logostrip {
background-color: #2E55CA;
position: absolute;
left: 0px;
top: 154px;
height: 58px;
width: 163px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
color: #ffffff;
visibility: visible;
text-align: center;
border-bottom:1px solid #2E55CA;
}
.maincontent {
position: absolute;
left: 175px;
top: 155px;
width: 540px;
overflow: auto;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #000000;
visibility: visible;
padding: 5px;
text-align: left;
}
.maincontent a:hover {
color: red;
}
.headstrip {
z-index: 5;
position: absolute;
left: 0px;
top: 0px;
height: 153px;
width: 763px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: center;
border-bottom:1px solid Black;

}
.leftstrip {
position: absolute;
left: 0px;
top: 312px;
height: 297px;
width: 163px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: center;
background: #ffffff url('images/template/leftstripblue.jpg') no-repeat top left;
}
.outerdiv {
height: auto;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
margin: 10px 0px;
}
.containerdiv {
position: relative;
height: 0px;
width: 763px;
overflow: visible;
border: 1px solid #b3b1b4;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: center;
}
.body {
left: 0px;
top: 0px;
overflow: visible;
h1 {color:red}
}
.headtext {
z-index: 10;
position: absolute;
left: 245px;
top: 117px;
height: 30px;
width: 400px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
font-size: 24px;
color: #cc0000;
visibility: visible;
text-align: left;
}
.logo {
z-index: 10;
position: absolute;
left: 26px;
top: 47px;
height: 59px;
width: 136px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: center;
}
.footer {
background-color: #20377b;
z-index: 20;
position: absolute;
left: 0px;
height: auto;
width: 763px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #ffffff;
visibility: visible;
text-align: center;
bottom:0px;
}
.footer a {
color: white;
text-decoration: none;
}
.footer a:hover {
color: red;
}
