@charset "UTF-8";



body {
	background-color:#ccdc00;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



#wrapper {
	position: relative;
	height: auto;
	width: 800px;
	margin: 0 0 0 0;
}




#headerrow {
	position: relative;
	width: 367px;
	height:167px;
	top: 100px;
	left: 80px;
	background-image:url(images/hey_main_gw.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#home_tagline {
	position:relative;
	width: 233px;
	height: 16px;
	top: 220px;
	left: 400px;
	background-image:url(images/wordspictures_tag.jpg);
	
}

#textblock {
	position:relative;
	width: 270px;
	top: 25px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 10px;
	text-align: justify;
}




a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: underline;
}
