@charset "UTF-8";
/* CSS Document */
#footerBox {
	width: 183px;
	height: 200px;
	top: 320px;
	left: 30px;
	position: relative;
	display: block;
	}
#footerEHO {
	width: 50px;
	height: 50px;
	top: 220px;
	left: 190px;
	position: relative;
	}
#mainNavBox {
	width: 183px;
	height: auto;
	top: 134px;
	left: 30px;
	position: absolute;
	}
#mainNav {
	font-family: "Arial Narrow", Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #71404d;
	line-height: 45px;
	text-align: left;
	}
#mainNav ul {
	list-style-type: none;
	}
#mainNav li{
	font-family: "Arial Narrow", Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #71404d;
	line-height: 45px;
	text-align: left;
	display: block;
	}
#mainNav li a {
	font-family: "Arial Narrow", Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	text-align: left;
	line-height: 45px;
	}
#mainNav li a:hover{
	color: #71404d;
	}
#lineOne{
	width: 183px;
	height: 1px;
	background-image: url(images/nav-line.gif);
	position: absolute;
	top: 180px;
	left: 30px;
	}
#lineTwo{
	width: 183px;
	height: 1px;
	background-image: url(images/nav-line.gif);
	position: absolute;
	top: 224px;
	left: 30px;
	}
#lineThree{
	width: 183px;
	height: 1px;
	background-image: url(images/nav-line.gif);
	position: absolute;
	top: 269px;
	left: 30px;
	}
#lineFour{
	width: 183px;
	height: 1px;
	background-image: url(images/nav-line.gif);
	position: absolute;
	top: 314px;
	left: 30px;
	}
#lineFive{
	width: 183px;
	height: 1px;
	background-image: url(images/nav-line.gif);
	position: absolute;
	top: 359px;
	left: 30px;
	}
#lineSix{
	width: 183px;
	height: 1px;
	background-image: url(images/nav-line.gif);
	position: absolute;
	top: 404px;
	left: 30px;
	}
#copyBox {
	background-color: #71404d; 
	opacity: 0.85;
	width: 320px;
	height: 260px;
	top: 130px;
	left: 300px;
	position: absolute;
	}
#Header {
	height: auto;
	width: auto;
	top: 150px;
	left: 320px;
	position: absolute;
	font-family: "Arial Narrow", Calibri, Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: bold;
	color: #fff;
	}
#Copy {
	top: 210px;
	width: 280px;
	height: auto;
	left: 320px;
	position: absolute;
	font-family: "Arial Narrow", Calibri, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	color: #fff;
		}
#imageBox {
	top: 15px;
	left: 656px;
	width: 294px;
	height: auto;
	position: absolute;
	}
