/* CSS Document */
<style type="text/css">


body	
	{
	margin:0px;
	}



h1 
	{
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-style:bold;
	font-size:30px;
	color:#0035ad;
	letter-spacing: 2px;
	}

h2
	{
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-weight:bold;
	font-size: 13px;
	color:#0035ad;
	}
	
	
h3
	{
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-weight:300;
	font-size:18px;
	color:#0035ad;
	letter-spacing: 1px;
	}
	
p
	{
	font-family:Garamond, "times New Roman", times, serif;
	font-style: normal;
	font-size:14px;
	}

a
	{
	font-family: 14px "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	color:#0035ad;
	text-decoration:none;
	}	
	
a:hover
	{
	text-decoration:underline;
	color:#00a260;
	}
	
a:visited
	{
	color:#00a260;
	}
	
	
	
p
	{
	padding: 5px;
	}	
	
#sidebar
	{
	font-size:12px;
	width:275px;
	height: 100%;
	float: right;
	padding: 5px;
	margin: 0 0 10px 10px;
	border-left:1px solid #00a260;
	background-color:#DDFFDD;
	clear: right;
	}
		

</style>
.forms {
	float: right;
}


h1 {
	text-align: center;
}

.floating {
	float: left;
	padding: 5px;
	margin: 0px;
}

#footer {
	text-align: center;
	background-color: #00a260;
	color: #FFFFFF;
	clear: both;
	font-family: Garamond, "times New Roman", times, serif;
	font-size: 9px;
	font-weight: bold;
}


.forms {
	float: right;
}
img 
{
	margin: 5 5 20;
	padding: 10px;
}
.centerimage {
	text-align: center;
	background-position: center;
}


#container {
	width: 900px;
	margin: 0 auto;
	text-align:left;
	background-color: #FFFFFF;
	background-image: url(2008_polysteel/images/container_background.gif);
	background-repeat: repeat-y;
}
#left-column {
	padding-left: 10px;
	margin-right: 300px;
}
#header {
	background-color: #00a260;
	background-image: url(2008_polysteel/images/2008_mastehead2.gif);
	height: 300px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	background-position: top;
}
#img center {
	text-align: center;
}

#header h1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 900px;
}




body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0px;
	background-color: #f8f6de;
	background-position: top;
	background-image: url(2008_polysteel/images/background.gif);
	background-repeat: repeat-x;
}

#menubar
	{
	text-align: center;
	background-color: #00a260;
	color: #FFFFFF;
	clear: both;
	font-family: Garamond, "times New Roman", times, serif;
	font-size: 9px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height: 40px;
	vertical-align: top;
	white-space: nowrap;
	width: 100%;
}
#CADtable {
	border: 5px solid 0035ad;
	width: 590px;
	padding: 0px;
	margin: 5px;
	text-align: left;
}
#CADtable em {
	font-style: oblique;
	font-weight: bold;
}

