#leftBig {
	float:left;
	width: 480px;
	min-height:400px;
	margin: 5px 20px 10px 5px;
	}
#rightBig {
	float:right;
	width: 480px;
	min-height:400px;
	margin: 5px 5px 10px 20px;
}
#content .fullSize {
	width: 730px;
	margin: 5px 10px;
	clear:left;
	}
#content .fullSize p {
	width: 480px;
	}
#content>#leftBig {
	margin: 5px 20px 10px 10px;
	}
div.beinggreen {
	background-image:url(graphics/bg_beinggreen.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	height:450px;
	}
div.itfits {
	background-image:url(graphics/bg_itfits.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	height:450px;
	}
div.service {
	background-image:url(graphics/bg_service.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	height:450px;
	}
div.sultans {
	background-image:url(graphics/bg_sultans.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	height:450px;
	}
div.warranty {
	background-image:url(graphics/bg_warranty.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	height:450px;
	}
div.sustainability{
	background:url(graphics/bg_sustainability.jpg) bottom right no-repeat;
}
div.sustainability img{
}
div.environmental{
	background:url(graphics/bg_environmental.gif) top left no-repeat;
}
#leftBig h4{
	font:bold 14px Verdana, Helvetica, sans-serif;
	margin:15px 0 5px 0;
	padding:0;
}
#rightBig h4{
	font:bold 12px Verdana, Helvetica, sans-serif;
	margin:15px 0 5px 0;
	padding:0;
}
#leftBig h4.greenguard{
	margin-top:0px;
}
#rightBig ul{
	margin:0;
	padding:0;
	margin-left:50px;
}
#rightBig li{
	list-style:none;
	background:url(graphics/acrobatLogo.gif) center left no-repeat;
	height:25px;
	padding-left:35px;
	padding-top:5px;
	margin-bottom:15px;
}
#rightBig li a{
	font: 11px/15px verdana,sans-serif;
	color: #444444;
}
#rightBig li a:hover{	
	color: #70cee9;
}
#leftBig a{
	font: 12px/15px verdana,sans-serif;
	color:#70cee9;
}
#leftBig a:hover{	
	color: #444;
}
#right {
	float: left;
	width: 230px;
	}
p {
	margin: 3px 0px 0px 0px;
	}

p a:hover {
	color: #70cee9;
	}
#right p {
	color: #568d9f;
	margin: 3px 0px 7px 0px;
	}
div.latest a{
	text-decoration:none; 
}
div.latest a b{
	font:bold 11px/15px Verdana;
	color:#333;
}
div.latest ul{
	margin-top:0px;
	clear:both;
}
div.latest {
	float: left;
	width: 230px;
	max-width:230px;
	height: 294px;
	margin: 40px 10px 20px 5px;
	padding:0px;
	
	}

* html div.latest p {
	float:left;
	width:225px;
	padding:0px;
	margin:0px;
	}
	
div.latest_bottom a{
	text-decoration:none; 
}
div.latest_bottom a b{
	font:bold 11px/15px Verdana;
	color:#333;
}
div.latest_bottom ul{
	margin-top:0px;
	clear:both;
}
div.latest_bottom {
	float: left;
	width: 230px;
	max-width:230px;
	height: 280px;
	margin: 40px 10px 20px 5px;
	padding:0px;
	}
* html div.latest_bottom p {
	float:left;
	width:225px;
	padding:0px;
	margin:0px;
	}
	
#content>div.column, #content>div.latest {
	margin: 10px 10px 40px 10px;
	}
.latest .box {
	margin: 0px 0px 20px 0px;
	}
	
		
#content>div.column, #content>div.latest_bottom {
	margin: 10px 10px 40px 10px;
	}
.latest_bottom .box {
	margin: 0px 0px 20px 0px;
	}
div.one {
	margin-left: 5px;
	}
#content>div.one {
	margin-left: 10px;
	}
div.column3 {
	clear: both;
	width: 730px;
	margin: 0px 0px 10px 10px;
	}
div.column3 p{
	width: 470px;
	}
.iemac{
	display:none;
	}
ul{
	margin-left:20px;
	padding-left:0px;
}


.navList {	/*	only used on the aboutus front page	*/
	border-style: dashed;
	border-width: 1px;
	border-color: #cccccc;
	width: 227px;
	height:60px;
	margin: 5px 0px 122px 0px;
	}


ul.localNav {
	margin: 5px;
	padding:0px 0px 10px 0px;
	font: 10px verdana,sans-serif;
	line-height: 21px;
	list-style-type:none;
	}
ul.localNav li, ul.localNav li a, ul.localNav li b {
	font-family: verdana,sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #999999;
	text-decoration:none;
	}
ul.localNav li a img {
	line-height:21px;
	vertical-align:baseline;
	background-color: #999999;
	}
ul.localNav li a:hover {
	color: #70cee9;
	}
ul.localNav li a:hover img {
	background-color: #70cee9;
	}
div.aboutusPic {
	width: 360px;
	float:left;
	padding-left:0px;
	margin: 5px;
	margin-bottom:20px;
	margin-top:-13px;
	}
div.aboutFrontText {
	width: 360px;
	float:left;
	padding-left:0px;
	margin: 5px;
	margin-bottom:20px;
	}
div.aboutFrontText{
	margin-left:0px;
}

html>body div.aboutusPic {
	margin-left:10px;
}
html>body div.aboutusPic+div.aboutusPic {
	margin-left:5px;
}
div.aboutFrontText p{
	width: 340px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

#aboutUsBadgeContainer {
	width:364px;
	float:left;
	padding:0px;
	clear:left;
	margin-top:10px;
	margin-left:5px;
	margin-right:-2px;
	}
html>body #aboutUsBadgeContainer{
	margin-left:10px;
	margin-right:6px;
}
#aboutUsBadgeContainer a.aboutFront {
	width: 170px;
	height: 55px;
	margin: 0px 10px 10px 0px;
	text-decoration:none;
	float:left;
	background-position:right top;
	}
html>body #aboutUsBadgeContainer a.aboutFront{
	margin-right:10px !important;
	
}
/*  added 050110 by bbk \*/
* html a.aboutFront{
	background-position: 1px 1px;
}
/*  */

#aboutUsBadgeContainer a {
	margin-left: 0px;
	margin-right: 0px;
	}
#aboutUsBadgeContainer a.leftMost {
	margin-left: 0px !important;
	margin-right:0px;
	}
#weGetIt {
	display:block;
	height: 40px;
	margin: 0px;
	padding: 0px;
	}

@media all {	/*	excludes Macs	*/
	* html a.aboutFront {
		width:176px;
		height:57px;
		}
	* html a.aboutFront {	/*	only IE	*/
		margin-left: 5px;
	}
	* html a.aboutFront {
		margin-bottom: 1px;
		}
	* html #aboutUsBadgeContainer a.leftMost {
	margin-left: 5px;
	margin-right: 8px;
	}
}
a.aboutFront span {
	display:block;
	font: 11px verdana,sans-serif;
	color: #568d9f;
	text-decoration:none;
	margin: 5px;
	}
#aboutUsBadgeContainer a span b {
	color: #999999;
	}
#aboutUsBadgeContainer a span b {
	color: #568d9f;
	}

	
/*	blatantly stolen from product stylesheet	*/
a.download {
	display:block;
	width:230px;
	height:24px;
	line-height:12px;
	margin: 10px 0px 5px 0px;
	font-size: 10px;
	font-family: verdana,sans-serif;
	color: #999999;
	text-decoration:none;
	}
a.download img {
	width:16px;
	height:20px;
	float:left;
	margin: 3px 10px 0px 0px;
	background-color: #999999;
	}
a.download:hover {
	color: #70cee9;
	}
a.download:hover img {
	background-color: #70cee9;
	}
