@charset "utf-8";
/* CSS Document */

#wrapper #mainSect {
	background-image: url(images/mainSectBkgrd.png);
	height: 500px;
	background-repeat: repeat;
	width: 624px;
	float: right;
}
#wrapper #lftSidebar {
	float: left;
	width: 176px;
	background-color: #2D437D;
	height: 500px;
	background-image: url(images/aboutSideImg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}
#wrapper #lftSidebar p {
	margin-bottom: 30px;
}
#wrapper #lftSidebar #MenuBar1 {
	margin-bottom: 30px;
	height: 150px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.home_main {
	padding-top: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: .9em;
}
.aboutFirst {
	font-size: 0.8em;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}

.about {
	font-size: .8em;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}
.header_p {
	font-size: 1.4em;
	text-align: center;
}
.excellVideo {
	padding-left: 15px;
	text-align: center;
	margin-top: 100px;
}
#excellTble {
	margin-top: 45px;
	margin-left: 25px;
}
.contactUs {
	margin-top: 0px;
	margin-left: 250px;
}
.contactHeader {
	font-size: 1.5em;
	font-variant: small-caps;
	color: #FFF;
	text-align: center;
	margin-top: 80px;
	margin-left: 45px;
}
.contactInfo {
	font-size: 1.4em;
	text-transform: none;
	color: #CCC;
	margin-top: 25px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 50px;
	text-align: center;
}
#wrapper #mainSect p #contactImg {
	text-align: center;
	margin-left: 500px;
	margin-top: 80px;
}

#contactAddr {
	text-decoration: none;
	list-style-type: none;
	font-size: 1.1em;
	text-align: center;
}
