﻿body
{
	background-image: url(/Images/CustomerSpecific/BackgroundHomeBody.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
#SiteContent
{
	background-image: url(/Images/CustomerSpecific/BackgroundHome.jpg);
}
#PublicLeftMainContent
{
	width: 540px;
	padding: 0 80px 0 40px;
}
#PublicMainContent
{
	width: 580px;
}
#PublicRightContent
{
	width: 264px;
	padding: 0 40px 35px 0;
	display: block;
	position: relative;
}
#PublicLeftContent
{
	display: none;
}
.RadEContent, .RadEContentBordered
{
	padding:3px;	
	
	background-image: none;
	margin: 0px;	
	text-align: left;
	background-image: url(/Images/CustomerSpecific/EditorHomePageArea.jpg);
	background-repeat:no-repeat;
	word-wrap: break-word;
}
p
{
	font-size:13px;	
}
#Banner
{
	display: none;
}
#Content
{
	border-left: 0px;
	border-right: 0px;
}
#CategoryTextHolder
{
	position: relative;
	float: left;
	width: 350px;
	clear: right;
	height: 265px;
	overflow: visible;
}
#CategoryText
{
	position: absolute;
	top: 45px;
}
#CategoryText h1
{
	margin: 0;
	line-height: 24px;	

}
#ctl00_phlMainContent_pnlNewTitleAndDate h1
{
    display: none;
}
.HomeContent, .DefaultContent
{
	padding: 10px 0px 0 0px;
}
li
{
	margin: 2px 0 8px 15px;
	font-size: 14px;
}
#GlobeArea
{
	
	background-color: Blue;
	height: 1px;
	margin-right: 0px;
	position: relative;
	overflow: visible;
	float: right;
}
#GlobeRight
{
	display: block;
	height: 500px;
	width: 400px;
	background-repeat: no-repeat;
	background-image: url(/Images/CustomerSpecific/BackgroundHomeGlobeRight.jpg);
	position: absolute;
	right: -370px;
}
#CompanyNavigation
{
	padding: 0;
	
}
#Header
{
	height: 142px;
}
#TopMenuNavigationRepeat
{
	float: right;
	padding: 0 10px 0 0;
}
.FooterText
{
	padding: 0 40px 0 50px;
}
.StaffMenuGroup
{
	position: absolute;
	left: 530px;
	bottom: 200px;
}