/* Author: WHITTMANHART */
/* Developer: Marcia Schreier */
/* Project: Integre */

body {
	padding: 0px;
	background-image: none;
	background-color: white;
	text-align:center;
	margin-top:0px;
}
body, th, td {
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #666666;
}
.wrapper {
	position:relative;
	width: 780px;
	min-height: 100%;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	text-align:left;
	z-index:0;
	border:1px none blue;
}
div#header{	
	text-align: left;
	float:left;
	width:780px;
}
div#pagebody {
	float:left;
	padding-left:31px;
	border: 1px none black;
	min-height:504px;
	_height:504px;
}
div#homepagebody {
	float:left;
	padding-left:21px;
	border: 1px none black;
	min-height:504px;
	_height:504px;
}
div#footer {
}


.single_col_home {
	float:left;
	padding-top:12px;
	width:100%;
	border: 1px none red;
}
.single_col {
	float:left;
	padding-top:28px;
	width:100%;
	border: 1px none red;
}
.double_col_1 {
	float:left;
	padding-top:28px;
	width:167px;
	border: 1px none red;
}
.double_col_2{
	width:320px;
	float:left;
	padding-left:32px;
	border: 1px none red;
}
.triple_col_1 {
	float:left;
	padding-top:28px;
	width:167px;
	border: 1px none red;
}
.triple_col_2{
	float:left;
	padding-left:32px;
	width:320px;
	border: 1px none blue;
}
.triple_col_3{
	float:left;
	padding-left:32px;
	border: 1px none green;
}

/* Clearing styles */
.stretch,
.clear {
	clear:both; 
	height:1px; 
	margin:0; 
	padding:0; 
	font-size: 15px;
	line-height: 1px;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}


/* Header styles */
.logo {
	float:left;
	margin-top:33px;
	margin-left:31px;
	border:none;
}
.menu {
	float:right;
	margin-top:61px;
	margin-right:11px;
	border:none;
}
.menuimg {
	border:none;
	margin-left:17px;
	float:left;
}
.hdrhr {
	float:left;
	margin-top:8px;
	margin-left:11px;
}

/* Pagebody styles */
.title {
	float:left;
	border:none;
}

.hdr{
	float:left;
	border:none;
	margin-top:65px;
}
.nav {
	float:left;
	padding-top:18px;
	width:167px;
	border:none;
}
.bodycontent {
	float:left;
	padding-top:20px;
	border:none;
}
.sidebar {
	float:left;
	padding-top:108px;
	padding-left:28px;
}
.joblink{
	font-weight:bold;
	text-decoration:underline;
	cursor: pointer;
}

/* Footer styles */
.ftrhr {
	float:left;
	padding-top:20px;
	padding-left:11px;
}
.copyright {
	display:inline;
	padding-top:10px;
	padding-left:31px;
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height:18px;
	color: #666666;
	float:left;
}

/* Homepage styles */
.home_subnav{
	margin-top:32px;
	border:1px none orange;
}
.hlinktxt{
	padding-right:26px;
	border:none;
}

/* Portfolio styles */
.portfoliocontent_a {
	text-align: left;
	float: left;
	padding-top:20px;
	max-width:320px;
	width:320px;
	border:1px none blue;
	z-index:5;
}
.portfoliocontent {	
   text-align: left;
	float: left;
	padding-top:20px;
	max-width:140px;
	width:140px;
	border:1px none blue;
	z-index:5;
}
.bodyimages {
	position: absolute; 
	left: 150px; 
	top: 112px; 
}
.navimg {
	border-width:4px;
	border-style:solid;
	border-color:white;
}
.navimgon {
	border-width:4px;
	border-style:solid;
	border-color:#441671;
}
a:link.subnavlnk {
	border:4px solid white;
}
a:hover.subnavlnk {
	border:4px solid #441671;
}
.subnavimg {
	border:4px solid white;
}
.subnavimgon {
	border:4px solid #441671;
}
.hdr_portfolio{

	float:left;
	margin-top: 20px;
	border:none;
}
.subhdr{	
	float:left;
	margin-top: 35px;
	border:none;
}
.subnav {
	position:absolute;
	top:543px;
	left:226px;
	height:43px;
	max-width:320px;
	width:320px;
	border:1px none black;
}
.seework {
	position:absolute;
	top:524px;
	left:230px;
	border:none;
}

.a_img {
	position:absolute;
	top:88px;
	left:332px;
}
.a_img_aegis {
	position:absolute;
	top:88px;
	left:282px;
	z-index:1;
	
	
}
.a_img_ritehite {
	position:absolute;
	top:88px;
	left:316px;
	z-index:1;
}

.popimg {
	position:absolute; 
	cursor:pointer; 
	top:80px;
	visibility:hidden;
}
.wrapper2 {
	position:relative;
	width:780px;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	text-align:left;
	z-index:10;
	border:1px none green;
	line-height:0px;
	overflow:none;
}
