* {
	margin: 0;
	padding: 0;
	
}

body
{
	background: #EAF8E3 url(../img/bg.gif) center top repeat-y;
	font:  1em "Trebuchet MS", verdana, sans-serif;
}

p.acc { display: none; }

#pgRap {
	background: #fff;
	margin: 0px auto;
	text-align: left;
	width: 800px;
	
}

/* pg HEAD */

#pgHead{
	display: block;
	height:92px;
	background: transparent url(../img/pgHead.gif) 0 0 no-repeat;
	width:800px;
}

#pgHead h1, #pgHead p { display: none; }


/* pg MENU */

#pgMenu {
	width:800px;
	height:43px;
	/*background: transparent url(../img/pgMenu.gif) 0 0 no-repeat;*/
}

#pgMenu {
	width:800px;
	height:43px;
	margin-bottom: 1px;
}

#pgMenu li {
	list-style: none;
	float: left;
	margin-right: 1px;
	font-size: 0.875em;
}

#pgMenu a:link, #pgMenu a:visited {
	background: #afdc97;
	color: #fff;
	display:  block;
	float: left;
	font-weight: 700;
	height: 30px;
	padding-top: 13px;
	text-decoration: none;
	text-align: center;
	width: 159px;
}

#pgMenu a.padNav {
	
}

#pgMenu a:hover, #pgMenu a:focus {
	background: #e5545a;
	text-decoration: none;
}


/* pg TITLES */

#pgTitle1
{
	margin: 0;
	padding: 0;
	position: relative;
	width:800px;
	height:324px;
	background: #fff url(../img/pgTitle1.jpg) 0 0 no-repeat;
}

#pgTitle1 h1
{
	position: absolute;
	right: 55px;
	top: 270px;
	text-align: left;
	color: #fff;
}


#pgTitle2 {
	position: relative;
	width:800px;
	height:324px;
	background: #fff url(../img/pgTitle2.jpg) 0 0 no-repeat;
}

#pgTitle2 h1 {
	position: absolute;
	right: 55px;
	top: 270px;
	text-align: left;
	line-height: 1.6em;
	color: #fff;
}

#pgTitle3 {
	position: relative;
	width:800px;
	height:324px;
	background: #fff url(../img/pgTitle3.jpg) 0 0 no-repeat;
}

#pgTitle3 h1 {
	position: absolute;
	right: 55px;
	top: 270px;
	text-align: left;
	line-height: 1.6em;
	color: #fff;
}

#pgTitle4 {
	position: relative;
	width:800px;
	height:324px;
	background: #fff url(../img/pgTitle4.jpg) 0 0 no-repeat;
}

#pgTitle4 h1
{
	position: absolute;
	right: 55px;
	top: 270px;
	text-align: left;
	font: bold 1.6em Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
	color: #fff;
}

#pgTitle5
{
	position: relative;
	width:800px;
	height:324px;
	background: #fff url(../img/pgTitle5.jpg) 0 0 no-repeat;
}

#pgTitle5 h1
{
	position: absolute;
	right: 55px;
	top: 270px;
	text-align: left;
	line-height: 1.6em;
	color: #fff;
}

/* pg IMAGE */

#pgImage {
	padding: 30px 15px 15px 20px;
	position: relative;
	float: left;
	width: 200px;
}

#pgImage p {
	font-style: italic;
	font-size: 0.6275em;
	line-height: 1.4em;
	color: #7A7A7A;
	padding: 5px 0 5px 5px;
	width: 200px;
}

/* pg CONTENT */

#pgContent
{
	text-align: left;
	float: left;
	width: 550px;
	margin-bottom: 20px;
}

#pgContent h1{
	font-size: 1.2em;
	line-height: 1.4em;
	color: #e5545a;
	padding: 30px 0 0 10px;
	
}


#pgContent h2
{
	
	font-size: 1em;
	line-height: 1.6em;
	color: #E5545A;
	padding: 20px 0 0 10px;
	
}

#pgContent h3
{
	
	font-size: 0.8em;
	line-height: 1.4em;
	color: #000099;
	padding: 30px 0 0 10px;
	
}

#pgContent h4
{
	
	font-size: 0.8em;
	line-height: 1.2em;
	color: #E5545A;

	padding: 30px 0 0 10px;

}

#pgContent h5
{
	
	font-size: 0.6em;
	line-height: 0.8em;
	color: #E5545A;
	padding: 30px 0 0 10px;
}

#pgContent h6 {	
	font-size: 0.6em;
	line-height: 0.8em;
	color: #E5545A;
	padding: 30px 0 0 10px;
}

#pgContent p
{
	
	font-size: 1em;
	line-height: 1.4em;
	color: #7A7A7A;
	padding: 10px 0 0 10px;
}

#pgContent p a {
	text-decoration: none;
	color: #E5545A;
}

#pgContent p a:hover {
	color: #7a7a7a;
}

#pgContent ul {
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 10px 0 0 10px;
	list-style: outside;
}

#pgContent ol {
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 10px 0 0 30px;
}

#pgContent li {
	color: #7A7A7A;
	padding: 5px 0 0 10px;
	line-height: 1.25em;
}

/* pg FOOTER */

#pgFooter
{
	clear: both;
	position: relative;
	height:99px;
	background: transparent url(../img/pgFooter.gif) 0 0 no-repeat;
	width:800px;
}

#pgFooter p#pgMenuSub
{
	font: bold 0.7em "Trebuchet MS", verdana, sans-serif;
	line-height: 1.4em;
	color: #E5545A;
	margin: 0px;
	padding: 30px 0 0 30px;
}

#pgFooter p
{
	font: normal 0.7em "Trebuchet MS", verdana, sans-serif;
	line-height: 1.4em;
	color: #E5545A;
	margin: 0px;
	padding: 15px 0 0 30px;
}

#pgFooter a {
	color: #fff;
	text-decoration: none;
}

#pgFooter a:hover {
	color: #E5545A;
}

#pgFooter h5 {
	position: absolute;
	top: 30px;
	right: 30px; 
	font-size: 0.7em;
	line-height: 1.4em;
	color: #E5545A;
}

#pgFooter h5 a
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

/* SLIDER CSS */

#slider {
	display: block;
	height: 280px;
	overflow:  hidden;
	width: 798px;
}

