/* @override http://dtp8/stylesheets/index.css */
/* @override http://dtp8-static/stylesheets/index.css */

div#main h2.index{
	width:732px; height:155px; padding: 0; text-align:center;
	margin: 20px 0px;
	
	font-size:30px;
	text-transform: uppercase;
	
	background: green url(images/index_h2.png) no-repeat left top;
	text-indent: -4000px;
}

h3{
	font-size: 28px;
	color: black;
	margin-top: 20px;
}
h3.with_confidence{
	background: url(images/h3.with_confidence.png) no-repeat left top;
	text-indent: -4000px;
	height: 35px;
}

object#SellGrandFormat{
	width:732px;
	height: 355px;
}

p#need_tech_support{
	float: right;
	margin: 42px 24px 0 0;
	background: url(images/need_tech_support.png) no-repeat left top;
	width: 280px;
	height: 65px;

	text-indent: -4000px;
}

div#index_pitch{
	width: 312px;
	margin-left: 44px;
	float: left;
}
div#index_pitch p{
	font-size: 11px;
	text-align: justify;
	margin-bottom: 18px;
	font-weight: lighter;
}

div#index_pal{
	margin: 59px 59px;
	float:left;
}
