/* CSS Document */

#content
{
	width:763px;
}

#contentTop
{
	height:49px;
	width:100%;
	background-image:url(images/gbl_content_top_bg.gif);
	background-repeat:no-repeat;
}

#contentBody
{
	width:763px;
	background-color:#FFFFFF;
}

#contentBodyLeft
{
	width:168px;
	float:left;
}

#contentBodyRight
{
	padding-left:6px;
	width:557px;
	float:left;
}

#contentBottom
{
	height:61px;
	width:100%;
	clear:both;
	background-image:url(images/gbl_content_bottom_bg.gif);
	background-repeat:no-repeat;
}

DIV.clear_float
{
	clear:both;
}

DIV.pos_relative
{
	position:relative;
}
