body
{
	margin: 0;
	padding: 0;
	background: #EAF8E3 url(../img/bg.gif) center top repeat-y;
}

p.acc
{
	display: none;
}

#pgRap 
{
	position: relative;
	margin: 0px auto;
	padding: 0;
	width: 800px;
	background: #fff;
}

/* pg HEAD */

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

#pgHead h1
{
	display: none;
}

#pgHead p
{
	display: none;
}

/* pg MENU */

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

#pgMenu ul#global
{
	width:800px;
	height:43px;
	padding: 0px;
	margin: 0px;
	position: relative;
}

#pgMenu ul#global li
{
	list-style: none;
	position: absolute;
	top: 0px;
	padding: 0px;
	margin: 0px;
}

ul#global li, ul#global a 
{
	height: 43px;
	display: block;
}

#pgMenu ul#global li a 
{
	text-indent: -90000px;
	text-decoration: none;
}

#home						{left: 0px; width: 159px;}
#aboutUs					{left: 160px; width: 158px;}
#nurseries					{left: 319px; width: 158px;}
#aspectLearning		{left: 478px; width: 158px;}
#contactUs				{left: 637px; width: 163px;}

#home							a:hover	{background: transparent url(../img/pgMenu.gif) 0 -43px no-repeat;}
#aboutUs						a:hover	{background: transparent url(../img/pgMenu.gif) -160px -43px no-repeat;}
#nurseries						a:hover	{background: transparent url(../img/pgMenu.gif) -319px -43px no-repeat;}
#aspectLearning			a:hover	{background: transparent url(../img/pgMenu.gif) -478px -43px no-repeat;}
#contactUs					a:hover	{background: transparent url(../img/pgMenu.gif) -637px -43px no-repeat;}

/* 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;
	font: bold 1.6em Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
	color: #fff;
	margin: 0px;
	padding: 0px;
}


#pgTitle2
{
	margin: 0;
	padding: 0;
	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;
	font: bold 1.6em Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
	color: #fff;
	margin: 0px;
	padding: 0px;
}

#pgTitle3
{
	margin: 0;
	padding: 0;
	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;
	font: bold 1.6em Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
	color: #fff;
	margin: 0px;
	padding: 0px;
}

#pgTitle4
{
	margin: 0;
	padding: 0;
	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;
	margin: 0px;
	padding: 0px;
}

#pgTitle5
{
	margin: 0;
	padding: 0;
	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;
	font: bold 1.6em Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
	color: #fff;
	margin: 0px;
	padding: 0px;
}

/* pg IMAGE */

#pgImage
{
	margin: 0;
	padding: 0 0 20px 0;
	position: relative;
	float: left;
	width: 249px;
}

#pgImage img
{
	margin: 0;
	padding: 0;
}

#pgImage p
{
	text-align: left;
	font: italic 0.7em Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	color: #7A7A7A;
	margin: 0px;
	padding: 0 0 0 25px;
}

/* pg CONTENT */

#pgContent
{
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
	width: 550px;
}

#pgContent h1
{
	text-align: left;
	font: bold 1em "Trebuchet MS" verdana sans-serif;
	line-height: 1.6em;
	color: #E5545A;
	margin: 0px;
	padding: 30px 0 0 10px;
	width: 540px;
}


#pgContent h2
{
	text-align: left;
	font: bold 0.9em "Trebuchet MS" verdana sans-serif;
	line-height: 1.4em;
	color: #E5545A;
	margin: 0px;
	padding: 30px 0 0 10px;
	width: 540px;
}

#pgContent h3
{
	text-align: left;
	font: bold 0.8em "Trebuchet MS" verdana sans-serif;
	line-height: 1.4em;
	color: #000099;
	margin: 0px;
	padding: 30px 0 0 10px;
	width: 540px;
}

#pgContent h4
{
	text-align: left;
	font: bold 0.8em "Trebuchet MS" verdana sans-serif;
	line-height: 1.2em;
	color: #E5545A;
	margin: 0px;
	padding: 30px 0 0 10px;
	width: 540px;
}

#pgContent h5
{
	text-align: left;
	font: bold 0.6em "Trebuchet MS" verdana sans-serif;
	line-height: 0.8em;
	color: #E5545A;
	margin: 0px;
	padding: 30px 0 0 10px;
	width: 540px;
}

#pgContent h6
{
	text-align: left;
	font: normal 0.6em "Trebuchet MS" verdana sans-serif;
	line-height: 0.8em;
	color: #E5545A;
	margin: 0px;
	padding: 30px 0 0 10px;
	width: 540px;
}

#pgContent p
{
	text-align: left;
	font: normal 0.8em "Trebuchet MS" verdana sans-serif;
	line-height: 1.4em;
	color: #7A7A7A;
	margin: 0px;
	padding: 10px 0 0 10px;
}

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

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

#pgContent ul
{
	text-align: left;
	font: normal 0.8em "Trebuchet MS" verdana sans-serif;
	line-height: 1.4em;
	color: #7A7A7A;
	margin: 0px;
	padding: 10px 0 0 10px;
	list-style: outside;
}

#pgContent li
{
	text-align: left;
	color: #7A7A7A;
	margin: 0px;
	padding: 5px 0 0 10px;
}

/* pg FOOTER */

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

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

#pgFooter p
{
	text-align: left;
	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: normal 0.7em "Trebuchet MS" verdana sans-serif;
	line-height: 1.4em;
	color: #E5545A;
	margin: 0px;
	padding: 0;
}

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