/* GENERAL */

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

p.acc
{
	display: none;
}

/* pg CONTAINER */

#pgContainer 
{
	position: relative;
	margin: 0px auto;
	padding: 0 0 0 2px;
	width: 800px;
	text-align: center;
}

/* pg HEADER */

#pgHeader
{
	position: relative;
	width: 800px;
	height: 97px;
	background: #E3E4E5 url(../img/pgHeader.jpg) 0 0 no-repeat;
}

#pgHeader h1
{
	display: none;
}

/* pg TITLE IMAGE */

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

/* pg MENU */

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

#pgMenu ul#global
{
	width:800px;
	height:46px;
	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: 46px;
	display: block;
}

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

#home						{left: 0px; width: 159px;}
#services					{left: 161px; width: 158px;}
#clients						{left: 321px; width: 158px;}
#testimonials			{left: 481px; width: 158px;}
#contactUs				{left: 641px; width: 158px;}

#home					a:hover			{background: transparent url(../img/pgMenu.jpg) 0 -46px no-repeat;}
#services				a:hover			{background: transparent url(../img/pgMenu.jpg) -161px -46px no-repeat;}
#clients					a:hover			{background: transparent url(../img/pgMenu.jpg) -321px -46px no-repeat;}
#testimonials		a:hover			{background: transparent url(../img/pgMenu.jpg) -481px -46px no-repeat;}
#contactUs			a:hover			{background: transparent url(../img/pgMenu.jpg) -641px -46px no-repeat;}

/* pg IMAGE */

#pgImage
{
	float: left;
	position:relative;
	width:276px;
	height:250px;
	background: #626363 url(../img/pgImageBg.gif) 0 0 repeat;
	border-top: #626363 solid 3px;
	border-right: #626363 solid 5px;
	border-bottom: #626363 solid 5px;
	margin: 0px;
	padding: 20px;
}

#pgImage img
{
	background: #626363;
	border: #8E9090 solid 1px;
	margin: 0px;
	padding: 4px;
}
/* pg CONTENT */

#pgContent
{
	float: left;
	position:relative;
	width:439px;
	background: #FEE081;
	border-top: #626363 solid 3px;
	border-bottom: #626363 solid 5px;
	margin: 0px;
	padding: 20px;
}

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

#pgContent h2
{
	text-align: left;
	font: bold 0.9em "Trebuchet MS" verdana sans-serif;
	line-height: 1.6em;
	color: #3D3D3D;
	margin: 0px;
	padding: 0px;
	width:439px;
}

#pgContent h3
{
	text-align: left;
	font: normal 0.8em "Trebuchet MS" verdana sans-serif;
	line-height: 1.4em;
	color: #3D3D3D;
	margin: 0px;
	padding: 0px;
	width:439px;
}

#pgContent h4
{
	text-align: left;
	font: italic 0.8em "Trebuchet MS" verdana sans-serif;
	line-height: 1.2em;
	color: #3D3D3D;
	margin: 0px;
	padding: 0px;
	width:439px;
}

#pgContent h5
{
	text-align: left;
	font: italic 0.8em "Trebuchet MS" verdana sans-serif;
	line-height: 1.2em;
	color: #3D3D3D;
	margin: 0px;
	padding: 0px;
	width:439px;
}

#pgContent h6
{
	text-align: left;
	font: italic 0.8em "Trebuchet MS" verdana sans-serif;
	line-height: 1.2em;
	color: #3D3D3D;
	margin: 0px;
	padding: 0px;
	width:439px;
}

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

#pgContent a
{	
	text-decoration: none;
	color: #3D3D3D;
	font-weight: bold;
}

#pgContent a:hover
{	
	color: #666;
}

#pgContent ul li
{
	text-align: left;
	font: normal 0.7em "Trebuchet MS" verdana sans-serif;
	line-height: 1.0em;
	color: #3D3D3D;
	margin: 0px;
	padding: 5px 0 5px 0;
	list-style: outside;
}

#pgContentLeft
{
	float: left;
	position:relative;
	width:175px;
	background: #FEE081;
	margin: 0px;
	padding: 0 20px 0 20px;
}

#pgContentRight
{
	float: right;
	position:relative;
	width:175px;
	background: #FEE081;
	margin: 0px;
	padding: 0 20px 0 20px;
}

/* pg FOOTER */

#pgFooter
{
	clear: both;
	position:relative;
	width:800px;
	height:197px;
	border-top: 1px solid #D2D3D3;
	background: url(../img/pgFooter.gif) 0 0 no-repeat;
}

#pgFooter p#Copy
{
	text-align: left;
	font: normal 0.65em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #D2D3D3;
	margin: 0px;
	padding: 22px 0 0 28px;
}

#pgFooter p#Info
{
	text-align: left;
	font: normal 0.65em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #D2D3D3;
	margin: 0px;
	padding: 0px 0 0 28px;
}

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

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

#pgMenuSub
{
	position:absolute;
	right: 28px;
	top: 22px;
	width:400px;
	height:197px;
}

#pgMenuSub p
{
	text-align: right;
	font: normal 0.65em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color:  #CFC326;
	margin: 0px;
	padding: 0px;
}

#pgMenuSub a
{
	color:#D2D3D3;
	text-decoration: none;
}

#pgMenuSub a:hover
{
	color:#CFC326;
}
