@charset "UTF-8";
/* CSS Document */

/* TOC:	1. ALL CONTENT
		2. QUICKLINK NAVIGATION
		3. LOGO
		4. SPOTLIGHT IMAGE
		5. MAIN CONTENT
		6. SIDEBAR
		7. SERVICE ICONS
		8. ICON NAVIGATION
		9. FOOTER */

/*--1. ALL CONTENT--*/
body, td, th {
	font-family: Geneva, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.6em;
	}
body {
	background-image: url(img/bg4.jpg);
	}
h1, h2, h3 {
	color: #777777;
	}
h1 {
	font-size: 1.7em;
	line-height: 18px;
	margin-top: 0;
	}
h2 {
	font-size: 1.5em;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	background: url(img/content_h2bg.jpg) repeat-y; 
	line-height: 1.6em;
	}
h3 {
	font-size: 1.2em;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	}
div {
	text-align: center;
	}
#allcontent {
	border: 2px solid #bbbbbb;
	width: 760px;
	margin: 20px auto 15px auto;
	padding: 5px;
	text-align: left;
	background-color: white;
	position: relative;
	}
a:link {
	text-decoration: none;
	color: #26478d;
	}
a:visited {
	text-decoration: none;
	color: #26478d;
	}
a:hover {
	text-decoration: none;
	color: #c60c30;
	border-bottom: 1px dotted #666666;
	}
a:active {
	text-decoration: none;
	}
/*--2. QUICKLINK NAVIGATION--*/
#quicklink {
	border: none;
	width: 350px;
	height: 18px;
	background-color: none;
	position: absolute;
	right: 65px;
	top: 4px;
	}
#quicklink table {
	border-collapse: collapse;
	}
#quicklink td, #quicklink th {
	border-top: none;
	border-bottom: none;
	border-right: 1px solid gray;
	border-left: 1px solid gray;
	padding: 0px 5px;
	font-weight: 100;
	font-size: 9px;
	}
/*--3. LOGO--*/
#logospace {
	border: none;
	border-bottom: hidden;
	width: 750px;
	height: 95px;
	margin: 15px auto 0 auto;
	background: url(img/logospace.jpg) right no-repeat;
	}
#logo {
	position: absolute;
	top: 24px;
	left: -18px;
	}
/*--4. SPOTLIGHT PHOTO--*/
#spotlight {
	border: none;
	width: 250px;
	float: left;
	margin: 47px 5px 7px 5px;
	height: auto;
	padding: 0;
	text-align: center;
	overflow-y: hidden;
	}
#spotlight img {
	border: 1px solid black;
	}

#spotlight p {
	margin: 0 0 40px 0;
	}
/*#spotlight img {
	border: 1px solid black;
	}*/
/*--5. MAIN CONTENT--*/
#content {
	border: none;
	width: 375px;	
	margin: 14px 10px 7px 10px;
	height: auto;
	min-height: 400px;
	background-color: white;
	text-align: left;
	overflow-x: hidden;
	overflow-y: hidden;
	position:relative;
	}
#content-news {
	border: none;
	width: 600px;	
	margin: 14px 10px 7px 10px;
	height: auto;
	min-height: 400px;
	background-color: white;
	text-align: left;
	overflow-x: hidden;
	overflow-y: hidden;
	}
.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;
}
ul {
	list-style-image:url(img/ul.gif);
	}
ol {
	list-style-image:none;
	}
#quote {
	border: 1px solid gray;
	line-height: 1.2em;
	padding-left: 30px;
	}
blockquote p {
	background: url(img/quote_down.png) bottom right no-repeat;
	padding-right: 30px;
	line-height: 1.4em;
	}
blockquote {
	padding-bottom: 60px;
	margin: 0 10px;
	text-align: justify;
	background: #dddddd url(img/quote_up.png) top left no-repeat;
	}
cite {
	float: right;
	text-align: left;
	padding-right: 10px;
	}
cite img {
	float: left;
	}
caption {
	width: 321px;
	color: #c60c30;
	margin: 0px 14px;
	font-weight: bold;
	font-size: .85em;
	}
/*th.precerts1, th.precerts2 {
	color: white;
	border: none;
	background-color: gray;
	vertical-align: baseline;
	font-size: 1em;
	text-align: center;
	}*/
th.precerts1 {
	width: 10%;
	background-color: gray;
	}
th.precerts2 {
	width: 90%;
	height: 0;
	}
table#precerts {
	width: 320px;
	text-align: center;
	border-collapse: collapse;
	border: 1px gray solid;
	margin: 0px 15px;
	}
td.x {
	vertical-align: top;
	color: white;
	background-color: gray;
	}
td.y {
	vertical-align: middle;
	text-align: left;
	padding-left: 10px;
	}
img.floatL {
	float: left;
	margin: 4px 4px 0 0;
	border: 1px solid black
	}
img.floatLmap {
	float: left;
	margin: 0 10px 10px 0;}
/*--6. SIDEBAR--*/
#sidebar {
	position: absolute; 
	top: 112px;
	right: 0px;
	border: none;
	width: 100px; 
	margin: 14px 10px 7px 10px;
	height: 400px; 
	text-align: left;
	}
#sidebar table {
	border-collapse: collapse;
	}
#sidebar td {
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	border-left: none;
	border-right: none;
	width: 80px;
	padding: 10px;
	font-size: 0.85em;
	color: #007a4d;
	font-weight: normal;
	background-image: url(img/sidebar_tdbg2.jpg);
	}
#sidebar p {
	margin-top: 68px
	}
a.servicons:link,a.servicons:visited {
	color: white
	}
a.servicons:hover {
	color: gray
	}
a.servicons:active {
	color: white
	}
/*--8. ICON NAVIGATION--*/
#iconnav {
	border: none;
	width: 740px;
	margin: 10px auto;
	background: none;
	}
#iconnav table {
	border-collapse: collapse;
	}
#iconnav th {
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	border: none;
	}
#iconnav td {
	padding: 0;
	margin: 0;
	color: white;
	text-align: center;
	}
#iconnav a {
	display: block;
	height: 76px;
	width: 76px;
	margin: 8px;
	padding: 0px;
	}
a.homethumb:link, a.homethumb:visited {
	text-decoration: none;
	background:url(img/thumb_home_link.jpg) no-repeat center;
	display: block;
	}
a.homethumb:hover {
	text-decoration: none;
	background:url(img/thumb_home_hover.jpg) no-repeat center;
	}
a.homethumb:active {
	text-decoration: none;
	background: url(img/thumb_active.jpg) no-repeat;
	}
a.aboutthumb:link, a.aboutthumb:visited {
	text-decoration: none;
	background: url(img/thumb_about_link.jpg) no-repeat;
	}
a.aboutthumb:hover {
	text-decoration: none;
	background: url(img/thumb_about_hover.jpg) no-repeat;
	}
a.aboutthumb:active {
	text-decoration: none;
	background: url(img/thumb_active.jpg) no-repeat;
	}
a.servicesthumb:link, a.servicesthumb:visited {
	text-decoration: none;
	background: url(img/thumb_services_link.jpg) no-repeat;
	}
a.servicesthumb:hover {
	text-decoration: none;
	background: url(img/thumb_services_hover.jpg) no-repeat;
	}
a.servicesthumb:active {
	text-decoration: none;
	background: url(img/thumb_active.jpg) no-repeat;
	}
a.projectsthumb:link, a.projectsthumb:visited {
	text-decoration: none;
	background: url(img/thumb_projects_link.jpg) no-repeat;
	}
a.projectsthumb:hover {
	text-decoration: none;
	background: url(img/thumb_projects_hover.jpg) no-repeat;
	}
a.projectsthumb:active {
	text-decoration: none;
	background: url(img/thumb_active.jpg) no-repeat;
	}
a.careersthumb:link, a.careersthumb:visited {
	text-decoration: none;
	background: url(img/thumb_careers_link.jpg) no-repeat;
	}
a.careersthumb:hover {
	text-decoration: none;
	background: url(img/thumb_careers_hover.jpg) no-repeat;
	}
a.careersthumb:active {
	text-decoration: none;
	background: url(img/thumb_active.jpg) no-repeat;
	}
a.commthumb:link, a.commthumb:visited {
	text-decoration: none;
	background: url(img/thumb_comm_link.jpg) no-repeat;
	}
a.commthumb:hover {
	text-decoration: none;
	background: url(img/thumb_comm_hover.jpg) no-repeat;
	}
a.commthumb:active {
	text-decoration: none;
	background: url(img/thumb_active.jpg) no-repeat;
	}
a.contactthumb:link, a.contactthumb:visited {
	text-decoration: none;
	background: url(img/thumb_contact_link.jpg) no-repeat;
	}
a.contactthumb:hover {
	text-decoration: none;
	background: url(img/thumb_contact_hover.jpg) no-repeat;
	}
a.contactthumb:active {
	text-decoration: none;
	background: url(img/thumb_active.jpg) no-repeat;
	}
a.ftpthumb:link, a.ftpthumb:visited {
	text-decoration: none;
	background: url(img/thumb_ftp_link.jpg) no-repeat;
	}
a.ftpthumb:hover {
	text-decoration: none;
	background: url(img/thumb_ftp_hover.jpg) no-repeat;
	}
a.ftpthumb:active {
	text-decoration: none;
	background: url(img/thumb_active.jpg) no-repeat;
	}	
/*--9. FOOTER--*/
#footer {
	font-size: 0.8em;
	color: white;
	line-height: 1em;
	border: none;
	width: 750px;
	height: 30px;
	background: none;
	margin: 30px auto 0 auto;
	}
/*END*/
/*--INTERNET EXPLORER HACK--*/
#IEroot #allcontent {
	margin-top: 35px;
	}
#IEroot #quicklink {
	right: 65px;
	}
#IEroot #logospace {
	padding: 15px 0;
	} 
#IEroot #spotlight {
	margin: 50px 14px 7px 2px;
	}
#IEroot #spotlight img{
	border: 1px solid black;
	}
#IEroot #content {
	overflow-x: hidden;
	}
#IEroot #sidebar {
	margin: 17px 10px 7px 10px;
	}
#IEroot #sidebar p {
	margin-top: 77px
	}
#IEroot a.servicons:link, #IEroot a.servicons:visited {
	color: white}
a.servicons:hover {
	color: gray}
a.servicons:active {
	color: white}









