@charset "UTF-8";

* {
	margin:0;
	padding:0;
}

#main_outer_landing {
	float:none;
	background-color:#FFF;
	background-image: url(../_images/_index_swirly.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#main_outer_landing h2 {
	font-weight: normal;
	font-size: 16px;
}

#main_outer_landing h4 {
	font-weight: normal;
	font-size: 11px;
}

#headline_pic {
	height: 353px;
	background-color: #000000;
	background-image: url(../_images/_indexmain01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#headline_picb {
	height: 470px;
	background-color: #000000;
	background-image: url(../_images/_indexmain01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/*--------- boxes within the main image ---------*/

/* Exceeding Expectation Graphic */
#headline_slogo {
	height: 48px;
	width: 166px;
	background-image: url(../_images/_indexheadln03.gif);
	background-repeat: no-repeat;
	top: -300px;
	margin-left: 37px;
	background-position: left bottom;
	padding-top: 0;
}

#headline_copy {
	height: 100%;
	width: 200px;
	top: -290px;
	right: -30px;
	color: #999999;
	font-size: 11px;
	list-style-type:none;
	margin-top: 10px;
	margin-left: 37px;
	padding-top: 0;
}

.lifetime	{
	padding-top: 12px;
}

.flash_carousel {
	height: 120px;
	width: 670px;
	top: -290px;
	margin-left: 15px;
	padding-top: 12px;
}


/*---------------------------------------------------*/

#index_leftcolumn {
	float:left;
	width:349px;
}

#index_rightcolumn {
	float:right;
	width:349px;
}

.spacer_curve {
	height: 24px; /* Firefox */
	/height: 18px; /* IE */
}

/*-----------Gradient Banners and Product Images-----------*/

#prod_title01a,
#prod_title02a {
	background: url(../_images/_indexstrip01.gif) no-repeat right top;
	height: 65px;
	width: 349px;
	text-indent: 25px;
}

#prod_title02b,
#prod_title03b {
	background: url(../_images/_indexstrip02.gif) no-repeat right top;
	height: 65px;
	width: 349px;
	text-indent: 20px;
}

#prod_title01a h2,
#prod_title02a h2,
#prod_title02b h2,
#prod_title03b h2	{
	padding:15px 0 0 0;
	color: #FFFFFF;
}

/* PRODUCTS */

#prod_image00a {
	background: url(../_images/_index-pic-series10-smoked.jpg) no-repeat right top;
	height: 230px;
	width: 349px;
}

#prod_image01b {
	background: url(../_images/_index-pic-series8-offset-quad.jpg) no-repeat right top;
	height: 230px;
	width: 349px;
}

#prod_image02a {
	background: url(../_images/_index_trays_02.jpg) no-repeat right top;
	height: 230px;
	width: 349px;
}

#prod_image03b {
	background: url(../_images/_index_merlynshowr_01.jpg) no-repeat right top;
	height: 230px;
	width: 349px;
}

#prod_image04a {
	background: url(../_images/_index_bathscreens_left.jpg) no-repeat right top;
	height: 230px;
	width: 349px;
}

#prod_image05b	 {
	background: url(../_images/_index_access_01.jpg) no-repeat right top;
	height: 230px;
	width: 349px;
}

#prod_image06a	 {
	background: url(../_images/_index_cleaning_left.jpg) no-repeat right top;
	height: 230px;
	width: 349px;
}

/*-----------Text boxes under gradient banners---------*/

.prod_text01 {
	height: 165px;
}

.prod_text01 p	{
	padding:0 10px 0 25px;
}

/*----------Spacers with curved corner-------------*/

.spacer_curve01 {
	height: 18px;
	background: url(../_images/_indextopleftcorn.gif) no-repeat;
	background-position: left top;
}

.spacer_curve02 {
	height: 18px;
	background: url(../_images/_indexbottleftcorn.gif) no-repeat;
	background-position: left bottom;
}

.spacer_curve03 {
	height: 18px;
	background: url(../_images/_indexbottrightcorn.gif) no-repeat;
	background-position: right bottom;
}

.spacer_curve04 {
	height: 18px;
	background: url(../_images/_indextoprightcorn.gif) no-repeat;
	background-position: right top;
}