body
{
	background-image:url(../../images/layout/index_bg.jpg);
}

#breadcrumb
{
	margin-top:28px;
}

#content
{
	margin-top:8px;
}

/**
* SECTION:body_text CONTAINERS
*
* Containers inside body_text.
*/

/**
* SECTION:panels
*
* Contact detail panels along bottom of page.
*/

/**
* SUBSECTION: panel elements
*
* Individual panel element styles.
*/

#contactus_panels fieldset
{
	float:left;
	background-image:url(../../images/layout/panels/contactus/bg.jpg);
	background-repeat:repeat-y;
	width:306px;
	height:410px;
	margin-right:10px;
}

*html #contactus_panels fieldset
{
	margin-bottom:-9px;
}

fieldset dt
{
	font-size:115%;
	padding:11px 5px 12px;
	font-weight:bold;
}

fieldset dd
{
	padding-left:15px;
}

.features
{
	height:281px;
	font-size:110%;
}

fieldset .footer
{
	bottom:0px;
	width:306px;
	height:11px;
	background-repeat:no-repeat;
	background-image:url(../../images/layout/panels/contactus/footer.jpg);
}

#contactus_panels fieldset img
{
	text-decoration:none;
}

#contactus_panels fieldset dl
{
	margin-left:10px;
	font-size:90%;
	padding-top:6px;
	line-height:18px;
}

#contactus_panels .title
{
	height:47px;
	background-repeat:no-repeat;
}

#email_panel .title
{
	background-image:url(../../images/layout/panels/contactus/email_title.jpg);
}

#address_panel .title
{
	background-image:url(../../images/layout/panels/contactus/address_title.jpg);
}

#phone_panel .title
{
	background-image:url(../../images/layout/panels/contactus/phone_title.jpg);
}
