/* Content area landing page START */
body#index div#content {
	background: url(/images/why/landing/content_top.gif) top left no-repeat;
	margin-left: 30px;	
	width: 660px;
}
div#content p {
	padding: 20px 20px 0 40px;
}
div.box {
	float: left;
	height: 171px;
	width: 314px;
}
div#history {
	background: url(/images/why/landing/history_bg.jpg) bottom no-repeat;
	margin-top: 0px;
	width: 337px;
}
div#history h3 {
	background: url(/images/why/landing/history_h.gif) left no-repeat;
	margin: 0;
	width: 337px;
}

div#quality {background: url(/images/why/landing/quality_bg.jpg) bottom no-repeat;}
div#quality h3 {background: url(/images/why/landing/quality_h.gif) left no-repeat;}

div#sales {
	background: url(/images/why/landing/sales_bg.jpg) bottom no-repeat;
	width: 337px;
}
div#sales h3 {
	background: url(/images/why/landing/sales_h.gif) left no-repeat;
	margin: 0;
	width: 337px;
}

div#health {background: url(/images/why/landing/health_bg.jpg) bottom no-repeat;}
div#health h3 {background: url(/images/why/landing/health_h.gif) left no-repeat;}

div.box h3 {margin-left: 1px; font: 6px/60% arial;}
div.box h3 a, div.box h3 {
	height: 31px;
	width: 314px;
}
div.box h3 a {
	display: block;
	background: url(/images/common/heading_arrow_off.gif) no-repeat;
	width: 195px;
}
div#history h3 a {background-position: 51px 12px;}
div#quality h3 a {background-position: 28px 12px;}
div#sales h3 a {background-position: 51px 10px;}
div#health h3 a {background-position: 27px 10px;}

div.box h3 a:hover {background: transparent;}

body#index div#content_bottom {
	background: url(/images/why/landing/content_bottom.jpg);
	height: 117px;
}
div#content div.box p {padding: 5px 155px 0 25px;}
div#content div#history p, div#content div#sales p {padding: 5px 130px 0 48px;}
/* Content area landing page END */

/* side bar landing page START */
div#sidebar h3 {text-indent: -9000px;}
div#ppg {
	background: url(/images/why/landing/building.jpg) left no-repeat;
	height: 167px;
	margin-bottom: 43px;
	
}
div#ppg p, div#ppg img {
	margin: 3px 18px 0 93px;
}
div#paint_school {
	background: url(/images/why/landing/paint_school_bg.jpg) bottom no-repeat;
	height: 173px;
	margin-bottom: 43px;
}
div#paint_school h3 {
	background: url(/images/why/landing/paint_school_h.gif) left no-repeat;
	height: 25px;
}
div#paint_school a {
	background: url(/images/common/heading_arrow_off.gif) 18px 9px no-repeat; 
	display: block;
	height: 25px;
	width: 185px;
}
div#paint_school a:hover {background: none;}
div#paint_school p {margin: 5px 35px 0 15px;}
div#dealer {
	background: url(/images/why/landing/dealer_bg.jpg) bottom left no-repeat;
	height: 109px;
}
div#dealer h3 {
	background: url(/images/why/landing/dealer_h.gif) left no-repeat;
	height: 25px;
}
div#dealer p {
	margin: 3px 18px 0 128px;
}
/* side bar landing page END */



