.pod1 {
	width:			256px;
	height:			190px;
	background:		url(images/pods.jpg) 0 0 no-repeat;
	padding-top:    5px;
	float: left;
	}
	
.pod2 {
	width:			256px;
	height:			190px;
	background:		url(images/pods.jpg) 0 0 no-repeat;
	padding-top:    5px;
	float: left
	}	

.pod3 {
	width:			256px;
	height:			190px;
	background:		url(images/pods.jpg) 0 0 no-repeat;
	padding-top:    5px;
	float: left;
	}

#pod .service {
	background: none;
	color:   #333333;
	width:     155px;
	height:    185px;
	}
	
	.service div.description {
		width:140px;
		float:left;
		padding: 0 0 20px 0;
		}
		
#pod a{
	color: #609;
	text-decoration: none;
		}
		
#pod a:hover{
	color: #606;
	text-decoration: none;
		}		
		


.anodize a{
	background:     url(images/anodize_bt.png) 0 0 no-repeat;
	position:       relative;
	float:          left;
	margin-left:    91px;
	display:        block;
	width:          80px;
	height:         17px;

}
.anodize a:hover{
	background-position: 0 -17px;
}

.powder a{
	background:     url(images/powder_bt.png) 0 0 no-repeat;
	position:       relative;
	float:          left;
	margin-left:    90px;
	display:        block;
	width:          110px;
	height:         17px;
	
}
.powder a:hover{
	background-position: 0 -17px;
}

.liquid a{
	background:     url(images/liquid_bt.png) 0 0 no-repeat;
	position:       relative;
	float:          left;
	margin-left:    90px;
	display:        block;
	width:          165px;
	height:         17px;
	
}
.liquid a:hover{
	background-position: 0 -17px;
}

.screen a{
	background:     url(images/screen_bt.png) 0 0 no-repeat;
	position:       relative;
	float:          left;
	margin-left:    90px;
	display:        block;
	width:          125px;
	height:         17px;
	
}
.screen a:hover{
	background-position: 0 -17px;
}

.bord, .bord2 {
	width: 750px;
	padding-left: 15px;
	padding-right: -17px;
	margin-top: 207px;
	padding-top: 10px;
    border-bottom: : solid 1px #CCC;
}

.bord2{
	margin-top: 10px;
}

.con_news{
	margin-left: 90px;
	font-size: 14px;
	line-height: 21px;
	}

.footer {
	background:		url(images/footer.jpg) 0 0 no-repeat;
	width:			840px;
	height:			200px;
}

