#sectionheader {
	border-bottom: 1px solid #99cccc;
	background:url(../../images/dude_support.jpg) no-repeat left center;
	height: 285px;
	padding: 15px;
}
#sectionheader h1{
	margin: 10px 0 15px 310px;
}
#sectionheader p.designcaption{
	font-size: 90%;
	font-weight:bold;
	color:#336666;
	position:relative;
	top:-40px;
	width: 450px;
	line-height:1.4;
}
#sectionheader p.designcaption .blue{
	color:#0033ff;
}
ul.choice li
{
	background: url(../../images/support_box.jpg) no-repeat;
	width:199px;
	padding: 0 0 0 0;
	height:460px;
	float:left;
	list-style-type:none;
	margin: 30px 2px;
}
.choice img.top
{
	display:block;
	margin:5px 0 0 2px;
}

.choice h1
{
	font-size: 90%;
	padding-top:5px;
	margin: 5px 0 5px 30px;
	color:#666;
	font-style:italic;
}
.choice h1 .larger
{
	font-size: 180%;
	color:#ff6600;
}
.choice h2
{
	font-size: 90%;
	padding-top:5px;
	margin: 5px 15px 5px 0;
	text-align:center;
	color:#000;
}
.choice p 
{
	font-size: 75%;
	margin: 5px 10px;
	font-weight:bold;
}
.choice .greentext
{
	text-align:center;
	color:#336666;
}
.choice p.specs 
{
	font-size: 75%;
	margin: 5px 0;
	font-weight:bold;
}
.choice p.costs 
{
	font-size: 75%;
	margin: 5px 0;
	font-weight:bold;
}
.choice p.costs .orange
{
	margin-right: 20px;
	color:#ff6600;
}
.choice p.order
{
	margin: 10px 0 0 0;
	width: 133px;
}
.choice p.order a
{
	font-size:120%;
	font-weight:bold;
	text-align:center;
	word-spacing: 1px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	padding: 5px 10px;
}
.choice p.order a:hover
{
	color:#000000;
}

ul.quickhelp li
{
	background:none;
	width:auto;
	padding: 0 0 0 0;
	height:auto;
	float:none;
	list-style-type:none;
	margin: 8px 15px;
	font-size: 80%;
	font-weight:bold;
}
ul.quickhelp li a
{
	background: url(../../images/li_green.gif) no-repeat left center;
	padding: 0 10px 0 10px;
	height:auto;
	float:none;
	list-style-type:none;
	margin:0;
	color:#336666;
	text-decoration:none;
}
ol.emailhelp li
{
	background:none;
	width:149px;
	padding: 0 0 0 0;
	height:auto;
	float:none;
	list-style-type: lower-roman;
	list-style-position:inside;
	margin: 10px 2px 1px 15px;
	font-size: 75%;
	font-weight:bold;
}
