/*global */

body {
	background-color:#ffffff;
}

#container {
	margin-left:auto;
	margin-right:auto;
	width:768px;
}

#logo-header {
	background-image:url(images/logo.gif);
	height:101px;
	clear:both;
	background-position:center;
	background-repeat:no-repeat;
	margin:15px;
}

#headerIMG  {
	background-image:url(images/main-image.jpg);
	width:766px;
	height:166px;
}

#left-grey-box {
	margin:10px;
	padding:10px;
	width:255px;
	background-color:#CCCCCC;
	float:left;
}

#left-main {
	width:285px;
	float:left;
}

#right-main {
	width:455px;
	float:left;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:lighter;
	color:#666666
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:lighter;
	color:#666666
}

#main {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin-left:20px;
}

#main-menu-home {
	width:149px;
	float:left;
	text-align:center;
	vertical-align:bottom;
}

#main-menu-aboutus {
	width:128px;
	float:left;
	text-align:center;
	vertical-align:bottom;
}
#main-menu-environment {
	width:121px;
	float:left;
	text-align:center;
	vertical-align:bottom;
}
#main-menu-products {
	width:125px;
	float:left;
	text-align:center;
	vertical-align:bottom;
}
#main-menu-partners {
	width:125px;
	float:left;
	text-align:center;
	vertical-align:bottom;
}
#main-menu-contactus {
	width:120px;
	float:left;
	text-align:center;
	vertical-align:bottom;
}
#home-tab {
	width:155px;
	height:22px;
	background-image:url(images/home-tab.jpg);
	clear:both;
	vertical-align:bottom;
}

#aboutus-tab {
	position:relative;
	width:137px;
	height:22px;
	left:145px;
	clear:both;
	background-image:url(images/aboutus-tab.jpg);

}

#environment-tab {
	position:relative;
	clear:both;
	width:134px;
	height:22px;
	background-image:url(images/environment-tab.jpg);
	left:273px;
}

#products-tab {
	position:relative;	
	width:136px;
	background-image:url(images/products-tab.jpg);
	left:393px;
	height:22px;
	clear:both;
	
}

#wheretobuy-tab {
	position:relative;
	height:22px;
	width:134px;
	background-image:url(images/wtb-tab.jpg);
	left:517px;
}

#contactus-tab {
	position:relative;
	width:127px;
	height:22px;
	left:639px;	
	background-image:url(images/contactus-tab.jpg);
}

li.left-menu-selected {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#006633;
	list-style:disc;
	margin-bottom:5px;
}

li.left-menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style:none;
	list-style-type:none;
	margin-bottom:5px;
}



#main-menu {
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	width: 768px;
	vertical-align: bottom;
}

#half-column {
	width:380px;
}

/*global*/
/*homepage*/

#homepage-content {
	width:748px;
	padding:10px;
	clear:both;
}

#homepage-Catalog {
	clear:both;
	width:768;
	padding:10px;
	margin:0px;
	vertical-align: baseline;
}

img.catalog {
	margin:1px;
	vertical-align:top;
}

#Cataloge-Title {
	width:106px;
	font-size:12px;
	float:left;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#009966;
	padding-bottom:10px;
}

#home-main-lbox {
	background-color:#CCCCCC;
	width:275px;
	margin:10px;
	padding:10px;
	height:175px;
	float:left;
}

#home-main-rbox {
	background-color:#CCCCCC;
	width:380px;
	margin:10px;
	padding:10px;
	height:175px;
	float:left;

}

#footer {
	border-top-color:#009966;
	border-top-style:solid;
	border-top-width:2px;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#009966;
	text-align:center;
	clear:both;
}

a.menu
{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;	
	color:#000000
}

a.menu:link {
	text-decoration:none;
	color:#000000
}

a.menu:hover {
	text-decoration:none;
	color:#006633;
}

a.menu:visited {
	text-decoration:none;
	color:#000000
}
a.left { text-decoration:none; color:#333333;}

a.left:link { text-decoration:none; }
a.left:hover { text-decoration:none; }
a.left:visited { text-decoration:none; }

#cu-left{
	margin-top:20px;
	margin-bottom:20px;
	width:350px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	float:left;
	
}

#cu-right {
	margin-top:20px;
	margin-bottom:20px;
	width:350px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;

	border-left-color:#006633;
	border-left-style:solid;
	border-left-width:1px;	
	float:left;
}

#cu-box {
	width:300px;
	float:left;
	border-bottom-color:#006633;
	border-bottom-style:dotted;
	border-bottom-width:2px;
}
