/* Glad.com All-but-the-homepage Styles */

.nav_and_wheel
{
	height:470px;
}


/* PROMOTIONAL AREAS */

.promo_area
{
	background-image:url(../img/promo_area_sep.gif);
	background-repeat:repeat-x;
	padding-top:37px;
}

.promo_quarter
{
	float:left;
	background-image:url(../img/dash_vert.gif);
	background-repeat:repeat-y;
	padding-top:18px;
	padding-left:17px;
	padding-right:11px;
	padding-bottom:12px;
	width:162px;
	height:147px;
}

.promo_quarter .heading
{
	margin-bottom:17px;
	height:20px;
}

.promo_quarter .image
{
	margin-bottom:10px;
}

.promo_quarter .text
{
	margin-bottom:4px;
}

.promo_half
{
	float:left;
	background-image:url(../img/dash_vert.gif);
	background-repeat:repeat-y;
	padding-left:17px;
	padding-right:11px;
	padding-top:18px;
	padding-bottom:12px;
	width:355px;
	height:147px;
}

.promo_half .left
{
	float:left;
	width:168px;
	height:147px;
	margin-right:15px;
}

.promo_half .left .heading
{
	margin-bottom:17px;
	height:20px;
}

.promo_half .left .text
{
	margin-bottom:4px;
}

.promo_half .right .image
{
	float:left;
	width:172px;
	height:147px;
}


/* FAQ STYLES */

.faq_section 
{
	line-height:15px;
	padding-bottom:12px;
}

.faq_section .title
{
	color:#404040;
	font-weight:bold;
	padding-bottom:14px;
}

.faq_section .question
{
	background-image:url(../img/faq_dot.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	padding-bottom:2px;
	padding-left:22px;
}

.faq_section .answer
{
	padding-bottom:12px;
	padding-left:22px;
}


/* COMMON STYLES ACROSS NON-HOME PAGES */

.content_layout .content_area .heading
{
	height:48px;
	background-color:#D2C7B3;
}


.content_layout .util_area
{
	background-image:url(../img/content_util_shadow.gif);
	background-repeat:repeat-y;
}

.content_layout .util_area .heading
{
	width:230px;
	height:48px;
	background-color:#D2C7B3;
	background-image:url(../img/content_heading_shadow.gif);
	background-repeat:repeat-y;
}