@charset "UTF-8";
/* CSS Document */
body{ margin: 0;
padding: 0;
}

#home_container{ width: 900px;
height: 1050px;
}
#line{ width: 900px;
background-image:url(http://www.patersoncooke.com/images/line_dotted.gif);
background-repeat:repeat-x;
height: 9px;
}
.bullets{
	list-style-image: url(http://www.patersoncooke.com/images/bullet.gif);
	list-style-position: outside;
	padding-bottom: 5px;
}
#home_column2{
	width: 260px;
	height: 390px;
	float: left;
	padding-left: 5px;
	background-image: url(http://www.patersoncooke.com/images/text_line.jpg);
	background-repeat: no-repeat;
	background-position: 30px 30px;
	padding-top: 20px;
}

#home_column3{ width: 425px;
padding-left: 35px;
padding-top: 40px;
float: left;
padding-top: 20px;
  z-index: 1;
}
#home_column1{
	width: 160px;
	height: 480px;
	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;
	color:#666666;
}
#home_space{ height: 20px;
}

#home_column3b{ width: 260px;
	     height: 370px;
	     float: left;
		 padding-top: 140px;
		 vertical-align:bottom;
}
