@charset "utf-8";
h3 {
}
h4 {
	text-align: right;
}
#containerabout {
	height: 700px;
	background-color: #999;
}

#fistfooter {
	float: left;
	height: 90px;
	width: 275px;
	text-align: left;
}
#container #footer a #Hero {
	float: right;
}
.FooterLeft {
	height: 90px;
	width: 175px;
	padding-left: 10px;
	float: left;
	text-align: left;
}
.FooterRight {
	float: right;
	height: 90px;
	width: 275px;
}
.Maincontent {
	width: 775px;
	text-align: left;
	height: 350px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#container #header a img {
	margin-top: -65px;
	margin-left: -40px;
}
#container .Maincontent pre {
	font-size: 16px;
}


img {border: none}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color:#003366;
	text-align: right;
}

#container {
	width: 800px;
	height:650px;
	font-size: .875em;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: center;
	padding: 5px;
}

#logo {width: 220px; height:64px; float: left; margin-bottom: 20px}

#header {
	clear: both;
	background-image: url(../_Images/ByteMgmtHeaderField.png);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	height: 50px;
}

#wrap {clear: both}

#left {
	width: 255px;
	float: left;
}

#right {
	width: 255px;
	float: right
}

#middle {
	margin-left: 275px;
	margin-right: 275px;
}

#left, #right, #middle {
	margin-top: -125px;
}

#footer {
	background: url(imges/footer.jpg) no-repeat;
	clear:both;
	padding: 5px;
	text-align: center;
	font-size: .8em;
	float: left;
	margin-top: 25px;
	height: 90px;
}

/* typography */

a {color: #930}

p {
	text-align: left;
}

h2 {
	font-weight: normal;
	letter-spacing: .15em;
	background-image: url(../_Images/SummaryHeader.png);
	background-repeat: no-repeat;
	height: 50px;
	padding-top: 10px;
}

/* navigation */

#navcontainer ul
{
	color: White;
	float: right;
	width: 600px;
	padding-top: 25px
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0px 1em;
color: #999;
font-weight: bold;
text-decoration: none;
float: right;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
color: #000;
font-weight: bold
}

#testimonials {
	height: 300px;
	margin-top: -150px;
	text-align: left;
	padding-left: 25px;
	font-size: 12px;
	font-weight: normal;
}
