	a:link {
		color: #000000;
	}
	a:visited {
		color: #000000;
	}
	a:hover {
		color: #CC0000;
	}
	a:active {
		color: #CC0000;
	}
	
	.styler {
	color:#CC0000;
	margin-top:0px;
	}
	
	.more {
	color:#CC0000;
	font-style:italic;
	float:left;
	}
	
	
	body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:auto auto;
	padding:auto auto;
	line-height:110%;
	}
	
	p {
	font-size:12px;
	}
	

	
	#whole {
	background-image:url(../images/bg_middle.gif);
	background-repeat:repeat-y;
	margin:auto auto;
	width:828px;	
	}
	
	#banner {
	background-image:url(../images/Banner.gif);
	background-repeat:no-repeat;
	width:800px;
	height:133px;
	margin:auto auto;
	}

	#nav {
	background-color:#CCCCCC;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	width:800px;
	margin-bottom:0px;
	text-align:center;
	margin:auto auto;
	}
	
	#container {
	background-color:#f1f1f1;
	margin-top:0px;
	padding-top:10px;
	position:relative;
	height:720px;
	width:800px;
	margin:auto auto;
	}
	
		#container h3{
		background-color:#EAEAEA;
		margin-left:190px;
		margin-top:0px;
		padding-left:10px;
		}
	
		
	#side {
	background-image:url(../images/Line.jpg);
	background-position:right;
	background-repeat:repeat-y;
	float: left;
	padding-right:5px;
	padding-left:5px;
	width:185px;
	position:relative;
	color:#333333;
	}
	
		#side h5{
		text-align:center;
		margin:0px;
		padding:0px;
		color:#000000;
		}
	
	#guarantee {
	background-image:url(../images/100.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:185px;
	height:165px;
	float:left;
	position:relative;
	}
	
	#servicesContainer {
	width:585px;
	margin-left:15px;
	height:auto;
	float: left;
	
	}
	
	
	#carpentry {
	background-image:url(../images/carp2.gif);
	background-position:top center;
	background-repeat:no-repeat;
	margin-left:0px;
	padding-top:55px;
	line-height:125%;
	width:210px;
	float:left;
	}
	
		
	#electrical {
	background-image:url(../images/switchSmall.gif);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:55px;
	margin-left:100px;
	maring-top:0px;
	line-height:125%;
	width:220px;
	float:left;	
	}
	
	#decorating {
	background-image:url(../images/paint2.gif);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:55px;
	margin-top:10px;
	margin-bottom:0px;
	line-height:125%;
	width:210px;
	float:left;	
	}
	
	#plumbing {
	background-image:url(../images/plumb2.gif);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:55px;
	margin-left:100px;
	margin-top:10px;
	line-height:125%;
	width:220px;
	float:left;	
	}
	
	#general {
	background-image:url(../images/general2.gif);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:55px;
	margin-top:10px;
	line-height:125%;
	width:210px;
	float:left;	
	}
	
	#testimonials {
	background-image:url(../images/Quote.png);
	background-repeat:no-repeat;
	background-position:top left;
	color:#333333;
	font-style:italic;
	font-size:12px;
	margin-top:80px;
	padding-top:15px;
	padding-left:15px;
	margin-left:100px;
	line-height:125%;
	width:215px;
	height:50px;
	
	float:left;	
	}

	
	#bottom {
	background-image:url(../images/gradient.jpg);
	background-repeat:repeat-x;
	font-size:12px;
	padding-top:5px;
	height:45px;
	clear:both;
	width:800px;
	margin:auto auto;
	
	}
	
