	a:link {
		color: #000000;
	}
	a:visited {
		color: #000000;
	}
	a:hover {
		color: #CC0000;
	}
	a:active {
		color: #CC0000;
	}

	.styler {
	color:#CC0000;
	}
	
	.styler2 {
	color:#CC0000;
	font-weight:bold;
	}
	
	.styler3{
	color:#666666;
	font-style:italic;
	}
	

	
	body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:auto auto;
	}
	
	body	p{
		line-height:120%;
		font-size:12px;
		}
	
	#everything {
	background-image:url(images/bg_middle.gif);
	background-repeat:repeat-y;
	border:none;
	margin:auto auto;
	padding:0px;
	width:828px;
	
	
	}
	#banner {
	width: 800px;
	height:133px;
	font-size:12px;
	background-image:url(images/Banner.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:auto auto;
	padding-top:0px;
	position:relative;
	}
		

	
	#nav {
	background-color:#CCCCCC;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	width:800px;
	margin:auto auto;
	margin-bottom:0px;
	text-align:center;
	position:relative;
	}
	


	
	#container {
	width: 800px;
	height:1210px;
	background-color: #f1f1f1;
	margin: auto auto;
	padding:0px;
	position:relative;
	
	}
	
		#container h3{
		background-color:#EAEAEA;
		padding-top:7px;
		padding-bottom:7px;
		margin:0px;
		text-align:center;
		margin-bottom:15px;
		}
	
	#content {
	background-image:url(images/Van.jpg);
	background-position:top right; 
	background-repeat:no-repeat;
	width:590px;
	padding-left:05px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	margin:0px;
	float:left;
	position:relative;
	}
		
		

		
		#content h4 {
		background-color:#FF6262;
		padding:2px;
		text-align:center;
		margin:0px;
		}



	
	#side {
	background-image:url(images/Line.jpg);
	background-position:right;
	background-repeat:repeat-y;
	float: left;
	padding-right:5px;
	padding-left:3px;
	width:185px;
	position:relative;
	}
	
		#side h5{
		text-align:center;
		margin:0px;
		}
	
	#sucess{
	width:277px;
	height:180px;
	clear:both;
	}
		#carpentry {
		background-image:url(images/carp.gif);
		background-position:left;
		background-repeat:no-repeat;	
		float:left;	
		width:130px;
		padding-top:5px;
		padding-left:57px;
		padding-top:15px;
		margin-left:0px;
		margin-right:0px;
		margin-bottom:15px;
		color:#333333;
		}
		
			#carpentry p {
			font-size:11px;
			margin:0px;
			}

		#decorating {
		background-color:#CCCCCC;
		background-image:url(images/paint.gif);
		background-position:left;
		background-repeat:no-repeat;	
		float:left;	
		width:130px;
		padding-left:57px;
		padding-top:5px;
		padding-bottom:5px;
		margin-left:0px;
		margin-right:0px;
		margin-bottom:15px;
		color:#333333;
		}
		
			#decorating p {
			font-size:11px;
			margin:0px;
			}
			
		#electrical {
		background-image:url(images/switchSmall.gif);
		background-position:left;
		background-repeat:no-repeat;	
		float:left;	
		width:130px;
		padding-left:57px;
		margin-left:0px;
		margin-right:0px;
		margin-bottom:15px;
		color:#333333;
		}
		
			#electrical p {
			font-size:11px;
			margin:0px;
			}

		#plumbing {
		background-color:#CCCCCC;
		background-image:url(images/plumb.gif);
		background-position:left;
		background-repeat:no-repeat;	
		float:left;	
		width:130px;
		padding-left:57px;
		padding-top:5px;
		padding-bottom:5px;
		margin-left:0px;
		margin-right:0px;
		margin-bottom:15px;
		color:#333333;
		}
		
			#plumbing p {
			font-size:11px;
			margin:0px;
			}		
			
		#general {
		background-image:url(images/generalSmall.gif);
		background-position:left;
		background-repeat:no-repeat;	
		float:left;	
		width:130px;
		padding-left:57px;
		margin-left:0px;
		margin-right:0px;
		color:#333333;
		}
		
			#general p {
			font-size:11px;
			margin:0px;
			}
			
		#guarantee {
		background-image:url(images/100.gif);
		background-position:center;
		background-repeat:no-repeat;
		margin-top:50px;
		width:185px;
		height:165px;
		float:left;
		}
		
		#note{
		padding-top:60px;
		float:left;
		
		}

		#testimonials {
		background-image:url(images/Quote.png);
		background-repeat:no-repeat;
		background-position:center top;
		margin: auto auto;
		margin-top: 15px;
		margin-bottom:20px;
		padding-top: 15px;
		padding-bottom:0px;
		font-size: 12px;
		color: #333333;
		line-height:110%;
		width:380px;
		clear:both;
		text-align:center;
		}
	
	#footer {
	background-color:#CCCCCC;
	background-image:url(images/gradient.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width: 800px;
	height:50px;	
	margin:auto auto;
	padding-bottom:0px;
	padding-top:0px;
	text-align:center;
	position:relative;
	vertical-align:text-bottom;
	}
