body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, input, p, blockquote, th, td
{
	margin: 0;
	padding: 0;
}


#container_layer {
    width: 750px;
	min-height: 400px;
	
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;

		border: thin solid #000000;
}
#business_name_layer {
	position:relative;
	width:710px;
	min-height: 20px;


	margin-left: auto;
    margin-right: auto;
    padding: 10px;
	border: thin solid #000000;
	text-align:center;
}
#about_company_layer {
	position:relative;
	width:710px;
	min-height: 100px;

	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border: thin solid #000000;
}
#address_layer {
	position:relative;
	width:710px;
	left: 0;

    text-align:center;
	margin-left: auto;
    margin-right: auto;
    padding: 30px 10px 10px 10px;
	border: thin solid #000000;
}
#additional_address_layer {
	position:relative;
	width:100%;
	min-height: 100px;

	left: 0;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	border: thin solid #000000;
}
#abc_logo_layer {
	position:relative;
	width:710px;

	right: 0;

	margin-left: auto;
    margin-right: auto;
	padding: 0px;
	text-align:center;
}
