@import "reset.css";
div#content, img.png { behavior: url(/iepngfix.htc) }
body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 62.5%;
	line-height: 180%;
	background: #ffffff;
	padding: 0 2em;
}
h1 {
	font-size: 2em;
	margin: 0 0 1.5em;
	background: white url(../images/landing/logo.gif);
	width: 304px;
	height: 134px;
	text-indent: -9999px;
}
h2 {
	text-indent: -9999px;
	background: gray url(../images/landing/slogan.png) repeat-x -4px 0;
	width: 627px;
	height: 82px;
	position: absolute;
	top: 102px;
	left: 334px;
}
p {
	margin: 0 0 1em 0;
}
ul {
	margin: 0 0 2em 0;
}

ul li {

}

ul li.parent {
	list-style: none;
}

li ul {
	margin-left: 1em;
}

#container {
	width: 960px;
	margin: 20px auto 0;
	position: relative;
	overflow: auto;
}

#header {
	height: 186px;
	background: white;
	position: relative;
}

#header img.photos {
	left: 333px;
	position: absolute;
	top: 0px;
}

#topnav {
	width: 100%;
	position: relative;
	height: 42px;
	font-size: 1.1em;
	margin: 0;
	background: #4f86a2 url(../images/landing/bg-nav.png) repeat-x;
}

#topnav li {
	float: left;
	padding: 15px 10px 10px 15px;
	position: relative;
}

#topnav li a {
	color: white;
	text-decoration: none;
}

#topnav div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2;
	z-index: 1000;
	top: 40px;}

	#topnav div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#topnav div a:hover
	{	background: #49A3FF;
		color: #FFF}



#topnav li.search {
	float: right;
	color: black;
	padding: 10px;
}
#topnav li.search input.text {
	border: 1px solid black;
}
#topnav li.search input.button {
	position: relative;
	top: 2px;
/* 	top: 0px; */
}
#rightnav {
	float: right;
	width: 245px;
	margin: 38px;
}


.annoucements {
	padding: 10px 10px 10px 38px;
	background-color: #e2b176;
	font: bold 16px Sans-serif;
}

.annoucements a:link, .annoucements a:visited {
	color: #fff;
	text-decoration:none;
}
.annoucements a:hover {
	color: #fff;
	text-decoration: underline;
}

#main {
	width: 960px;
	height: 420px;
	background-color: #007468;
	color: white;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.2em;
	margin: 0;
	padding: 40px;
	clear: both;
}

#content {
	float: left;
	width: 595px;
	height: 420px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#content-text {
	font-size: 1.4em;
	line-height: 1.2em;
	text-indent: -99999px;
}


#sidebar {
	float: left;
	width: 248px;
	margin: 0;
	padding: 0;
}

#contentfooter {
	width: 960px;
	height: 71px;
	background: transparent url(../images/landing/bg.png) repeat-x;
	clear: both;
}

#footer {
	float: none;
	clear: both;
}

#photo-bottom {
	position: absolute;
	left: 680px;
	top: 229px;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash li.search>span {
	visibility: hidden;
	font-size: 14px;
	top: 4px;
	position: relative;
}

