﻿body {
	font-family:Arial, Helvetica, sans-serif;
}

ul { /* This has to be set for IE6*/
	  margin-bottom:0;
}

.style1 {
	color: #FFFFFF;
	font-size: 12px;
}
.style2 {
	font-size: small;
}
.style5 {
	font-size: 11px;
	color: #5F5F5F;
}
.style6 {
	font-size: small;
	color: #5F5F5F;
	font-size: 12px;

}

.style7 {
	color: #5F5F5F;
	font-size: 12px;
	
}

.style8 {
	margin-left: 20px;
	font-size: 11px;
	color: #5F5F5F;
}

a:link {
	color: #5f5f5f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5f5f5f;
}
a:hover {
	text-decoration: none;
	color: #000099;
}
a:active {
	text-decoration: none;
}

#container {
	width:800px;
	background-color:#ffffff;
}

#main_nav {
	width:175px;
	height:315px;
	background-image:url('images/nav_background3.jpg');
	background-repeat:no-repeat;
	padding-top:40px;
}
#main_nav2 {
	width:175px;
	height:885px;
	background-image:url('images/nav_background3.jpg');
	background-repeat:no-repeat;
	padding-top:40px;
}

* html #main_nav {
	width:175px;
	padding-top:45px;
}

#page_image {
	width:211px;
	height:315px;
	float:right;
	margin-right:3px;
}

#app_page_image {
	width:403px;
	height:315px;
	float:right;
	margin-right:5px;
}

#content {
	width:380px;
	height:315px;
	float:right;
	background-image:url('images/home.jpg');
	background-repeat:no-repeat;
	padding:40px 5px 5px 20px;
}

#contact_us {
	width:380px;
	height:315px;
	float:right;
	background-image:url('images/contact_us.jpg');
	background-repeat:no-repeat;
	padding:40px 5px 5px 20px;
}

#energy_content{
	width:380px;
	height:315px;
	float:right;
	background-image:url('images/energy.jpg');
	background-repeat:no-repeat;
	padding:40px 5px 5px 20px;
}
#light_quality_content{
	width:380px;
	height:315px;
	float:right;
	background-image:url('images/light_quality.jpg');
	background-repeat:no-repeat;
	padding:40px 5px 5px 20px;
}

#renovation_content{
	width:380px;
	height:315px;
	float:right;
	background-image:url('images/renovation.jpg');
	background-repeat:no-repeat;
	padding:40px 5px 5px 20px;
}


#sustainability_content{
	width:380px;
	height:315px;
	float:right;
	background-image:url('images/sustainability.jpg');
	background-repeat:no-repeat;
	padding:40px 5px 5px 20px;
}

#brands_content{
	width:380px;
	height:315px;
	float:right;
	background-image:url('images/brands.jpg');
	background-repeat:no-repeat;
	padding:40px 5px 5px 20px;
}

#applications_content{
	width:210px;
	height:315px;
	float:right;
	background-image:url('images/applications.jpg');
	background-repeat:no-repeat;
	padding:40px 0px 5px 0px;
}

#casestudy_content{
	width:210px;
	height:315px;
	float:right;
	background-image:url('images/best_practice_1.jpg');
	background-repeat:no-repeat;
	padding:40px 0px 5px 0px;
}
#casestudy2_content{
	width:210px;
	height:315px;
	float:right;
	background-image:url('images/best_practice_2.jpg');
	background-repeat:no-repeat;
	padding:40px 0px 5px 0px;
}
#casestudy3 {
	width:210px;
	height:315px;
	float:right;
	background-image:url('images/best_practice_3.jpg');
	background-repeat:no-repeat;
	padding:40px 0px 5px 0px;
}

#casestudy4 {
	width:210px;
	height:315px;
	float:right;
	background-image:url('images/best_practice_4.jpg');
	background-repeat:no-repeat;
	padding:40px 0px 5px 0px;
}


#content2 {
	width:377px;
	height:300px;
}

#content3 {
	width:182px;
	height:300px;
	margin-left:20px;
}

#content4 {
	width:175px;
	height:305px;
	margin-left:5px;
	margin-right:5px;
	float:left;
	overflow:hidden;
}

#tools {
	width:620px;
	height:356px;
	background-image:url('images/tools.jpg');
	background-repeat:no-repeat;
	float:right;
}

#tools_content {
	margin-left:20px;
	margin-top:40px;
	margin-right:10px;
	font-family:Arial;
	font-size:12px;
}

* html #tools {
	width:620px;
	margin-left:0;

}


