@charset "utf-8";
/*CSS Document */

#container {
	width: 968px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	background-color: #FFF;
	background-image: url(images/ghwp_HOME02.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 780px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#main_image {
	background-repeat: no-repeat;
	width: 968px;
	text-decoration: none;
	height: 400px;
}
#banner {
	width: 968px;
	background-image: none;
	background-repeat: no-repeat;
	height: 25px;
	font-size: 15px;
	text-transform: none;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 485px;
}
#left_column {
	float: left;
	width: 425px;
	background-image: none;
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 60px;
	margin-top: 10px;
}
#column_container {
	float: none;
	width: 950px;
	background-image: none;
	height: 348px;
	background-repeat: no-repeat;
}
#right_column {
	width: 425px;
	float: right;
	height: 300px;
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 10px;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #FFF;
	text-decoration: none;
}
#container #column_container #left_column p a {
	color: #EF8131;
	text-decoration: none;
}
#container #banner a {
	color: #EF8131;
	text-decoration: none;
}
