html, body	{
	margin:0px auto;
	height:100%;
}

body	{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#E7C68E;
	background-image:url(../images/site_bkgd.png);
	background-position:top;
	background-repeat:no-repeat;
}

#wholePageContainer	{
	width:815px;
	margin:0px auto;
	text-align:center;
	position:relative;
}

#BackGroundRpt	{
	width:815px;
	background-image:url(../images/body_slice.png);
	background-repeat: repeat-y;
	position:relative;
}

#header	{
	position:relative;
	clear:both;
	width:815px;
	height:106px;
}

#navs	{
	width:780px;
	height:36px;
	background-image:url(../images/nav_backer.png);
	background-repeat:no;
	padding-top:7px;
	padding-right:25px;
	padding-left:10px;
}

hr
{margin-top:10px;
padding-bottom:5px;
width:700px;
align:middle;
margin-left:150px;
width:50%;
height:.5em;
border: none 0;
border-top: .5px dotted #000;
height: 1px
}


#ContentContainer	{
	position:relative;
	clear:both;
	width:815px;
	text-align:center;
	background-image:url(../images/body_slice_NS.png);
	background-repeat: repeat-y;
}

#index_cta {
width:750px;
height:285px;
background-image:url(../images/CTA_1.png);
background-repeat:no-repeat;
background-position:center;
padding-top:25px;
margin-top:5px;
MARGIN-bottom:20px;
	
}

#CTA_content
{width:325px;
height:90px;
float:right;
}

#CTA_content_left
{width:425px;
height:300px;
float:left;
padding-top:130px;
}

#rightside_index {
	background-position:top;
	background-repeat:no-repeat;
	clear:all;
	width:180px;
	height:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	padding-right:20px;
	padding-left:5px;
	margin-bottom:2px;
	margin-left:5px;
}

#ContentArea	{
	position:relative;  
	height:auto;
	width:775px;
	text-align:left;
	margin:auto;
	padding-left:15px;
	padding-right:25px;
	background-image:url(../images/body_slice_NS.png);
	background-repeat: repeat-y;
}

h1 {font-size:15px;
	color:#282425;
	padding-left:15px;
	padding-top:8px;
	font-family:lucida grande,arial;

	}
h2 {font-size:14px;
	color:#282425;
	font-family:lucida grande,arial;

}
h3 {font-size:13px;
	color:#282425;
	font-family:lucida grande,arial;
}

h4 {font-size:12px;
	color:#282425;
	padding-left:15px;
	font-family:lucida grande,arial;

}

h5 {font-size:10px;
	color:#282425;
	font-family:lucida grande,arial;
}

h6 {font-size:10px;
	color:#E8C690;
	font-family:lucida grande,arial;
	padding-top:5px;

}

li {font-size:16px; 
font-weight: bold; 
padding-left: 5px;	
padding-bottom:3px;
font-family:lucida grande,arial; 
text-shadow:#999999;
font-weight: bold; 
text-align:left;
}

ul {padding-left:45px;}

.li_index {font-size:14px; font-weight: bold; padding-left: 5px; font-color:#BB0067; }
.ul_index {padding-left:45px; font-color:#BB0067;}

.PageTitles	{
	text-align:center;
	margin:8px auto;
}

#ContentArea p { 
	font-size:13px;
	color:#000000;
	text-align:justify;
	padding-left:20px;
	padding-right:23px;
	font-family:lucida grande,arial;
}

#ContentArea a:link {
	color:#12171B;
}
#ContentArea a:visited {
	color: #000000;
}
#ContentArea a:hover {
	color: #666666;
}
#ContentArea a:active {
	color: #cccccc;
}
	
#bottom	{
	clear:both;
	width:770px;
	height:67px;
	position:relative;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	padding-top:0px;
	padding-right:45px;
}
	
#bottom  a:link {
	color:#cccccc;
}
#bottom   a:visited {
	color: #E8C690;
}
#bottom   a:hover {
	color: #FFFFFF;
}
#bottom  a:active {
	color: #000000;
}

	
#footer	{
	clear:both;
	float:center;
	width:815px;
	height:42px;
	position:relative;
	padding-top:5px;
	margin-top:5px;
	background-color:#E7C68E;
}

#footer  a:link {
	color:#282425;
}
#footer   a:visited {
	color: #333333;
}
#footer   a:hover {
	color: #7C7D3E;
}
#footer  a:active {
	color: #000000;
}

#PicRight {float:right; margin-left: 15px; margin-right: 20px; margin-top: 5px; margin-bottom: 10px;
}

#PicLeft {float:left; margin-left: 20px; margin-right: 25px; margin-top: 10px; margin-bottom: 5px;
}
