@charset "UTF-8";
/* CSS Document */

* {
   margin: 0px;
   padding: 0px;
   }
a img {
	border:none;
	}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	background-color: #fff;
	width: 780px;
	line-height: 18px;
	margin-left: auto;
	margin-right: auto;
		}
p {
	padding-bottom: 10px;
	}
h1 {
	font-size:14px;
	padding-bottom:6px;
	color:#003366;
	}
h2 {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:6px;
	}
#header {
	background-image:url(../images/semiconductor_equipment.jpg);
	background-repeat:no-repeat;
	height:109px;
	}
#nav {
	background-image:url(../images/nav.jpg);
	background-repeat:repeat-x;
	height:32px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	}
#nav_text {
	color:#fff;
	font-weight:bold;
	font-size:11px;
	width:470px;
	margin-left:40px;
	}
#nav_text ul {
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	background-color:#336699;
	height:26px;
	padding-top:6px;
	}
#nav_text li {
	display:inline;	
	padding-right:20px;
	padding-left:20px;
	}
#nav_text a:link {
	color:#fff;
	text-decoration:none;
	}
#nav_text a:hover {
	color:#CCCCCC;
	text-decoration:none;
	}
#nav_text a:visited {
	color:#CCCCCC;
	}
.nav {
	border-right:1px solid #fff;
	}
#bluebrd {
	height:10px;
	background-color:#000033;
	}
#wrapper {
	width:720px;
	background-color:#ffffff;
	padding:10px 30px;
	}
#wrapper ul {
	padding-left:30px;
	padding-bottom:6px;
	}
#wrapper h2 {
	font-size:14px;
	}
#text {
	float:right;
	width:460px;
	padding:20px 20px 0 20px;
	}
#text_new {
	float:right;
	width:380px;
	padding:20px 10px 0 10px;
	}
#text ul {
	padding-left:20px;
	padding-bottom:10px;
	}
#text2 {
	float:right;
	width:580px;
	padding:20px 20px 0 20px;
	}
#text2 ul {
	padding-left:20px;
	padding-bottom:10px;
	}
#sidebar {
	float:left;
	width:260px;
	height:950px;
	padding:10px;
	background-color:#375276;
	color:#fff;
	}
#sidebar ul {
	padding-left:30px;
	padding-bottom:6px;
	}
#sidebar h2 {
	border-top:2px dotted #7296c6;
	}
#sidebar a:link {
	color:#fff;
	}
#sidebar a:hover {
	text-decoration:none;
	}
#sidebar a:visited {
	color:#CCCCCC;
	}
#sidebar_new {
	float:left;
	width:360px;
	padding:10px;
	background-color:#375276;
	color:#fff;
	}
#sidebar_new ul {
	padding-left:30px;
	padding-bottom:6px;
	}
#sidebar_new h1 {
	border-bottom:2px dotted #ffd874;
	color:#ffffff;
	font-size:1.4em;
	margin-bottom:5px;
	line-height:1.3em;
	}
#sidebar_new h2 {
	font-size:1.2em;
	}
#sidebar_new a:link {
	color:#fff;
	}
#sidebar_new a:hover {
	text-decoration:none;
	}
#sidebar_new a:visited {
	color:#CCCCCC;
	}
.sidebar_callout {
	background-color:#6881a2;
	padding:10px;
	}
.sidebar_callout li {
	padding-left:5px;
	}
#sidebar2 {
	float:left;
	width:140px;
	height:850px;
	padding:10px;
	background-color:#375276;
	color:#fff;
	}
#sidebar2 ul {
	padding-left:30px;
	padding-bottom:6px;
	}
#sidebar2 h2 {
	border-top:2px dotted #7296c6;
	}
#sidebar2 a:link {
	color:#fff;
	}
#sidebar2 a:hover {
	text-decoration:none;
	}
#sidebar2 a:visited {
	color:#CCCCCC;
	}
.rightbar {
	padding: 10px;
	background-color:#c2d1e4;
	}
.rightbar h1 {
	border-bottom:2px dotted #a68328;
	color:#002f5b;
	font-size:1.4em;
	margin-bottom:5px;
	line-height:1.3em;
	}
.rightbar ul {
	margin-left:10px;
	}
.yellowbar {
	width:760px;
	padding:10px;
	background-color:#d6ad43;
	color:#002f5b;
	font-weight:bold;
	}
.yellowbar h1 {
	font-size:1.5em;
	color:#002f5b;
	}
.yellowbar h2 {
	font-size:1.1em;
	color:#002f5b;
	}
#footer {
	clear:both;
	height:30px;
	background-color:#CCCCCC;
	padding-top:10px;
	text-align:right;
	}
#footer li {
	display:inline;
	text-decoration:none;
	padding-right:20px;
	}
#footer a:link {
	color:#000;
	}
#footer a:hover {
	color:#666666;
	}
#footer a:visited {
	color:#000;
	}
#bottom {
	height:40px;
	text-align:center;
	background-color:#4a85d5;
	color:#fff;
	font-size:10px;
	}
.caption {
	font-size:1em;
	font-style:italic;
	color:#003366;
	padding-bottom:10px;
	}
.img {
	padding:5px 10px 5px 5px;
	}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
table {
	border:thin none #000066;
	color:#000066;
}.section {
	border: thin none #000066;
	background-color: #CCCCCC;
}
.banner {	
 	width:450px;
	margin:0 auto;
	text-align:center;
	padding:10px;
	color:#ffffff;
	background-color:#375276;
	}
.banner a:link {
	color:#ffffff;
	text-decoration:underline;
	}
.banner a:visited {
	color:#ffffff;
	text-decoration:underline;
	}
.banner a:hover {
	color:#ffffff;
	text-decoration:none;
	}