@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
}
#logo {
	margin: 0px;
	padding: 0px;
	background-color: #000;
	height: 110px;
	text-align: center;
	width: 1000px;
}
#container {
}
#navigation {
	background-color: #000;
	height: 40px;
	margin: 0px;
	width: 950px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#footerNav {
	background-color: #000;
	margin: 0px;
	height: 40px;
	color: #ACACAC;
	left: 273px;
	top: 655px;
	text-align: center;
	width: 1000px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainContent {
	margin: R;
	padding: 0px;
	height: inherit;
	background-color: #000;
	text-align: center;
	color: #A3ACAC;
	font-size: 14pt;
	width: 1000px;
}
#topLeftpic {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 300px;
	border: 3px solid #00F;
	position: absolute;
	left: 40px;
}
#topRightpic {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 300px;
	border: 3px solid #00C;
	left: 650px;
	position: relative;
}
#middlePic {
	padding: 0px;
	height: 400px;
	width: 300px;
	border: 3px solid #00F;
	margin: 0px;
	position: absolute;
}
#bottomLeftpic {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 200px;
	width: 300px;
	border: 3px solid #00C;
	position: relative;
	top: -195px;
	left: 40px;
}
#apDiv3 {
	border: 3px solid #00F;
}
#bottomRightpic {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 300px;
	position: relative;
	left: 650px;
	border: 3px solid #00F;
	top: 10px;
}
#container #logo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
