.branchcontent{
  width: 90%;
  height: 90%;

}
html body{
  margin: 0px;
  padding: 0px;
}

.container{
  background:transparent url(image/background.JPG) repeat left top ; 
  width: 100%;
  display: table;
}

.footerholder{
    height: 150px; 
    width: 100%;
    text-align: center;
    position: fixed;
    bottom: 0; 

}
.footer {
    background: none;
    height: 100px;
    margin: auto;
    margin-bottom: 5px;
}

img {
    width: 980px;
	position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
map:focus area:focus {
    border: 1px solid red;
    outline: 0;
}

header {

	float: left;

	width: 430px;

}

p {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 14pt;

	text-align: center;

	line-height: 20px;

}



#main_container {

	height: 100%;

	width: 900px;

	margin-top: 10px;

	margin-right: auto;

	margin-left: auto;

	padding-right: 25px;

	padding-left: 25px;

}

#coming_soon {

	margin-top: 50px;

	margin-left: -50px;

}

#pdf_menu {

	margin-top: 40px;

	margin-left: 10px;

}

#links {

	margin-top: 10px;

}

