.body	
	{
	margin: 0px;
    	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	background-image: url(images/footer_tiles.jpg);
	background-repeat: repeat-x;
	background-position: bottom right;
	background-attachment: fixed;
	}

.header
	{
	display: block;
	background-color: #ffffff;
	width: 100%;
	height: 100%;
	}

.title
	{
	position: absolute;
	top: 45px;
	left: 350px;
	margin:0px 0px 0px 20px;
	}

.background
	{
	position: absolute;
	background: url("images/marias_head.gif");
	width: 100%;
	background-repeat: no-repeat;
	top: 180px;
	left: 500px;
	}

.address
	{
	display: block;
	width: 200px;
	height: 300px;
	background-color:#ffffff;
	}

.construction_block
	{
	position: absolute;
	top: 220px;
	left: 350px;
	display: block;
	width: 500px;
	}

.construction_text
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: 24px; 
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	margin: 25px 10px 0px 20px;
	}

.contact_us
	{
	position: absolute;
	z-index: 5;
	top: 220px;
	left: 20px;
	}

#contact_details
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px; 
	color: #7F7F7F;
	text-decoration: none;
	text-align: left;
	margin: 10px 0px 0px 5px;
	}

.white_box
	{
	position: absolute;
	z-index: 1;
	top: 200px;
	left: 0px;
	}

.nav_bar
	{
	position: relative;
	display: block;
	background-color: #BF311A;
	height: 30px;
	width: 100%;
	}

.footer
	{
	position: absolute;
	z-index: 60;
	top: 450px;
	left: 0px;
	}

/* ID tags */

#logo
	{
	margin: 10px 0px 5px 10px;
	padding: 10px 0px 5px 10px;
	}

#address1
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	line-height: 36px; 
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	margin: 25px 10px 0px 0px;
	}

/* links */

a.contact:link
	{
	color:#BF311A;
	text-decoration: underline;
	}

a.contact:hover
	{
	color:#A0AD75;
	text-decoration: underline;
	}

a.contact:visited
	{
	color:#BF311A;
	text-decoration: underline;
	}
