/* CSS Document */

body {
font-size:12px;
color:#333333;
background: url(images/page.jpg) center top repeat-x;
font-family:verdana,arial,sans-serif;
		}
	
	h1 {
		margin: 0;
		color: #275E73;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		border-bottom: 1px solid #275E73;
		padding-bottom: 4px;
		font-variant:small-caps;
		}
	
	h2 {
		margin: 0;
		color: #275E73;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		border-color: #FEF000;
		border-bottom-width:thin;
		font-variant:small-caps;
		}
		
		#wrapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top:10px;
	background: url(images/background.jpg) center top repeat-y;
	}
	
	
	#header{
		width: 920px;
		height: 300px;
		overflow:visible !important /*Firefox*/; 
		overflow:hidden /*IE6*/;
		}
		
	
	.figure {
	float: right;
	margin: 0px 20px 10px 20px;
	width: 350px;
	height: 350px;
	padding: 5px 5px 5px 5px;
	}

#content {
		width: 850px;
		margin-left:30px;		
				}
	#menu_container {
	width: 890px;

		_w/idth: 890px;
	position:relative;
	left:10px;
	top:-75px;
	background: #FFFFFF;
	height: 0px;
	padding-left: 0px;
	padding-right: 0px;
	z-index: 100;
		}
	
	#menu {
		width: 890px;
		background: url(images/menu-background.gif) no-repeat ;
		float: left;
		font-size: 120%;
		margin-top: 0;
		margin-left:0;
		margin-bottom: 0;
		}
	
	* html #menu {
		padding-right: 0;
		}
	
	#menu ul {
		margin: 0;
		padding-left: 20px;
		list-style: none;
		float: left;
		width: 100%;
		}
	
	#menu ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
		display: inline;
		margin-left: 60px;
		}
	
	#menu a:link, #menu a:visited {
		padding: 0.25em 1em;
		background: transparent;
		color: #FFFFFF;
		text-decoration: none;
		float: left;
		}
	
	#menu a:hover {
		color: #FFF400;
		}
body#index a#indexLink,
body#cleaners a#cleanersLink,
body#heatreduction a#heatreductionLink,
body#repairs a#repairsLink{
color: #FFF400;
}

		#posts {
		font-family: Arial, Helvetica, sans-serif;
		color: #333333;
		line-height: 160%;
		width: 380px;
		margin-right: 20px;
		margin-left: 25px;
		padding-top:10px;
		padding-right:20px;
		}
		#posts li {
	list-style: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	margin-bottom: 6px;
	}
		
		#posts1 {
		font-family: Arial, Helvetica, sans-serif;
		color: #333333;
		font-size: 16px;
		line-height: 160%;
		width: 820px;
		background: #FFFFFF;
		margin-right: 20px;
		margin-left: 15px;
		margin-top: 20px;
		padding-right:10px;
		text-align: center;
		}
		
		#sidebar {
		width: 345px;
		float: right;
		font-family: Arial, Helvetica, sans-serif;
		color: #333333;
		line-height: 160%;
		margin-right: 10px;
		padding-top:9px;
		margin-left:15px;
				}
		#contact {
		font-size:12px;
		text-align: left;
		padding-left: 0px;
		padding-right:10px;
		font-family:Arial, Helvetica, sans-serif;
		line-height: 160%;
		color: #333333;
		}
		
form{margin-top: 0px;}

#contact p a:link {
color:#FFCC00;
text-decoration:none;
}
#contact p a:hover {
color: #FFCC66;
text-decoration:none;
}
div.row
{ clear: both;
  width: 350px;
}

div.row span.formlabel 
{ float: left;
  width: 125px;
  text-align: left;
}


div.row span.forminput
{ float: right;
  text-align: right;
  margin-right:15px;
  cursor:pointer;
  cursor:hand;
} 

div.spacer
{ clear: both;
  width: 80px;
}

input, textarea
{ width: 200px; 
  font-family: verdana, arial, sans-serif;
  border: 1px solid;
  font-size: 100%;
  margin: 2px;
  cursor:pointer;
  cursor:hand;
}

input.submit{
float: left;
width:60px;
margin-left: 30px;
background-color:  #275E73;
color: #FFFFFF; 
font-weight: bold; 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
}
input#reset {
float: left;
margin-left: 30px;
background: #3366FF;
color:#FFFFFF; 
font-weight: bold; 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
}

#footer {
clear: both;
width:920px;
height: 150px;
text-align:center;
line-height: 140%;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
background: url(images/footer.jpg) center bottom no-repeat;
word-spacing: 2px;
}
 #footer p{
padding-top:90px;
text-align:center;
line-height: 140%;
font-size: 10px;
font-weight: bold;
word-spacing: 2px;
}	
#footer a{
color: #FFFF00;
text-decoration: none;
}		
#footer a:hover{
color: #FFCC00;
text-decoration:none;
}	
#posts a{
color: #3E94B5;
text-decoration: none;
}		
#posts a:hover{
color: #FFFF00;
text-decoration:none;
}	
	
