﻿#RightBG
{
	background: transparent url('/images/template/home_bg.jpg') repeat-y top right;
	min-height: 20em;
	float: right;
	width: 58.5em;
	
}

#divNavPanel
{
	display: none;
}

#HeaderImage
{
	height: 18.63em;
	top: 1.6em;
}

#Logo
{
	height: 14.19em;
	width: 18em;
}

#divPageContent
{
	margin-top: 15em;
}

#divLeftPanel
{
	width: 8.8em;
float: left;
}
#LeftExtra
{
	padding: 0;
	position: relative;
	z-index: 100;
}
#divMainContent
{
	margin: 0;
	width: 48em;/*
	border: 1px solid red;*/
	float: right;
}
.panelPageTitle
{
	display: none;
}
#divRightContent
{
	width: 23em;
	margin-top: 4em;
	/*border: 1px solid blue;*/
}
#divCenterContent
{
	width: 33em;
}

#divCenterContent p
{
	font-family:Arial;  
	font-size: 10pt; 
	font-style:normal ;  
	color: #6D6E71;
	line-height: 18pt; 
	 
}

h4
{
	font-family:Arial;
	font-size:12pt;  
	text-transform: uppercase;
	color: #4D3313;
	line-height:14pt; 
}

#divRightContent p
{
	font: normal 8pt Arial;
	color: #126046;
	line-height:14pt; 
}
#divRightContent p a:link
{
	font: normal 8pt Arial;
	color: #126046;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial; 
	line-height:14pt;     
}

a img
{
	border: none;
}
