/*FlexiWeb Style File - Created 02-06-2009
Menus Section
*/
.main {
	position: absolute;
	left: 50px;
	top: 209px;
	z-index: 90;
	text-align: left;
	text-indent: 0px;
}
#main, #main ul {
	padding: 0px;
	margin:0px;
	list-style: none;
	float: left;
	width: auto;
	line-height: 25px;
	background-color: #000000;
	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: #000000;
}
#main li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	height: auto;
	width: 125px;
	font-weight: normal;
	margin: 0px;
	z-index: 90;	
}
#main a {
	display: block;
	width: auto;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size : 12px;
	text-decoration: none;
	margin:0px 20px 0px 20px;
	padding : 0px 0.5em;
	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: #148F2D;
}
#main li ul a {
width:125px;	
}
.mainactive {
color:#FFFFFF !important;
}

.erp {
	position: absolute;
	left: 10px;
	top: 280px;
	width : 170px;
	z-index: 90;
	text-align: left;
	text-indent: 10px;
}
#erp, #erp ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 170px;
	}
	
#erp li { /* all list items */
	float : left;
	width: 170px;
	position : relative;
	line-height : 22px;
	margin-bottom : -1px;
	background-color : #148F2D;
}
	
#erp li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 10px;
	margin-top : -20px;
}
#erp li ul ul { /* third-and-above-level lists */
	left: -999em;
}
#erp li a {
	width: 170px;
	display : block;
	color : white;
	font-weight : normal;
	font-family: Verdana, Arial, sans-serif;
	font-size : 12px;
	text-decoration : none;
	background-color : #148F2D;
	border : 1px solid white;
	z-index: 90;	
}
#erp li:hover ul ul, #erp li:hover ul ul ul, #erp li.sfhover ul ul, #erp li.sfhover ul ul ul {
	left: -999em;
}
#erp li:hover ul, #erp li li:hover ul, #erp li li li:hover ul, #erp li.sfhover ul, #erp li li.sfhover ul, #erp li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#erp li a:hover {
	color : white;
	background-color: #C22A1B;
}
#erp li:hover, #erp li.hover {
    position:static;
} 

.sol {
	position: absolute;
	left: 10px;
	top: 10px;
	width : 100px;
	z-index: 90;
	text-align: left;
}
#sol, #sol ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 100px;
	}
	
#sol li { /* all list items */
	float : left;
	width: 100px;
	position : relative;
	line-height : 20px;
	margin-bottom : -1px;
	background-color : blue;
}
	
#sol li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 10px;
	margin-top : -20px;
}
#sol li ul ul { /* third-and-above-level lists */
	left: -999em;
}
#sol li a {
	width: 100px;
	display : block;
	color : red;
	font-weight : bold;
	font-family: Verdana, Arial, sans-serif;
	font-size : 12px;
	text-decoration : none;
	background-color : blue;
	border : 1px solid black;
	z-index: 90;	
}
#sol li:hover ul ul, #sol li:hover ul ul ul, #sol li.sfhover ul ul, #sol li.sfhover ul ul ul {
	left: -999em;
}
#sol li:hover ul, #sol li li:hover ul, #sol li li li:hover ul, #sol li.sfhover ul, #sol li li.sfhover ul, #sol li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#sol li a:hover {
	color : navy;
	background-color: aqua;
}
#sol li:hover, #sol li.hover {
    position:static;
} 
/*FlexiWeb Style File - Created 02-06-2009
Elements Section
*/
body {
margin: 0px;
}
h1 {
font-size: 14px;
color: #148F2D;
}
body {
background-image: url(images/background.jpg);
position: relative;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
visibility: visible;
padding: 0px;
margin: 5px 0px;
text-align: left;
background-repeat:repeat-x;
}
body a {
color: #333333;
text-decoration: underline;
}
body a:visited {
color: #333333;
}
body a:hover {
color: #CC0000;
}
table {
font-size: 100%;
}
h3 {
font-size: 12px;
color: #073310;
padding: 0px 0px 8px 0px;
margin: 0px 0px 5px 0px;
text-align: left;
background: url('images/boxheadingbg.gif') no-repeat left bottom;font-variant:small-caps;
}
h2 {
overflow: visible;
font-size: 12px;
color: #073310;
margin: 0px 0px 5px 0px;
font-variant:small-caps;
}
.header {
position: absolute;
left: 0px;
top: 0px;
height: 76px;
width: 900px;
overflow: visible;
padding: 0px;
text-align: left;
}
.maincontent {
position: absolute;
left: 185px;
top: 240px;
width: 530px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #000000;
visibility: visible;
text-align: left;
}
.outerdiv {
height: auto;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
}
.containerdiv {
background-color: #FFFFFF;
position: relative;
width: 900px;
overflow: visible;
border: 1px solid #999999;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
padding: 0px;
text-align: center;
}
.major {
position: absolute;
left: 10px;
top: 76px;
height: 128px;
width: 880px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: left;
}
.blackline {
position: absolute;
left: 10px;
top: 210px;
height: 25px;
width: 880px;
overflow: visible;
visibility: visible;
padding: 0px;
text-align: left;
}
.issues {
position: absolute;
left: 10px;
top: 260px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #000000;
visibility: visible;
text-align: center;
font-weight:bold;
}
.issues a {
color: #000000;
text-decoration: none;
}
.issues a:visited {
color: #148F2D;
}
.issues a:hover {
color: #148F2D;
}
.news {
position: absolute;
left: 10px;
top: 280px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #000000;
visibility: visible;
text-align: center;
font-weight:bold;
}
.news a {
color: #000000;
text-decoration: none;
}
.news a:visited {
color: #148F2D;
}
.news a:hover {
color: #148F2D;
}
.greenline1 {
position: absolute;
left: 10px;
top: 250px;
height: 1px;
width: 165px;
overflow: visible;
visibility: visible;
text-align: left;
}
.greenline2 {
position: absolute;
left: 10px;
top: 300px;
height: 1px;
width: 165px;
overflow: visible;
visibility: visible;
text-align: left;
}
.leftgr {
position: absolute;
left: -10px;
top: 0px;
height: auto;
width: 10px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: center;
background-repeat:repeat-y; 
}
.rightgr {
position: absolute;
left: 900px;
top: 0px;
height: auto;
width: 10px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: center;
background-repeat:repeat-y; 
}
.home {
z-index: 2;
position: absolute;
left: 10px;
top: 76px;
height: 98px;
width: 130px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: left;
}
.whoarewe {
z-index: 2;
position: absolute;
left: 10px;
top: 76px;
height: 98px;
width: 130px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: left;
}
.solover {
z-index: 2;
position: absolute;
left: 10px;
top: 76px;
height: 98px;
width: 130px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: left;
}
.marketplace {
z-index: 2;
position: absolute;
left: 10px;
top: 76px;
height: 98px;
width: 130px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: left;
}
.ourclients {
z-index: 2;
position: absolute;
left: 10px;
top: 76px;
height: 98px;
width: 130px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: left;
}
.contactus {
z-index: 2;
position: absolute;
left: 10px;
top: 76px;
height: 98px;
width: 130px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: left;
}
.solutions {
position: absolute;
left: 750px;
top: 250px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: left;
}
.clients {
position: absolute;
left: 750px;
top: 360px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: left;
}
.support {
position: absolute;
left: 750px;
top: 470px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: center;
}
.footer {
position: absolute;
left: 220px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
font-size: 7pt;
color: #000000;
visibility: visible;
text-align: center;
bottom:3px
}
.footer a {
color: #000000;
text-decoration: none;
}
.footer a:visited {
color: #000000;
}
.footer a:hover {
color: #148F2D;
}
.section1box {
position: absolute;
top: 250px;
width: 161px;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
text-align: left;
right: 10px
}
.section1box a {
color: #333333;
text-decoration: none;
}
.section1box a:visited {
color: #333333;
}
.section1box a:hover {
color: #CC0000;
}
.section2box {
position: absolute;
top: 350px;
width: 161px;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
text-align: left;
right: 10px
}
.section2box a {
color: #333333;
text-decoration: none;
}
.section2box a:visited {
color: #333333;
}
.section2box a:hover {
color: #CC0000;
}
.section3box {
position: absolute;
top: 460px;
width: 161px;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
text-align: left;
right: 10px
}
.section3box a {
color: #333333;
text-decoration: none;
}
.section3box a:visited {
color: #333333;
}
.section3box a:hover {
color: #CC0000;
}
.benefits {
position: absolute;
left: 10px;
top: 250px;
width: 155px;
font-size: 10px;
color: #333333;
padding: 0px 0px 5px 0px;
text-align: left;
}
.benefits a {
color: #333333;
text-decoration: none;
}
.benefits a:visited {
color: #333333;
}
.benefits a:hover {
color: #CC0000;
}
.benefitslinkcell {
background-color: #F7F7F7;
font-size: 12px;
padding: 2px 3px 2px 11px;
background:url('images/arrow.png') no-repeat 1px;
}
.quote1 {
position: absolute;
left: 5px;
top: 430px;
width: 160px;
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
color: #666666;
text-align: center;
line-height: 1.5;
}
.quote2 {
position: absolute;
left: 5px;
top: 430px;
width: 160px;
overflow: visible;
font-size: 14px;
color: #666666;
text-align: center;
line-height: 1.5;
}
.quote3 {
position: absolute;
left: 5px;
top: 430px;
width: 160px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
color: #666666;
text-align: center;
line-height: 1.5;
}
.quote4 {
position: absolute;
left: 5px;
top: 430px;
width: 160px;
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
color: #666666;
text-align: center;
line-height: 1.5;
}
