html {
  height: 100%;
}
* {
  border: 0;
  margin: 0;
  padding: 0;
  color: #000000;
}
html, body {
  width: 100%;
  background-color: #FFFFFF;	
  font-family: Arial, sans-serif;
  color: #000000;
  font-size: 12px;
  font-weight: 400;  
}
ul, ol {
  width: auto;
  margin: 0;
  padding: 0 0 10px 8px;
}
ul {
  list-style: none;
}
ol {
  overflow: visible;
  margin-left: 20px;
}
ul li, ol li {
  width: auto;
  font-weight: 400;
  line-height: 14px;
  margin: 0;
  padding-left: 19px;
  padding-bottom: 5px;
  background-image: url('../content/images/icons/bullet.gif');
  background-position: 3px 6px;
}
ol li {
  background: none;
  overflow: visible;
  list-style: decimal;
  padding-left: 0px;
}
div {
  width: 100%;
  display: block;
  float: none;
}
img, object, param, table, a.anchor_link {
  display: block;
}
table {
  float: left;
  padding-bottom: 10px;
}
h1 {
  color: #558FBC;
  font-size: 21px;
  border-bottom: 1px solid #E8E8E8;
  font-weight: 700;
  font-family: Arial, sans-serif;
  margin: 0 0 10px 0;
  line-height: 30px;
  padding-top: 10px;
}
h2 {
  color: #558FBC;
  padding: 0 0 5px 0;
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  font-family: Arial, sans-serif;
  width: 100%;
}
h2 a{
  color: #558FBC;
}
h3 {
  color: #558FBC;
  padding: 0;
  margin: 1em 0;
  font-size: 14px;
  font-weight: 700;
  font-family: Arial, sans-serif;
  width: 100%;
}
p {
  font-size: 14px;
  font-family:Arial, Helvetica, sans-serif;
  margin: 0 0 1em 0;
  color: #636262;
}


div .container div {
  float: left;
}
div .container {
  position: relative;
  margin: 0 auto;
  z-index: 1;
}

div #header {
  width: 425px;
  height: 164px;
  padding: 40px 272px 20px 273px;      
}
div #content {
  width: 970px;
  height: 473px;  
}

.title-block {
  width: 786px;
  height: 68px;
  margin: 0 11px; 
	}
.title-block-left {
  width: 7px;
  height: 68px;
  background-image: url('../images/mjm-topbox-left.jpg');
  background-repeat: no-repeat;	
}
.title-block-right {
  width: 8px;
  height: 68px;
  background-image: url('../images/mjm-topbox-right.jpg');
  background-repeat: no-repeat;	
}
.title-block-content {
  font-size: 16px;
  width: 737px;
  height: 39px;
  padding: 16px 17px 13px 17px;
  margin:0;
  background-image: url('../images/mjm-topbox-bg.jpg');
  background-repeat: repeat-x;	 
  color: #FFFFFF;
}

.info-box {
  width: 403px;
  height: 216px;  
	}
	
.info-box-left {
  width: 8px;
  height: 216px;
  background-image: url('../images/mjm-box2-left.jpg');
  background-repeat: no-repeat;	
	}
	
.info-box-content {
  width: 376px;
  height: 197px;
  padding: 19px 0 0 11px;
  background-image: url('../images/mjm-box2-bg.jpg');
  background-repeat: repeat-x;	
  font-size: 16px;
  color: #FFFFFF;
	}

.info-box-content li {
  font-size: 14px;
  background-image: url('../images/bullets.gif');
  background-position: 3px 6px;
	}
	
.info-box-right {
  width: 8px;
  height: 216px;
  background-image: url('../images/mjm-box2-right.jpg');
  background-repeat: no-repeat;
	}	
	
.different-box {
  width: 341px;
  height: 135px;    
  padding: 19px 0 0 2px;
  font-size: 16px;
  color: #FFFFFF;
	}
	
.contact-box {
  width: 318px;
  height: 62px;     
  font-size: 12px;  
	}
	
.contact-box-left {
  width:8px;
  height: 62px;
  background-image: url('../images/mjm-box3-left.jpg');
  background-repeat: no-repeat;	
	}

.contact-box-content {
  width: 285px;
  height: 48px;  
  background-image: url('../images/mjm-box3-bg.jpg');
  background-repeat: repeat-x;	
  font-size: 14px;  
  font-weight: 700;	  
  padding: 14px 0 0 17px;
	}

.contact-box-right {
  width:8px;
  height: 62px;
  background-image: url('../images/mjm-box3-right.jpg');
  background-repeat: no-repeat;	
	}

div #content-bottom {
  width: 745px;
  height: 350px;  
  padding: 17px 32px 0 31px;  
  background-image: url('../images/mjm-bottom-bg.jpg');
  background-repeat: repeat-x;	
}


div #footer {
  width: 100%;    
  height: 417px;
  padding-top:15px;
  font-size: 16px;  
  font-weight: 700;
  text-align: center;   
  color: #FFFFFF; 
  background-color: #b8ddf6;
  background-image: url('http://www.app-chem.com/images/footer-bg.jpg');
  background-repeat: repeat-x;	
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.channel_container {
	width: 970px;
	height: 108px;	
		}
.channel {
	width: 121px;
	height: 108px;	
	}
.channel_text {
	width: 121px;
	height: 25px;	
	padding-top: 14px;
	font-weight: 700;
	text-align:center;
	}
.channel_colour {
	width: 121px;
	height: 69px;	
}