h2#tagline {
	font-family: Georgia, serif;
	font-size: 2.8em;
	color: #13344E;
	padding: 15px 0 25px 0;
	_padding: 0 0 20px 0;
	/*
	width: 564px;
	height: 133px;
	*/
	font-weight: normal;
	/*
	background: url(../images/services/tagline3.gif) no-repeat 0 0;
	margin: 25px auto;
	*/
	/*
	font-family: Georgia, serif;
	font-size: 2.8em;
	color: #13344E;
	width: 491px;
	height: 133px;
	font-weight: normal;
	background: url(../images/services/tagline2.gif) no-repeat 0 0;
	margin: 25px auto;
	*/
	/*
	font-family: Georgia, serif;
	font-size: 2.8em;
	color: #13344E;
	width: 602px;
	height: 58px;
	font-weight: normal;
	background: url(../images/services/tagline.gif) no-repeat 0 0;
	margin: 25px auto;
	*/
}

ul#services_list {
	width: 615px;
	margin-top: 25px;
}

	ul#services_list li {
		width: 193px;
		height: 480px;
		margin-right: 9px;
		margin-bottom: 20px;
		background-color: #efefee;
		text-align: left;
	}
	
		ul#services_list li img {
			margin: 1px;
		}
		
		ul#services_list li h1 {
			font-size: 2em;
			color: #333333;
			font-family: Georgia, serif;
			padding: 0;
			margin: 10px 0 10px 15px;
			font-weight: normal;
			width: 121px;
			height: 40px;
		}
		
			ul#services_list li h1#services_residential {
				background: url(../images/titles/services_residential.gif) no-repeat bottom left;
			}
			
			ul#services_list li h1#services_commercial {
				background: url(../images/titles/services_commercial.gif) no-repeat bottom left;
			}
			
			ul#services_list li h1#services_designpro {
				background: url(../images/titles/services_designpro.gif) no-repeat bottom left;
			}
		
		ul#services_list li p {
			font-size: 10px;
			line-height: 1.4em;
			padding: .5em 15px;
		}
		
ul#news_list {
	width: 615px;
	margin-top: 0px;
}

	ul#news_list li {
		position: relative;
		width: 615px;
		margin: 0;
		margin-bottom: 20px;
		background-color: #efefee;
		text-align: left;
		padding: 20px 0 30px 0;

	}
	
		ul#news_list li img {
			margin: 1px;
		}
		
		ul#news_list li h1 {
			font-size: 2em;
			color: #000000;
			font-family: Georgia, serif;
			padding: 0;
			margin: 0 0 0 15px;
			font-weight: normal;
			width: 600px;
			height: 5px;
		}
 
		
		ul#news_list li p {
			font-size: 10px;
			line-height: 1.4em;
			margin: 0 0 0 15px;
			text-align: left;
			color: #333333;
		}		