@charset "utf-8";
/* Advanced Production Web Site CSS Document - Main Page */

/* main page grid */

ul#mainPage_grid {
	list-style-type: none;
	width: 100%;
	border-top: 1px dotted #000;
}

#mainPage_grid {
	display: inline-block;
	margin-top: 10px;
}

#mainPage_grid img {
	float: left;
	border: 0;
}

#mainPage_grid li {
	position: relative;
	float: left;
	width: 165px;
	padding: 1em 0;
}

#mainPage_grid li#one {
	padding-right: 15px;
}

#mainPage_grid li#two {
	border-left: 1px dotted #000;
	padding-left: 15px;
	padding-right: 15px;
}

#mainPage_grid li#three {
	border-left: 1px dotted #000;
	padding-left: 15px;
}

#mainPage_grid #benefits {
	margin: 0;
	display: block;
	width: 164px;
	height: 46px;
}

#mainPage_grid #samples {
	margin: 0;
	display: block;
	width: 164px;
	height: 46px;
}

#mainPage_grid #quote {
	margin: 0;
	display: block;
	width: 164px;
	height: 46px;
}

#mainPage_grid h3 {
	text-indent: -9999px;
	display: block;
	width: 318px;
	height: 45px;
	background: url(../images/ap_h3_mainPage_what.png) no-repeat;
	margin-left: 235px;
}

/* main page containers */

#mainPage_contentMain {
	position: relative;
	float: left;
	width: 70%;
	padding: 0 15px;
}

#mainPage_contentSub {
	position: relative;
	float: right;
	width: 23%;
	padding: 0 10px;
	border-left: 1px dotted #000;
}

/* main page Hx */

#mainPage_contentMain h3#callers {
	display: block;
	background: url(../images/ap_h3_mainPage_what.png) no-repeat;
	text-indent: -9999px;
	height: 50px;
	width: 325px;
	margin-left: 182px;
}

#mainPage_contentSub h3#what {
	text-indent: -9999px;
	background: url(../images/ap_bkgd_h3_silence.png) no-repeat;
	height: 120px;
}

#mainPage_contentSub h3#callUs {
	text-indent: -9999px;
	background: url(../images/ap_h3_mainPage_callUs.png) no-repeat;
	height: 90px;
}

#mainPage_contentSub h5 {
	margin: 0 10px;
}

#mainPage_contentSub p {
	margin: 0 10px;
}

.bold {
	color: #990000;
	font-weight: bold;
}