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

body
{
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin:0 auto;
	color:#000000;
	line-height:16px;
	font-size:14px;
}

/********main div, holds all sections together*********/

#container
{
	text-align:center;
	min-width:1000px;	/*875*/
	width:100%;
	min-height:600px;
	height:100%;
}


/********navigation bars on top and bottom of page*********/

#top, #bottom
{
	clear:left;
}


/********location of logo*********/
#header
{
	text-align:left;
	margin:0px;
	width:350px;
	clear:left;
	display:block;
	float:left;
	height:85px;
	position:relative;
}



/********upper-right hand links for 'Site Map | Contact Us | Employees *********/

#sitemap
{
	text-align:right;
	margin:10px 10px 0px 0px;
	width: 180px;
	height:50px;
	background-color:white;
	font-size:9px;
	float:right;
	position:relative;
}

/********sitemap section links*********/
a.site_Links:visited, a.site_Links:link  /*used for back to top */
{
	font-size:11px;
	color:#563926;
	text-decoration:none;

}
a.site_Links:hover, a.site_Links:active
{
	font-size:11px;
	color:#95aaad;
	text-decoration:none;
}


/********image links*********/
a img
{
	border:0px solid red;
	vertical-align:text-bottom;
	
}
img
{
	vertical-align:text-bottom;	
	
}


/********footer navigation bar*********/
#copyright
{
	padding:0px;
	padding-top:15px;
	display:inline;
	float:left;
	width:100%;
	text-align:center;
	text-indent:9px;
	color:#000000;
	font-size:9px;
	line-height:5px;
	height:10px;
	margin:0px;
}


/********navigation bar at top*********/
.menu {
	background-color:#95aaad;
	width:100%;
	height:17px;
	position:relative;
	float:left;
	clear:left;
	padding:0px;
	margin:0px auto;
	text-align:center;
	padding-left:0px;
}

.navCell
{
	display:inline;
	list-style:none;
	padding:0px;
	margin:0px;
	line-height:17px;
	font-size:12px;
}


.navCell_Left, .navCell_Blank
{
	display:inline;
	list-style:none;
	padding:0px;
	margin:0px;
	float:left;
	width:auto;	
}


.navCell_Blank
{
	border-right:1px solid #ffffff;
	/*width: 4.9%;*/
	height:17px;
    margin:0px;
}

body#home a#homenav,
body#company a#companynav,
body#mission a#missionnav,
body#solutions a#solutionsnav,
body#news a#newsnav,
body#careers a#careersnav,
body#contact a#contactnav{
	border-right:1px solid #ffffff;
	background-image:url(../images/hover_link_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	min-width:30px;
	width:9.8675%;
	color:#ffffff;
	text-decoration:none;
	margin:0 auto;
	float: left;
	text-align: center;
}

a#homenav:visited, a#homenav:link,
a#companynav:visited, a#companynav:link,
a#missionnav:visited, a#missionnav:link,
a#solutionsnav:visited, a#solutionsnav:link,
a#newsnav:visited, a#newsnav:link,
a#careersnav:visited, a#careersnav:link,
a#contactnav:visited, a#contactnav:link {
	color:#ffffff;
	text-decoration:none;
	border-right:1px solid #ffffff;
	min-width: 30px;
	width:9.8675%;
	text-decoration:none;
	margin:0 auto;
	float: left;
	text-align: center;

}

a#homenav:hover, a#homenav:active,
a#companynav:hover, a#companynav:active,
a#missionnav:hover, a#missionnav:active,
a#solutionsnav:hover, a#solutionsnav:active,
a#newsnav:hover, a#newsnav:active,
a#careersnav:hover, a#careersnav:active,
a#contactnav:hover, a#contactnav:active
{
    background-color:#6b4930;
	color:#ffffff;
	text-decoration:none;
	margin:0px;
	float: left;
}




/********main Body div holding left and right columns together*********/

#main
{
	float:left;
	background-color:#d6e3bd;
	/*background-color:#ffffff;*/
	text-align:left;
	position:relative;
	min-width:950px;
	width:100%;
	height:auto;
	margin:0px;
	overflow:hidden;
	border-top:1px solid #ffffff;
}


/********left column, contains main image and quotes/sub text information*********/
#left
{
	margin-top:0px;
	position:relative;
	width:265px;
	height:100%;
	float:left;
	text-align:left;
	overflow:hidden;
	/*background-color:#d6e3bd;*/
	background-color:#FFF;
}

#main_Image
{
	float: none;
	padding:0px;
	padding-bottom:2px;
	margin:0px;
	vertical-align:text-top;
}

/********quote section on left column*********/
#left_Text
{
	width:auto;
	padding-bottom:5%;
	min-height:25px;
	height:auto;
	text-align:left;
	line-height:15px;
	background-color:#7a7a7a;
	border-top:1px solid white;
	border-bottom:1px solid white;
	margin:0px;
	padding-left:15px;
	padding-top:15px;
	color:#ffffff;
	font-size:13px;
}

#submenu {
	width:auto;
	min-height:70px;
	height:auto;
	text-align:right;
	line-height:25px;
	background-color:#7a7a7a;
	border-top:1px solid white;
	border-bottom:1px solid white;
	padding:15px 15px 15px 15px;
	color:#ffffff;
	font-size:16px;
}

a.submenuCurrent {
	color:#6b4930;
	text-decoration:none;
}

a.submenuLink:visited, a.submenuLink:link {
	color:#FFF;
	text-decoration:none;
}

a.submenuLink:hover, a.submenuLink:active {
	color:#6b4930;
	text-decoration:none;
}

a.newsCurrent {
	text-decoration:none;
	font-weight:bold;
	color:#000;
	font-size:12px;
}

a.newsLink:visited, a.newsLink:link {
	text-decoration:none;
	font-weight:normal;
	color:#000;
	font-size:12px;
}

a.newsLink:hover, a.newsLink:active {
	text-decoration:none;
	font-weight:bold;
	color:#000;
	font-size:12px;
}



/********content/body area*********/
table#main_Body
{
	width:69.65%;
	float:left;
	padding:0px;
	margin:0px;
	height:100%;
	
}

.content
{
	width:100%;
	height:100%;
	min-height:500px;
	text-align:left;
}

.contentCenter
{
	text-align:center;
}

.content_Container
{
	background-color:white;
	/*width:50%;*/
	
	height:100%;
	text-align:left;
	padding:25px 35px 15px 35px;
	overflow:hidden;
}

.contentRightColumn {
	background-color:#FFF;
	height:100%;
	text-align:left;
	padding:0px 10px 0px 0px;
	overflow:hidden;

}

/*******Graphic stylings***********/

.rule
{
	border:0px solid #563926;
	background-image: url(../images/hr_bar.jpg);
	background-position:left;
	background-repeat:repeat-x;
	width:auto;
	padding: 5px 0px 5px 0px;
}

img.quotes
{
	vertical-align:text-top;
}





/*Sitemap styles*/
.sitemapList
{
	list-style:none;
	list-style-position:outside;
	
}


.map_Links
{
	font-weight:bold;
}

.submap_Links
{
	font-weight: 100;
}

a.map_Links:visited, a.map_Links:link,
a.submap_Links:visited, a.submap_Links:link
{
	text-decoration:none;
	color:#4e4e4e;
}

a.map_Links:hover, a.map_Links:active,
a.submap_Links:hover, a.submap_Links:active
{
	text-decoration:none;
	color:#95aaad;
}







/*Tech Portfolio Services Table*/
.CatText
{
	text-align:left;
	font-size:14px;
	color:#333333;
	vertical-align:text-top;
	letter-spacing:normal;
	line-height:18px;
	list-style:none;
	background-color:#f9f9f9;
	width:65%;
	list-style-position:outside;
	padding-top:5px;
	
}

.CatName
{
	text-align:left;
	font-size:14px;
	color:#333333;
	vertical-align:text-top;
	line-height:18px;
	letter-spacing:normal;
	list-style:none;
	background-color:#e8eaed;
	width:30%;
	padding-left:10px;
	padding-top:5px;
}

table
{
	overflow:hidden;	
}
#arrowTop
{
	width:5%;	
}

.core_Values
{
	list-style-position:outside;
	line-height:30px;
}



/********for links in text body*********/
a.textLink:visited, a.textLink:link
{
	font-size:14px;
	color:#05509b;
	text-decoration:none;
}
a.textLink:hover, a.textLink:active
{
	font-size:14px;
	color:#95aaad;
	text-decoration:none;
}


