button{
	vertical-align: middle;	
}

.hide{display:none;}
.disabled { opacity: .35; background-image: none; }

a{
	color:#0DAF2B;
	text-decoration:none;
}

a:hover{
	color:#0DAF2B;
	text-decoration:none;
}

#maincontent ul{vertical-align: middle;
	margin:0;
	padding:0 0 0 25px;
}

#maincontent li{
	list-style-image:url(../images/bullet.gif);
	color:#137540;
}

.green{
	color:#0DAF2B;	
}

h3{
	color:#137540;	
}
#topnav{
	color:#ffffff;
	font-size:1.35em;
	text-align:center;
	background:url(../images/topnavbg.jpg) top left no-repeat;
	height:43px;
}

.topnav a{
	color:#ffffff;
	text-decoration:none;	
}

.topnav a:hover{
	color:#177B3B;
	text-decoration:none;
}

.nav-selected{
	background:url(../images/nav-selected-bg.jpg) top left no-repeat;
	height:43px;
	color:#177B3B;
}

.nav-selected a{
	height:43px;
	color:#177B3B;
}

#home-nav{
	height:43px;
	width:92px;
	margin:0;
	padding:0;
	text-align:center;
}

#company-nav{
	height:43px;
	width:92px;
	margin:0;
	padding:0;
	text-align:center;
}

#print-nav{
	height:43px;
	width:92px;
	margin:0;
	padding:0;
	text-align:center;
}

#design-nav{
	height:43px;
	width:92px;
	margin:0;
	padding:0;
	text-align:center;
}

#news-nav{
	height:43px;
	width:92px;
	margin:0;
	padding:0;
	text-align:center;
}

#careers-nav{
	height:43px;
	width:92px;
	margin:0;
	padding:0;
	text-align:center;
}

#contact-nav{
	height:43px;
	width:92px;
	margin:0;
	padding:0;
	text-align:center;
}

#mainheader{
	background:url(../images/mainheader.jpg) top left no-repeat;
	height:190px;
	vertical-align:middle;
}

#telephone{
	color:#177B3B;
	font-size:1.6em;
	margin-top:25px;
	margin-left:8px;
	vertical-align: middle;	
}

#telephone img{
	vertical-align: middle;	
}

.sublink{
	font-size:0.8em;
	color:#177B3B;
	padding-top:12px;
}

.sublink input{
	font-size:1em;	
}

.sublink a{
	color:#177B3B;
	padding-top:8px;
	text-decoration:none;
}

.sublink a:hover{
	color:#177B3B;
	padding-top:8px;
	text-decoration:underline;
}

#searchbox{
	margin-top:4px;	
}

.search{
	font-size:0.8em;
	color:#177B3B;
}

#intro{
	margin-top:20px;
	margin-bottom:20px;
	color:#0DAF2B;
	font-size:1.6em;	
	line-height:1.1em;
}

#maincontent{
	margin-bottom:30px;	
}

.black{
	color:#000000;	
}

#bottomrow{
	margin-top:35px;
	margin-bottom:25px;
}

#button-1{
	height:162px;
	background:url(../images/buttons/go-green.jpg) bottom left no-repeat;
}

#button-2{
	height:162px;
	background:url(../images/buttons/button-2-bg.jpg) top left no-repeat;
}

#button-3{
	height:162px;
	background:url(../images/buttons/button-3-bg.jpg) top left no-repeat;
}

#button-4{
	height:162px;
	background:url(../images/buttons/button-4-bg.jpg) top left no-repeat;
}

#button-5{
	height:162px;
	background:url(../images/buttons/button-5-bg.jpg) top left no-repeat;
}

#button-6{
	height:162px;
	background:url(../images/buttons/button-6-bg.jpg) top left no-repeat;
}

#go-green-content{
	margin:15px 0 0 15px;
	color:#ffffff;	

}

#go-green-content a{
	color:#ffffff;	
	text-decoration:none;
}

#design-services-content{
	margin:15px 0 0 0;
}

#online-ordering-content{
	margin:15px 0 0 0;	
}

#print-management-content{
	margin:15px 0 0 4px;
}

#case-studies-content{
	margin:15px 0 0 0;	
}

#promotional-goods-content{
	margin:15px 0 0 0;	
}

#footer{
	text-align:center;
	margin-top:30px;
	border-top:1px solid #dfdfdf;
	padding-top:10px;
}

#useful-links{
	color:#177B3B;
	margin-bottom:10px;
}

#useful-links a{
	color:#177B3B;
	text-decoration:none;
}

#address{
	font-size:0.9em;
	color:#666666;
	text-align:center;
}

.big{
	font-size:2em;
	line-height:1.1em;
	
}

.gogreen-small{
	font-size:1em;
	line-height:1em;
	padding-top:5px;
	color:#ffffff;
}

.button-heading{
	color:#177B3B;
	font-size:1.2em;
}

.button-image{
	width:135px;
	margin:6px 2px 0 6px;	
}

.button-text{
	color:#666666;
	font-size:1em;
	padding-top:5px;
}

.button-text a{
	color:#666666;
	text-decoration:none;	
}

.button-text a:hover{
	color:#666666;
	text-decoration:none;	
}

.button-text ul{
	padding:0;
	margin:0 0 0 12px;
}

.button-text li{
	color:#666666;
	list-style-type: disc;	
	
}

.button-link{
	text-decoration:none;
	color:#177B3B;
}

.submitButton{
	margin-top:6px;
}

#map_canvas{
	height:400px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; font-size:1.1em; color:#222222;}