#mainBoxRight{
	width:394px;
	height:218px;
	border:#999 solid 1px;
	padding:0 10px 0 0;
	border-left:none;
}
#mainBoxRight h1{
	color:#993333;
	padding-top:15px;
}
#mainBoxRight p{
	line-height:17px;
}
#mainBoxLeft{
	width:396px;
	height:218px;
	border:#999 solid 1px;
	padding:0 0 0 20px;
	border-right:none;
	background:#fff;
}
#mainBoxLeft h1{
	color:#993333;
	padding:14px 0 4px 0;
	margin:0;
}
#mainBoxLeft p{
	line-height:17px;
}
.trio{
	margin:15px 0 15px 20px;
	font-size:12px;
}
#trioLeft, #trioMiddle, #trioRight{
	width:184px;
	border:#999 solid 1px;
	padding:8px 12px 12px 12px;
}
#trioLeft{
	background:url(/images/boxLeft.gif) no-repeat;
	text-align:center;
}
#trioMiddle{
	background:url(/images/boxCenter.gif) no-repeat;
	text-align:center;
}
#trioRight{
	background:url(/images/boxRight.gif) no-repeat;
}

h1, h2, h3, h4{
	margin:0;
	padding:0;
}
h1{
	font-size:26px;
	color:#993333;
	padding-bottom:10px;
}
h4 {
	font-size:20px;
	color:#993333;
	margin-top:-4px;
}
p{
	margin:0;
	padding:0 0 18px 0;
}
h2{
	padding:0 0 10px 0;
	font-style:italic;
}
h3{
	font-size:18px;
}
.trio h3{
	text-align:center;
	color:#993333;
	font-size:17px;
	padding:3px 0 30px 0;
}
.trio ul{
	font-size:12px;
	line-height:14px;
	margin:6px 0 10px 54px;
	padding:0;
}
.trioImage{
	margin:0 auto 10px auto;
	border:#999 solid 1px;
}
.button1{
	display:block;
	height:20px;
	width:160px;
	background:url(/images/button1.gif) top center no-repeat;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	margin:0 auto;
	padding-top:4px;
}
.button1:hover{
	background:url(/images/button1.gif) center -24px no-repeat;
}
#mainCalltoAction{
	margin:0 0 10px 0;
}
.textDiv{
	margin:0 30px 0 40px;
}

/* hide from mac \*/
* html div#mainBoxLeft p{line-height:16px;}
/* end hide */