body
{
	background: #d6efb4;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
}
img
{
	padding: 0;
	margin: 0;
	border: 0;
}

a
{
	text-decoration:none;
	color:#ff0000;
}

a:hover
{
	text-decoration:none;
	color:#0000ff;
}

input
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	line-height: 1.6em;
	vertical-align: middle
}

.submenuhover
{
	text-decoration:none;
	color:#ffffff !important;
}

tr.alternateItem
{
	background-color:#dddddd;
}

tr.BusinessHeaderRow
{
	font-weight:bold;
	color:#006600;
}

tr.HeaderRow
{
	font-weight:bold;
	font-style:italic;
    color:#333333;
}

td.label
{
    font-weight:bold;
    font-style:normal;
    text-decoration:underline;
}

p
{
	margin: 0 0 15px 0;
	padding: 0;
}

div#page_holder
{
	width: 986px;
	background: #ffffff url(../images/bkg_page.gif) repeat-y;
	padding: 0;
	margin: 0 auto;
}

div#page_holder div#eyebrow
{
	width: 966px;
	height: 167px;
	background: url(../images/bkg_eyebrow.jpg) no-repeat;
	margin: 0 auto;
	padding: 0 0 20px 0;
	position: relative;
}

div#page_holder div#eyebrow div#top_nav_bar
{
	width: 468px;
	height: 49px;
	position: absolute;
	top: 0;
	left: 488px;
	z-index:1;
}

div#page_holder div#eyebrow div#top_nav_bar div
{
	float: left;
}

div#page_holder div#eyebrow div#user_area
{
	width: 468px;
	height: 20px;
	position: absolute;
	top: 62px;
	left: 488px;
	z-index:-2;
}

div#page_holder div#eyebrow div#banner_area
{
	width: 468px;
	height: 60px;
	position: absolute;
	top: 93px;
	left: 488px;
	z-index:-1;
}

div#page_holder div#content_area
{
	width: 986px;	
}

div#page_holder div#content_area div#content_left
{
	width: 488px;
	float: left;
}

div#page_holder div#content_area div#content_left div#welcome_box
{
	width: 458px;
	height: 187px;
	margin-left: 30px;
}

div#page_holder div#content_area div#content_left div#quick_search_box
{
	width: 468px;
	height: 260px;
	margin-left: 20px;
	background: url(../images/quick_search_box.jpg) no-repeat;
	position: relative;
}

div#page_holder div#content_area div#content_left div#quick_search_box div#quick_search_content
{
	width: 428px;
	position: absolute;
	top: 55px;
	left: 20px;
}

div#page_holder div#content_area div#content_left div#banner_left
{
	width: 468px;
	height: 60px;
	margin: 20px 0 20px 20px;
}

div#page_holder div#content_area div#content_right
{
	width: 488px;
	float: right;
}

div#page_holder div#content_area div#content_right div#testimonial_box
{
	width: 458px;
	height: 187px;
	margin-left: 10px;
}

div#page_holder div#content_area div#content_right div#testimonial_box img#headtestimonials
{
	float: left;	
}

div#page_holder div#content_area div#content_right div#testimonial_box img#CustomerQuotes
{
	float: left;	
}

div#page_holder div#content_area div#content_right div#testimonial_box img#portrait
{
	float: right;
	padding-left: 10px;
}

div#page_holder div#content_area div#content_right div#login_box
{
	width: 468px;
	height: 125px;
	background: url(../images/login_box.jpg) no-repeat;
	margin-bottom: 10px;
	position: relative;
}

div#page_holder div#content_area div#content_right div#login_box div#quick_login_content
{
	width: 428px;
	position: absolute;
	top: 55px;
	left: 20px;
}

div#page_holder div#content_area div#content_right div#newsletter_box
{
	width: 468px;
	height: 125px;
	background: url(../images/newsletter_box.jpg) no-repeat;
	position: relative;	
}

div#page_holder div#content_area div#content_right div#newsletter_box div#quick_newsletter_content
{
	width: 320px;
	position: absolute;
	top: 45px;
	left: 20px;
}

div#page_holder div#content_area div#content_right div#banner_right
{
	width: 468px;
	height: 60px;
	margin: 20px 0;
}

div#page_holder div#sponsors
{    
    padding-top:10px;
	width: 986px;	
	clear: both;		
}

div#page_holder div#sponsors div {
	width: 33.3%;	
	float: left;	
	text-align:center;
	vertical-align: middle;
}

div#page_holder div#footer
{
	width: 986px;
	clear: both;
	padding-left: 10px;
}

div#footer_text
{
	text-align: center;
	color: #777777;
	margin-top: 5px;
}


/* Level 02 - general */

div#page_holder div#eyebrow div#lower_top_nav_bar
{
	width: 468px;
	height: 26px;
	position: absolute;
	top: 54px;
	left: 488px;
	background: url(../images/second_nav_bar.gif) no-repeat;
	text-align: center;
	padding-top: 3px;
}

/* Level 02 - 2 column */

div#page_holder div#content_area div#lev02_content_left
{
	width: 200px;
	float: left;
	margin-left: 20px;
}

div#page_holder div#content_area div#lev02_content_left div.left_col_box
{
	width: 200px;
	background: url(../images/lev02_box_content.gif) repeat-y;
	padding: 0 0;
	margin: 0;
}

div#page_holder div#content_area div#lev02_content_left div.left_col_box div.left_col_box_content
{
	width: 180px;
	margin-left: 10px;
}

div#page_holder div#content_area div#lev02_content_left div.left_col_box div.left_col_box_content h2
{
	font-size: 12px;
	font-weight: bold;
}

div#page_holder div#content_area div#lev02_content_right
{
	width: 726px;
	float: right;
	margin-right: 20px;
}

/* Level 02 - 1 column */
div#page_holder div#content_area div#lev02_content
{
	width: 926px;
	float: right;
	margin-right: 30px;
}



