img, div, div#wrapper, div#container, div#header h1 a, div#sidebar_nav ul li .active, div#sidebar #sign { behavior: url(images/iepngfix.htc) }

body {
	font-family: Helvetica, Arial, sans-serif;
	color: #00548b;
	margin: 0;
	padding: 0;
	background-color: #213a63;
	background-image: url(/images/sc_background.jpg);
	background-position: center center;
}

div#wrapper {
	background-image: url(/images/sc_curves_homepage.jpg);
	background-repeat: no-repeat;
	background-color: #dff0fb;
	width: 900px;
	margin: 0 auto;
	height: 1140px;
	border-bottom-color: #00548b;
	border-bottom-width: 6px;
	border-bottom-style: solid;
}

div#wrapper.homepage {
	background-image: url(/images/sc_curves_homepage.jpg);
	background-repeat: no-repeat;
}

div#wrapper.power-washing {
	background-image: url(/images/sc_curves_b-a-concrete.jpg);
	background-repeat: no-repeat;
}

div#wrapper.graffiti-and-vandalism-removal {
	background-image: url(/images/sc_curves_b-a-graffiti.jpg);
	background-repeat: no-repeat;
}

div#wrapper.commercial-power-washing {
	background-image: url(/images/sc_curves_commercial.jpg);
	background-repeat: no-repeat;
}

div#wrapper.graffiti-removal {
	background-image: url(/images/sc_curves_graffiti.jpg);
	background-repeat: no-repeat;
}

div#wrapper.pressure-washing {
	background-image: url(/images/sc_curves_outdoor.jpg);
	background-repeat: no-repeat;
}

div#wrapper.pressure-washing-questions {
	background-image: url(/images/sc_curves_questions.jpg);
	background-repeat: no-repeat;
}

div#container {
	border-bottom-color: #8dacc9;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	width: 900px;
	height: 1134px;
	margin: 0 auto;
	padding: 0;
	background-image: url(/images/sc_sidebar.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

#header h1 {
	margin: 0;
}

div#header h1 a {
	display: block;
	width: 600px;
	height: 130px;
	margin: 0 auto;
	padding: 0;
	background-image: url(/images/sc_logo.png);
	text-indent: -9999px;
}

#header h2 {
	display: none;
}

#sidebar {
	float: left;
}

#sidebar_phone {
	color: #fff;
	text-align: center;
	width: 200px;
	margin: 0;
	padding: 0;
	position: relative;
	top: -10px;
}

#sidebar_phone h3 {
	letter-spacing: -0.01em;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#sidebar_phone h4 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 24px;
}

#sidebar_nav {
	color: #fff;
	margin: 20px 0 0 15px;
}

#sidebar_nav ul {
	margin: 0;
	padding: 0;
	width: 200px;
}

#sidebar_nav ul li {
	list-style-type: none;
	padding-bottom: 5px;
}

div#sidebar_nav ul li .active {
	background-image: url(/images/sc_sidebar_nav_icon.png);
	background-repeat: no-repeat;
}

#sidebar_nav a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#sidebar_nav a.active {
	color: #f47920;
}

#sidebar_nav a:hover {
	color: #f47920;
}

#sidebar_nav ul ul {
	padding-left: 18px;
}

div#sidebar #sign {
	background-image: url(/images/sc_sidebar_sign.png);
	background-repeat: no-repeat;
	background-position-x: center;
	width: 175px;
	height: 164px;
	text-indent: -9999px;
	position: relative;
	top: 350px;
}

#content {
	margin: 240px 70px 70px 250px;
}

#content h3, #content h4 {
	margin: 0;
	padding: 0;
}

#content h3 a {
	color: #00548b;
	text-decoration: none;
	font-size: 24px;
}

#content h4 {
	font-size: 18px;
	font-weight: normal;
}

#content p {
	font-size: 14px;
	line-height: 18px;
	color: #314d5a;
}

#content ul {
	font-size: 14px;
	line-height: 18px;
	color: #314d5a;
}

#content ul li {
	list-style-image: url(/images/sc_list_icon.png);
	color: #314d5a;
}

p.before {
	margin-left: 25px;
	padding-left: 100px;
	background-image: url(/images/sc_before.png);
	background-repeat: no-repeat;
}

p.after {
	margin-left: 25px;
	padding-left: 100px;
	background-image: url(/images/sc_after.png);
	background-repeat: no-repeat;
}

#content a {
	color: #00548b;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content p.prev-next {
	text-align: center;
}

a img {
	border: 0px;
}

fieldset {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 6px;
	margin: 0px;
	border-color: #fff;
	border-style: solid;
	border-width: 0;
}

legend {
	display: none;
}


