body{
	margin:0px;
	}
	
.style4 {
	font-size: 45px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style9 {
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
	
.top_line{
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background:#006699;
	border-bottom:1px solid #00CCFF;
	}
.top_td{
	width:950px;
	padding:10px 20px;
	margin:auto;
	}
.banner_td{
	width:100%;
	background:url(images/banner.jpg) center top no-repeat;
	}
.banner{
	width:900px;
	margin:auto;
	height:150px;
	}

.text{
	text-align: left;
	margin-left:40px;
	font-family: Arial, Helvetica, sans-serif;
	color:#cc0000;
	}

.buttons{ 
	width:700px;
	margin-left:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	
	}
	
.buttons a{
	width:100px;
	color: #000000;
	padding:15px 0px;
	float:left;
	text-decoration:none;
	}

.buttons a:hover{
	width:100px;
	color: #ff7112;
	font-size:14px;
	}	
	
	
.main_body{
	width:935px;
	padding:10px;
	background:url(images/box_bg.png) center top no-repeat;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	}
.clear{
	clear:both;
	}
	
.left{
	width:200px;
	padding:10px;
	height:auto;
	color:#0099CC;
	border-right:1px dotted #CCCCCC;
	float:left;
	}
	
.center{
	width:470px;
	padding:10px;
	background: #CAE4FF;
	float: left;
	}
	
.centerimage{
	width:400px;
	height:300px; 
	background:url(images/Clean_Station_05.jpg) center no-repeat ;
	margin-left:30px;
	padding:0px;
	border:#333333 solid 3px;
	}
	
.centerimagebottom{
	width:300px;
	height:275px; 
	background: url(images/kitchenhoodsys1_wcer.jpg) center no-repeat ;
	margin-left:75px;
	padding:20px;
	}	
	
.right{
	width:200px;
	padding:10px;
	height:auto;
	color:#0099CC;
	border-left:1px dotted #CCCCCC;
	float:left;
	}
.footer{
	width:902px;
	margin:auto;
	padding:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#006699;
	}
.footer_right{
	width:500px;
	float:right;
	text-align:right;
	}

.footer_right a{
	text-decoration:none;
	color:#006699;
	}
	
.footer_right a:hover{
	text-decoration:none;
	color: #ff7112;
	}
h1{
font-size:18px;
color:#99CC00;
}
.photos{
padding:10px;
}
.photos img{
	width:140px;
	height:100px;
	padding:2px;
	margin:5px 2px;
	border:1px solid #666666;
	}
	
<style type="text/css">



.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}

</style>
	
	
