/* CSS Document */

html, body, form, h1, h2,h3, h4, h5, h6, p
{	
	margin: 0px;
	padding: 0px;
}

body
{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;	
	color:#000000;
	line-height:20px;		
	text-decoration:none;
	margin-right: auto;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;	
	background-image:url(images/L2S_img-bg.jpg);
	background-repeat:repeat-x;		
}


h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:38px;
	color:#ffffff;
	font-weight: normal;	
	line-height:40px;
	padding-bottom:8px;	
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:38px;
	color:#ff9900;
	font-weight: bold;
	font-style:italic;	
	line-height:35px;
	padding-bottom:8px;
	padding-top:36px;
	}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#fe565c;
	font-weight: normal;	
	line-height:25px;	
}

h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ffffff;
	font-weight: normal;	
	line-height:25px;
	padding-top:30px;
	padding-bottom:12px;	
}

h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight: normal;	
	line-height:16px;		
}

h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;
	font-weight: normal;	
	line-height:25px;		
}


/*=====================
		body 
=======================*/

#body
{
	width:980px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
}

/*=====================
		header 
=======================*/

#header
{
	float:left;
	width:980px;
	height:173px;	
}

#header .logo
{
	float:left;
	width:753px;
	height:173px;	
}

#header .info
{
	float: right;
	width:204px;
	height:94px;	
	padding-left:23px;	
}

#header .info .top
{
	float: right;
	width:204px;
	height:79px;		
}

#header .info .bottom
{
	float: right;
	width:204px;
	height:15px;		
}

.contact
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;	
	color:#000000;
	font-weight: bold;
	text-decoration:none;	
}

.email
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;	
	color:#000000;
	font-weight: normal;
	text-decoration:none;	
}

/*=====================================
		Open Navi
=======================================*/

	a.navi
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:13px;	
		color:#ffffff;
		font-weight: normal;
		text-decoration:none;			
	}
	
	a.navi:hover
	{
		color:#ffffff;
		text-decoration: underline;		
	}
	.navi-none
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:13px;	
		color:#ffffff;
		font-weight: normal;
		text-decoration: underline;	
	}
		
	
/*=====================================
		Open menu
=======================================*/

#menu
{
	float:left;
	width:980px;
	height:28px;
	background-image:url(images/L2S_img-bg1.jpg);
	background-repeat:no-repeat;
	padding-top:6px;
	
}


/*=====================================
		Open Navi
=======================================*/

	a.navi1
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:18px;	
		color:#ffffff;
		font-weight: normal;
		text-decoration:none;				
	}
	
	a.navi1:hover
	{
		color:#ff9900;
		text-decoration: none;			
	}
	.navi1-none
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:18px;	
		color:#ff9900;
		font-weight: normal;
		text-decoration: none;		
	}


/*=====================================
		Open Image
=======================================*/

#img
{
	float:left;
	width:980px;
	height:168px;
	padding-top:10px;		
}



/*=====================================
		Open Flash
=======================================*/

#flash-img
{
	float:left;
	width:980px;
	height:126px;	
}

/*=====================================
		Open Testimonal
=======================================*/

#testmonial
{
	float:left;
	width:980px;
	height:316px;
	background-image:url(images/L2S_img-bg3.jpg);
	background-repeat:no-repeat;	
}

#testmonial .txt
{
	float:left;
	width:599px;
	height:284px;
	padding-left:17px;
	padding-top:32px;
	padding-right:17px;	
}

#testmonial .testi
{
	float: right;
	width:247px;
	height:241px;
	padding-top:75px;
	padding-left:45px;
	padding-right:55px;		
}


/*=====================================
		Open content for home page
=======================================*/

#content
{
	float:left;
	width:948px;
	background-image:url(images/L2S_img-bg4.jpg);
	background-repeat:no-repeat;
	padding-left:16px;
	padding-right:16px;
	padding-bottom:20px;		
}

.bullet {
  list-style-type: square;  
  color:#000000;
  line-height:25px;
}

/*=====================================
		Open Navi
=======================================*/

	a.navi2
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:15px;	
		color:#ff9900;
		font-weight: normal;
		text-decoration: none;				
	}
	
	a.navi2:hover
	{
		color:#ff9900;
		text-decoration: underline;			
	}
	.navi2-none
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:15px;	
		color:#ff9900;
		font-weight: normal;
		text-decoration: underline;		
	}


/*=====================================
		Open footer
=======================================*/
#footer
{
	float:left;
	width:100%;
	height:116px;
	background-image:url(images/L2S_img-bg2.jpg);
	background-repeat:repeat-x;	
}

#footer-1
{
	float:left;
	width:970px;
	height:71px;
	background-image:url(images/L2S_img-bg5.jpg);
	background-repeat: no-repeat;
	padding-top:45px;
	padding-left:10px;	
}

.copyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;	
	color:#65867d;
	font-weight: normal;
	text-decoration:none;
}

/*=====================================
		Open products page
=======================================*/

#img_product
{
	float:left;
	width:980px;
	height:288px;
	padding-top:10px;
	padding-bottom:6px;		
}

#testmonial_product
{
	float:left;
	width:980px;
	height:257px;
	background-image:url(images/L2S_img-bg7.jpg);
	background-repeat:no-repeat;
	padding-top:59px;	
}

#testmonial_product2
{
	float:left;
	width:980px;
	height:721px;
	background-image:url(images/L2S_img-bg7.jpg);
	background-repeat:no-repeat;
	padding-top:59px;	
}

#content_product
{
	float:left;
	width:948px;
	background-image:url(images/L2S_img-bg8.jpg);
	background-repeat:no-repeat;
	padding-left:16px;
	padding-right:16px;
	padding-bottom:20px;		
}

.product_txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#ffffff;
	font-weight: normal;
	text-decoration:none;
}

#footer_product
{
	float:left;
	width:970px;
	height:86px;
	background-image:url(images/L2S_img-bg5.jpg);
	background-repeat: no-repeat;
	padding-top:30px;
	padding-left:10px;	
}

/*=====================================
		Open Navi
=======================================*/

	a.navi3
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:15px;	
		color:#000000;
		font-weight: normal;
		text-decoration: underline;				
	}
	
	a.navi3:hover
	{
		color:#ff9900;
		text-decoration: none;			
	}
	.navi3-none
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:15px;	
		color:#ff9900;
		font-weight: normal;
		text-decoration: none;		
	}

/*16 march 11*/
.productcom a, .productcom a:visited{ color:#000000; text-decoration:none;}
.productcom a:hover{ color:#ff9900; text-decoration:underline;}


