/* HomePage CSS */

@import url('global.css');

@import url('nav.css');

@import url('headers.css');



.header {
	background: #000898;
	text-align: center;
	height: 84px;
	}

	.header #header-container {

		background: #000898;

		margin:0px;

}



.content {
	margin: 0px;
	padding: 0px;
	padding-top: 146px;
	padding-left: 20px;
	padding-right: 120px;
	text-align: left;
	background: url(../images/home/contentBG.jpg) 0 0 no-repeat;
	}

	.content img {

		border: none;

	}

	.content .learn {
	margin-top: 104px;
	margin-right: 28px;
	float: right;
	}
	
	.content .movie {
	margin-left: 420px;
	padding: 0px;
	width: 320px;
	height: 240px;
	z-index: 100;
	margin-top: -146px;
	float: right;
}


.footer {
	margin: 0px;
	background: url(../images/home/bg.jpg) no-repeat 0 0;
	text-align: center;
	color: #999;
	font-size:9px;
	padding: 95px 0px 0px;
	border-top: 0px none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	top: 482px;
	width: 780px;
	}

	.footer a {

		color: #000;

		padding: 0px 9px;

		border-left: 1px solid #999;

	}

	.footer span {

		padding-right: 9px;

		color: #000;

	}

	.banner {
	margin: 0px 13px 0px 15px;
	float: left;
		}

		.banner a img {

			border: none;

	}

	

#copyright {

	font-size:9px;

	margin:10px 0;

	text-align:center;

	}
#contentUpperLeft {
	margin: 0px;
	padding: 0px;
	height: 240px;
	width: 440px;
	border-width: 0px;
	border-style: none;
	float: left;
}
#contentUpperRight {
	margin: 0px;
	padding: 0px;
	width: 340px;
	background: url(../images/home/contentUpperRight.jpg) no-repeat;
	border-width: 0px;
	border-style: none;
	float: right;
	clear: right;
	height: 240px;
}
#contentMiddle {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	height: 50px;
	width: 780px;
	top: 324px;
	position: absolute;
}
#contentMiddleLeft {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	float: left;
	height: 50px;
	width: 440px;
}
#contentMiddleRight {
	margin: 0px;
	padding: 10px 0px 0px 130px;
	border-width: 0px;
	border-style: none;
	background: url(../images/home/contentMiddleRight.jpg) no-repeat;
	height: 40px;
	width: 210px;
}
#contentLower {
	background: url(../images/home/contentLower.jpg) no-repeat;
	height: 108px;
	width: 760px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	border-width: 0px;
	border-style: none;
	float: left;
	position: absolute;
	top: 374px;
}
.clearBottom {
	clear: both;
}
.clearRight {
	clear: right;
}
#wrapper #contentUpperLeft Map  {
	text-decoration: none;
	border-style: none;
}

