@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#787878;
}

#bodypos { position: relative;
	margin: 0 auto;
	height: 100%;
	width: 930px;
	background-color:#35424b;}
	
	#subbody { position: relative;
	margin: 0 auto;
	height: 100%;
	width: 800px;}
	
#header { width:800px; height:101px; background-image:url('images/smart_cool_refrigeration_air_conditioning.jpg'); float:left} 
#menucont { width:800px; background-image:url('menuback.jpg'); float:left}
#imgcont { width:800px; background-color:#e5e7dc; float:left; }
#container { background-color:#ecedee; width:800px; height:438px; float:left;}
#textcont { margin-left:30px; margin-top:20px; }

.nohead { font-family:Arial, Helvetica, sans-serif; font-size:25px; color:#c70c16; font-weight:600 }
.texthead { font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#92069e; }
.textdeco { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#52575b; line-height:1.3em;}
.txtlink { color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:12px; }

/* services page */
#scontainer { background-color:#ecedee; width:800px; height:510px; float:left;}
#textcontt { margin-left:30px; margin-top:20px; }

/* testimonials page */
#tcontainer { background-color:#ecedee; width:800px; height:720px; float:left;}

.txtarea { width:675px; float:left; margin-left:20px; margin-top:5px;  }

/* contact page */

.txtus { width:675px; float:left; margin-left:20px; margin-top:5px;  }
#containerus{ background-color:#f4f4f4; width:742px; float:left; margin-top:20px; margin-left:30px; height:320px;}
#mcontainerus { background-color:#ecedee; width:800px; height:380px;}


.footer{ background-color:#464646; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#ECEDEE; height:34px; width:800px; float:left;}


.solidblockmenu{
border-left:0px solid #000000; border-right:0px solid #000000; border-top:1px solid #000000; border-bottom:1px solid #000000; margin:0; padding:0; float: left;
width: 100%;
overflow: hidden;
background: black url('images/blockdefault.gif') repeat-x center;; font-style:normal; font-variant:normal; font-weight:bold; font-size:13px; font-family:Arial
}



.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: right;
color: white;
padding: 10px 13px;
text-decoration: none;
border-right: 1px solid black;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: black;
background: url('images/blockactive.gif') repeat-x center;
}

.footer2 {
text-align:center;padding-top:15px;font-family:arial;font-size:9pt;
color:#fff;
clear:both;
}

.footer2 a {
color:#fff;	
}



hr {
color: #4e5152;
background-color: #4e5152;
height: 1px;	
}
