* { padding: 0; margin: 0; }

.small { font-size: 8pt; color: #555555; font-family: verdana; }
.medium { font-size: 11pt; color: #555555; font-family: verdana; }
.large{ font-size: 15pt; color: #555555; font-family: verdana; }
.page_title { font-size: 22pt; font-family: 'Courier New', Courier, monospace; font-weight: bold; color: #003366; }

a:focus, a:hover {color: #EE0000;}
a {color:#0033CC; text-decoration:none;}
a img { border-width: 0px; }

table { padding: 0px; }
td { vertical-align: top; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 100%;
	text-align: center;
	margin: 0px;
	background-color: #DDDDDD;
}

input {
	width: 150px;
	padding: 3px;
	font-size: 9pt;
	font-weight: bold; 
	color: #333333;
	margin: 0px;
	border-style: solid; 
	border-color: #CCCCCC;
	border-width: 1px;
}

textarea {
	width: 150px;
	padding: 3px;
	font-size: 9pt;
	font-weight: bold; 
	color: #333333;
	margin: 0px;
	border-style: solid; 
	border-color: #CCCCCC;
	border-width: 1px;
}

#wrapper { 
	text-align: left;
	margin: 0 auto;
	width: 795px;
	border-style: solid; 
	border-width: 0px 1px 0px 1px;
	border-color:#BBBBBB;
	background-color: #FFFFFF;
}

#content {
	padding: 0px 25px 0px 25px;
}

.header{
	width: 875px; 
	height: 145px; 
	background-image: url('/img20/pages/elements/header.gif'); 
	background-repeat: no-repeat; 
}

.room_scenes{
	background-image: url('/img20/pages/elements/room_scenes.gif'); 
	width: 147px; 
	height: 108px; 
	margin: 0px 0px 7px 0px;
	background-position: 0px -50px; 
	border-style: solid;
	border-width: 1px;
	border-color: #AAAAAA;
	cursor: pointer; 
}

.room_scenes_label{
	margin: 89px 0px 0px 61px;
	padding: 2px 0px 2px 4px;
	width: 81px;
	background-color: #FFFFFF;
	font-size: 8pt; 
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	border-style: solid;
	border-width: 1px 0px 0px 1px;
	border-color: #AAAAAA;
	cursor: pointer; 
}

.nav {
	font-size: 13pt;
	font-weight: bold;
	font-family: verdana; 
	color: #FFFFFF;
}

.nav a:link {
	font-size: 13pt;
	font-weight: bold;
	font-family: verdana; 
	color: #FFFFFF;
}

.nav a:visited {
	font-size: 13pt;
	font-weight: bold;
	font-family: verdana; 
	color: #FFFFFF;
}

.nav a:hover {
	font-size: 13pt;
	font-weight: bold;
	font-family: verdana; 
	color: #666666;
}

#room_scene_body {
	position: relative;
	width: 748px;
	background-repeat: no-repeat;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	margin: 0px;
}

#room_scene_nav {
	position: relative; 
	z-index: 4; 
	top: 9px; 
	left: -30px; 
}

#burst {
	position: relative;
	top: -25px;
	margin: 0px;
	width: 211px;
	height: 139px;
	background-image: url('/img20/burst.png');
	background-repeat: no-repeat;
}

* html #burst
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img20/burst.png", sizingMethod="crop");
} 

#room_scene_price_box {
	position: relative; 
	z-index: 4; 
	top: 9px; 
	left: -30px; 
	width: 335px; 
	height: 185px; 
	background-color: #FFFFFF; 
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	padding: 5px 8px 5px 8px;
	text-align: left;
}

#products_few_of_our_samples {
	margin: 0px 0px 0px 300px;
	width: 400px;
	height: 18px;
	background-image: url('/img20/these_are_just_a_few_of_our_samples.gif');
	background-repeat: no-repeat;
}

#products_in_home_estimate_banner {
	margin: 0px;
	width: 748px;
	height: 26px;
	background-image: url('/img20/free_in_home_estimate_banner.gif');
	background-repeat: no-repeat;
}

.spacer {
	clear: both;
}


.digits_background { width: 419px; height: 92px; background-image: url('/img20/pages/homepage/digits_background.gif'); }
.digit { width: 15px; height: 53px; background-image: url('/img20/pages/homepage/digits.gif'); background-position: 0px 0px; }



/* 
Carousel Scroll  
Start
*/
div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 700px; 
	height: 355px;
	overflow: hidden;
	border:0px;
	}
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:700px;
		height:355px;
		overflow:hidden;
		float:left;		
		}

	div.scroller div.content {
		width: 10000px;
		}

/* 
Carousel Scroll  
End
*/

























#inner_content {
	position: relative;
	z-index: 1;
	top: -25px;
	padding: 0px 10px 0px 10px;
}

.main{
	position: relative;
	z-index: 2;
	width: 774px; 
	height: 119px; 
	background-image: url('/img20/main.png'); 
	background-repeat: no-repeat; 
}

.logo{
	position: relative;
	top: 5px;
	z-index: 106;
	left: -7px; 
	width: 283px; 
	height: 53px; 
	cursor: pointer;
}







