/* basic elements */
	
	body {
		
		margin: 0;
    	padding: 0;
		color: #666666;
		font-family: verdana, sans-serif;
		font-size: 11px;
		background: #ffffff;
		text-align: center;
		background: url(http://www.canadianhost.ca/images/templatepage_repeater.gif) repeat-y; background-position: center; 

	}
	
	.p1 {
		font: 11px verdana, sans-serif;
		margin-top: 4px;
		margin-left: 1px;
		color: #666666;
		padding:0px;
		line-height: 16px;
	}

	.phead {
		font: 11px verdana, sans-serif;
		margin-top: 8px;
		color: #666666;
		padding:0px;
		line-height: 16px;
	}
	
	.pcopyright {
		font: 9px verdana, sans-serif;
		margin-top: 30px;
		color: #999999;
		line-height: 16px;
	}


	.home1 {
		position: absolute;
		background:  url(http://www.laneway.ca/images/laneway_pic_front.jpg) no-repeat;
		top: 115px;
		left: 370px;
		width: 300px;
		height: 224px;
		}

	.home2 {
		position: absolute;
		background:  url(http://www.laneway.ca/images/laneway_home_02.jpg) no-repeat;
		top: 350px;
		left: 370px;
		width: 300px;
		height: 225px;
		}

	.office1 {
		position: absolute;
		background:  url(http://www.laneway.ca/images/laneway_office_01.jpg) no-repeat;
		top: 115px;
		left: 370px;
		width: 300px;
		height: 225px;
		}
		
	.office2 {
		position: absolute;
		background:  url(http://www.laneway.ca/images/laneway_pic_front.jpg) no-repeat;
		top: 350px;
		left: 370px;
		width: 300px;
		height: 224px;
		}
		
	.warehouse1 {
		position: absolute;
		background:  url(http://www.laneway.ca/images/laneway_warehouse_pic.jpg) no-repeat;
		top: 115px;
		left: 370px;
		width: 300px;
		height: 225px;
		}
		
	.warehouse2 {
		position: absolute;
		background:  url(http://www.laneway.ca/images/laneway_warehouse_02.jpg) no-repeat;
		top: 350px;
		left: 370px;
		width: 300px;
		height: 224px;
		}
		
	
	.plant1 {
		position: absolute;
		background:  url(http://www.laneway.ca/images/laneway_plant_01.jpg) no-repeat;
		top: 115px;
		left: 370px;
		width: 300px;
		height: 234px;
		}
	
		
	.plant2 {
		position: absolute;
		background:  url(http://www.laneway.ca/images/laneway_plant_02.jpg) no-repeat;
		top: 360px;
		left: 370px;
		width: 300px;
		height: 220px;
		}
		
	.property1 {
		position: absolute;
		background:  url(http://www.laneway.ca/images/laneway_property_01.jpg) no-repeat;
		top: 115px;
		left: 370px;
		width: 300px;
		height: 225px;
		}
			
	.property2 {
		position: absolute;
		background:  url(http://www.laneway.ca/images/laneway_property_02.jpg) no-repeat;
		top: 350px;
		left: 370px;
		width: 300px;
		height: 225px;
		}
		
		
	
	h1 {
		color: #666666;
		font-family: arial, sans-serif;
		font-size: 18px;
		font-weight: 800;
		margin: 0;
	}
	
	h2 {
		color: #666666;
		font-family: arial, sans-serif;
		font-size: 14px;
		font-weight: 800;
		margin: 0;
	}
	
	h3 {
		font: 15px arial, sans-serif;
		color: #0066cc;
		font-weight: 800;
		margin-top: 0;
		margin-bottom: 14px;
	}
	
	li {
	
		margin-bottom: 8px;
	}
	
/* specific divs */

	#container { 
	position: relative;
	margin: 0 auto;
	width: 705px;
	text-align:left;
	}
	
	#toparea { 
	width: 705px;
	height: 84px;
	background: url(http://www.canadianhost.ca/images/templatepage_topbanner.gif) no-repeat;
	}
	
	#topheader {
	position: relative;
	top: 25px;
	left: 35px;
	width: 630px;
	}
	
	#content {
	position: relative;
	width: 315px;
	top: 15px;
	left: 35px;
	}
	
	#content a {
	color: #0066cc;
	text-decoration: none;
	}
	
	#content a:hover {
	color: #0066cc;
	text-decoration: underline;
	}
	

