@charset "utf-8";
/* CSS Document */
#wrapper {
	width:825px;
	margin: 0px auto 0px auto;
	background-color:#FFFFFF;
}
#headerLeft {
	float:left;
	width:252px;
	height:171px;
}
#headerCenter {
	float:left;
	width:323px;
	height:171px;
}
#headerRight {
	float:left;
	width:250px;
	height:171px;
	background-image:url(../images/base/toran_03-text.jpg);
}
#buttonLeft {
	float:left;
	width:162px;
	height:29px;
}
#buttonCenter {
	float:left;
	width:517px; 
	height:24px;/*really 29px but takes into account buttons*/
	background-image:url(../images/base/toran_05.jpg);
}
#buttonRight {
	float:left;
	width:146px;
	height:29px;	
}
#body {
	background-image:url(../images/base/toran_07.jpg);
	clear:both;
}
#footerLeft {
	float:left;
	width:210px;
	height:60px;	
	background:url(../images/base/toran_08.jpg);
}
#footerCenter {
	float:left;
	width:415px;
	height:60px;
	background-image:url(../images/base/toran_09.jpg);
	background-color:#FFFFFF;
	color:#FFFFFF;
	text-align:center;
}
#footerRight {
	float:left;
	width:200px;
	height:60px;
	background-color:#FFFFFF;
}
#subFooter {
	width:825px;
	clear:both;
	margin: 0px auto 0px auto;
}
/*form*/
.textForm {
		margin:0px 10px 5px 30px;
}
/*images*/
#whiteT1 {
	width:300px;
	height:149px;
	padding:8px 8px 0 0;
	float:left;
}
#artCall {
	width:160px;
	height:156px;
	border-width:8px;
	border-color:#000000;
	border-style:groove;
	padding:3px;
}
/*Services*/
#acDiv {
 width:485px;
 height:auto;
 float:left;
}

#ac {
	float:left;
	width:250px;
	height:200px;
}
#aircond {
	width:160px;
	height:210px;
	float:left;
}
#furnace {
	float:left;
}
#wS {
	float:left;
	width:485;
	height:auto;
}
#waterSteam {
	float:left;
	width:250px;
	height:200px;
}
#radiator {
	float:left;
}
#waterHeater {
	float:left;
}
#houseIndex {
	width:600px;
	height:217px;
	padding:8px 0px;
}
#sLogos {
	float:right;
	width:343px;
	height:262px;
	margin-right:50px
}