#main {
	position : absolute;
	top : 140px;
	width : 700px;
	margin : 0;
	font-family : Arial, sans-serif;
	left : 0;
	padding-left : 250px;
	padding-bottom : 220px;
	font-size : 12px;
}

div.flyers {
	float : left;
	width : 700px;
	padding : 10px 10px 40px 10px;
	text-align : center;
	font-size : 18px;
}

img.van {
	float: left;
	clear: left;
	padding-right : 40px;
}

img.acadian {
	float : left;
	clear : left;
	padding-right : 20px;
	padding-left : 45px;
	padding-top : 40px;
}

img.express {
	float : left;
	clear : left;
	padding-right : 40px;
	padding-top : 20px;
}

div.parafirst {
	line-height : 200%;
	margin-left : 250px;
	text-align : left;
}

div.paramain {
	margin-left : 200px;
	padding-top : 25px;
	padding-right : 20px;
	padding-bottom : 10px;
	text-align : left;
	line-height : 200%;
}

div.paramain1 {
	margin-left : 380px;
	padding-top : 25px;
	padding-right : 20px;
	padding-bottom : 10px;
	text-align : left;
	line-height : 200%;
}

div.acadian1 {
	margin-left : 200px;
	padding-top : 40px;
	padding-bottom : 20px;
	line-height : 150%;
	text-align : left;
	font-size : 20px;
}

div.acadian2 {
	margin-left : 300px;
	padding-top : 10px;
	text-align : left;
	font-size : 16px;
	line-height : 150%;
}

div.acadian3 {
	margin-left : 350px;
	padding-top : 10px;
	text-align : left;
	font-size : 16px;
	line-height : 150%;
}

div.acadian4 {
	margin-left : 400px;
	padding-top : 10px;
	text-align : left;
	font-size : 16px;
	line-height : 150%;
}

h1 {
	color : #bced85;
	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 :1px;
}

.info_field_phone_first {
        color : #000000;
        font-size : 12px;
        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;
}

.info_phone_value {
        color : #666666;
        font-size : 12px;
        padding-right : 5px;
}

div.w3c {
	position : relative;
	top : 900px;
	left : 0;
	width : 800px;
	padding-bottom : 20px;
}

.copyright {
	position : relative;
	top : 950px;
	font-size : 9px;
	padding-left : 200px;
	padding-bottom : 50px;
}

#footer-block {
	background-image : url('footerpic.png');
	position : fixed;
	bottom : 0;
	left : 0;
	z-index : 99;
	height : 20px;
	width : 100%;
}
