/* GENERAL */

body
{
	margin: 0px;
	padding: 0;
	background: #5F6975 url(../img/bg.gif) center top repeat;
	font-size: 12px;
	font-family: "Trebuchet MS",Tahoma,sans-serif;
	color: #636364;
}

/* CONTAINER */

#container 
{
	position: relative;
	margin: 0px auto;
	padding: 0;
	width: 865px;
	border-left: #5F6975 solid 7px;
	border-right: #5F6975 solid 7px;
	background: #49535D url(../img/pgBg.gif) 0 0 repeat-y;
}

/* HEADER */

#pgHeader
{
	position: relative;
	margin: 0;
	padding: 0;
	width: 865px;
	height: 88px;
	border-bottom: #5F6975 solid 1px;
	background: #5F6975 url(../img/pgHeader.gif) 0 0 no-repeat;	
}

#pgHeaderx p
{
	display: none;
}

#pgHeader h1
{
	display: none;
}

#pgHeader p
{
	display: none;
}

/* TOP */

#pgTop
{
	position: relative;
	margin: 0;
	padding: 0;
	width: 865px;
	height: 204px;
	border-bottom: #5F6975 solid 1px;
	background: #1D2832;
}

/* MENU */

#pgMenu
{
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	width: 356px;
	height: 204px;
	background: #3C454E;
	border-right: #5F6975 solid 1px;
}

#pgMenu ul#global
{
	width: 350px;
	height: 199px;
	padding: 10px 0 0 5px;
	margin: 0px;
	position: relative;
}

#pgMenu ul#global li
{
	list-style: none;
	padding: 0 0 0 15px;
	margin: 0px;
	width: 335px;
	background: transparent url(../img/pgMenuIcon.gif) 0 2px no-repeat;
}

#pgMenu ul#global li a 
{
	text-decoration: none;
	text-transform: uppercase;
	font: bold 1.2em "Trebuchet MS" verdana sans-serif;
	line-height: 1.25em;
	color: #FAFBFC;
}

#pgMenu ul#global li a:hover
{
	color: #FCDCA8;
}

#pgMenu ul#global li a.on
{
	color: #FCDCA8;
}

/* MENU IMAGE */

#pgMenuImage
{
	float: right;
	position: relative;
	margin: 0;
	padding: 19px 0 0 19px;
	width: 489px;
	height: 185px;
	background: #1D2832;
}

/* MAIN */

#pgMain
{
	position: relative;
	margin: 0;
	padding: 0;
	width: 865px;
}

/* IMAGE */

#pgImage
{
	float: left;
	position: relative;
	margin: 0;
	padding: 18px 0 0 18px;
	width: 338px;
	height: 328px;
	border-right: #5F6975 solid 1px;
}

/* CONTENT */

#pgContent
{
	float: right;
	position: relative;
	margin: 0;
	padding: 19px 0 19px 19px;
	width: 489px;
	background: #49535D;
}

#pgContent img
{
	margin: 30px 0 0 0;
	padding: 3px;
	background: #666;
	border: #5F6975 solid 1px;
}

#pgContent h1
{
	text-align: left;
	font: normal 1.2em "Trebuchet MS" verdana sans-serif;
	line-height: 1.6em;
	text-transform: uppercase;
	color: #FAFBFC;
	margin: 0px;
	padding: 0 0 13px 15px;
	height: 30px;
	width: 455px;
	border-bottom: #FAFBFC solid 1px;
	background: transparent url(../img/pgContentIcon.gif) 0 4px no-repeat;
}

#pgContent h2
{
	text-align: left;
	font: normal 1.05em "Trebuchet MS" verdana sans-serif;
	line-height: 1.3em;
	text-transform: uppercase;
	color: #FAFBFC;
	margin: 0px;
	padding: 20px 0 0 0;
	width: 455px;
}

#pgContent h3
{
	text-align: left;
	font: normal 1.05em "Trebuchet MS" verdana sans-serif;
	line-height: 1.3em;
	text-transform: none;
	color: #F0C880;
	margin: 0px;
	padding: 20px 0 0 0;
	width: 455px;
}

#pgContent h4
{
	text-align: left;
	font-weight: bold;
	font-size: 1.05em;
	font-family: "Trebuchet MS" verdana sans-serif;
	line-height: 1.3em;
	text-transform: none;
	color: #F0C880;
	margin: 0px;
	padding: 20px 0 0 0;
	width: 455px;
}

#pgContent h5
{
	text-align: left;
	font-style: normal;
	font-size: 1em;
	font-family: "Trebuchet MS" verdana sans-serif;
	line-height: 1.2em;
	text-transform: none;
	color: #F0C880;
	margin: 0px;
	padding: 20px 0 0 0;
	width: 455px;
}

#pgContent h6
{
	text-align: left;
	font-weight: bold;
	font-size: 1em;
	font-family: "Trebuchet MS" verdana sans-serif;
	line-height: 1.2em;
	text-transform: none;
	color: #000;
	margin: 0px;
	padding: 20px 0 0 0;
	width: 455px;
}

#pgContent p
{
	text-align: left;
	font: normal 0.8em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	color: #FAFBFC;
	margin: 0px;
	padding: 10px 0 0 0px;
	width: 455px;
}

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

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

#pgContent p b
{
	font-weight: bold;
}

#pgContent p.vat
{
	font: italic 0.8em "Palatino","Book Antiqua",serif;
	line-height: 1.6em;
	color: #FAFBFC;
}

/* FOOTER */

#pgFooter
{
	position: relative;
	margin: 0;
	padding: 0;
	clear: both;
	width:865px;
	height:65px;
	border-top: #5F6975 solid 1px;
	background: #1D2832;
}

#pgFooter p
{
	text-align: left;
	font: normal 0.8em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #FAFBFC;
	margin: 0px;
	padding: 20px 0 0 20px;
	width: 580px;
}

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

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

#pgFooter h5
{
	position: absolute;
	top: 0px;
	right: 10px;
	text-align: left;
	font: normal 0.8em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5 em;
	color: #999;
	margin: 0px;
	padding: 20px 0 20px 20px;
	width: 200px;
}
#flashcontent {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	top: 0px;
	right: 0px;
	float: right;
	position: absolute;
}
