body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin-top:0px;
}

.bodystyle {
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.small {
	font-family: "Trebuchet MS";
	font-size: 9px;
}
.small_2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
}

.medium {
	font-family: "Trebuchet MS";
	font-size: 14px;
}

.big {
	font-family: "Trebuchet MS";
	font-size: 16px;
}

.xbig {
	font-family: "Trebuchet MS";
	font-size: 24px;
}

.expanded {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: "Trebuchet MS";
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}


#outer_container {
width:100%;
position:absolute;
top:0px;
left:0px;
text-align:center;
}
#container {
width:960px;
margin-left:auto;
margin-right:auto;
}

#header {
width:190px;
height:144px;
background-image:url(graphics/header.jpg);
padding-top:6px;
padding-left:770px;
}
.fixvis:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.fixvis {
display:inline-block;
}
.fixvis {
display:block;
}
* html .fixvis {
height:1px;
}
.fixvis {zoom:1;}  

#nav {
width:176px;
height:130px;
text-decoration:none;
}
#home_button {
	font-size:16px;
	margin-top:2px;
	margin-left:5px;
	}
#home_button a {
text-decoration:none;
color:#0066CC;
width:171px;
	height:25px;
	background-image:url(graphics/home_button.jpg);
	text-decoration:none;
	padding-top:3px;
	display:block;
	padding-right:5px;
}
#home_button a:hover {
background-position:0 -28px;
color:#FF3300;
}
#electrical_button {
	font-size:16px;
	margin-top:2px;
	margin-left:5px;
	}
#electrical_button a {
text-decoration:none;
color:#0066CC;
width:171px;
	height:25px;
	background-image:url(graphics/electrical_button.jpg);
	text-decoration:none;
	padding-top:3px;
	display:block;
	padding-right:5px;
}
#electrical_button a:hover {
background-position:0 -28px;
color:#FF3300;
}
#aircon_button {
	font-size:16px;
	margin-top:2px;
	margin-left:5px;
	}
#aircon_button a {
text-decoration:none;
color:#0066CC;
width:171px;
	height:25px;
	background-image:url(graphics/aircon_button.jpg);
	text-decoration:none;
	padding-top:3px;
	display:block;
	padding-right:5px;
}
#aircon_button a:hover {
background-position:0 -28px;
color:#FF3300;
}
#contact_button {
	font-size:16px;
	margin-top:2px;
	margin-left:5px;
	}
#contact_button a {
text-decoration:none;
color:#0066CC;
width:171px;
	height:25px;
	background-image:url(graphics/contact_button.jpg);
	text-decoration:none;
	padding-top:3px;
	display:block;
	padding-right:5px;
}
#contact_button a:hover {
background-position:0 -28px;
color:#FF3300;
}
#content {
background:url(graphics/page_expand.jpg) repeat-y;
width:960px;
}
.content_padding {
padding:0px 10px 0px 10px;
}
#footer {
	background:url(graphics/bottom.jpg) no-repeat;
	width:960px;
	height:20px;
	margin-top: 2px;
}
