@charset "UTF-8";
/* CSS Document */

body, #body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
}

#wrapper {
	width:100%;
	height:100%;
}

#header {
	width: 100%;
	margin: 72px auto 0px auto;
	height: 120px;
}
#logo {
	height: 120px;
	width: 880px;
	padding-left: 10px;
}
#menuArea {
	width: 100%;
	margin: 0;
	background-image: url(images/GMP2010_05.gif);
	background-repeat: repeat-x;
	padding: 0;
}
#menuUpperBG {
	height: 43px;
	background-image: url(images/GMP2010_06.gif);
	background-repeat: no-repeat;
	width: 880px;
}
#menuBG {
	background-image: url(images/GMP2010_08.gif);
	height: 87px;
	width: 880px;
	background-repeat: repeat-y;
}
#contentWrapper {
	background-image: url(images/GMP2010_09.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 806px;
	clear: both;
}
#contentFlash {
	height: 267px;
	width: 880px;
	background-color: #000;
}
#contentTop {
	width: 880px;
	background-color: #181818;
}
#contentTopInternal {
	width: 880px;
	background-color: #181818;
	background-image: url(images/GMP2010_11.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding: 0;
	margin: 0;
}
#contentMain {
	background-image: url(images/GMP2010_11.gif);
	height: 298px;
	width: 880px;
}
#footerSection {
	width: 100%;
	clear: both;
}
.footerContent {
	width: 880px;
	height: 27px;
	margin-bottom:30px;
}
#searchArea {
	float: right;
	padding-top: 60px;
	padding-right: 10px;
}
.adBlocks {
	width: 280px;
	margin: 0 0 0 10px;
	float: left;
}
.adBlocks2 {
	width: 280px;
	margin: 0 10px;
	float: right;
}
#ContentPane {
	width: 880px;
}

.footerStyle,  a.footerStyle:link,  a.footerStyle:visited, .footerStyle a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
