body
{
	margin: 10px 0px 0px 0px;
	padding: 0;
	border-color: #000000;
	background-color: #BBB7B9;
	color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}

#topnav{
font-family: verdana, arial;
font-size: 11px;
font-weight: bold;
width: 100%;
}

#topnav ul{
padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 10px;
text-align: left; //set value to "left", "center", or "right"*/
}

#topnav ul li{
display: inline;
}

#topnav ul li a{
color: #696969;
padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 20px; /*spacing between each menu link*/
text-decoration: none;
border-bottom: 3px; /*bottom border is 3px*/
Border-bottom-style: solid;
border-bottom-color: white;
}


#home #topnav  .navhome a {
Border-bottom-style: solid;
border-bottom-color: #000000;
}

#company #topnav  .navcompany a {
Border-bottom-style: solid;
border-bottom-color: #6a5acd;
}

#technology #topnav  .navtechnology a {
Border-bottom-style: solid;
border-bottom-color: #32cd32;
}

#investor #topnav  .navinvestor a {
Border-bottom-style: solid;
border-bottom-color: #ffa500;
}

#contact #topnav  .navcontact a {
Border-bottom-style: solid;
border-bottom-color: #b22222;
}

#topnav .navhome ul, #topnav .navhome li, #topnav .navhome a:hover{
Border-bottom-style: solid;
border-bottom-color: #000000;
}

#topnav .navcompany ul, #topnav .navcompany li, #topnav .navcompany a:hover{
Border-bottom-style: solid;
border-bottom-color: #6a5acd;
}

#topnav .navtechnology ul, #topnav .navtechnology li, #topnav .navtechnology a:hover{
Border-bottom-style: solid;
border-bottom-color: #32cd32;
}

#topnav .navinvestor ul, #topnav .navinvestor li, #topnav .navinvestor a:hover{
Border-bottom-style: solid;
border-bottom-color: #ffa500;
}

#topnav .navcontact ul, #topnav .navcontact li, #topnav .navcontact a:hover{
Border-bottom-style: solid;
border-bottom-color: #b22222;
}


.enterlink A:link {text-decoration: none; color: #000000;}
.enterlink A:visited {text-decoration: none; color: #000000;}
.enterlink A:active {text-decoration: none; color: #000000;}
.enterlink A:hover {text-decoration: underline; color: #000000;}

.link A:link {text-decoration: none; color: #ffffff;}
.link A:visited {text-decoration: none; color: #ffffff;}
.link A:active {text-decoration: none; color: #000000;}
.link A:hover {text-decoration: underline; color: #000000;}

.footerlink A:link {text-decoration: none; color: #993333;}
.footerlink A:visited {text-decoration: none; color: #993333;}
.footerlink A:active {text-decoration: none; color: #993333;}
.footerlink A:hover {text-decoration: underline; color: #993333;}

.presslink A:link
{
	text-decoration: none;
	color: #027033;
	font-weight: bold;
}
.presslink A:visited
{
	text-decoration: none;
	color: #027033;
	font-weight: bold;
}

.presslink A:hover
{
	text-decoration: underline;
	color: #027033;
	font-weight: bold;
}
.presslink A:active
{
	text-decoration: none;
	color: #027033;
	font-weight: bold;
}


.contentheader
{
	color: #000000;
	padding: 0px;
	margin: 0;
	font-size: 14px;
	font-family: verdana, arial;
	font-weight: bold;
}
.contentheaderspcl
{
	text-align: center;
	color: #000000;
	padding: 0px;
	margin: 0;
	font-size: 14px;
	font-family: verdana, arial;
	font-weight: bold;
}


.mission
{
	color: #343233;
	padding: 0px;
	margin: 0;
	font-size: 12px;
	font-family: verdana, arial;
	font-weight: bold;
}


.contenttext
{
	color: #000000;
	padding: 0px;
	margin: 0;
	font-size: 12px;
	font-family: verdana, arial;
	font-weight: normal;
}


#main
{
	width: 940px;
	height: 845px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	padding: 0px;
	margin: 0;
}

#invmain
{
	width: 940px;
	height: 345px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	padding: 0px;
	margin: 0;
}

#header
{
	height: 117px;
	width: 940px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0;
}



#subnav
{
	width: 940px;
	height: 26px;
	color: #ffffff;
	padding: 0px;
	margin: 0;
	font-family: verdana, arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

#subnavtext
{
	color: #ffffff;
	padding: 0px;
	margin: 0;
	font-family: verdana, arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

#picture
{
	width: 940px;
	height: 155px;
	background-color: #ffffff;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

#content
{
	width: 940px;
	height: 515px;
	background-color: #ffffff;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-family: verdana, arial;
	font-weight: normal;
	overflow: auto;
}


#form
{
	color: #000000;
	padding: 0;
	margin: 0;
	font-size: 10px;
	font-family: verdana, arial;
	font-weight: normal;
}


#footer
{
	font-family: gill sans, verdana, arial, san-serrif;
	font-size: 10px;
	font-weight: bold;
	   color: #993333;
	padding: 3px;
	font-style: normal;
	font-variant: normal;
}
