﻿body 
{
    background-color: #006837;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height:18px;
    color: #362F23;
}

.left
{
    float: left;
}

.right
{
    float: right;
}

.clear 
{
    clear: both;
}

hr
{
    width:130px; 
    background-color:White;
    margin-top:50px;
    border-color:White;
    
}

h1 
{
    color: #0069ad;
    font-size: 16px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

h2 
{
    color: #0069ad;
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

h2 a
{
    color: #0068AC;
}

h2 a:hover
{
    text-decoration: underline;
}

a
{
    color: #362F23;
    text-decoration: none;
}

a:hover
{
    color: #0068AC;
    font-weight:bold;
}

/* Main site container */
#page 
{
    z-index: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 600px;
}
/* Center contents container */
#wrapper
{
    background-position: 0px 0px;
    background-repeat: repeat-y;
    position: relative;
    width: 945px;
    margin: 0px auto 0px auto;
    padding-top:15px;
}

#header
{
    background-repeat: no-repeat;
    width: 945px;
    height: 133px;
}

#header #customerLogin
{
    color: #FFFFFF;
    position: relative;
    top: 41px;
    left: 153px;    
    line-height: 20px;
    vertical-align: top;
}


#header #customerLogin .text
{
    width: 87px;
    height: 15px;
    border: 0px;
}

#header #customerLogin .btn
{
    vertical-align: bottom;
}

#header #topNav
{
    position: relative;
    top: 99px;
    left: 31px;
    z-index: 1000;
}

#content
{
    background-repeat:repeat-y;
    position: relative;
    padding-left: 11px;
    width: 945px;
}

#homeContent
{
    min-height: 310px;
    height:auto !important;
    height: 310px; 
    padding-left:45px;
    width: 457px;
}

#flashContainer 
{
    width: 923px;
    height: 185px;
    margin-bottom: 20px;
    position: relative;
    z-index: 50;
    background-color:Blue;
}

#footertop
{
    background-image: url('/App_Themes/ugies/images/bodyBottomRight.jpg');
    background-repeat: no-repeat;
    background-position:bottom right;
    width: 923px;
}

#footer
{
    background-repeat: no-repeat;
    width: 945px;
    height: 38px;
    padding-left: 30px;
    vertical-align: middle;
    line-height: 25px;
    color: #308337;
}

#footer a
{
    color: #FFFFFF;
    text-decoration: none;
}

#footertop2
{
    background-image: url('/App_Themes/ugies/images/bodyBottomRight2.jpg');
    background-repeat: no-repeat;
    background-position:bottom right;
    width: 923px;
}

#marketInfo
{
    width: 268px;
}

#bottomCopy
{
    color: #94C07F;
    font-size: 10px;
    padding-left: 20px;
    line-height:12px;
}

/* begin menu code */
ul.jd_menu, 
ul.jd_menu_vertical
{
	margin: 0px;
	list-style-type: none;
}

ul.jd_menu ul,
ul.jd_menu_vertical ul
{
	display: none;
}

ul.jd_menu li
{
	float: left;
}

ul.jd_menu_vertical
{
	width: 300px;
}

ul.jd_menu_vertical li
{
	float: none;
}

/* -- Sub-Menus -- */
ul.jd_menu ul,
ul.jd_menu_vertical ul
{
	position: absolute;
	display: none;
	list-style-type: none;
	margin: 0px;
	margin-left:1px;
	padding:0px;
	z-index: 10000;
}

ul.jd_menu ul li,
ul.jd_menu_vertical ul li
{
	float: none;
	margin: 0px;
}

ul.jd_menu,
ul.jd_menu ul,
ul.jd_menu_vertical,
ul.jd_menu_vertical ul
{
}

ul.jd_menu_vertical
{
	height: auto;
}

ul.jd_menu ul
{
	height: auto;
    background-image: url('/resource/images/navigation/menu.png');
    width: auto;
}

* html ul.jd_menu ul
{
	width: 1%;
}
ul.jd_menu li
{
	font-size: 12px;
	color: #2B5A2A;
	margin: 0px;
	cursor: pointer;
	white-space: nowrap;
	padding-top:4px;
	height:26px;
}
ul.jd_menu li li
{
    min-width: 120px;
    width:auto !important;
    width: 120px;
    height: 18px;
}
ul.jd_menu li a
{
	color: #2B5A2A;
	text-decoration: none;
}

ul.jd_menu ul li.jdm_hover,
ul.jd_menu ul li.jdm_active
{
    background-image: url('/resource/images/navigation/menu_over.png');
	color: #2B5A2A;
	width: 100%;
    height: 18px;
}

.collapse
{
    position: relative;
    cursor: pointer;
    cursor: hand;
    font-size: 12px;
    line-height: 20px;
    vertical-align: top;
}

.expand
{
    display:none;
    cursor: pointer;
    cursor: hand;
    font-size: 12px;
    line-height: 20px;
    vertical-align: top;
}

.collapse img,
.expand img 
{
    padding-right: 10px;
}

.hyperlink
{
    color: #0068AC;
    font-weight:bold;
}

.hyperlink:hover
{
    text-decoration: underline;
}

.upperRight
{
    width:275px;
    height:23px;
    background-repeat:no-repeat;
    color: White;
    font-size:10px;
    margin-top:5px;
}

.form
{
    float: left;
    line-height: 19px;
    background-position: 0px 0px;
    background-color: #c4d3ea;
    position: relative;
    padding-top: 10px;
    padding-bottom:10px;
    padding-left: 20px;
    border:solid 1px; 
    width:250px;
    height:175px;
}

.formInfoRequestHeader
{
    float: left;
    line-height: 19px;
    background-position: 0px 0px;
    position: relative;
    width:450px;
    border-bottom:solid 1px;
    border-bottom-color: #cccccc;
}

.formInfoRequest
{
    float: left;
    line-height: 19px;
    background-position: 0px 0px;
    position: relative;
    width:450px;
    padding-bottom:20px;
    padding-top:10px;
}

.navbar
{
    width:132px;
    height:1px;
    padding-top:50px;
    padding-bottom: 10px
}

.navdiv
{
     z-index:20;
     position:relative;
}

.leftNavMap
{
    float: left;
    font-size: 11px;
    line-height: 20px;
    background-position: 0px 0px;
    background-color: #c4d3ea;
    position: relative;
    width: 145px;
    height:500px;    
    padding-top: 30px;
    padding-left: 20px;
}

.assetsRight
{
    float: right;
    padding-left: 20px;
    padding-right:20px;
    background-position:center;
}

.contentMainPadded
{
    float: left;
    padding-right: 173px;
}

.contentMainMap
{
    float: right;
    position: relative;
    padding-top: 30px;
    padding-left: 35px;
    padding-right:23px;
    height:500px;    
}

.lightBulb
{
    margin-top: -140px;
    position:relative;
    padding-left:175px;
    float:left;
    width: 406px;
}

#homeContent a
{
    color: #362F23;
    text-decoration: none;
}

#homeContent a:hover
{
    color: #0068AC;
    text-decoration: underline;
}

/* Products & Services */
#leftNav
{
    float: left;
    font-size: 11px;
    line-height: 20px;
    background-position: 0px 0px;
    background-color: #c4d3ea;
    position: relative;
    padding-top: 30px;
    padding-left: 20px;
    padding-bottom:50px;
}

#contentMain
{
    float: left;
    position: relative;
    padding-top: 30px;
    padding-bottom:50px;
    padding-left: 35px;
    min-height: 450px;
}

#contentMain a
{
    color: #0068AC;
    text-decoration: none;
}

#contentMain a:hover
{
    text-decoration: underline;
}

#rightNav
{
    width:130px; 
    color:#999999; 
    padding-left:25px; 
    line-height:20px;
    float:left;
}

.headerImg
{
    float:left;
}
