header, h1, nav {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	font-weight: normal;
}

a {
	border: none;
}

body {
	background-color: #ACA571;
}

#background {
	margin: 0px auto;
	background-image: url(images/background.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	width: 800px;
	height: auto;
	padding: 10px 50px 0px 50px;
	border: none;
	background-position: top;
}

#container {
	width: 660px;
	height: autopx;
	background-color: #FFF;
	box-shadow: 7px 7px 6px #171717;
	-webkit-box-shadow: 7px 7px 6px #171717;
	padding: 0px 70px 75px 70px;
	margin-bottom: 40px;
}

header h1 {
	height: 95px;
	padding-top: 25px;
	margin:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	font-weight: normal;
}




  /**************************/
 /* GENERAL NAVIGATION BAR */
/**************************/
nav {
	width: 660px;
	height: 109px;
	background-image: url(images/nav_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#navhome {
	background-image: url(images/nav_home.jpg);
	background-repeat:no-repeat;
	width: 93px;
	height: 31px;
	float: left;
}

#navhome:hover {
	background-image:url(images/nav_home_hover.jpg);
}

#navcomp {
	background-image: url(images/nav_comp.jpg);
	background-repeat:no-repeat;
	width: 158px;
	height: 31px;
	float: left;
}

#navcomp:hover {
	background-image:url(images/nav_comp_hover.jpg);
}

#navtech {
	background-image: url(images/nav_tech.jpg);
	background-repeat:no-repeat;
	width: 158px;
	height: 31px;
	float: left;
}

#navtech:hover {
	background-image:url(images/nav_tech_hover.jpg);
}

#navfinan {
	background-image: url(images/nav_finan.jpg);
	background-repeat:no-repeat;
	width: 158px;
	height: 31px;
	float: left;
}

#navfinan:hover {
	background-image:url(images/nav_finan_hover.jpg);
}

#navcontact {
	background-image: url(images/nav_contact.jpg);
	background-repeat:no-repeat;
	width: 93px;
	height: 31px;
	float: left;
}

#navcontact:hover {
	background-image:url(images/nav_contact_hover.jpg);
}




  /************************/
 /* GENERAL MAIN CONTENT */
/************************/
section h1 {
	width: auto;
	height: 26px;
	display: inline-block;
	position: relative;
	margin-top: 50px;
	background-color: #ABA46F;
	border-radius: 5px;
	font-family: Verdana;
	color:#FFFFFF;
	font-size: 16px;
	text-align: center;
	padding: 2px 10px 0px 10px;
	z-index: 1;
}

.textbox {
	width: 597px;
	height: auto;
	margin-top: -14px;
	margin-left: 35px;
	position: relative;
	border-radius: 14px;
	padding: 24px 14px 16px 14px;
	border: 1px solid #E9C31D;
}



  /**************/
 /* INDEX PAGE */
/**************/
nav.index {
	height: 45px;
	background: none;
}

#indexnavhome {
	background-image: url(images/indexnav_home.jpg);
	background-repeat:no-repeat;
	width: 93px;
	height: 31px;
	float: left;
}

#indexnavcomp {
	background-image: url(images/indexnav_comp.jpg);
	background-repeat:no-repeat;
	width: 158px;
	height: 31px;
	float: left;
}

#indexnavcomp:hover {
	background-image:url(images/indexnav_comp_hover.jpg);
}

#indexnavtech {
	background-image: url(images/indexnav_tech.jpg);
	background-repeat:no-repeat;
	width: 158px;
	height: 31px;
	float: left;
}

#indexnavtech:hover {
	background-image:url(images/indexnav_tech_hover.jpg);
}

#indexnavfinan {
	background-image: url(images/indexnav_finan.jpg);
	background-repeat:no-repeat;
	width: 158px;
	height: 31px;
	float: left;
}

#indexnavfinan:hover {
	background-image:url(images/indexnav_finan_hover.jpg);
}

#indexnavcontact {
	background-image: url(images/indexnav_contact.jpg);
	background-repeat:no-repeat;
	width: 93px;
	height: 31px;
	float: left;
}

#indexnavcontact:hover {
	background-image:url(images/indexnav_contact_hover.jpg);
}

#infocontainer {
	width: 660px;
	margin: 20px 0px;
	height: 220px;
	padding: 0px 0px 50px 0px;
}

#announcements, #whitepapers {
	width: 195px;
	height: 220;
	margin: 0px 20px 0px 0px;
	border-top: 2px solid #E9C31D;
	float: left;
	text-align: center;
	padding: 5px 0px;
}

#companyinfo {
	width: 225px;
	height: 220px;
	border-top: 2px solid #E9C31D;
	float: right;
	margin: 0px;
	padding: 5px 0px 0px 5px;
	text-align: left;
}

h1.index {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 15px;
	text-align: center;
	color: #E9C31D;
	background: none;
	border: none;
}

#whitepapers a, #announcements a {
	font-family: Verdana;
	font-size: 11.5px;
	line-height: 6px;
	text-align: center;
	color: #525252;
	margin: 0px;
	padding: 0px;
	text-decoration:none;
}

#whitepapers a:hover, #announcements a:hover {
	text-decoration: underline;
}

.icontext {
	font-family: Verdana;
	font-size: 12.5px;
	line-height: 15px;
	color: #525252;
	margin: 6px 0px;
	text-align: left;
}

.icons {
	float: left;
	margin: 0px 7px 0px 0px;
}




  /********************/
 /* THE COMPANY PAGE */
/********************/
nav.comp {
	background-image: url(images/compnav_bottomm.jpg);
}

#navcompselected {
	background-image: url(images/compnav_comp.jpg);
	background-repeat:no-repeat;
	width: 158px;
	height: 31px;
	float: left;
}

#compsubnav {
	padding: 34px 409px 0px 93px;
	font-family: Helvetica;
	text-align: center;
	font-size: 13px;
	line-height: 24px;
	color: #928C3C;
}

#compsubnav a {
	font-family: Helvetica;
	font-size: 13px;
	line-height: 24px;
	color: #928C3C;
	text-decoration: none;
}

#compsubnav a:hover {
	font-weight: bold;
}

.businessmodeltextbox {
	width: 460px;
}

#businessmodel {
	float: right;
	width: 96px;
	height: auto;
	border-radius: 14px;
	border: 1px solid #E9C31D;
	margin: -635px 0px;
	padding: 65px 12px 65px 12px;
	overflow: hidden;
}


/* TEAM PAGE */
section.bios {
	width: 660px;
	height: 600px;
	margin-top: 50px;
	padding: 0px;
}

jobtitle {
	font-family: Verdana;
	font-size: 9px;
	font-style:italic;
	text-align: center;
}

.biocontainer {
	border-radius: 9px;
	width: auto;
	height: auto;
	padding: 18px 9px;
}

img.headshot {
	border: 1.5px solid #ABA46F;
	height: 195px;
	width: 140px;
	margin: 0px 12px 10px 12px;
}

figure.bioinfo {
	width: 164px;
	height: auto;
	float: left;
	text-align: center;
	margin-right: 5px;
	margin: 0px;
}

figcaption {
	font-family: Verdana;
	font-size: 12px;
	color: #928C3C;
	line-height: 18px;
}

figcaption a {
	font-size: 10px;
}

article.biotext {
	width: 455px;
	height: auto;
	overflow: visible;
	float: right;
	margin: 0px;
	letter-spacing:normal;
}

article h1 {
	width: inherit;
	height: 25px;
	font: Verdana;
	font-size: 20px;
	font-weight:bold;
	color: #E9C31D;
	text-align: left;
	background: none;
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 21px 0px;
	background-image: url(images/bios_borderimage.jpg);
	background-position:bottom left;
	background-repeat: no-repeat;
}

h1 jobtitle {
	font-weight: normal;
	font-size: 11px;
	color: #928C3C;
	font-style: normal;
	margin-left: 5px;
}




  /******************/
 /* THE TECHNOLOGY */
/******************/
nav.tech {
	background-image: url(images/technav_bottomm.jpg);
}

#navtechselected {
	background-image: url(images/technav_tech.jpg);
	background-repeat:no-repeat;
	width: 158px;
	height: 31px;
	float: left;
}

#techsubnav {
	padding: 30px 251px 0px 251px;
	font-family: Helvetica;
	text-align: center;
	font-size: 11px;
	line-height: 18px;
	color: #928C3C;
	font-stretch: ultra-condensed;
}

#techsubnav a {
	font-family: Helvetica;
	font-size: 11px;
	line-height: 18px;
	color: #928C3C;
	text-decoration: none;
	font-stretch: ultra-condensed;
}

#techsubnav a:hover {
	font-weight: bold;
}

section.technology {
	width: 660px;
	height: 660px;
}

#technologytext {
	font-family: Verdana;
	font-size: 14px;
	color: #928C3C;
	width: 660px;
	height: 80px;
	text-align: center;
	margin-top: 40px;
}

/* GRIDLINK PAGE */
.gridlinkdiagramright {
	float: right;
	margin: 4px 0px 4px 15px;
}

.gridlinkdiagramleft {
	float: left;
	margin: 10px 15px 4px 0px;
}




  /*****************/
 /* THE FINANCING */
/*****************/
#navfinanselected {
	background-image: url(images/nav_finan_hover.jpg);
	background-repeat:no-repeat;
	width: 158px;
	height: 31px;
	float: left;
}




  /****************/
 /* CONTACT PAGE */
/****************/
#navcontactselected {
	background-image: url(images/nav_contact_hover.jpg);
	background-repeat:no-repeat;
	width: 93px;
	height: 31px;
	float: left;
}

#contactinfo {
	width: 580px;
	height: 300px;
	padding: 0px 40px 0px 40px;
	font-family: Verdana;
	font-size: 15px;
	line-height: 20.5px;
	margin: 55px 0px;
	color: #928C3C;
}




/********/
/*FOOTER*/
/********/
footer {
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	color: #FFF;
	letter-spacing: normal;
	width: 600px;
	height: 21px;
	margin-left: 100px;
	margin-right: 100px;
	border-color: #928C3C;
	border-radius: 5px;
	border: #928C3C solid 1.5px;
	line-height: 24px;
	overflow: visible;
}

  /*************/
 /* TEXT TAGS */
/*************/
p {
	font-family: Verdana;
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
	color: #525252;
	margin: 0px;
	padding: 0px;
}

ul {
	list-style: square;
	font-family: Verdana;
	font-size: 13px;
	color: #525252;;
	text-align: justify;
	margin: 0px;
}

ol {
	font-family: Verdana;
	font-size: 13px;
	color: #525252;;
	text-align: justify;
	margin: 0px;
}

li {
	margin-bottom: 10px;
}