body
{
	font-family: Verdana;
	background-color: #afafaf;
}

h1
{
}

h3
{
}

#wrapper
{
	width: 865px;
	margin: 0 auto;
	border-left: 1px #093a6b solid;
	border-right: 1px #093a6b solid;
}

#bannerTop
{
	background-image: url('../images/pacificBannerTop.jpg');
	background-repeat: no-repeat;
	height: 103px;
	border-bottom: 3px #845e1e solid;
}

#pacificText
{
	width: 100%;
	height: 44px;
	background-color: #ffffff;
}

#auditorText
{
	background-image: url('../images/pacificAuditorText.jpg');
	background-repeat: no-repeat;
	width: 580px;
	height: 44px;
	float: left;
}

#buttonHolder
{
	width: 360px;
	height: 45px;
	float: right;
	padding: 0px 0px 0px 0px;
	margin-left: -75px;
}

div#buttonHolder .buttons
{
}

div#buttonHolder .buttons a
{
	background-image: url('../images/pacificButtonsUP.gif');
	background-repeat: no-repeat;
	color: #ffffff;
	display: block;
	float: right;
	width: 70px;
	height: 26px;
	font-size: .6em;
	font-weight: bold;
	padding: 9px 5px 0px 0px;
	text-decoration: none;
	text-align: center;
}

div#buttonHolder .buttons a:visted
{
}

div#buttonHolder .buttons a:hover
{
	background-image: url('../images/pacificButtonsDOWN.gif');
	background-repeat: no-repeat;
	color: #093a6b;
}

#contentArea
{
	width: 865px;
	background-image: url('../images/pacificBackground.gif');
	background-repeat: repeat-y;
}

#roundLogo
{
	background-image: url('../images/pacificRoundLogo.png');
	background-repeat: no-repeat;
	width: 104px;
	height: 102px;
	margin-left: 17px;
	margin-top: 10px;
	margin-bottom: -50px;
}

#leftNavigation
{
	width: 175px;
	background-color: #d4c6ad;
	font-size: .8em;
	float: left;
	padding-top: 20px;
}

#PlaceHolderLeftNavBar
{
}

.leftNavigationItems a
{
	padding-left: 8px;
	font-size: .85em;
}

#contactInformation
{
	border: 1px #ffffff solid;
	text-align: left;
	font-size: .85em;
	width: 140px;
	padding: 10px;
	margin-left: 7px;
	margin-top: 15px;
	color: #000000;
	line-height: 1.5em;
	padding-bottom: 25px;
}

#mainContent
{
	width: 675px;
	float: right;
}

#crumbToggler
{
	width: 100%;
	height: 15px;
	margin-top: 15px;
}

#breadCrumbles
{
	width: 75%;
	float: left;
	font-size: .7em;
}

#PlaceHolderTitleBreadcrumb
{
}

#siteMapPath
{
}

#textToggler
{
	width: 20%;
	float: right;
	font-size: .7em;
	text-align: right;
	padding-right: 5px;
}

#LanguageToggle1
{
}

#TextGraphicToggle1
{
}

#userEditableArea
{
	padding: 10px;
	text-align: left;
	float: left;
	font-size: .9em;
}

#PlaceHolderMain
{
}

.clearBoth
{
	clear: both;
}

#footerArea
{
	width: 815px;
	background-color: #845e1e;
	color: #ffffff;
	font-size: .6em;
	padding: 5px 25px 5px 25px;
	text-align: left;
	margin: 25px 0px 0px 0px;
}
