@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #252423;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#wrapper #Content #PDF {
	margin-top: 40px;
	height: 24px;
	width: 450px;
	margin-left: 0px;
}
#wrapper #footer {
	bottom: auto;
}
#wrapper #logo {
	width: 288px;
	background-color: #000000;
	float: left;
}
#wrapper #black {
	background-color: #000000;
	height: 104px;
	right: auto;
	float: right;
	width: 612px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #Content {
	background-image: url(../images/ContentHome.jpg);
	height: 264px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#wrapper #Content #text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 500px;
	position: relative;
	padding-top: 25px;
	padding-left: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #nav {
	background-color: #000000;
}
#wrapper #Content2 {
	background-image: url(../images/ContentAboutUs.jpg);
	height: 670px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#wrapper #Content2 #text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 500px;
	position: relative;
	padding-top: 25px;
	padding-left: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #Content3 {
	background-image: url(../images/ContentCapabilities.jpg);
	height: 670px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#wrapper #Content3 #text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 500px;
	position: relative;
	padding-top: 25px;
	padding-left: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #Content4 {
	background-image: url(../images/ContentContact.jpg);
	height: 670px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#wrapper #Content4 #text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 300px;
	position: relative;
	padding-top: 40px;
	padding-left: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #ContentNews {
	background-image: url(../images/ContentNews.jpg);
	color: #000000;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-color: #FFEDB3;
	height: auto;
}
#wrapper #ContentNews #text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 700px;
	position: relative;
	padding-top: 100px;
	padding-left: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #building {
	background-color: fbefb7;
}
