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

html { overflow: -moz-scrollbars-vertical; }
html { overflow-y: scroll; overflow-x: auto; }

body {
	margin: 0;
	padding: 0;
	}

.header {
	/*position: relative;*/
	z-index: 1;
	padding: 0px;
	margin:auto;
	width: 100%;
}

.logo {
	/*width: 480px;
	margin-left: 60px;*/
	margin-top: 80px;
}

.nav {
	margin-top: 110px;
	margin-left: 20px;
	width: 550px;
	height: 63px;
}

.infobox1 {
	width: 320px;
	margin-left: 40px;
	margin-top: 50px;
}

.infobox2 {
	width: 480px;
	margin-top: 50px;
}
.image-home
{
	margin-top: 15px;
}
.copy-home {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 10px;
	padding-left: 15px;
	line-height: 16pt;
}
.copy {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 30px;
}
.copy1 {
	color: #333333;
	margin-top: 30px;
	margin-left: 0px;
	padding-top: 10px;
	margin-right: 20px;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	line-height: 18pt;
}
.copy2,.copy2_tech, .copy2_global {
	color: #333333;
	margin-top: 50px;
	margin-right: 0px;
	margin-left: 0px;
	font: 12px Geneva, Arial, Helvetica, sans-serif;	
}
.copy2_tech {
	margin-left: 0px;
	margin-right: 0px;
}
img {
	border-style: none;
}
/* GSF PAGE */
.gsf_text {
	font: 10pt Geneva, Arial, Helvetica, sans-serif;
}
ul.neon_list, ul.neon_list2
{
	margin-left: 20px;
	padding: 0;
}
ul.neon_list li, ul.neon_list2 li {
	background-image:url(images/tech_neon_bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	list-style-type: none;
	padding-left: 20px;
	margin-bottom: 20px;
	font: 11pt Geneva, Arial, Helvetica, sans-serif;
}	

/* SEM PAGE */
.table_sem { margin-left: 100px; }


/* COMPANY PAGES - who we are & accomplishments */
ul.neon_list2  { margin-left: 100px; }
.line_height { line-height: 18pt; }

/* MARKET */
.copy2_global { margin-top: 30px;}

.footer {
	margin-top: 80px;
	width: 100%;
	/*min-width: 1393px;*/
	height: 46px;
  	position: fixed; 
  	bottom: 0;
  	left: 0;
  	right: 0;
  	z-index: 1000;
	background-image:url(images/bg_footer.jpg);
	background-repeat:no-repeat;
	background-position: center;
}
#footer-content
{ width: 100%; display:block; text-align:center; margin:auto;}

.white-space { display: block; height: 80px;}

.green_dot { background-image:url(images/tech_neon_bullet.png); background-repeat:no-repeat; background-position: 0px 3px; padding-left: 15px;}
.link_home { display:block; margin-top: 15px;}