body {
	font-size:11px;
	color:#000;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	background: #d2d2d2 url(../i/background.png);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}
a{
	
	text-decoration:underline;
	color:#900;
}
a:hover{
	text-decoration:none;
	color:#c00;
}

#wrapper{
   margin-top:20px;
	width:956px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	
}
#body{
	
	min-height:300px;
}
#header,#footer{
	text-align:left;
	height:97px;
	background:url(../i/bricks.png);
	background-repeat:repeat-x;
	
}

#header a,#footer a{
	display: block;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	height: 30px;
	font-size: 11px;
	text-decoration: none;
	color: #140505;
	border-left: 1px solid #c54330;
	border-right: 1px solid #300;
	margin-top: 30px;
	text-align: center;
}
.phone{
	
	float:right;
	clear:both; 
	color:#aaa; 
	font-weight:bold; 
	margin-right:10px; 
	margin-top:5px;
}
#footer {
  height:38px;
	text-align:left;
	padding-top:15px;
	padding-left:20px;
	font-size:15px;
   color:#aaa;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	
}
#header a.active, #footer a.active{
	color:#eee;
}
#header a:hover,#footer a:hover{
	
	color:#e3170d;
}
#header a.first,#footer a.first{
	
	border-left:0px;
}

#header a.last,#footer a.last{
	
	border-right:0px;
}
a#logo{
	float:left;
	padding:0;
	margin:0;
	border:0;
	margin-right:35px;
}
#copy{
	color:#666;
	text-align:center;
	height:18px;
	background:url(../i/reflection.png);
	background-repeat:repeat-x;
	font-size:9px;
	padding-top:5px;
}
#content, #testimonials{
	
	padding:5px;
	float:left;
}
#content{
	
	width:75%;
}
#content img{
	margin:5px;
	border:0px;
}
#testimonials{
	width:22%;
}
.testimonial{
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #444;
}
h1{
	
	font-size:16px;
	color:#300;
	border-bottom:1px solid #444;
	font-weight:normal;
}
