﻿body {
	background: #3e4144;
	margin: 0px;
	border: 0px;
}

a:link { 
	color: blue;
	text-decoration: none;
}

a:visited { 
	color: black;
}

a:hover { 
	color: black;
}

a:active { 
	color: #5b8ac0;
}

#content {
	width: 1000px;
	background: #3e4144;
	margin: 0 auto;
	text-align: center;
}

#wrapper {
	width: 700px;
	margin-right: 150px;
	background-color: white;
	float: left;
	height: 850px;
	padding: 0px;
	margin-top: 0px;
	margin-left:0px;
	margin-bottom: 0px;
	border: 0px;
	text-align: left;

}
#wrapper2 {
	width: 700px;
	height: 1825px;
	background-color: white;
	padding: 0px;
	margin-top: 0px;
	margin-left:0px;
	margin-bottom: 0px;
	border: 0px;
	float: left;
	text-align: left;
	

}
#wrapper4 {
	width: 700px;
	margin-right: 150px;
	background-color: white;
	padding: 0px;
	margin-top: 0px;
	margin-left:0px;
	margin-bottom: 0px;
	border: 0px;
	float: left;
	text-align: left;
	
}


#wrapper1 {
	width: 700px;
	margin-right: 150px;
	background-color: white;
	height: 1250px;
	padding: 0px;
	margin-top: 0px;
	margin-left:0px;
	margin-bottom: 0px;
	border: 0px;
	float: left;
	text-align: left;
	
}

#wrapper3 {
	width: 700px;
	margin-right: 150px;
	background-color: white;
	height: 1125px;
	padding: 0px;
	margin-top: 0px;
	margin-left:0px;
	margin-bottom: 0px;
	border: 0px;
	text-align: left;
	float: left;

}
#top {
    width: 700px;
    background:  green;
    background-image: url('assets/aircon6.gif');
    background-repeat: no-repeat;
    height:  200px;
    padding: 0px;
    margin: 0px;
}

ul {
	width: 125px;
	height: 800px;
	background-image: url('assets/mbg.gif');
    background-repeat: no-repeat;
    background-color: blue;
	padding: 0px;
	padding-bottom: 0px;
	border: 0px;
	float: left;
	margin-bottom: 0px;
	margin-top:0px;
	text-align:center;
	text-decoration:none;
	list-style-type: none;
	list-style-image: none;
}
ul li {

	padding-top: 28px
 
}


ul a {
	font-family:Arial;
    font-size:12px;
	text-decoration: none;
	color: black;
}
	
ul a:hover {
	color: white;
}

ul .current {
    color: white;
    border-top: 5px solid yellow;

}

#contenttext {
    font: 78%/1.9 "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    float: left;
    width: 450px;
    margin: 5px;
	margin-left: 20px;
	margin-top: 20px;
	padding: 0px;
	padding-bottom: 40px;

	
}
#image {
	width: 371px;
	height: 284px;
	background-repeat: no-repeat;
}


#icont {
	float: right;
	width: 200px;
	padding-bottom: 85px;

}


#ione {
	
	width: 150px;
	height: 150px;
	background-repeat: no-repeat;
	margin: 5px;
	margin-right: 15px;
	margin-top: 25px;
	padding: 0px;
}
#itwo {
	
	width: 150px;
	height: 150px;
	background-repeat: no-repeat;
	margin: 5px;
	margin-right: 15px;
	margin-top: 15px;
	padding: 0px;
}
#ithree {
	
	width: 150px;
	height: 150px;
	background-repeat: no-repeat;
	margin: 5px;
	margin-right: 15px;
	margin-top: 15px;
	padding: 0px;
}
#ifour {
	
	width: 150px;
	height: 150px;
	background-repeat: no-repeat;
	margin: 5px;
	margin-right: 15px;
	margin-top: 15px;
	padding: 0px;
}
#ifive {
	
	width: 150px;
	height: 150px;
	background-repeat: no-repeat;
	margin: 5px;
	margin-right: 15px;
	margin-top: 15px;
	padding: 0px;

}
h1 {
    color: black;
    font-size: 12px;
    font-weight: bold;
    
}


#footer {
	width: 680px;
	text-align:center;
	font-family: Arial;
	background-color: white;
	color: black;
    font-size:11px;
    padding: 10px;
    border: 0px;
    float:left;
	border-top: 10px solid #3e4144;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	border-bottom: 10px solid #3e4144;
}
