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

body,td,th {
	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}

body {
	background-color: #000000;
}
a:link {
	color: #baa92d;
	text-decoration: none;
} 
a:visited {
	text-decoration: none;
	color: #baa92d;
}
a:hover { 
	color: #baa92d;
	border-bottom: 1px solid white;
	text-decoration:none;
} 
a:active {
	text-decoration: none;
	color: #baa92d;
}
#container {
	position: relative;
	width: 900px;
	height: 720px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000000;
	text-align: left;
	background-image: url(images/background.jpg);
	left: -101px;
	top: -13px;


}

#tlinks {
	color: #baa92d;
	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight:200;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: right;
	vertical-align: text-top;
	position:absolute;
	top:76px;
	left: 418px;
	width: 463px;
}
#main {
	position:absolute;
	top: 102px;
}
#copyright {
	color: #ffffff;
	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	position:absolute;
	top:700px;
	left: 250px;
}
#product {
	position:absolute;
	left:9px;
	top:299px;
	width:433px;
	height:200px;
	z-index:1;
}
#mission {
	position:absolute;
	left:480px;
	top:300px;
	width:400px;
	height:200px;
	z-index:2;
}

.large {
	color: #a70a19;
	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight: bold;
}
#links1 {
	position:absolute;
	left:20px;
	top:300px;
	width:400px;
	height:300px;
	z-index:1;
}
#products {
	position:absolute;
	left:25px;
	top:215px;
	width:850px;
	height:300px;
	z-index:1;
}
#press {
	position:absolute;
	left:20px;
	top:300px;
	width:850px;
	height:325px;
	z-index:1;
}
#flashcontent {
  height: 100%;
  overflow-y: hidden;
  overflow-x: hidden;
  overflow: hidden;
  text-align:center;
}
.c2 {width:850px;height:325px;background-color:black;overflow:auto}
.c1 {text-align: center}
