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

#wrap #masthead {
	width: 980px;
	height: 226px;
	clear: both;
	margin-bottom: 15px;
}

#wrap #masthead #slide {
	float: left;
	height: 226px;
	width: 639px;
	margin-right: 0px;
}

#wrap #masthead #tag {
	float: left;
	height: 126px;
	width: 335px;
	font-size: 2.1em;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
	text-transform: lowercase;
	background-color: #005239;
	color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	margin-left: 5px;
}
#wrap #masthead #tag .click {
	font-size: 0.6em;
	text-align: right;
	padding-right: 20px;
	text-transform: none;
	margin-top: 30px;
}
#wrap #masthead #tag .click a {
	color: #FFFFFF;
	background-color: #005239;
}
#wrap #masthead #tag .click a:hover {
	text-decoration: underline;
}
#wrap #header #cse-search-box .search {
	float: right;
	margin-top: -5px;
}
