/* CSS Document */

#remodel {
	 background:url(../graphics/swan-pools-remodel-bkg.jpg) no-repeat bottom right;
	 margin: 0px;
	 width: 100%;
	 height: 520px;
	 }
#remodelmain{
	width: 43%;
	border: 2px solid #0033ff;
	margin:15px 0px 0px 5px;
	padding: 5px;
	background-color:#fff;
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
	font-size: 100%;
	}
#remodelaction {
	float: right;
	clear: right;
	width: 35%;
	text-align: center;
	margin: 15px 5px 0px 5px;
	padding: 15px;
	}
#remodelaction a:visited {
	color: #0033ff;
	}
#remodelaction a:hover {
	color: #000;
	}
#remodelimages {
	float: right;
	clear: right;
	margin: 40px 5px 0px 5px;
	padding: 15px;
	width: 25%;
	text-align: center;
	}
#remodelquote {
	 float:right;
	 width: 35%;
	 height: auto;
	 margin: 5px 5px 0px 0px;
	 border: none;
	 font-size:95%;
	 font-style:oblique;
	 }
#remodelLeft {
	float:left;width:320px;height:auto;border:2px solid #0033ff;margin:5px; }
#remodelLeft a:link {
	color:#000;
	}#remodelLeft a:visited {
	color:#0033ff;
	text-decoration:none;
	}
#remodelLeft a:hover {
	color:#0033ff;
	}
#remodelLeft h3{
	margin:5px;
	}
#remodelLeft h4{
	margin:5px;
	}
