body {
	margin:0;
	padding:0;
	font-family:"Lucida Grande","Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#333333;
	}
#top {
	background-image:url(/website/images/top-bg.jpg);
	background-repeat:repeat-x;
	}
#greyfade-home {
	background-image:url(/website/images/grey-fade.gif);
	background-repeat:repeat-x;
	position:absolute;
	top:415px;
	left:0;
	width:100%;
	z-index:-1;
	}
#greyfade {
	background-image:url(/website/images/grey-fade.gif);
	background-repeat:repeat-x;
	position:absolute;
	top:114px;
	left:0;
	width:100%;
	z-index:-1;
	}
#main {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	margin-bottom:100px;
	}
h1 {
	font-size:35px;
	color:#666666;
	font-family:"Franklin Gothic Medium", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
h2 {
	color:#336699;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top:20px;
	margin-bottom:5px;
	}
p {
	font-family:"Lucida Grande","Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	margin-top:5px;
	margin-bottom:10px;
	line-height:1.5em;
	}
.large-text {
	font-size:16px;
	}
ul {
	font-family:"Lucida Grande","Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	list-style-image:url(/website/images/bullet.png);
	margin-top:5px;
	margin-bottom:10px;
	}
li {
	padding-bottom:5px;
	}
a:focus {
	outline:none;
}
a:active {
  outline:none;
}
:focus {
  -moz-outline-style:none;
}
.clear {
	clear:both;
	}
#header {
	height:71px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	}
#logo {
	margin:10px, 0, 0, 10px;
	float:left;
	}
#login {
	margin:10px;
	float:right;
	}
#nav {
	height:43px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	}
.navhome	{
	position:relative;
	float: left;
	margin: 0; 
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background: url(/website/images/home-o.png) no-repeat;
	width: 169px;
	height: 43px;
	overflow:hidden;/* for ie to hide extra height*/	
	}
.navhome a {
	display: block;
	float: left;
	color: #000000;
	font-size: 11px;
	width: 169px;
	height: 43px;
	color: black; 
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
	}
.navhome a:hover {
	color: #ffffff;
	}
.navhome img {width: 169px; height: 43px; border: 0; }
* html a:hover {visibility:visible}
.navhome a:hover img{visibility:hidden}
.navhome span {
	position: absolute;
	left: 30px;top: 15px;
	text-align: center;
	width: 150px;
	cursor: pointer;
	visibility:hidden;
	}
.navproducts	{
	position:relative;
	float: left;
	margin: 0; 
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background: url(/website/images/products-o.png) no-repeat;
	width: 169px;
	height: 43px;
	overflow:hidden;/* for ie to hide extra height*/	
	}
.navproducts a {
	display: block;
	float: left;
	color: #000000;
	font-size: 11px;
	width: 169px;
	height: 43px;
	color: black; 
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
	}
.navproducts a:hover {
	color: #ffffff;
	}
.navproducts img {width: 169px; height: 43px; border: 0; }
* html a:hover {visibility:visible}
.navproducts a:hover img{visibility:hidden}
.navhome span {
	position: absolute;
	left: 30px;top: 15px;
	text-align: center;
	width: 150px;
	cursor: pointer;
	visibility:hidden;
	}
.navcustomers	{
	position:relative;
	float: left;
	margin: 0; 
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background: url(/website/images/customers-o.png) no-repeat;
	width: 169px;
	height: 43px;
	overflow:hidden;/* for ie to hide extra height*/	
	}
.navcustomers a {
	display: block;
	float: left;
	color: #000000;
	font-size: 11px;
	width: 169px;
	height: 43px;
	color: black; 
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
	}
.navcustomers a:hover {
	color: #ffffff;
	}
.navcustomers img {width: 169px; height: 43px; border: 0; }
* html a:hover {visibility:visible}
.navcustomers a:hover img{visibility:hidden}
.navcustomers span {
	position: absolute;
	left: 30px;top: 15px;
	text-align: center;
	width: 150px;
	cursor: pointer;
	visibility:hidden;
	}
.navcontact	{
	position:relative;
	float: left;
	margin: 0; 
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background: url(/website/images/contact-o.png) no-repeat;
	width: 169px;
	height: 43px;
	overflow:hidden;/* for ie to hide extra height*/	
	}
.navcontact a {
	display: block;
	float: left;
	color: #000000;
	font-size: 11px;
	width: 169px;
	height: 43px;
	color: black; 
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
	}
.navcontact a:hover {
	color: #ffffff;
	}
.navcontact img {width: 169px; height: 43px; border: 0; }
* html a:hover {visibility:visible}
.navcontact a:hover img{visibility:hidden}
.navcontact span {
	position: absolute;
	left: 30px;top: 15px;
	text-align: center;
	width: 150px;
	cursor: pointer;
	visibility:hidden;
	}
.navlogin	{
	position:relative;
	float: left;
	margin: 0; 
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background: url(/website/images/login-o.png) no-repeat;
	width: 169px;
	height: 43px;
	overflow:hidden;/* for ie to hide extra height*/	
	}
.navlogin a {
	display: block;
	float: left;
	color: #000000;
	font-size: 11px;
	width: 169px;
	height: 43px;
	color: black; 
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
	}
.navlogin a:hover {
	color: #ffffff;
	}
.navlogin img {width: 169px; height: 43px; border: 0; }
* html a:hover {visibility:visible}
.navlogin a:hover img{visibility:hidden}
.navlogin span {
	position: absolute;
	left: 30px;top: 15px;
	text-align: center;
	width: 150px;
	cursor: pointer;
	visibility:hidden;
	}
#blue-bar {
	height:301px;
	}
#latest-product {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#ffffff;
	opacity:0.6;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	padding-left:30px;
	}
#latest-product p {
	margin:20px;
	}
#logobox {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	}
#productlogo {
	width:260px;
	float:left;
	}
#productname {
	color:#FFFFFF;
	width:740px;
	float:right;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-family:"Franklin Gothic Medium", Verdana, Arial, Helvetica, sans-serif;
	}
#productname h1 {
	font-size:72px;
	font-weight:bold;
	margin:0;
	color:#FFFFFF;
	}
#productname p {
	font-size:25px;
	margin:0;
	}
#wideleft {
	width:690px;
	float:left;
	background-color:#FFFFFF;
	padding:10px;
	}
#wideleft1 {
	width:690px;
	float:left;
	background-color:#FFFFFF;
	padding:10px;
	}
#wideleft1 ul li {
	list-style-image:url(/website/images/trans.gif);
	}
#rightcol {
	width:250px;
	float:left;
	margin-left:20px;
	}
.quote p {
	line-height:normal;
	float:left;
	width:180px;
	padding:3px;
	color:#0092DD;
	text-align:center;
	}
.openquote {
	font-family:"Times New Roman", Times, serif;
	font-size:60px;
	font-weight:bold;
	float:left;
	color:#336699;
	}
.closequote {
	font-family:"Times New Roman", Times, serif;
	font-size:60px;
	font-weight:bold;
	float:left;
	color:#336699;
	padding-top:50px;
	}
.blue-row {
	background-color:#0092DD;
	color:#FFFFFF;
	}
.center-text {
	text-align:center;
	}
#sitemap {
	width:690px;
	float:left;
	background-color:#FFFFFF;
	padding:10px;
	}
#sitemap a {
	color:#333333;
	text-decoration:none;
	}
#sitemap a:hover {
	color:#666666;
	text-decoration:underline;
	}
#left {
	width:370px;
	float:left;
	margin-right:10px;
	}
#left h2 {
	color:#336699;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
#left h2 a {
	color:#336699;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
#left li {
	font-family:"Lucida Grande","Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	list-style-image:url(/website/images/bullet.png);
	}
#left li a {
	text-decoration:none;
	}
#left li a:hover {
	text-decoration:underline;
	}
#twitter {
	padding:30px;
	width:165px;
	height:59px;
	}
#right {
	width:580px;
	float:left;
	padding:20px;
	background-color:#FFFFFF;
	}
#right h2 {
	font-size:35px;
	color:#666666;
	font-family:"Franklin Gothic Medium", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
#right h2 a {
	font-size:35px;
	color:#666666;
	font-family:"Franklin Gothic Medium", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	}
#right h3 {
	font-size:29px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	}
#right h3 a {
	font-size:29px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
.italic {
	font-style:italic;
	}
.right-pics {
	float:right;
	}
#whoelse {
	padding-top:50px;
}
#whoelse h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#666666;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}
#footer-home {
	background-image:url(/website/images/footer-bg.gif);
	background-repeat:repeat-x;
	height:182px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	}
#footer-home p {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#e6e6e6;
	margin:0;
	}	
#footer-home ul {
	list-style-type:none;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#e6e6e6;
	margin:0;
	padding-top:15px;
	padding-bottom:0;
	}	
#footer-home li {
	display:inline;
	padding:1em;
	}
#footer-home a {
	text-decoration:none;
	color:#e6e6e6;
	}
#footer-home a:visited {
	color:#e6e6e6;
	}
#footer-home a:hover {
	text-decoration:underline;
	}	
#footer {
	height:182px;
	width:100%;
	margin-top:100px;
	margin-left:auto;
	margin-right:auto;
	}
#footer p {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#528CC4;
	margin:0;
	}	
#footer ul {
	list-style-type:none;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#528CC4;
	margin:0;
	padding-top:15px;
	padding-bottom:0;
	}	
#footer li {
	display:inline;
	padding:1em;
	}
#footer a {
	text-decoration:none;
	color:#528CC4;
	}
#footer a:visited {
	color:#528CC4;
	}
#footer a:hover {
	text-decoration:underline;
	}