
/*
#content
{
	width:908px;
	height:466px;
	margin-left:4px;
	margin-right:4px;
	margin-top:6px;
	margin-bottom:6px;	
	background-color:#9999CC;
	border:1px solid pink;
}
*/

#contentTop
{
	width:908px;
	height:300px;
	/*margin-bottom:6px;*/
	background-color:transparent;
}

#contentTopLeft
{
	float:left;
	width:608px;
	height:300px;
}

#contentTopRight
{
	float:right;
	width:290px;
	/*height:300px;
	width:294px;
	background-image:   url("/images/common/BlockGradRight.png");
	background-position:top right;
	background-repeat:repeat-y;*/
}

div.sideItem
{
	width: 294px;
	width: 285px;
	min-height:40px;
	height:auto;
	/*padding:2px 0px 2px 0px;*
	clear:both;
	font-size:9px;
	/*border-bottom: 1px dotted green;*/
}

div.sideItem p
{
 	padding: 2px 18px 0px 0px;
	margin: 10px auto;
	min-height:40px;
	height:auto;
}

div.sideItemMoreLink
{
	font-weight:bold;
	text-align:right; 
	font-size:10px;
	margin-right:15px;
	margin-bottom:4px;
	margin-top:0px;
}

#contentBottom
{
	width:908px;
	height:150px;
	padding-top:6px;
	padding-bottom:-10px;
	background-color:transparent;
}

#contentBottomLeft
{
	float:left;
	width:608px;
	height:150px;
	background-color:transparent;
}

#tabContentLeft
{
	float:left;
	width:294px;
	height:inherit;
}

#tabContentRight
{
	float:right;
	width:294px;
	height:inherit;
}

div.tabbed
{
	font-size: 10px;
	width: 294px;
	height:150px;
	overflow:hidden;
	background-image: url("/images/common/HmPgFolder.png");
	background-position:top left;
	background-repeat: no-repeat;
	vertical-align:top;
}

.tabbedheader
{
	/*
	width:auto;
	font-size: 12px;
	font-weight: bold;
	text-transform:capitalize;
		
	*/
	margin: 0px 0px 2px 0px;
	padding-left: 9px;
	height: 30px;
	color:#5D1E22;
}

div.tabbed p
{
	padding: 4px 13px 0px 10px;
	margin: 10px auto;
	float:none;
	height:98px;
	overflow:hidden;
}

div.tabbed img
{
	float: left;
	clear:right;
	margin-right: 10px;
	/*border: 1px solid #5D1E22;*/
}

div.tabMoreLink
{
	font-weight:bold;
	text-align:right; 
	margin-right:16px;
	clear:both;
}

#contentBottomRight
{
	float:right;
	width:294px;
	height:150px;
	background-color:#FFFFCC;
}


div.brSideItem
{
	width:auto;
	margin: 4px auto;
	padding: 0px 10px 0px 10px;
	font-weight:bold;
	height:auto;
}

div.brSideItem img
{
	border: 0px solid transparent;
}

div.brSideItem p
{
	font-size: 10px;
	padding: 4px 0px 0px 0px;
	clear:left;
}
div.brSideItemMoreLink
{
	font-weight:bold;
	text-align:right; 
	font-size:10px;
	margin-right:30px;
	margin-bottom:4px;
}

