﻿#landing{
	text-align:center;
	width:1073px;
	position:relative;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#000;
	margin-top:20px;
}
#col-l{
	float:left;
	width:238px;
}
#col-m{
	float:left;
	width:588px;
}
#col-r{
	float:left;
	width:245px;
}

/*  Header  */

.header{
	background:url(../images/01.gif) left top repeat-x scroll;
	padding:0px;
	border:none;
}
.header h1{	
	padding:0px;
	margin:0px;
	border:none;
	color:#000;	
	text-indent:-9999px;
}
.header h1#measy{
	background:url(../images/02.gif) left top no-repeat scroll;
	height:54px;
}
.header h1#select{
	background:url(../images/03.gif) left top no-repeat scroll;
	height:68px;
}
#landing .arrow{
	background:url(../images/04.gif) left bottom no-repeat scroll;
}
.header h1#lamps{
	background:url(../images/10.gif) left top no-repeat scroll;
	height:54px;
}
.header h1#who{
	background:url(../images/16.gif) left top no-repeat scroll;
	height:54px;
}
#col-m ul{
	padding:0px 7px;
	list-style:none;
}
#col-m li{
	padding-left:18px;
	padding-bottom:7px;
	background:url(../images/24.gif) left 2px no-repeat scroll;
}
/*  Select Box */

#cont-box{
	background-color:#F5F6EF;
	border:#CDCECB solid 1px;
	padding:2px 10px 5px 10px;
}
#cont-box .row{
	background:url(../images/09.gif) left bottom repeat-x scroll;
	padding:8px 0px;
}
#cont-box .image{
	float:left;
	width:74px;
}
#cont-box .image1{
	float:left;
	width:107px;
}
#cont-box .text{
	float:left;
	width:324px;
}
#cont-box .text1{
	float:left;
	width:295px;
}
#cont-box .bselect{
	padding-top:7px;
}
#cont-box .bselect a:link, #cont-box .bselect a:visited{
	
}
#cont-box .button2{
	float:left;
	background:url(../images/13.gif) center 11px no-repeat scroll;
	width:151px;
	height:67px;
	border:none;
	padding:0px;
	margin:0px;
	text-indent:-9999px;
}
#cont-box .other{
	font-size:14px;
}
#cont-box .other a:link, #cont-box .other a:visited{
	font-weight:normal;
	color:#000;
	font-size:14px;
	text-transform:none;
	text-decoration: underline;
}
#cont-box .other a:hover{
	text-decoration:underline;
	color:#906;
}
/*  Testimonmials  */
#testimonials{
	background:url(../images/14.gif) center top no-repeat scroll;
	padding:16px 12px;
	height:359px;
}
#testimonials .text1{
	background:url(../images/26.gif) left top no-repeat scroll;
}
#testimonials .text{
	background:url(../images/25.gif) right bottom no-repeat scroll;
	font-size:12px;
	padding:7px 0px;
	text-indent:25px;
}
#testimonials hr{
	background:url(../images/15.gif) center top repeat-x scroll;
	height:2px;
	border:none;
	padding:0px;
	margin:5px 0px;
}

/*  Mailing list */

#mail-list {
	background:url(../images/20.gif) center top repeat-y scroll;
}
#mail-list .bottom{
	background:url(../images/19.gif) center top no-repeat scroll;
	text-align:center;
	font-size:11px;
	padding:11px 14px 14px 14px;
}
#mail-list .top {
	background:url(../images/18.gif) center top no-repeat scroll;
	padding:70px 14px 7px 14px;
	position:relative;
}
#mail-list .m-text{
	background-color:#F6F8E9;
	border:none;
	margin:2px 0px;
	font-size:13px;
	font-weight:bold;
	height:26px;
	width:100%;
}

/*  Compare */
#compare{
	background-color:#F5F6EF;
	width:223px;
	margin-right:5px;
}
#compare .top{
	background:url(../images/22.gif) center top no-repeat scroll;
	width:223px;
	height:36px;
	border-bottom:#FFF solid 3px;
}
#compare .midle{
	position:relative;
	border-bottom:#FFF solid 3px;
	font-weight: normal;
	color:#000;
	font-size:13px;
	padding:3px 6px;
}
#compare .name{
	float:left;
	width:150px;
}
#compare .price{
	float:right;
	width:46px;
}
#compare .bottom{
	background:url(../images/23.gif) center top no-repeat scroll #FFF;
	height:93px;
	font-weight:bold;
	color:#016824;
	font-size:13px;
	padding:3px 6px;
	
}
.star{
	font-size:11px;
	padding:10px 7px 3px 12px;
}