﻿div.content-inline {
    width:725px; 
    position:relative;
    margin: 0;
    _width:720px;
}
div.container { margin-left:0; }
div.roundbox  {
    width:701px; 
    margin-right:0px;
}
#sidebar {
     background-color:#f6f6f6;      
     margin: 0 5px 0 0; 
     padding: 5px; 
     width:235px; 
     _width:230px;
     _margin-right: 0;
     _margin-left: 5px;
}
#sidebar h3 {
    font-size:16px; 
    color:gray;
    margin:0.56em 0;
}
#sidebar h3 a {
    color: Gray !important;
    text-decoration: none;
}
#sidebar ul { margin-bottom:0; }
#sidebar ul li {
    background:none; 
    padding-left:0; 
    font-family:Arial;
    font-size:9pt;
    padding:2px 5px 12px 0px;
}

div.contact-us  {
    background:url('/images/map.gif') top right no-repeat; 
    padding-left:4px;
}
div.contact-us b { font-size: 16px; }

ul.green-arrows {
    list-style-type:none; 
    widows:200px; 
    font-size:12px; 
    font-weight:normal; 
    margin-left:0; 
    padding-left:0;
}
ul.green-arrows li {
    background:url('/images/service_arrow.gif') no-repeat; 
    padding-left:15px; 
    text-align:left;
}
div.graph-image-container 
{
    position:absolute;
    left:0px;
    top:5px;
}

div.performance-info {
    vertical-align:top; 
    position:absolute;
    left:440px;
    top:11px;
    text-align:left;    
}
div.performance-info strong { font-size:24px; }
div.performance-info a.green { font-size:16px; }
div.performance-info p { font-size:16px; }
div.performance-info img {
    margin-left:-14px; 
    margin-right:3px;
}

div.servicebox {
    display:block; 
    /*float:left; */
    position:absolute;
    width: 233px; 
}
div.servicebox a.blue-button  
{
    position:relative; 
    left:27px; 
    display:block; 
    *left: 0; 
}

a.no-underline {
    text-decoration: none;
    color:#004630;
}
div.soft-shadow-top {
    background-image:url('/images/main_section_top_bg.gif');
    background-position: top;
    position:relative;
    display:block;
    height:305px;
}
div.soft-shadow-bottom {
    background-image:url('/images/main_section_bottom_bg.gif');
    background-position: bottom;
    background-color:White;
    display:block;    
    height:24px;
    margin-right:2px;
    position:absolute;
    bottom:1px;
    left:2px;
    width:99.5%;
}
    
a.find-out-more {
    font-family:Verdana; 
    font-size:14px;
    text-decoration: none;
    color: #004630;
    display:block; 
    margin-bottom:15px;
    *margin-top:10px;     
    *margin-bottom:10px;
    _margin-top:0;
}
a.find-out-more:hover {
    color: #4B9D02;
}
a.find-out-more img {
    vertical-align:top
}
.light-blue {
    color: #0098d7;
}
div.roundbox-content ul {
	*margin-top:10px;
	_margin-bottom: 0;
}
div.roundbox-content li {		
	*margin-bottom:0;
}
#wrapper_footer {
    _margin-top: 18px;
}
div.service-container {
    height: 244px;
    position:relative;
}

div.morgan-online .email-address {
    color:#a1a1a1; 
    border:1px solid #c0c0c0; 
    padding:3px 2px;
    font-weight:bold;
    font-family:Verdana;
    width:159px;
}

div.morgan-online .submit-button {
    background:url(/images/blue_submit_btn.png) no-repeat;
    color:White;
    font-weight:bold;    
    padding-bottom:1px;
    border:none;
    cursor:pointer;
    width:65px;
    height:29px;    
    *margin-bottom:-2px; /*ie 6 & 7 fix*/
}
div.morgan-online .submit-button:hover {
    background-image: url(/Images/white_submit_btn.png);
	color:#13B8FE !important;
}

div.spacer { height:5px; }
