*{
	margin: 0px;
	padding: 0px;
}

body{
	text-align: center;
	background-image: url(img/bg.jpg);
}

#banner{
	margin: 0px auto;
	background-image: url(img/banner.jpg);
	width: 1001px;
	height: 246px;
}

#mainmenu{
	text-align: left;
	position: relative;
	top: 67px;
}

#mainmenu ul{
	margin-left: 36px;
	list-style-type: none;
}

#mainmenu li{
	font-family: verdana;
	font-size: 14px;
	color: #ffffff;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#mainmenu a{
	float: left;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	width: 230px;
}

#content{
	text-align: left;
	font-family: Arial;
	font-size: 14px;
	margin: 0 auto;
	background-color: #f1f1f1;
	width: 1000px;
}

#footer{
	color: #979797;
	font-family: Arial;
	font-size: 12px;
	margin: 0 auto;
	background-color: #000000;
	width: 1001px;
	height: 45px;
}

#footeraddress{
	padding-top: 11px;
	padding-left: 7px;
	text-align: left;
	font-size: 12px;
}

img.flyToRight{
	float: right;
	border-style:none;
}

#title{
	text-align: left;
	padding: 30px 0 0 47px;
}

#title img{
	position: relative;
	z-index: 1;
}

#orangeline{
	position: relative;
	left: 60px;
	top: 66px;
	z-index: 0;
	background-color: #e98f02;
	height: 1px;
	width: 904px;
}

#blackline{
	background-color: #000000;
	height: 1px;
	width: 914px;
}

p{
	font-size: 14px;
	margin-bottom: 20px;
}

#subcontent{
	text-align: left;
	margin: 31px 79px 0px 79px;
	padding-bottom: 30px;
}

#address{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 30px;
}

#foundArea{
	padding: 0px 0px 30px 47px;;
}

h1{
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
}

#foundArea li
{
	display: inline;
}

#foundArea a{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	margin-right: 39px;
	text-decoration: none;
	color: #000000;
}

#foundArea a.current{
	color: #e98f02;
}

#imageContainer{
	margin: 70px 0px 50px -47px;
	text-align: center;
}

.footerlink
{
border-style:none;
}
