@charset "utf-8";
*
{
	margin: 0px;
	padding: 0px;
}
html	/* woot */
{
	margin: 0px;
	padding: 0px;
}

/*Clearfix class*/
.clearfix:after
{
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*End Clearfix*/

a img
{
	border: none;
}

a
{
	color: black;
	text-decoration: underline;
}

body
{
	background-color: #FFFFFF;
	font-family:"Trebuchet MS";
	font-size:12px;
	margin: 0px 20px 20px 20px;
	padding: 0px;
}
.wrapper
{
	border-left: 1px solid gray;
	border-right: 1px solid gray;
}
.wrapper2
{
	background: url(images/navbarbg.jpg) top left;
	background-repeat: repeat-y;
}

.outer
{
	background:url(images/bodyrightbg.jpg) top right;
	background-repeat:repeat-y;
}
.bodyright
{
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.headerleft
{
	float: right;
	text-align: right;
}

.topcontainer
{
	width: 100%;
	background: #ffffff;
	overflow: hidden;
}
.topbar
{
	background-image:url(images/topbarbg.jpg);
	background-repeat:repeat-x;
	height: 10px;
}
.topbarleft
{
	float: left;
	background-image: url(images/topbarleft.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 10px;
	font-size: 1px;
}
.topbarright
{
	float: right;
	background-image: url(images/topbarright.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 10px;
	font-size: 1px;
}
.header
{
	background-image:url(images/headerbg.jpg);
	background-repeat:repeat-x;
}

.headerlayer
{
	background-image:url(images/headerrightbg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height: 156px;
	overflow: hidden;
}
.titletext
{
	position:absolute;
	left: 273px;
	top: 72px;
	font-size: 48px;
}
.languages
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	margin: 0px 310px 0px 0px;
}
.languages li
{
	list-style:none;
	display: inline;
	margin: 0px 2px;
	padding: 2px;
	text-align: center;
}
.AMOchip
{
	background-image:url(images/AMOchip1.jpg);
	background-repeat:no-repeat;
	width:390px;
	height:156px;
	float:left;
}
.AMOlogo
{
	float: right;
	margin: 15px 78px 0px 0px;
	display: block;
}
.navbarbg
{
	background-image:url(images/navbarbg.jpg);
	background-repeat:repeat-y;
	position:relative;/*ie needs this to show float */
}
.navbar
{
	width: 255px;
	background-image: url(images/silverisanoob.jpg);
	background-repeat: no-repeat;
	padding: 20px 0px 0px 0px;
}

.menuul
{
	list-style: none;
	text-align: right;
	margin: 0px 70px 0px 10px;
}

.menuitem
{
	font-size: 1.2em;
	font-weight: bold;
}

.submenuitem
{
	font-size: 1em;
}

.superul
{
	font-size: 16px;
	font-weight:bold;
	line-height:24px;
	margin: 0px;
	padding: 0px 56px 0px 0px;
	text-align: right;
}

.navbar a
{
	color: black;
	text-decoration: none;
}

.superul li
{
	list-style:none;
	letter-spacing:-1px;
	padding-right: 15px;
}
.subul
{
	font-size: 16px;
	font-weight:bold;
	line-height:24px;
	margin: 0px;
	padding: 0px 56px 0px 0px;
	text-align: right;
	text-indent: 10px;
}
.subul li
{
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	list-style:none;
	letter-spacing:-1px;
	padding-right: 15px;
}
.contentarea
{
	width:100%;
	color: #000;
	text-align: left;
}
.progenitor
{
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border: none;
	width: 100%;
}
.topbartd
{
	height: 10px;
}
.headertd
{
	height: 156px;
}
.menutd
{
	width: 255px;
}
.maintd
{
	background-image: url(images/bodyrightbg.jpg);
	background-position: right;
	background-repeat: repeat-y;
	width: 100%;
}
.footertd
{
	height: 63px;
}



.modulecontainer
{
	margin: 30px 70px 0px 0px;
}
.contentarea blockquote
{
	padding-left: 40px;
}
.pictures
{
	float: right;
	text-indent: 10px;
	margin: 0px;
	padding: 0px 11px 0px 0px;
	text-align: right;
}
.pictures li
{
	list-style: none;
	padding-bottom: 4px;
}
.bottombar
{
	background: url(images/bottombarbg.jpg) bottom left repeat-x;
	height: 63px;
	width: 100%;
	text-align: left;
	font-size: 11px;
}
.footertext
{
	padding-top: 20px;
}
.bottombarleft
{
	float: left;
	background-image: url(images/bottombarleft.jpg);
	background-repeat: no-repeat;
	width: 64px;
	height: 63px;
	font-size: 1px;
}
.bottombarright
{
	float: right;
	background-image: url(images/bottombarright.jpg);
	background-repeat: no-repeat;
	width: 67px;
	height: 63px;
	font-size: 1px;
}

/*Search*/
.search
{
	padding: 1px 10px 10px 20px;
	position: absolute;
	right: 70px;
}

.searchFieldDiv
{
	float: left;
	display: inline;
	overflow: hidden;
}

.searchButtonDiv
{
	float: left;
	display: inline;
	overflow: hidden;
}

.searchField
{
	padding: 0;
	border: 1px solid #a5acb2;
	height: 17px;
	width: 200px;
	margin: 0 2px 0 0;
}

.searchButton
{
	background: url(images/search.jpg) no-repeat;
	margin: 0 12px 0 0;
	padding: 0;
	border: 0 none;
	height: 19px;
	width: 19px;
}