/*FlexiWeb Style File - Created 09-06-2009
Menus Section
*/
.main {
	position: absolute;
	left: 0px;
	top: 192px;
	width : 163px;
	z-index: 90;
	text-align: left;
	text-indent: 5px;
}
#main, #main ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 163px;
	}
	
#main li { /* all list items */
	float : left;
	width: 163px;
	position : relative;
	line-height : 21px;
	margin-bottom : -1px;
}
	
#main li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 10px;
	margin-top : -20px;
}
#main li ul ul { /* third-and-above-level lists */
	left: -999em;
}
#main li a {
	width: 163px;
	display : block;
	color : #0165AF;
	font-weight : bold;
	font-family: Verdana, Arial, sans-serif;
	font-size : 12px;
	text-decoration : none;
	background: url('images/template/menublue.jpg') left no-repeat;;
	z-index: 90;	
}
#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 no-repeat;;
}
#main li:hover, #main li.hover {
    position:static;
} 

.mainactive {
background-color: red !important;
color:blue !important;
}
/*FlexiWeb Style File - Created 09-06-2009
Elements Section
*/
body {
margin: 0px;
}
.bottomleft {
position: absolute;
left: 2px;
top: 765px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
font-size: 8px;
visibility: visible;
text-align: left;
}
.maincontent {
position: absolute;
left: 175px;
top: 155px;
width: 570px;
overflow: auto;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #000000;
visibility: visible;
padding: 5px;
text-align: left;
}
.headstrip {
background-color: #0E5E99;
position: absolute;
left: 163px;
top: 0px;
height: 154px;
width: 600px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: center;
}
.leftstrip {
position: absolute;
left: 0px;
top: 154px;
height: 297px;
width: 163px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: center;
background: #ffffff url('images/Falconleftstrip.jpg') no-repeat fixed 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 {
top: 0px;
overflow: visible;
font-size: 0px;
text-align: centre;
}
.headtext {
position: absolute;
left: 50px;
top: 25px;
height: 31px;
width: 500px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
font-size: 50px;
color: #FFFFFF;
visibility: visible;
text-align: center;
}
.logo {
position: absolute;
left: 0px;
top: 0px;
height: 153px;
width: 163px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: center;
background: #ffffff url('images/Falconlogosquare.jpg') no-repeat top left;

}
.headtext2 {
position: absolute;
left: 214px;
top: 80px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
font-size: 22px;
color: #ffffff;
visibility: visible;
text-align: center;
}
.headtext3 {
position: absolute;
left: 500px;
top: 12px;
height: 15px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #ffffff;
visibility: visible;
text-align: left;
}
.headtext3 a {
color: white;
text-decoration: none;
}
.headtext4 {
position: absolute;
left: 505px;
top: 130px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #ffffff;
visibility: visible;
text-align: left;
}
.headtext4 a {
color: #ffffff;
text-decoration: none;
}
.producthead a {
overflow: visible;
font-family: Verdana, Arial, sans-serif;
color: #666666;
visibility: visible;
text-align: center;
text-decoration:none;
}
.productpage {
overflow: visible;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
visibility: visible;
text-align: center;
color:#ff0000 !important;
}