#main {
	position : relative;
	float : left;
	width : 700px;
	margin : 0;
	font-family : Arial, sans-serif;
	padding-bottom : 220px;
	font-size : 12px;
}

h2 {
	font-size : 12px;
	font-weight : 500;
}

div.flyers {
	width : 700px;
	padding : 6px 10px 40px 10px;
	text-align : center;
	font-size : 18px;
}

img.truck {
	float: right;
	clear: right;
	padding-left : 50px;
}

div.paramain {
	padding-top : 25px;
	padding-right : 20px;
	padding-bottom : 10px;
	text-align : left;
	line-height : 200%;
}

div.irvinglogo {
	float : left;
	padding-top : 35px;
	line-height : 150%;
	padding-right : 10px;
	padding-bottom : 10px;
	text-align : left;
}

div.irvingtext {
	line-height : 220%;
	padding-left : 210px;
	padding-right : 10px;
	padding-top : 20px;
	padding-bottom : 20px;
	text-align : left;
	margin : 0;
	font-size : 16px;
	font-weight : bold;
}

.colour_blue {
	color : #799afc;
	font-size : 12px;
}

div.parainfo {
	margin-top : 15px;
	line-height : 125%;
	margin-right : 20px;
	text-align : left;
}

.info_field_first {
	color : #000000;
	font-size : 11px;
	padding-right :6px;
}

.info_field {
	color : #000000;
	font-size : 11px;
	padding-right :6px;
	padding-left : 3px;
}

.info_value {
	color : #666666;
	font-size : 11px;
	padding-right : 5px;
}

div.contacts {
	float : left;
	color : #666666;
	font-size : 14px;
	width : 280px;
}

div.w3c {
	left : 0;
	float : left;
	width : 800px;
	padding-bottom : 20px;
}

#footer-block {
	background-image : url('footerpic.png');
	position : fixed;
	bottom : 0;
	left : 0;
	z-index : 99;
	height : 20px;
	width : 100%;
}

.copyright {
	position : relative;
	top : 1000px;
	font-size : 9px;
	padding-left : 200px;
	padding-bottom : 50px;
}
