body
{
    font-size: .75em;
    color: #898989;
    font-family: Verdana, sans-serif;
}
body, h1, h2, h3, h4, h5, h6, form, img
{
	padding: 0px;
    margin: 0px;
}
input, textarea
{
	padding: 2px;
}
img
{
	border: 0px;
}
.clear
{
	clear: both;
}
a
{
	color: #4A6891;;
}

p
{
	margin-top: 0px;
}

#wrapper {
	width: 770px;
	margin: 0px auto;
	}

.header
{
	height: 143px;
	*height: 141px;
	padding: 40px 0px 0px 0px;
}
	.header div
	{
	}
	.header #logo
	{
		margin: 0px 0px 7px 0px;
	}
	.header #masthead
	{
		background-color: #333129;
		height: 74px;
	}
	.header #masthead a.consultation
	{
		color: #CF5F46;
		font-weight: bold;
		position: relative;
		top: -30px;
		left: 58px;
	}
	.header #title
	{
		margin: 0px 0px 0px 16px;
	}
	.header #appointment
	{
		margin-left: 60px;
	}



ul.navigation
{
	background: url('../images/nav_sprite.jpg') #DAE1E9 no-repeat;
	height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.083em;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
	.navigation a
	{
		color: #3E5571;
		text-transform: lowercase;
		text-decoration: none;
		display: block;
		text-align: center;
		height: 34px;
		line-height: 34px;
	}
	.navigation li
	{
		float: left;
	}
	
	.navigation a:hover, body.home .navigation #home a, body.services .navigation #services a, body.resource-center .navigation #resource-center a, body.how-to-get-started .navigation #resource-center a, body.design-tips .navigation #resource-center a, body.window-treatment-terms .navigation #resource-center a, body.gallery .navigation #gallery a, body.special-offers .navigation #special-offers a, body.contact .navigation #contact a 
	{
		color: #FFF;
		background: url('../images/nav_sprite.jpg') no-repeat;
	}
	
	#home a {width: 117px;}
	#services a {width: 130px;}
	#resource-center a {width: 170px;}
	#gallery a {width: 99px;}
	#special-offers a {width: 131px;}
	#contact a {width: 123px;}
	
	#home a:hover, body.home .navigation #home a {background-position: 0px -34px;}
	#services a:hover, body.services .navigation #services a {background-position: -10px -34px;}
	#resource-center a:hover, body.resource-center .navigation #resource-center a, body.how-to-get-started .navigation #resource-center a, body.design-tips .navigation #resource-center a, body.window-treatment-terms .navigation #resource-center a {background-position: -10px -34px;}
	#gallery a:hover, body.gallery .navigation #gallery a {background-position: -10px -34px;}
	#special-offers a:hover, body.special-offers .navigation #special-offers a {background-position: -10px -34px;}
	#contact a:hover, body.contact .navigation #contact a {background-position: -647px -34px;}



.bread-crumbs
{
	color: #999999;
	font-size: .9em;
	padding: 3px 0px 0px 7px;
	clear: both;
}
	.bread-crumbs a
	{
		color: #999999;
	}


.content
{
	padding-left: 18px;
	padding-top: 2em;
	padding-bottom: 30px;
	background-color: #ffffff;
}
	.content h1
	{
		padding-bottom: .75em;
		text-transform: lowercase;
	}
	.content h2
	{
		font-size: 2em;
		font-family: serif;
		color: #8c1a1a;
		padding-bottom: .25em;
		text-transform: lowercase;
		font-weight: lighter;
	}
	.content h3
	{
		color: #605f4d;
		font-size: 1em;
		text-transform: lowercase;
		padding-bottom: .25em;
	}
	.content p
	{
		width: 31em;
		line-height: 1.4em;
	}



	body.home .content
	{
		background-color: #ffffff;
		padding-bottom: 90px;
		min-height: 444px;
		padding-top: 4em;
	}
	
	body.home .home-background4
	{
		background: url("../images/home-background4.jpg") right 5em no-repeat;
	}
	
	body.home .home-background5
	{
		background: url("../images/home-background5.jpg") right 5em no-repeat;
	}
	
	body.home .home-background6
	{
		background: url("../images/home-background6.jpg") right 5em no-repeat;
	}
	
	body.home .content p 
	{
		width: 25em;
	}
	
	body.home .content p.current_special
	{
		color: #FFF;
		text-align: center;
		width: 14.5em;
		position: relative;
		top: 3.2em;
		*top: 2em;
		left: 0.5em;
		line-height: 1.4;
		font-size: 1em;
		display: none;
	}
	body.home .content p.current_special strong
	{
		font-size: 1.154em;
	}

	body.services .content
	{
		background: url("../images/services-background.jpg") right 2em no-repeat;
		background-color: #ffffff;
	}
		body.services .content ul
		{
			list-style-type: square;
		}
		body.services .content li
		{
			padding-bottom: 1.5em;
			line-height: 1.4em;
		}
		body.services .content .section1
		{
			width: 400px;
		}

		body.services .content .section2
		{
			float: left;
			padding-left: 1em;
			padding-top: 110px;
			width: 33em;
		}
	
	
	body.contact .content
	{
		padding-bottom: 50px;
	}
	body.portfolio .content
	{
		padding-left: 45px;
		padding-top: 19px;
	}
	body.special-offers .content
	{
		padding-bottom: 35px;
	}
		body.special-offers h2 a,
		body.contact .content h2
		{
			text-transform: lowercase;
			text-decoration: none;
			color: #333129;
			font-family: Helvetica, sans-serif;
			font-size: 14pt;
		}
		
		body.special-offers p
		{
			margin-bottom: .75em;
			width: 33em;
		}
		body.special-offers .content a img
		{
			margin-bottom: 2.5em;
		}

	
	body.resource-center .content, body.how-to-get-started .content, body.design-tips .content, body.window-treatment-terms .content
	{
		background: #ffffff url("../images/resource-center-background.jpg") right 4em no-repeat;
		min-height: 600px;
	}
		body.resource-center .content ul, body.how-to-get-started .content ul, body.design-tips .content ul, body.window-treatment-terms .content ul
		{
			padding: 7px 0px 4px 0px;
			margin: 0em 0em 1.25em 0em;
			list-style-type: none;
			border-top: 1px solid #E9E9E9;
			border-bottom: 1px solid #E9E9E9;
			width: 382px;
			display: block;
		}
		body.resource-center .content li, body.how-to-get-started .content li, body.design-tips .content li, body.window-treatment-terms .content li
		{
			padding-left: 0px;
			display: inline;
		}
		body.resource-center .content li#first, body.how-to-get-started .content li#first, body.design-tips .content li#first, body.window-treatment-terms .content li#first
		{
			padding-left: 0px;
		}
		body.resource-center .content li#first a, body.how-to-get-started .content li#first a, body.design-tips .content li#first a, body.window-treatment-terms .content li#first a
		{
			padding-left: 0px;
			background: none;
		}
		body.resource-center .content li a, body.how-to-get-started .content li a, body.design-tips .content li a, body.window-treatment-terms .content li a
		{
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			color: #898989;
			text-decoration: none;
			padding-left: 34px;
			background: url("../images/bullet_divider.gif") no-repeat;
		}
		body.resource-center .content li a:hover, body.how-to-get-started .content li a:hover, body.design-tips .content li a:hover, body.window-treatment-terms .content li a:hover, body.resource-center .content li.on a, body.how-to-get-started .content li.on a, body.design-tips .content li.on a, body.window-treatment-terms .content li.on a
		{
			color: #4A6891;
		}

body.gallery .content
{
	padding-left: 0px;
}

body.coupon
{
	padding: 20px 20px 20px 35px;
	background: #ffffff;
}
.coupon-body
{
	width: 467px;
	background-image: url('../images/coupon-border.gif');
}
	.coupon-body div
	{
		background-color: #ffffff;
		margin: 0px 2px 0px 2px;
		padding: 10px 11px 1px 11px;
	}
	.coupon-body h2
	{
		text-align: center;
		font-size: 24pt;
		font-weight: bolder;
		color: #AB2E28;
		padding-bottom: 28px;
	}
	.coupon-body h3
	{
		text-align: center;
		font-size: 16pt;
		font-weight: lighter;
		color: #AB2E28;
	}
	.coupon-body em
	{
		font-style: normal;
		font-size: 7pt;
	}


.footer
{
	color: #5f5c4d;
	font-size: .9em;
	padding: 5px 0px 30px 0px;
	border-top: 2px solid #E9E9E9;
}
	.footer a
	{
		color: #5f5c4d;
	}
	

