/*Global Styles*/
body{
    margin:0;
    padding:0;
    text-align:center;
    font-size:12px;
    font-family:Arial;
    color:#000000;
	line-height: 18px;
    }


a, a:link{
	color: #006699;
    text-decoration:none;
	font-size:12px;
	font-weight:normal;
    outline:none;
    }

a, a:visited{
	color: #006699;
    text-decoration:none;
	font-size:12px;
	font-weight:normal;
    outline:none;
    }



.general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.generalBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.generalWht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.generalLite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E3E3E3;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #131313;
}
.productTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF7B41;
}
.sectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #FF7B41;
}

.logo{
    float:left;
    width:760px;
	height: 204px;
	margin: 00px 0px 0px 0px;
	background-image: url(images/LH_logo.jpg);
	background-repeat:no-repeat;
	display:inline;
	color: #2353AA;
    }
	
.box{
    float:left;
    width:616px;
	height:411px;
    margin-left:00px;
    }	
	
.box_left{
    float:left;
    width:451px;
	height:411px;
    margin-left:00px;
	background-image:url(images/Home_image.jpg);
    }		
	
.box_right{
    float:left;
    width:165px;
	height:411px;
    margin-left:00px;
    }		
	
.box_newsletter{
    float:left;
    width:165px;
	height:205px;
    margin-left:00px;
	background-image:url(images/newsletter.jpg);
    }	
	
.box_tote{
    float:left;
    width:165px;
	height:131px;
    margin-left:00px;
    }		

.box_alist{
    float:left;
    width:165px;
	height:75px;
    margin-left:00px;
    }		
	
.form{
    float:left;
	border:solid 0px #000000;
    width:150px;
	height:20px;
	margin: 65px 0px 00px 0px;
	display:inline;
    }
			
.form_email{
    float:left;
	border:solid 0px #000000;
    width:150px;
	height:20px;
	margin: 10px 0px 00px 0px;
	display:inline;
    }		
		
.form2{
    float:left;
    width:90px;
	height:22px;
	margin: 00px 0px 00px 0px;
	display:inline;
    }	
	
.form5{
    float:left;
    width:40px;
	height:15px;
	margin: 5px 5px 00px 0px;
	text-align:right;
	color:#FFFFFF;
	display:inline;
    }
	
.submit{
    float:left;
    width:65px;
	height:28px;
	margin: 10px 0px 00px 20px;
    }	
	
.submit2{
    float:right;
    width:50px;
	height:15px;
	margin: 20px 10px 00px 5px;
    }				
