
.container {
width: 800px;
margin-left: auto;
margin-right: auto;
}

body { background-color: #D8D8D8;
 
    }

.bg_lp {
  background-image: url(../lpimg/bg_lp.png);
  background-repeat: repeat-y;
}
.header_lp {
  background-image: url(../lpimg/header_lp.png);
  background-repeat: no-repeat;
  height: 75px;
}
.footer_lp {
  background-image: url(../lpimg/footer_lp.png);
  background-repeat: no-repeat;
  height: 55px;
  font-family:Arial, Helvetica, sans-serif;
  		font-size:100%; 
  		color:#FFFFFF;
  		font-size:0.85em;
  	line-height:1.3em;
  	padding-right:32px;
  	padding-top:10px;
	text-align:center;
}

.box_lp {
  padding-left: 25px;
  background-image: url(../lpimg/box_lp.png);
  background-repeat: no-repeat;
  width: 326px;
  font-weight: bold;
  font-size:0.85em;
  line-height:1.2em;
  list-style-type:none;
  
}
.content_lp {
  margin-left: 25px;
  margin-right: 15px;
  padding-top: 5px;
  padding-bottom: 10px;
  pading-right:15px;
  width: 770px;
}

.bullets_lp {
  width: 420px;
  padding-right: 15px;
  vertical-align: top;
  margin-left: 0px;
}

.bullets_lp ul {
    list-style:none;
   
}

.bullets_lp li {
  
  background:url(../lpimg/bullet.png) no-repeat left top; 
       padding-left: 25px;
     margin: 10px 0;
      margin-top: 0.5em;
}


.bullets_lp_lower {

	width: 600px;
	}
	
.bullets_lp_lower li {
	  
	  background:url(../lpimg/bullet.png) no-repeat left top; 
	       padding-left: 25px;
	     margin: 10px 0;
	      margin-top: 0.5em;
}

.bullets_lp_lower ul {
    list-style:none;
   
}

.bullets_lp_ind li {
  
  background:url(../lpimg/bullet.png) no-repeat left top; 
       padding-left: 25px;
     margin: 1px 0;
     margin-left: 20px;
      margin-top: 0.5em;
}

.bullets_lp_ind ul {
    list-style:none;
   
}

body { 	 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	color:#585252;
	font-size:0.90em;
	line-height:1.3em;
	
}

h3 {
	font-size:23px;
	
	color:#76b900;
	text-align:center;
}

h4 {
	font-size:18px;
	text-transform:uppercase;
	margin-bottom:5px;
	line-height:1.6em;
	text-align:center;
}

.heading {font-size:100%;
}

.heading h4 {
	font-size:18px;
	
	color:#76b900;
	text-transform:uppercase;
	margin-bottom:5px;
	line-height:1.4em;
	text-align:left;
}



.footer_lp a {text-decoration:none;
		
			
	color:#FFFFFF;
		}
		
.footer_lp a:hover {text-decoration:underline;}

.box_lp h3 {
	font-size:22px;
	
	color:#76b900;
	text-align:left;
	margin-left:60px;
	text-transform:uppercase;
}

.button {
	padding-left:40px;
}

.wbutton {
	padding-left:25px;
}

.messages {
	font-color:#FE0000;
	list-style-type:none;
	padding:0;
	margin:0;
	line-height:0.95em;
	
}

.text {margin-left:15px;
padding-right:30px;
}

.textimg {margin-right:15px;
}