@charset "utf-8";
/*==================================================================
last update = 10-12-2010
====================================================================
Editor:
1.recca
2.kevin
3.
=====================================================================
Content:
1.body
2.box
3.form
4.nav
5.
6.
7.
8.
9.
10.
=====================================================================
*/





body {
	text-align: center;
}
img {
	border: none;
}





/*2.box =============================================================*/
#root {
	width: 960px;
	text-align: left;
	margin: auto;
}

#content, #content2, #content3, #content4 {
	border: 4px #E3E3E3 solid;
	border-left: none;
	padding: 20px 10px 20px 0px;
	margin-bottom: 20px;
	height: auto;
	min-height: 350px;
	_height: 350px;
	_background-attachment: fixed;
	background-position: 100% 100%;
	_background-position: bottom;
	background-repeat: no-repeat;
	text-align: justify;
}
#content2, #content3, #content4 {
	border: 4px #3399FD solid;
	border-left: none;
	height: auto;
	min-height: 317px;
	_height: 303px;
}
#content3 {
	border: 4px #05AF11 solid;
	border-left: none;
}
#content4 {
	border: 4px #FAAA54 solid;
	border-left: none;
}





#smenu {
	margin-top: -10px;
	border-bottom: 1px #ccc solid;
	padding-bottom: 5px;
}
#smenu2 {
	margin-top: -10px;
	border-bottom: 1px #ccc solid;
	padding-bottom: 5px;
	padding-top: 10px;
}

hr {
	border: none;
	color: #FFF;
	border-bottom: 1px #ccc solid;
}
#longrecycling {
	 background-image:url(images/bg_right_hkrecycling2.png);
	 _background-image:url(images/bg_right_hkrecycling2.jpg);
	 background-repeat:no-repeat;
	 padding-top:10px;
}
#longcleaning {
	 background-image:url(images/bg_right_lhcleaning2.png);
	 _background-image:url(images/bg_right_lhcleaning2.jpg);
	 background-repeat:no-repeat;
	 padding-top:10px;
}
#longpestcontrol {
	 background-image:url(images/bg_right_lhpestcontrol2.png);
	 _background-image:url(images/bg_right_lhpestcontrol2.jpg);
	 background-repeat:no-repeat;
	 padding-top:10px;
}







/*3.form ==============================================================*/
.email, #conform input {
	margin: 8px 0px 8px 0px;
	width: 232px;
	height: 14px;
	border: 1px #ccc solid;
	padding: 2px;
}
.email {
	margin: 0px;
}

#conform input {
	margin: 0px;
}

#conform textarea {
	width: 232px;
	height: 40px;
	border: 1px #ccc solid;
	padding: 2px;
}





/*nav =====================================================================*/
#snav_1 {
	width: 210px;
	background-color: #3399FD;
	opacity: 0.90;
	filter: alpha(opacity=90);
	position: absolute; 
	z-index: 2; 
	visibility: hidden;
	text-align: left;
}

#snav_2 {
	width: 200px;
	background-color: #05AF12;
	opacity: 0.90;
	filter: alpha(opacity=90);
	position: absolute; 
	z-index: 2; 
	visibility: hidden;
	text-align: left;
}

#snav_3 {
	width: 230px;
	background-color: #FAAA54;
	opacity: 0.90;
	filter: alpha(opacity=90);
	position: absolute; 
	z-index: 2; 
	visibility: hidden;
	text-align: left;
}

#snav_1 ul , #snav_2 ul , #snav_3 ul {
	margin: 0px;
	padding: 0px;
}

#snav_1 ul li , #snav_2 ul li , #snav_3 ul li {
	list-style: none;
	line-height: 22px;
	margin-top: 3px\9;
}

#snav_1 ul li a , #snav_2 ul li a , #snav_3 ul li a {
	display: block;
	background-image: url(images/li.gif);
	background-position: 10px 1px;
	text-decoration: none;
	background-repeat: no-repeat;
	padding: 3px;
	padding-left: 25px;
	color: #fff;
	_widht: 100%;
	_height: 16px;
	letter-spacing: 1px;
}
#snav_1 ul li a {
	background-color: #3399FD;
}
#snav_2 ul li a {
	background-color: #05AF12;
}
#snav_3 ul li a {
	background-color: #F39230;
}
#snav_1 ul li a:hover {
	background-color: #037DD8;
}
#snav_2 ul li a:hover {
	background-color: #139c1e;
}
#snav_3 ul li a:hover {
	background-color: #D57306;
}

#subsub {
	margin: 0px 0px 15px 0px;
	_margin: 0px 0px 13px 0px;
	padding: 0px;
	height:25px;
}
#subsub li {
	float: left;
	list-style-type: none;
}
#subsub li a, #subsub li a:visited {
	background-image: url(images/btn_subsub_f1.jpg);
	display: block;
	height: 27px;
	margin-right: 7px;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
	width: 115px;
}
#subsub .sub1 a:hover, #subsub .sub1 a:active {
	background-image: url(images/btn_subsub_f2.jpg);
}

#subsub .sub2 a:hover, #subsub .sub2 a:active {
	background-image: url(images/btn_subsub_f3.jpg);
}

#subsub .sub3 a:hover, #subsub .sub3 a:active {
	background-image: url(images/btn_subsub_f4.jpg);
}




	






/*Other*/
#m_news {
	border: 3px #B5E6E6 solid;
	padding-bottom: 8px;
	background-color: #F7FDFD; #E2F5F5 
}
#m_news .date {
	/*float: right;*/
}
#m_news, .newsletter {
	padding-left: 6px;
	padding-right: 5px;
}

#q {
	width: 80px;
}