#main-container {
	position: relative;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
	width: 950px;
	height:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:950px;
	height:110px;
	z-index:1;
	overflow: visible;
}

#content {
	position:absolute;
	left:0px;
	top:125px;
	width:613px;
	height:290px;
	z-index:1;
	overflow: visible;
}

#machines {
	position:absolute;
	left:69px;
	top:150px;
	width:308px;
	height:455px;
	z-index:1;
	overflow: visible;
}

#machines2 {
	position:absolute;
	left:0px;
	top:118px;
	width:192px;
	height:567px;
	z-index:1;
	overflow: visible;
}

#mini-bank-special {
	position:absolute;
	left:227px;
	top:137px;
	width:150px;
	height:263px;
	z-index:1;
	overflow: visible;
}

#free-atm-machine-placement {
	position:absolute;
	left:227px;
	top:193px;
	width:150px;
	height:118px;
	z-index:1;
	overflow: visible;
}

#menu {
	position:absolute;
	left:15px;
	top:190px;
	width:188px;
	height:410px;
	z-index:1;
	overflow: visible;
}

.body-text {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	text-align: justify;
}

h1 {
	font-size:13pt;
	color:#194b7d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 15pt;
}

h2 {
	font-size:10pt;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 15pt;
}

a.link:link {
	color: #fd7a0a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	text-decoration: none;
	line-height: 15pt;
}
a.link:active {
	color: #fd7a0a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	text-decoration: none;
	line-height: 15pt;
}
a.link:visited {
	color: #fd7a0a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	text-decoration: none;
	line-height: 15pt;
}
a.link:hover {
	color: #194b7d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	text-decoration: none;
	line-height: 15pt;
}
