body
{
	margin: 0;
	padding: 20px 0 0 0;
	background: #ABAAAA url(../img/bg.jpg) 0 0 no-repeat;
}

p.acc
{
	display: none;
}

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

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

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

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

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

#ho	{left: 73px; width: 86px;}
#ab	{left: 160px; width: 129px;}
#se	{left: 290px; width: 123px;}
#po	{left: 414px; width: 139px;}
#co	{left: 554px; width: 152px;}

#ho		a:hover	{background: transparent url(../img/pgMenu.gif) -73px -48px no-repeat;}
#ab		a:hover	{background: transparent url(../img/pgMenu.gif) -160px -48px no-repeat;}
#se		a:hover	{background: transparent url(../img/pgMenu.gif) -290px -48px no-repeat;}
#po		a:hover	{background: transparent url(../img/pgMenu.gif) -414px -48px no-repeat;}
#co		a:hover	{background: transparent url(../img/pgMenu.gif) -554px -48px no-repeat;}	

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

#pgContent  h1
{
	margin: 0px;
	padding: 0 0 0 0;
	color: #ECAE05;
	font: bold 24px "Trebuchet MS" verdana sans-serif;
	line-height: 36px;
}

#pgContent  h2
{
	margin: 0px;
	padding: 10px 0 0 0;
	color: #666;
	font: bold 20px "Trebuchet MS" verdana sans-serif;
	line-height: 30px;
}

#pgContent  h3
{
	margin: 0px;
	padding: 10px 0 0 0;
	color: #333;
	font: normal 14px "Trebuchet MS" verdana sans-serif;
	line-height: 18px;
}

#pgContent p
{
	margin: 0px;
	padding: 0px;
	color: #6B6C69;
	font: normal 11px "Trebuchet MS" verdana sans-serif;
	line-height: 16px;
}

#pgContent p a
{
	margin: 0px;
	padding: 0px;
	color: #438FDA;
	font: bold 11px "Trebuchet MS" verdana sans-serif;
	line-height: 16px;
	text-decoration: underline;
}

#pgContent p a:hover
{
	color: #397ECB;
}

#pgContent ul,li
{
	margin: 0px;
	padding: 0px;
	color: #333;
	font: normal 11px "Trebuchet MS" verdana sans-serif;
	line-height: 16px;
	list-style: none;
}

#pgContent img
{
	margin: 20px 0 0 0;
	padding: 5px;
	border: 1px solid #999;
	background: #E8E9DE;
}

#pgGraphic 
{
	position: relative;
	float: left;
	width:325px;
	height:384px;
	margin: 0px;
	padding: 0px;
}

#pgGraphic  h5#home
{
	margin: 0px;
	padding: 0px;
	display: block;
	width:325px;
	height:384px;
	text-indent: -9000px;
	background: #fff url(../img/pgGraphicHome.jpg) 0 0 no-repeat;
}

#pgGraphic  h5#aboutus
{
	margin: 0px;
	padding: 0px;
	display: block;
	width:325px;
	height:384px;
	text-indent: -9000px;
	background: #fff url(../img/pgGraphicAboutus.jpg) 0 0 no-repeat;
}

#pgGraphic  h5#services
{
	margin: 0px;
	padding: 0px;
	display: block;
	width:325px;
	height:384px;
	text-indent: -9000px;
	background: #fff url(../img/pgGraphicServices.jpg) 0 0 no-repeat;
}

#pgGraphic  h5#portfollio
{
	margin: 0px;
	padding: 0px;
	display: block;
	width:325px;
	height:384px;
	text-indent: -9000px;
	background: #fff url(../img/pgGraphicPortfollio.jpg) 0 0 no-repeat;
}

#pgGraphic  h5#contactus
{
	margin: 0px;
	padding: 0px;
	display: block;
	width:325px;
	height:384px;
	text-indent: -9000px;
	background: #fff url(../img/pgGraphicContactus.jpg) 0 0 no-repeat;
}

#pgFooter 
{
	clear: both;
	position: relative;
	width:800px;
	height:52px;
	background: #fff url(../img/pgFooter.gif) 0 0 no-repeat;
	text-align: right;
}

#pgFooter p
{
	font: bold 12px "Trebuchet MS" verdana sans-serif;
	line-height: 18px;
	color: #e8e8e8;
	margin: 0px;
	padding: 15px 25px 0 0;
}

#pgFooter p a
{
	font: bold 12px "Trebuchet MS" verdana sans-serif;
	line-height: 18px;
	color: #ECAE05;
	margin: 0px;
	padding: 0 0 0 0;
	text-decoration: none;
}

#pgFooter p a:hover
{
	color: #fff;
	margin: 0;
	padding: 0;
	text-decoration: none;
}