@import url('basic.css');

#marketing {
	margin: 10px 0 5px 0;
	clear: both;
}

#corporate {
	float: left;
	background: url('../i/ads/ad_big1.jpg') no-repeat;
	width: 295px;
	height: 250px;
	margin-right: 4px;
	padding: 10px 10px 10px 400px;
	color: #485242;
	font-size: 1.1em;
}
#corporate h1 {
	font-weight: normal;
	font-family: "Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L", helvetica, sans-serif;
	font-family: Verdana;
	font-size: 2em;
	color: #e8112d;
	padding: 10px 0;
	margin: 0;
}
#corporate a {
	display: block;
	padding: 10px 50px 10px 0;
	background: url('../i/ico-link.gif') no-repeat center right;
	float: left;
	color: #2e81bf;
	font-size: 2em;
}

#newsletter {
	float: right;
	width: 375px;
	height: 29px;
	padding: 6px 12px;
	font-weight: bold;
	background: #f2f2f2;
	margin-right: 5px;
}
#newsletter input {
	width: 110px;
	margin-right: 3px;
}
