/* start nav css */ 
/* CSS Menus - Vertical CSS Menu with Popout and Dropdown Menus - 20050131 */

/*
 body{margin:0.5em 0.5em 0.5em 1.0em;font-size:100%;font-family:verdana,tahoma,arial,sans-serif;} 
 */

/* Begin CSS Popout Menu */

*{margin:0;padding:0;border:none;}

#menu{
	position:relative;
	z-index:500;
	padding-bottom:0em;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	width: 180px;
}

#menu a, #menu h2, #menu h4{
	font:bold 100%/17px "Century Gothic", Arial, sans-serif;
	display:block;
	white-space:nowrap;
	margin:0;
	padding:5px;
}

#menu h2, #menu h4{
	color:#fff;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	height: 30px;
}

#menu h2 a, #menu h4 a{
	color:#fff;
}

#menu h2{
	background:url(Images/button_ge.gif);
	}
	
#menu h4{
	background:url(Images/button_ge_products.gif);
	}

#menu h3{
	font:bold 95%/17px "Century Gothic", Arial, sans-serif;
	color:#006600;
	background-color: #D3FF43;
	padding-left: 0px;
	background-image: url(Images/but_jungle_bgrd.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top: 2px solid #D3FF43;
	border-right: 2px solid #D3FF43;
	border-left: 2px solid #D3FF43;
	width: 14em;
}

#menu ul li ul
{
	border-bottom: 2px solid #D3FF43;
}

#menu a{
color:#006600;
text-decoration:none;
}

#menu h4 a:hover{
background:url(Images/button_ge_products_over.gif) no-repeat -15px top;

}

#menu h3 a:hover{
	color: #FFFFFF;
	background-color: #33CC00;
	background-image: url(Images/but_jungle_bgrd_over.gif);
}

#menu a:active{
color:#060;

}

#menu ul{
list-style:none;
margin:0;
padding:0;
width:100%;
}

/* Requirement: Put the element selector name (div)
onto non anchor hover selectors to force IE5 and
5.5 to correctly apply the csshover file. */

div#menu li, div#menu li:hover{
position:relative;
}

div#menu li ul{
position:absolute;
top:0;
left:100.1%;
display:none;
}

div#menu ul ul,
div#menu ul ul ul,
div#menu ul li:hover ul ul,
div#menu ul li:hover ul ul ul
{display:none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display:block;}

/* End non-anchor hover selectors */

/* Styling for Expand */

#menu a.x, #menu a.x:visited{
background:#eee;
}

#menu a.x:hover{
color:#a00;
background:#ddd;
}

#menu a.x:active{
color:#060;
}
/* end nav css */ 

/* start layout css */ 
html, body{ 
margin:0; 
padding:0;
text-align:center; 
} 
 
#pagewidth{
	width:800px;
	text-align:left;
	padding: 0px 0px 0px 2px;
	margin: 0px;
}
/* bgrd image jog fix for ie */
* html #pagewidth{
padding: 0px;
}

 
#header{
	position:relative;
	height:220px;
	background-color:#FFFFFF;
	width:800px;
	margin: 0px;
	padding: 0px 0px 10px;
} 
 
#leftcol{
	width:200px;
	float:left;
	position:relative;
	margin: 0px;
	padding: 0px;
 }
 
#twocols{
	width:600px;
	float:right;
	position:relative;
	margin: 0px;
	padding: 0px;
  }
 
#rightcol{
	width:160px;
	float:right;
	position:relative;
	margin: 0px 10px;
	padding: 0px;
	display: inline;
 }
 
#maincol{
	float: left;
	display:inline;
	position: relative;
	width:420px;
	margin: 0px;
	padding: 0px;
	min-height: 450px;
	/*min height fix for IE - only IE sees underscore */
	_height: 450px;
 }
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}

/* start FOOTER styles */
#footer {
	clear:both;
	text-align: center;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 70%;
	margin: 10px 0px 0px;
	padding: 10px 0px;
	line-height: 150%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC3399;
	background-image: url(Images/bgrd_base.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer ul li {
	font-weight: bold;
}

#footer li {
	display: inline;
}

#footer a:link, a:visited, a:active{
	text-decoration: none;
	color: #000000;
}

#footer a:hover{
	text-decoration: underline;
	color: #33CC00;
}

.vertseparator {
	border-right: 1px solid #33CC00;
	display: inline;
}
.vertseparatorlink {
	border-right: 1px solid #33CC00;
	padding-right: 1em;
	padding-left: 1em;
}
.novertseparatorlink {
	padding-right: 1em;
	padding-left: 1em;
}
#footersub li {
	display: inline;
	padding-right: 1em;
	padding-left: 1em;
}
/* end FOOTER styles */

/* start TOP styles */
#top{
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 70%;
	padding: 3px 6px 3px 3px;
	background-color: #CC3399;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	text-align: right;
}
/* end TOP styles */

/* start MAINCOL styles */
#maincol{
	font-family: "Century Gothic", Arial, sans-serif;
	background-image: url(Images/panel_ge_tall.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}
#maincol a:link{
	color: #33CC00;
}
#maincol a:visited{
	color: #000000;
	text-decoration: underline;
}
#maincol h1 {
	background-image: url(Images/panel_ge_top.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-size: 105%;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.paraheader {
	font-size: 110%;
	color: #000;
	font-weight: bold;
	margin: 10px 0px 0px;
	padding: 0px;
}
#maincol p{
	padding: 0px;
	line-height: 130%;
	font-size: 95%;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#maincol h6 {
	background-image: url(Images/panel_ge_base.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
}

/* end MAINCOL styles */

/* start RIGHTCOL styles */
#rightcol h1 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 105%;
	padding: 10px;
	color: #006600;
}
/* 
html, body, #bgrd {
    min-height: 100%;
    width: 100%;
    height: 100%;
}

html>body, html>body #bgrd {
    height: auto;
}
*/

body{
	background-image: url(Images/jungle_bgrd.gif);
}
.img10pxbuffer {
	padding: 0px;
	margin: 10px 10px 0px;
}
#bgrd {
	margin-right: auto;
	margin-left: auto;
	background-image: url(Images/panel_ge_bgrd.gif);
	background-position: center;
	width: 804px;
	background-color: #FFFFFF;
}
.img10pxbuffertop {
	padding-top: 10px;
}
.productstablecell {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(Images/but_jungle_bgrd_over.gif);
	height: 10px;
}
#slideshow {
	margin: 0px;
	width: 180px;
	float: right;
	padding: 10px 0px;
}
/*explorer float hack*/
*html #slideshow {padding: 10px;}#flash {
	padding-top: 10px;
}
/* form styling */
input.text, textarea, select{
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	background-color: #fff;
	background-image: url(/Images/fieldbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
input.submit
{
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	color: #333333;
	font-size: 75%;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-image: url(Images/submit-bgrd.jpg);
	background-position: bottom;
}
input.submit:active
{
border: 3px double #CCCCCC;
border-top-color: #999999;
border-left-color: #999999;
}
.services-img{
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.smalltext {
	font-size: small;
	}
.cellbaseborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEE407;
	
	}
#maincol table.servicestbl   {
	margin-right: 10px;
	margin-left: 10px;
}
#maincol .servicestbl .cellbaseborder p {
	padding-bottom: 10px;}
img.servicebtn  {
	margin-top: 1px;
	}

table.tbl {
	background-color: #e5fd9e;
	/*border: 1px solid #AEE407;*/
	font-size: 95%;
	border-collapse:collapse;
	margin-top: 10px;
	
}
table.tbl td, table.tbl th, table.tbl caption {
	padding: 2px 4px;
	border: 1px solid #AEE407;
	margin: 0px;
	vertical-align: top;
}
table.tbl td {
	/*background-color: #fff;*/
	}
#bgrd #pagewidth #wrapper #twocols #maincol #formarea #form1 .tbl td.tblnone {
	border: none;
	background-color: #fff;
}
#bgrd #pagewidth #wrapper #twocols #maincol #formarea #form1 .tbl .tblnone .submit {
	margin-top: 5px;
	margin-bottom: 5px;
}
#formarea {
	margin-right: 10px;
	margin-left: 10px;
}
#bgrd #pagewidth #wrapper #twocols #maincol #formarea #form1 .tbl .tblnone .requiredtxt {
font-size: x-small}
