/*FlexiWeb Style File - Created 12-01-2012
Menus Section
*/
.main {
	position: absolute;
	left: 5px;
	top: 112px;
	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: 24px;
	background-color: #ED4535;
	font-weight: normal;
	border: 1px solid #FFFFFF;
	border-right-width: 0px;
	border-top-width: 0px;
	}

#main li {
	float: left;
	padding-left: 0px;
	margin : 0px;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	background-color: #ED4535;
}
#main li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	height: auto;
	width: 85px;
	font-weight: normal;
	margin: 0px;
	z-index: 90;	
}
#main a {
	display: block;
	width: auto;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size : 11px;
	text-decoration: none;
	margin:0px 10px 0px 10px;
	padding:0px !important;
	z-index: 90;	
}
#main a:hover {
color: #FFFFFF;
}
#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 { 
	background-color: #ED4535;
}
#main li ul a {
padding:0px;
width:85px;	
}/*FlexiWeb Style File - Created 12-01-2012
Elements Section
*/
body {
margin: 0px;
}
.header {
position: absolute;
left: 0px;
top: 0px;
height: 112px;
width: 774px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
color: #000000;
visibility: visible;
text-align: left;
}
.maincontent {
background-color: #FFFFFF;
position: absolute;
left: 10px;
top: 150px;
width: 750px;
font-family: Arial, sans-serif;
font-size: 12px;
color: #000000;
padding: 2px;
text-align: left;
}
.maincontent a {
color: #ED4535;
text-decoration: underline;
}
.maincontent a:visited {
color: #333333;
}
.maincontent a:hover {
color: #000000;
}
.outerdiv {
height: auto;
width: 100%;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
}
.containerdiv {
position: relative;
width: 774px;
overflow: visible;
border: 1px solid #ED4535;
font-family: Verdana, Arial, sans-serif;
padding: 0px;
text-align: center;
margin-top: 5px;
}
body {
position: relative;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
padding: 0px;
text-align: center;
}
h2 {
overflow: visible;
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
color: #ED4535;
}
h1 {
font-family: Verdana, Arial, sans-serif;
font-size: 20px;
color: #ED4535;
}
img {
overflow: visible;
float:none;
}
.redline {
background-color: #ED4535;
position: absolute;
left: 0px;
top: 112px;
height: 24px;
width: 774px;
padding: 0px;
}
