@charset "UTF-8";
/* CSS Document */
#news_container{ width: 900px;
height: 1580px;
}
#container_blue{ width: 900px;
height: 650px;
background-image:url(../images/bk_blue.jpg);
background-repeat:repeat-y;
}
#dots_line{ height: 9px;
width: 900px;
}

#news_column1{
	width: 160px;
	height: 680px;
	float: left;
	background-image: url(http://www.patersoncooke.com/images/bk_img_sm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	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: 190px;
	     height: 390px;
	     float: left;
		 padding-left: 15px;
	padding-top: 20px;

}

.vline_services { width: 5px;
height: 440px;
padding-left: 10px;
float: left;
padding-top: 44px;
}

/* specific to personnel */

#column2_personnel{
	width: 300px;
	height: 340px;
	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_personnel{ width: 300px;
	     height: 340px;
	     float: left;
		 padding-top: 40px;
		 padding-right: 15px;
		 padding-left: 15px;
		 vertical-align:bottom;
}
#container{ width: 900px;
height:700px;
}
.vline { width: 5px;
height: 340px;
padding-left: 10px;
padding-right: 10px;
float: left;
padding-top: 40px;
}
div.scroll      
{
	width: 715px;
	height: 420px;
	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;
}