#main {
	position : relative;
	float : left;
	width : 700px;
	margin : 0;
	font-family : Arial, sans-serif;
	padding-bottom : 250px;
	padding-left : 30px;
	font-size : 12px;
}

div.flyers {
	width : 640px;
	padding : 10px 60px 40px 10px;
	text-align : center;
	font-size : 18px;
}

img.chair {
	float: left;
	clear: left;
	padding-right : 40px;
}

div.paramain {
	padding-top : 25px;
	padding-right : 20px;
	padding-bottom : 10px;
	text-align : left;
	line-height : 200%;
}

.colour_pink {
	color : #ff8594;
	font-size : 12px;
}

div.parainfo {
	margin-top : 25px;
	line-height : 125%;
	margin-right : 20px;
	text-align : left;
}

div.paraadvert {
	margin-top : 25px;
	padding-top : 10px;
	text-align : center;
	margin-bottom : 30px;
	margin-left : 120px;
	margin-right : 120px;
	border : 5px outset #ff8594;
}

.info_field_first {
	color : #000000;
	font-size : 11px;
	padding-right :1px;
}

.info_field {
	color : #000000;
	font-size : 11px;
	padding-right :1px;
	padding-left : 5px;
}

.info_value {
	color : #666666;
	font-size : 11px;
	padding-right : 5px;
}

.copyright {
	position : relative;
	top : 20px;
	font-size : 9px;
	padding-left : 200px;
	padding-bottom : 50px;
}

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%;
}
