@charset "UTF-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	height: 550px;
}
#container  {
	width: 780px;
	text-align: left;
	float: left;
	margin-right: auto;
	margin-bottom: 0;
	height: 500px;
} 
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #444444;
	text-decoration: none;
}
a:hover {
	background-color: #FFFF99;
}
#h1   {
	height: 142px;
	width: 220px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	float: left;
	padding-right: 15px;
	padding-left: 12px;
	font-size: 11px;
}
.hignlight {
	background-color: #FFFF99;
}
#h3   {
	width: 142px;
	float: right;
	height: 142px;
}
#h2     {
	margin-right: 162px;
	margin-left: 251px;
	height: 142px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #444444;
	border-left-color: #444444;
	padding-right: 18px;
	padding-left: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#placeholder    {
	height: 220px;
	width: auto;
}
#header  {
	width: 663px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
}

