﻿.HomeOuterWrapper
{
	height: 100%;
	background: #F3F3F3 url("../../Images/Propellor/home-stripy-bg.gif") repeat-x 0 0;
}
.HomeHeaderWrapper
{
	width: 999px;
	height: 282px;
	position: relative;
}
.HomeLogoDiv
{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 543px;
	height: 282px;
	background: url("../../Images/Propellor/home-propellor-logo.png") no-repeat 0 0;
}
.HomeSearchArea
{
	margin-top: 148px;
	position: relative;
}
.HomeMainContentWrapper
{
	width: 965px;
	margin-top: 45px;
}
.HomeMainContentTD
{
	background: url("../../Images/Propellor/content-bg.gif") repeat-y 0 0;
	padding: 9px 0 9px 0;
}
.HomeContentTable
{
	width: 930px;
}
.HomeContentLeftTD
{
	width: 423px;
	height: 313px;
}
.HomeLeftContentTop
{
	height: 4px;
	background: url("../../Images/Propellor/home-left-top-bg.gif") no-repeat 0 0;
}
.HomeLeftContentTD
{
	background: #E2E2E2;
	padding: 12px 15px 12px 15px;
}
.HomeLeftContentBottom
{
	height: 4px;
	background: url("../../Images/Propellor/home-left-bottom-bg.gif") no-repeat 0 0;
}
.HomeContentSpacerTD
{
	width: 27px;
}
.HomeContentHeaderDiv
{
	line-height: 24px;
	background: url("../../Images/Propellor/arrow-circle.gif") no-repeat 0 0;
	padding-left: 30px;
}
.HomeContentMainDiv, .HomeContentBottomDiv
{
	padding-left: 5px;
	margin-top: 16px;
}

