body			{ 
 			margin: 0px 0px 0px 0px;
 			padding:0; 
 			text-align:center; 
    			background-image: url(background.gif); 
			font-size: 12px;
       	 		font-family: tahoma, arial, helvetica;
			color: #000000;
			} 
 
#pagewidth		{
			overflow: hidden;
 			width:728px;
 			text-align:left;  
			margin-left:auto; 
 			margin-right:auto;
    			background-image: url(border.gif); 
			} 
 
#header			{
 			width:728px;
 			height:117px;
    			background-image: url(banner.png); 
			} 

#aircon			{
			width:768px;
			height:25px;
			}

#menuwrap		{
			width:728px;
			height:26px;
    			background-image: url(menuback.gif); 
			}
			
#menu			{
			width:728px;
 			text-align:center;
			padding-top:5px;
			}

#airconditioning	{
			clear:both;
			width:420px;
 			text-align:left;
			padding-top:240px;
			padding-left:30px;
			font-size: 22px;
			}

#home-air-conditioning	{
			width:728px;
    			background-image: url(border2.gif);
			}

#homepic		{
			float:left;
			width:255px;
 			height:380px;
			}

#hometextwrapper	{
			float:left;
			width;473px;
			}

#hometext		{
			width:453px;
			margin-left:6px; 
 			margin-right:10px;
			padding-top:10px;
			}

#bottommenu		{
			width:728px;
 			height:30px; 
			padding-top: 5px;
 			background-color: #000000;
			color: #ffffff;
			text-align:center;
			}

#footer			{
			clear:both;
			width:728px;
 			height:60px; 
 			background-color: #000000;
			color: #ffffff;
			}

#footertextleft		{
 			width:350px;
			padding-top:10px;
			padding-left:10px;
			float:left;
			color: #ffffff;
			font-family: tahoma, arial, helvetica;
          		font-size: 13px;
			font-weight: bold;
			}

#footertextright	{
 			width:350px;
			padding-top:10px;
			float:left;
 			text-align:right;  
			color: #ffffff;
			font-family: tahoma, arial, helvetica;
          		font-size: 13px;
			font-weight: bold;
			}

#menubottom		{
			width:768px;
 			height:24px;
 			text-align:center;  
			position:relative;
    			background-image: url(menubottom.png); 
			}

#menutext		{
			padding-top:3px;
			}

h1   		    	{
			color: #000000;
			font-family: tahoma, arial, helvetica;
          		font-size: 13px;
			font-weight: bold;
       			text-decoration:none;
			display:inline;
			}

a:link 			{	
			color: #000000;
			font-family: tahoma, arial, helvetica;
          		font-size: 22px;
			font-weight: normal;
       			text-decoration:none;
			}

a:visited		{
			color: #000000;
			font-family: tahoma, arial, helvetica;
          		font-size: 22px;
         		font-weight: normal;
       			text-decoration:none;
			}

a:hover 	 	{	
			color: #323232;
			font-family: tahoma, arial, helvetica;
         		font-size: 22px;
         		font-weight: normal;
          		text-decoration:underline;
			}

.class1 a:link 		{
			color: #000000;
			font-family: tahoma, arial, helvetica;
          		font-size: 13px;
			font-weight: bold;
       			text-decoration:none;
			}

.class1 a:visited 	{
			color: #000000;
			font-family: tahoma, arial, helvetica;
          		font-size: 13px;
			font-weight: bold;
       			text-decoration:none;
			}

.class1 a:hover 	{
			color: #000000;
			font-family: tahoma, arial, helvetica;
          		font-size: 13px;
			font-weight: bold;
       			text-decoration:underline;
			}

.class2 a:link 		{
			color: #ffffff;
			font-family: tahoma, arial, helvetica;
          		font-size: 13px;
			font-weight: bold;
       			text-decoration:none;
			}

.class2 a:visited 	{
			color: #ffffff;
			font-family: tahoma, arial, helvetica;
          		font-size: 13px;
			font-weight: bold;
       			text-decoration:none;
			}

.class2 a:hover 	{
			color: #ffffff;
			font-family: tahoma, arial, helvetica;
          		font-size: 13px;
			font-weight: bold;
       			text-decoration:underline;
			}

.image_right 		{
			float: right;
			}

.clearfix:after 	{
 			content: "."; 
 			display: block; 
			height: 0; 
	 		clear: both; 
 			visibility: hidden;
 			}
 
.clearfix		{
			display: inline-table;
			}


* html .clearfix	{
			height: 1%;
			}

.clearfix		{
			display: block;
			} 


@media print		{
			#leftcol{display:none;} 
			#twocols, #maincol{width:100%; float:none;}
			}

