﻿.HomeTopNavLeftDiv
{
	width: 18px;
	height: 41px;
	top: 0px;
	left: 0px;
	background: url("../../Images/LP/nav-left-home.png") no-repeat 0 0;
	z-index: 4;
}
.HomeTopNavRightDiv
{
	width: 20px;
	height: 41px;
	top: 0px;
	right: 0px;
	background: url("../../Images/LP/nav-right-home.png") no-repeat 0 0;
	z-index: 5;
}
.HomeWrapperTable
{
	margin-top: 14px;
}
.HomeLogoDiv
{
	width: 488px;
	height: 133px;
	background: url("../../Images/LP/libertas-pacific-logo-home.png") no-repeat 0 0;
	margin-top: 13px;
}
.HomeWrapSepTD
{
	width: 8px;
}
.HomeLeftTD
{
	width: 710px;
}
.HomeCatListDiv
{
	height: 176px;
}
/*
.HomeCatImageDiv
{
	width: 113px;
	height: 148px;
	max-width: 111px;
	max-height: 146px;
	overflow: hidden;
	border: 1px solid #999;
	background: #FFF;
}
.HomeCatImageDiv img
{
	margin-top: 5px;
}
.HomeCatNameDiv
{
	width: 111px;
	height: 24px;
	background: #666;
	position: relative;
	left: 1px;
	margin-top: 4px;
}
*/
.HomeCatListDiv .Spacer
{
	width: 4px;
	background: none;
}
.HomeCatTableImgTR td
{
	background: #FFF;
}
.HomeCatTableImgTR td div
{
	border: 1px solid #999;
}
.HomeCatTableImgTR td img
{
	width: 102px;
	height: 136px;
	margin: 5px;
}
.HomeCatTableNameTR td
{
	height: 24px;
	background: #666;
	text-align: center;

}
.HomeCatTableNameTR td a, .HomeCatTableNameTR td a:visited
{
	color: #FFF;
	font: normal 12px/24px Verdana, Arial, Sans-Serif;
	text-decoration: none;
}
.HomeCatSepTD
{
	height: 4px;
	line-height: 4px;
	font-size: 4px; /*For Safari*/
}


.HomeMainContentWrapper
{
	width: 704px;
	margin-top: 10px;
	padding-top: 14px;
	border-right: 1px dotted #999;
}
.HomePageHeading
{
	width: 97%;
	height: 26px;
	line-height: 26px;
	background: url("../../Images/LP/bottom-line.gif") repeat-x 0% 100%;
	float: left;
	clear: both;
	padding-bottom: 9px;
}
.HomeRightTD
{
	width: 280px;
}
.HomeRotatorWrapper
{
	border: 1px solid #999;
}
.HomeRotatorDiv
{
	background: #FFF;
	padding: 5px;
}
.HomeRotatorTable
{
	width: 267px;
	height: 380px;
}
.HomeRightEditDiv
{
	margin-top: 9px;
}
.HomeMainContentTable
{
	margin-top: 18px;
}
.HomeMainContentLeftTD
{
	padding: 0 10px 0 0;
}
.HomeMainContentRightTD
{
	width: 260px;
	border-left: 1px dotted #999;
	padding: 0 0 0 20px;
}
.HomeMainContentRightTD table
{
	margin: 12px 0 0 0;
}
.HomeSignupTable td
{
	vertical-align: middle;
	text-align: right;
}
.HomeSignupSubmitButton
{
	width: 89px;
	height: 28px;
	background: url("../../Images/LP/submit.gif") no-repeat 0 0;
	border: none;
	cursor: pointer;
	margin: 5px 0 5px 0;
}