﻿/* main content */
div#wrapper
{
	background:transparent url(img/home_right_column.jpg) no-repeat 719px 0;
}
div#innerwrapper
{
	background:transparent url(img/faux_column.gif) repeat-y 0 0;
	_height:0;
}
div#content
{
	width:449px;
	padding-bottom:0;
}
div#leftcol
{
	margin-left:-719px;
}
div#bottomcontent
{
	width:449px;
	margin:auto;
	background:url(img/horizontal_dots_big.gif) repeat-x top;
}
div#bottomcontent ul
{
	font-size:.9em;
}
div#bottomcontent ul li
{
	list-style:none;
	padding-left:8px;
	background:url(img/2x2dot.gif) no-repeat 0 8px;
}
div#hbcleft
{
	padding-top:10px;
	padding-right:20px;
	float:left;
	width:204px;
}
div#hbcright
{
	padding-top:10px;
	padding-left:20px;
	float:right;
	width:204px;
	background:url(img/vertical_dots_big.gif) repeat-y left;
}
div#rightcol
{
	float:right;
	width:269px;
	padding:0;
	margin-top:-195px;
	color:#3d505e;
}

div#rightcol ul
{
	margin-top:82px;
	margin-left:1px;
	padding-top:10px;
	padding-bottom:35px;
}
div#rightcol ul li
{
	position:relative;
	list-style:none;
	padding:10px 0 0 10px;
	background:url(img/double_right_chevron.gif) no-repeat 12px 12px;
}
div#rightcol ul li p
{
	background:url(img/horizontal_dots.gif) repeat-x bottom;
	margin-left:25px;
	padding-bottom:13px;
	padding-right:20px;
}
div#rightcol ul li p.last
{
	background:url(img/double_right_chevron.gif) no-repeat -25px 0;
}
div#rightcol ul li p a 
{
	color:#002940;
}
div#content h1
{
	font-size:1.5em;
	line-height:1.2em;
	color:#656b74;
}
div#content h2
{
	line-height:1em;
	font-size:1.9em;
	margin-left:30px;
	color:#002940;
}
div#content h3
{
	font-size:1.2em;
	line-height:1em;
	color:#656b74;
}
div#content a.learnmorebutton
{
	text-indent:-9999px;
	display:block;
	width:108px;
	height:25px;
	background:url(img/learn_more.gif) no-repeat top;
	margin:0 0 10px 341px;
}
div#content ul li
{
	margin:0;
	margin-left:-10px;
}
div#content p.line
{
	margin-bottom:10px;
}