@charset "UTF-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../Images/Web-Bkgrnd.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
	height: 1300px;
}
#header {
	margin-bottom: 12px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(../Images/Plasma-Coating.jpg);
	height: 977px;
}
#footer {
	margin-top: 0px;
	padding-top: 0px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	height: 40px;
}
#logo {
	height: 200px;
	padding-bottom: 12px;
}
#nav {
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 0px;
}
#nav ul {
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#nav li {
	color: #FFFFFF;
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: none;
}
#nav a {
	color: #F1D43F;
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: none;
	font-size: 90%;
	text-decoration: none;
}
#nav  a:hover {
	color: #FFFFFF;
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: none;
	font-size: 90%;
	text-decoration: none;
}
.style1 {font-size: 9px}
#textColumn {
	float: right;
	width: 420px;
	font-family: "Trebuchet MS", "Trebuchet PS-Regular";
	color: #dd9dc6;
	text-align: left;
	margin-top: 30px;
	padding-top: 195px;
	padding-right: 35px;
}
.style3 {
	color: #F6E87C;
	font-weight: bold;
	font-style: italic;
}
