#headerbottom{
	width:100%;
	height:223px;
	background-image: url('/templates/sep/images/header.jpg');
}

#rightcontent{
	margin: 17px 0px 25px 0px;	
}
#headtext{
	margin:	0px 0px 0px 155px;
	padding-top:90px;
}

#danafoxheadtext{
	margin-left:637px;
	padding-top:10px;
	line-height:14px;
}
#headertop{
	border:none;	
	height:80px;
}

#leftback{
	width:50%;
	height:500px;
	background-color:white;
	z-index:0;
	float:left;
}
#lefttop{
	background-color:#e4801c;
	width:100%;
	height:8px;
}
#leftmid{
	background-color:white;
	width:100%;
	height:80px;
}
#leftbot{
	background-image:url('/templates/sep/images/leftcolor.jpg');
	background-repeat:repeat;
	width:100%;
	height:223px;
}
#rightback{
	width:50%;
	height:500px;
	left:50%;
	background-color:white;
	position:absolute;
	z-index:0;
}
#righttop{
	background-color:#e4801c;
	width:100%;
	height:8px;
}
#rightmid{
	background-color:white;
	width:100%;
	height:80px;
}
#rightbot{
	background-image:url('/templates/sep/images/rightcolor.jpg');
	background-repeat:repeat;
	width:100%;
	height:223px;
}