@charset "UTF-8";
/* CSS Document */

#container_blue{ width: 900px;
height: 800px;
background-image:url(../images/bk_blue.jpg);
background-repeat:repeat-y;
}
#dots_line{ height: 9px;
width: 900px;
}

#column1{
	width: 160px;
	height: 390px;
	float: left;
	background-image: url(http://www.patersoncooke.com/images/bk_img_sm.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 5px;
	padding-top: 20px;
}
#column1_small{
	width: 160px;
	height: 300px;
	float: left;
	background-image: url(http://www.patersoncooke.com/images/bk_img_sm.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 5px;
	padding-top: 20px;
}

#column2{
	width: 260px;
	height: 390px;
	float: left;
	padding-left: 5px;
	padding-right: 15px;
	background-image: url(http://www.patersoncooke.com/images/text_line.jpg);
	background-repeat: no-repeat;
	background-position: 30px 30px;
	padding-top: 20px;
}

#column3{ width: 200px;
	     height: 370px;
	     float: left;
		 padding-top: 44px;
		 padding-right: 15px;
		 padding-left: 15px;
		 vertical-align:bottom;
}

#column4 { width: 155px;
height: 370px;
	     float: left;
		 margin-left: 45px;
		padding-top: 20px;
}
.col4_text: hover { 
	padding-bottom: 10px;
	color: #007DC3;
	text-decoration: none;
}
.bullet_big{ list-style-image: url(http://www.patersoncooke.com/images/bullet.png);
	list-style-position: outside;
}
.vline_services { width: 5px;
height: 440px;
padding-left: 10px;
float: left;
padding-top: 44px;
}

/* specific to Pipelines */

#container_pipe{ width: 900px;
height:750px;
}


.vline_pipe{ width: 5px;
height: 383px;
padding-top: 44px;
float: left;
}

#column2_pipe{
	width: 340px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	background-image: url(http://www.patersoncooke.com/images/text_line.jpg);
	background-repeat: no-repeat;
	background-position: 43px 22px;
	padding-top: 22px;
}
#column3_pipe{ width: 300px;
padding-left: 15px;
padding-right: 15px;
float: left;
padding-top: 44px;
height: 368px;
}

/* specific to tailings */

#column4_tailings { width: 190px;
	     height: 390px;
	     float: left;
		 padding-left: 15px;
	padding-top: 20px;

}

/* specific to specialist solutions */

#container_proc_visc{ width: 900px;
height: 950px;
background-image:url(../images/bk_blue.jpg);
background-repeat:repeat-y;
}
#container_dewatering{ width: 900px;
height: 1100px;
background-image:url(../images/bk_blue.jpg);
background-repeat:repeat-y;
}
ul.side { list-style-type: none;
margin-top: 8px;
  margin-left: 0px;
  padding-left: 0px;
  margin-bottom: 8px;
}
li.side { padding-bottom:4px;
list-style-type: none;}