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

#container {
	width: 968px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	background-color: #FFF;
	background-image: url(images/ghwp_introBG08.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: #EF8131;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 75px;
} 
#banner p a:hover {
	color: #fc651c;
	text-decoration: none
}
#left_column {
	float: left;
	width: 275px;
	background-image: none;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 25px;
	padding-left: 200px;
	padding-top: 25px;
	text-decoration: none;
}
#column_container {
	float: none;
	width: 950px;
	background-image: none;
	height: 348px;
	background-repeat: no-repeat;
	text-decoration: none;
}
#right_column {
	width: 395px;
	float: right;
	height: 300px;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 25px;
	padding-top: 25px;
	padding-left: 20px;
	text-decoration: none;
}
#container #column_container #right_column p a:hover {
		color: #EF8131;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}	
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: #FFF;
	text-decoration: none;
}
#container #column_container #left_column p a:hover {
	color: #EF8131;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}
#container #banner a {
	color: #FF8000;
	text-decoration: none;
}
#container #column_container #right_column p a {
	color: #FFF;
	text-decoration: none;
}
