body {
	margin: 0px;
	padding: 0px;
	background-color: #AAAAAA;
}
.header-container {
	background-image: url(../images/global-bg-top-left.jpg);
	height: 118px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.pict-left {
	float: left;
	height: 255px;
	width: 356px;
}
.pict-right {
	float: left;
	height: 255px;
	width: 216px;
}

.main-content {
	background-image: url(../images/index-bg-mssg.jpg);
	float: left;
	height: 255px;
	width: 378px;
	background-color: #001736;
	background-position: 0px 73px;
}
.main-content p {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.project-gfx {
	vertical-align: top;
}
.header {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #d58a4b;
	height: 118px;
	background-color: #777777;
	background-repeat: no-repeat;
	margin: 0px;
	background-image: url(../images/global-bg-top.jpg.jpg);
}
.top {
	height: 80px;
	width: 1000px;
}
.main {
	height: 255px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.nav-back {
	height: 38px;
	background-image: url(../images/index-nav-back.gif);
	background-repeat: no-repeat;
	background-position: 16px;
}
.diag-top {
	float: right;
}
.logo {
	float: left;
	margin: 16px;
}
.diag-bottom {
	float: right;
}
.hl {
	float: left;
	width: 287px;
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
}
.hl img {
	float: left;
	border: 3px solid #d58a4b;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.highlights {
	height: 120px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.hl h3 {
	font-size: 14px;
	color: #D58A4B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.content-top {
	background-image: url(../images/global-bg-mid.jpg);
	height: 255px;
}
.content-bottom {
	background-color: #dddddd;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #e16b42;
	height: 129px;
}
.footer {
	background-color: #777777;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #244a68;
	border-bottom-color: #244a68;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 968px;
	color: #ffb134;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.hl p {
	font-size: 11px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0 0 0 15px;
	list-style: none;
	line-height: 1;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}

#nav a {
	display: block;
	text-decoration: none;	
}
.here {
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 28px;
	padding-bottom: 0px;
	padding-left: 17px;
}

#nav li { /* all list items */
	float: left;
	 /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: orange;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
.there {
	color: #cccccc;
	padding-top: 12px;
	padding-right: 28px;
	padding-bottom: 0px;
	padding-left: 17px;
}
.there:hover  {
	color: #ffffff;
}
.footer a {
	color: #ffb134;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
}
.content-back {
	background-image: url(../images/global-bg-mid.gif);
	background-repeat: repeat-x;
	background-color: #a5a5a5;
	margin: 0px;
	padding: 0px;
	height: auto;
	float: left;
	width: 100%;
}
.content-interior {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/sidebar-back.gif);
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
}
.content-container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
}
.sub-nav-container {
	background-color: #D58A4B;
	height: 20px;
}
.sub-nav {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #dfddde;
}
.sublink a {
	color: #dfddde;
	text-decoration: none;
}
.sublink a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.content-text {
	width: 575px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
	float: left;
	background-color: #FFFFFF;
}
.content-sidebar {
	float: right;
	width: 260px;
	margin-top: 65px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
}
.content-sidebar img {
	border: 3px solid #FFAD24;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.content-text h2 {
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 24px;
	color: #FFAD24;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.left-img {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 2px solid #2B6481;
}
.content-text p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-align: justify;
	line-height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.main-content a {
	color: #FD9800;
	text-decoration: none;
}
.main-content a:hover {
	color: #F8B745;
	text-decoration: none;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.content-sidebar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.right-img {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 2px solid #2B6481;
}
.sublink li {
	float: left;
	width: 120px;
	color: #000000;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #777777;
}
.sublink, .sublink ul { /* all lists */
	padding: 0;
	margin: 0 0 0 15px;
	list-style: none;
	line-height: 1;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.nav-back-about {
	height: 38px;
	background-image: url(../images/about-nav-back.gif);
	background-repeat: no-repeat;
	background-position: 16px;
}
.nav-back-services {
	height: 38px;
	background-image: url(../images/services-nav-back.gif);
	background-repeat: no-repeat;
	background-position: 16px;
}
.nav-back-resources {
	height: 38px;
	background-image: url(../images/resources-nav-back.gif);
	background-repeat: no-repeat;
	background-position: 16px;
}
.nav-back-blog {
	height: 38px;
	background-image: url(../images/blog-nav-back.gif);
	background-repeat: no-repeat;
	background-position: 16px;
}

.nav-back-contact {
	height: 38px;
	background-image: url(../images/contact-nav-back.gif);
	background-repeat: no-repeat;
	background-position: 16px;
}
