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

@import url(normalize.css);
@import url(typology.css);

html 
{
text-align: center;
}
body 
{
	background-color:#ffffff;
	background-repeat: no-repeat;
	width: 908px;
	margin: 0 auto;
	text-align: left;
}
div#brand
{
	height: 134px;
	width: 100%;
	
}
div#banner
{
	background-image:url(../images/experiencebanner.png);
	background-repeat: no-repeat;
	height: 340px;
}
div#learnmore
{
	height: 15px;
	width: 91px;
	z-index: 5;
	padding: 280px 0 0 700px;
}
div#imgmenu
{
	margin: 50px 0 0 0;
}
div#imgmenu li
{
	float: left;
	margin: 3px 0 0 0;
}
#feat1overlay
{
	position: absolute;
	margin: 73px 0px 0px -223px;
	z-index: 100;
}
#feat1text
{
	position: absolute;
	margin: -23px 0 0 0;
	padding: 3px 0px 0px 10px;
	z-index: 120;
}
#feat2overlay
{
	position: absolute;
	margin: 73px 0px 0px -225px;
	z-index: 100;
}
#feat2text
{
	position: absolute;
	margin: -23px 0 0 0;
	padding: 3px 0px 0px 10px;
	z-index: 120;
}
#feat3overlay
{
	position: absolute;
	margin: 73px 0px 0px -224px;
	z-index: 100;
}
#feat3text
{
	position: absolute;
	margin: -23px 0 0 0;
	padding: 3px 0px 0px 10px;
	z-index: 120;
}
#feat4overlay
{
	position: absolute;
	margin: 73px 0px 0px -223px;
	z-index: 100;
}
#feat4text
{
	position: absolute;
	margin: -23px 0 0 0;
	padding: 3px 0px 0px 10px;
	z-index: 120;
}
div#sitemenu
{
	clear:both;
	top: 577px;
	left: 52px;
	background-image:url(../images/menubar.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 908px;
	padding: 1px 10px 0px 0px;
}
div#search
{
	width: 200px;
	margin: 5px 0px 0px 8px;
}
div#search a
{
	position: relative;
	top: 3px;
	padding: 0 0 0 3px;
}
div#mainnav
{
	margin: -22px 10px 0 0;
}
/* content */
div#content
{
	width: 600px;
	float: left;
	padding: 17px 0 0 0;
}
div#news
{
	width: 570px;
	float: left;
	border-bottom: dotted #000000;
	height: 122px;
	margin: 0 40px 20px 0;
}
div#newsarticle
{
	height: 46px;
	overflow: hidden;
	margin: 0 0 10px 0;
}
/* history */
div#history
{
	clear: left;
	float: left;
	height: 100px;
	width: 378px;
}
div#historytext
{
	float: left;
	width: 228px;
	padding: 0 0 0 10px;
}
div#historytext q
{
	text-decoration: underline;	
}
div#historypic
{
	float: left;
	width: 140px;
}
/* forms */
div#forms
{
	float: left;
	border-left: dotted #000000;
	height: 130px;
	width: 189px;
	padding: 0 0 0 25px;
}
div#wb
{
	/*margin: 0px 0px 0px -18px;*/
	padding: 0px;
}
/*background-image:url(../images/arrowbtn2.png);
background-repeat:no-repeat;
background-position: left;
padding: 0 0 3px 20px;*/
/* updates */
div#updates
{
	margin: 17px 0 0 0;
	padding: 0 0 0 20px;
	width: 280px;
	float: right;
	border-left: dotted #000000;
	height: 300px;
}
#updateemailinput
{
	width: 155px;

}
#updateemail
{
	position: relative;
	top: 3px;
}
/* footer */
div#siteinfo
{
	clear:both;
	padding: 30px 0 30px 0;
	margin: 0 0 30px 0;
}
div#copyright
{
	float: left;
}
div#secondarynav
{
	float: right;
}
div#socsites
{
	float: right;
	padding: 0 100px 0 0;
}
/** News ***************/
div#newsheader
{
	margin: 0 0 15px 0 ;
}
div#newspicturearea
{
	float: left;
	width: 142px;
}
div#newspicturetext
{
	float: left;
	width: 412px;
	padding: 0 0 0 10px;
}
div#newspicturetext em
{
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}
div#newspicturetext cite
{
	/* padding: 25px 0 0 0; */
	margin: 20px 0 0 0;
}
a#srl /* search result link */
{
	text-decoration: underline;
}
div#insidesitemenu
{
	margin: 15px 0 0 0;
	background-image:url(../images/menubar.png);
	background-repeat: no-repeat;
	height: 40px; /* was 36 */
	width: 908px;
	padding: 2px 1px 1px 1px;
}
div#insidesearch
{
	width: 200px;
	padding: 7px 1px 1px 8px;
}
div#insidesearch a img
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 2px;
	vertical-align:middle;
}
#contenttable
{
	width: 646px;
	max-width: 646px;
	/* border: 1; */
	/* background-color:#CCCCCC; */
	overflow: hidden;
}