body
{
	font-family: Verdana, Arial, Helvetica;
	font-size : 10pt;
	color:#333333;
	margin: 0;
	padding: 0;
	text-align: center;
}
img
{
    border: 0;
}
a
{
    border: 0;
    color: #FF6600;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
#PageImage
{
	margin-top: 4px;
}
#MainPage
{
	width: 980px;
	text-align: left;
    margin: 10px auto 0px auto;
}
#LeftPanel
{
    width: 200px;
    float: left;
    text-align: right;
    margin-right: 20px;
}
#CentrePanel
{
    width: 540px;
    float: left;
    margin-bottom: 20px;
}
#FullCentrePanel
{
    width: 740px;
    float: left;
    margin-bottom: 20px;
}
#RightPanel
{
    width: 200px;
    margin-left: 20px;
    float: left;
    margin-top: 100px;
    border: 0px solid blue;
}
#PageNav
{
    width: 200px;
    margin: 0;
    padding: 0;
}
.LeftBlock
{
	border-width: 1px 0 1px 0;
	border-color: #cccccc;
	border-style: solid;
	background-color: #e3e3e3;
	padding: 5px 10px 10px 10px;
	margin: 20px 0 0 0;
}
.RightBlock
{
	border-width: 0;
	padding: 0;
	margin: 20px 0 0 0;
}
#PageNav ul
{
	list-style-type: none;
}
#PageNav ul li
{
    padding: 0 0 5px 0;
}
#PageNav ul li a
{
	font-weight:bold;
    color: #666666;
    font-size: 11px;
    margin: 0;
    padding: 0;
}
#PageNav p
{
    margin: 10 0 0 0;
    font-size: 11px;
}

#CentrePanel .page_promo_left
{
	width: 265px;
	padding-right: 5px;
	float: left;
}
#CentrePanel .page_promo_right
{
	margin-left: 5px;
	width: 265px;
	float: right;
}
.LeftBlock h1
{
    font-size: 14px;
    padding: 0;
    margin: 0 0 5px 0;
}
.LeftBlock h2
{
    font-size: 13px;
    padding: 0;
    margin: 0;
}
.LeftBlock p
{
    font-size: 11px;
    padding: 0;
    margin: 0;
}
.case_study_image
{
	background-color: White;
	padding: 5px;
	border: 1px solid gray;
	text-align: center;
	margin-bottom: 5px;
}
.case_study_image:hover
{
	border: 1px solid orange;
}
.main_case_study_image
{
	float: left;
	padding: 5px;
	border: 1px black solid;
	margin: 20px 20px 20px 0;
}
.RightBlock h1
{
    font-size: 14px;
    padding: 0;
    margin: 0 0 5px 0;
}
.RightBlock h2
{
    font-size: 13px;
    padding: 0;
    margin: 0;
}
.RightBlock p
{
    font-size: 11px;
    padding: 0;
    margin: 0;
}
#PageContent h1
{
    font-size: 16px;
	color: #FF6600;
	clear: both;
}
#PageContent h2
{
    font-size: 14px;
    color: #000000;
    margin: 0 0 0 0;
}
#PageContent h3
{
	font-weight:bold;
    color: #666666;
    font-size: 11px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 5px;
}
#PageContent p
{
    margin: 0 0 10px 0;
}
h1.icon_header
{
	background-repeat: no-repeat;
	padding: 8px 0 0px 36px;
	height: 32px;
}
h2.icon_header
{
	background-repeat: no-repeat;
	padding: 4px 0 0px 28px;
	height: 24px;
}
#PageContent h3.icon_header
{
	background-repeat: no-repeat;
	padding: 2px 0 0 20px;
	margin: 0;
	height: 20px;
	border: 1px solid white;
	float: left;
}
#PageContent h3.right
{
	float: right;
	clear: right;
}
#PageContent table
{
	font-size: 12px;
	margin: 10px
}
#PageContent td.name
{
	width: 200px;
	padding-left: 20px;
	font-weight: bold;
}
h1.staff_record
{
	background-image: url(images/icons/32x32/database_lock.png);
}
h1.absence_management
{
	background-image: url(images/icons/32x32/clock.png);
}
h1.compensations_and_benefits
{
	background-image: url(images/icons/32x32/favorite.png);
}
h1.reporting
{
	background-image: url(images/icons/32x32/chart.png);
}
h1.company_management
{
	background-image: url(images/icons/32x32/users.png);
}
h2.staff_record
{
	background-image: url(images/icons/24x24/database_lock.png);
}
h2.absence_management
{
	background-image: url(images/icons/24x24/clock.png);
}
h2.compensations_and_benefits
{
	background-image: url(images/icons/24x24/favorite.png);
}
h2.reporting
{
	background-image: url(images/icons/24x24/chart.png);
}
h2.company_management
{
	background-image: url(images/icons/24x24/users.png);
}
h3.staff_record
{
	background-image: url(images/icons/16x16/database_lock.png);
}
h3.absence_management
{
	background-image: url(images/icons/16x16/clock.png);
}
h3.compensations_and_benefits
{
	background-image: url(images/icons/16x16/favorite.png);
}
h3.reporting
{
	background-image: url(images/icons/16x16/chart.png);
}
h3.company_management
{
	background-image: url(images/icons/16x16/users.png);
}
.button
{
	display: block;
	background-color: #ffffff;
	padding: 5px;
	margin: 10px 0px 0px 0px;
	font-weight: bold;
}
.button:hover
{
	background-image: url(images/raquo.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.phone_number
{
	color: #FF6600;
	font-size: 26px;
}
#footer
{
	width: 980px;
	font-size: 10px;
	border-top: 1px solid #cccccc;
	padding: 5px 0 20px 0;
	margin: 20px auto 0 auto;
	text-align: right;
	clear: both;
}
.tour_module img
{
	width: 140px;
	margin: 0 20px 20px 0;
	vertical-align: top;
	padding: 3px;
	border: 1px solid gray;
}
.tour_module img:hover
{
	border: 1px solid orange;
}
