body
{
	background-image:url(../../images/layout/index_bg.jpg);
}

#content
{
	margin-top:4px;
}

#breadcrumb
{
	margin-top:24px;
}

/**
* SECTION:body_text CONTAINERS
*
* Containers inside body_text.
*/

#promo
{
	width:636px;
	margin-bottom:8px;
	float:left;
}

#registerdomain
{
	margin-top:23px;
	width:636px;
	height:51px;
	background:url(../../images/pages/index/domain.png) no-repeat top left;
}

#new_domain
{
	position:relative;
	top:-8px;
	margin-left:187px;
	width:287px;
	padding-top:2px;
	height:20px;
}

#new_domain
{
	*top:-5px;
}

#registerdomain select
{
	position:relative;
	top:-8px;
	margin-left:12px;
	height:20px;
	width:88px;
	border:solid 1px #ABADB3;
}

#domain_submit
{
	margin-left:17px;
}

#services
{
	float:right;
	width:290px;
}

#services h2
{
	line-height:0px;
}

#services ul
{
	list-style-type:disc;
	margin-left:20px;
	margin-top:5px;
}

#services li
{
	list-style-type:disc;
	padding:2px 0;
}

#services .sublinks
{
	padding-top:4px;
}
#services .sublinks a
{
	padding-top:4px;
	display:block;
}

/**
* SECTION:index_panels
*
* Product category panels along bottom of page.
*/

#index_panels
{
	clear:both;
}

#index_panels legend
{
	font-size:110%;
	color:#00457c;
	padding-bottom:14px;
	font-weight:bold;
}

/**
* SUBSECTION: panel elements
*
* Individual panel element styles.
*/

#index_panels fieldset
{
	float:left;
	background-repeat:no repeat;
	width:310px;
	height:213px;
	margin-right:5px;
}

#index_panels fieldset a
{
	width:310px;
	height:213px;
	position:absolute;
	text-decoration:none;
}

#index_panels fieldset img
{
	margin-bottom:20px;
	margin-left:1px;
	text-decoration:none;
}

#index_panels fieldset dl
{
	margin-left:10px;
	font-size:90%;
	padding-top:6px;
	line-height:18px;
}