@charset "utf-8";
/* CSS Document */

 A:link {text-decoration: none}
  A:visited {text-decoration: none}
  A:active {text-decoration: none}
  A:hover {
        text-decoration: none;
        color: #00DF00;
  }

  #logowrap #logo {
        font-size: 29px;
        font-family: Arial, Helvetica, sans-serif;
  }
  .reg {
        font-size: 9px;
        bottom: 15px;
  }
  #logowrap #logo .reg sup {
        margin-bottom: 50px;
        font-size: 16px;
 		vertical-align:top;		
 }

  .footertext {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        text-align: center;
  }
  .bodytext {
        font-family: Arial, Helvetica, sans-serif;
        color: #800000;
        font-size: 18px;
        font-weight: bolder;
        margin-right: 20px;
        margin-left: 20px;
  }
  .bodytextfirstline {
        color: #000;
        font-size: 36px;
        position: relative;
        top: 5px;
  }

  .service {
	width:290px; /* box width */
	margin-right:5px; /*box shadow */
	padding:0px 0px 6px;
	background-image: url(http://www.lghbenefits.com/images/box-shadow.jpg);
	background-repeat: no-repeat;
	background-position: 0 100%;
        }
        
  .servicegb {
        width:290px; /* box width */
        margin-right:5px;
        margin-left: 20px;
        padding: 0px;
        margin-top: 0px;
        }
        
  .service .box {
	border:1px solid #505e7e;
	padding:5px;
	height:145px;
	background-image: url(http://www.lghbenefits.com/images/box-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 100%;
        }
        
  .servicegb .boxgb-a {
        border:0px none #505e7e;
        padding:0px;
        height:114px;
        background-image: url(http://www.lghbenefits.com/images/greenbar1-a.jpg);
        background-repeat: no-repeat;
        background-position: 0 top;
        margin: 0px;
        }       
  .servicegb .boxgb-b {
        border:0px none #505e7e;
        padding:0px;
        height:114px;
        background-image: url(http://www.lghbenefits.com/images/greenbar1-b.jpg);
        background-repeat: repeat-x;
        background-position: 0 100%;
        }       
  .servicegb .boxgb-c {
        border:0px none #505e7e;
        padding:0px;
        height:114px;
        background-image: url(http://www.lghbenefits.com/images/greenbar1-c.jpg);
        background-repeat: repeat-x;
        background-position: 0 100%;
        }       
        
  .service h2 {
        margin-top:-15px;
        background:#fff;
        float:left;
        position:relative;
        overflow:hidden;
        }

  h2#sas {
        width:250px;
        height:18px;
        font-size: 14px;
        font-family: Arial, Helvetica, sans-serif;
  }

  h2#wms {
        width:165px;
        height:18px;
        font-size: 14px;
        font-family: Arial, Helvetica, sans-serif;
  }

  h2#ims {
        width:186px;
        height:18px;
        font-size: 14px;
        font-family: Arial, Helvetica, sans-serif;
  }

  h2#wbs { width:182px; height:17px; }

        
  .service ul {
        text-align:left;
        margin: 15px;
        line-height: 2;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 20px;
        font-family: Arial, Helvetica, sans-serif;
        }
                
  A.service ul:link {
        text-decoration: none;
        color: #000;
  }
  A.service ul:visited {
        text-decoration: none;
        color: #000;
  }
  A.service ul:active {
        text-decoration: none;
        color: #000;
  }
  A.service ul:hover {
        text-decoration: none;
        color: #00DF00;
  }             

  .navbar {
        color: #FFF;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bolder;
        font-size: 19px;
  }
  .regmiddletxt {
        font-size: smaller;
  }

.service .box ul li a {
        color: #000;
  }
  .service .box ul li a:hover {
	color: #00DF00;
  }

 .bodytextheadline {
        font-family: Arial, Helvetica, sans-serif;
        color: #800000;
        font-style: italic;
        font-weight: bold;
        font-variant: normal;
        font-size: large;
        border-bottom-width: thin;
        border-bottom-style: solid;
        border-bottom-color: #800000;
  }

 }
  #lgh-office {
        float: left;
  }