﻿div#dnn_ContentPane
{
    width:861px; 
    float:left;
}

#Bottomright .Head,
#Bottomleft .Head
{
	display:block;
	width: 400px;
}

*html .titleCH01{
	margin-left:-15px;
	}
 
.Head
{
	width:801px; 
}

div#divHeader
{
background:url('images/divider_line.jpg') no-repeat 7px bottom; 
}

#divHeaderTop{
	float:left;
	width:530px;
	height:100px;
	margin:10px 10px 10px 150px;
	z-index:1000;
	position:absolute;
	}

*html #divHeaderTop{
	margin:10px 10px 10px -210px;
	}

div#divLogo{
	position:absolute;
	}

#bottom{
	margin-left:-5px;
	}
	
div#divContent{
    padding:30px 0px 5px 0px;
	}	
	

*html #bottom{
	margin-left:12px;
	}

#bottom #Bottomleft{
	float:left;
	width:420px;
	}

#bottom #Bottomright{
	padding-top:58px;
	float:right;
	width:420px;
	}