@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;
	padding-top: 15px;
}

#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;
}

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

#headline_slogo {
	height: 48px;
	width: 166px;
	background-image: url(../_images/_indexheadln02.gif);
	background-repeat: no-repeat;
	top: -340px;
	right: -30px;
	margin-left: 37px;
	background-position: left bottom;
	padding-top: 30px;
}
#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: 15px;
}
/*---------------------------------------------------*/


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

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

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

#spacer_curve {
	height: 18px;
}


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

#brochure-blank-left {
	background-image: url(../_images/brochure-blank-left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 230px;
	width: 349px;
	color: #FFFFFF;
	text-indent: 25px;
	text-align: left;
}
#brochure-blank-right {
	background-image: url(../_images/brochure-blank-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 230px;
	width: 349px;
	color: #FFFFFF;
	text-indent: 25px;
	text-align: left;
}

#brochure-merlyn-left {
	background-image: url(../_images/brochure-merlyn-left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 230px;
	width: 349px;
	color: #FFFFFF;
	text-indent: 25px;
	text-align: left;
}

#brochure-merlyn-right {
	background-image: url(../_images/brochure-merlyn-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 230px;
	width: 349px;
	color: #FFFFFF;
	text-indent: 25px;
	text-align: left;
}

#brochure-vivid-left {
	background-image: url(../_images/brochure-vivid-left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 230px;
	width: 349px;
	color: #FFFFFF;
	text-indent: 25px;
	text-align: left;
}

#brochure-vivid-right {
	background-image: url(../_images/brochure-vivid-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 230px;
	width: 349px;
	color: #FFFFFF;
	text-indent: 25px;
	text-align: left;
}

#brochure-blackbox-left {
	background-image: url(../_images/brochure-blackbox-left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 230px;
	width: 349px;
	color: #FFFFFF;
	text-indent: 25px;
	text-align: left;
}

#brochure-blackbox-right {
	background-image: url(../_images/brochure-blackbox-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 230px;
	width: 349px;
	color: #FFFFFF;
	text-indent: 25px;
	text-align: left;
}




/*----------Download Link and Icon------------*/

#pdf_icon {
	top: 151px;
	position: relative;
	left: 125px;
	width: 50px;
}

#dload_text {
	top: 130px;
	position: relative;
	left: 170px;
	width: 125px;
	background-image: url(/merlyn_local/_images/pdficon_large.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 35px;
}



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

#spacer_curve01 {
	height: 18px;
	background-image: url(../_images/_indextopleftcorn.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#spacer_curve02 {
	height: 18px;
	background-image: url(../_images/_indexbottleftcorn.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#spacer_curve03 {
	height: 18px;
	background-image: url(../_images/_indexbottrightcorn.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
