@import url(common.css);

div.main
{
	
}

div.subheader
{
	height:20px;
}

div.TitlePane
{
	height:43px;
	width:313px;
	float:left;
	overflow:hidden;
	padding-top:49px;
}

div.ContentPane
{
	width:976px;
	overflow:hidden;
}

div.ContentPane p
{
	margin:0px;
}


div.topfooter
{
	background-image:url(footer_top_bg_1column.gif);
	height:29px;
	background-position:0px -11px;
}
