body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFF;
	background-image: url(../images/SBS_bg.jpg);
}
.thrColFixHdr #container {
	width: 955px;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/squares_bg.jpg);
	background-repeat: no-repeat;
} 
.thrColFixHdr #header {
	width: 955px;
} 
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 300px; /* padding keeps the content of the div away from the edges */
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 40;
	margin-left: 75px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.thrColFixHdr #footer {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #E3E3E3;
} 
.thrColFixHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-color: #E3E3E3;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.pagesubtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CB6A1C;
}
.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;
}
.mastheadlogo {
	float: left;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 30px;
	padding: 0px;
	width: 955px;
}
.mastheadlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CB6A1C;
	text-align: right;
	float: right;
	padding-right: 80px;
	margin-top: 20px;
}
.flashcontainer {
	padding-left: 75px;
	vertical-align: top;
	width: 955px;
}
a:link {
	color: #1F5B9B;
	text-decoration: none;
}
.imagetoright {
	float: right;
}
a:visited {
	color: 1F5B9B;
	text-decoration: none;
}
a:hover {
	color: #CB6A1C;
	text-decoration: none;
}
a:active {
	color: 1F5B9B;
	text-decoration: none;
}
.homepagecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 490px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 18px;
}
.smallreturn {
	margin-top: 10px;
	margin-bottom: 0px;
}
.left {
	float: left;
	margin-right: 10px;
}
.rightcontainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CB6A1C;
	background-image: url(../images/rightcol_bg.jpg);
	width: 218px;
}
.nav {
	width: 955px;
}
.thrColFixHdr #containerinner {
	width: 955px;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../pages/images/squares_bg_inner.jpg);
	background-repeat: no-repeat;
}
.innerpagecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 490px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 18px;
}
.thrColFixHdr #sidebarinner {
	float: right; /* since this element is floated, a width must be given */
	width: 300px; /* padding keeps the content of the div away from the edges */
	padding-top: 175px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.boldbluecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1D5496;
}
.bluecopytitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D5496;
	text-indent: 10px;
}
.boldbluecopyfornames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1D5496;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CB6A1C;
}
.introcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D1701C;
	line-height: 24px;
}
.thrColFixHdr #containerinnerservices {
	width: 955px;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../pages/images/squares_bg_inner_service.jpg);
	background-repeat: no-repeat;
}
.thrColFixHdr #mainContentContact {
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 260;
	margin-left: 75px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.thrColFixHdr #containerinnercontact {
	width: 955px;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../pages/images/squares_bg_inner_contact.jpg);
	background-repeat: no-repeat;
}
.thrColFixHdr #containerinnerjob {
	width: 955px;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../pages/images/squares_bg_inner_job.jpg);
	background-repeat: no-repeat;
}
.thrColFixHdr #mainContentJob {
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 40;
	margin-left: 75px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.thrColFixHdr #containerinnerstrategic {
	width: 955px;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../pages/images/squares_bg_inner_partners.jpg);
	background-repeat: no-repeat;
}
.thrColFixHdr #mainContentIndustries {
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 250;
	margin-left: 75px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.thrColFixHdr #containerinnerindustries {
	width: 955px;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../pages/images/squares_bg_inner_industries.jpg);
	background-repeat: no-repeat;
}
.thrColFixHdr #containerinnermission {
	width: 955px;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../pages/images/squares_bg_inner_mission.jpg);
	background-repeat: no-repeat;
}
.innerpagecontentjobs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 750px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 18px;
}
.bluecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D5496;
}
.thrColFixHdr #mainContentPartners {
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 50;
	margin-left: 75px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.innerpagecontentindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 7px;
	line-height: 18px;
}
.innerpagecontentfullpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 700px;
	line-height: 18px;
	vertical-align: top;
}
