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

/* GLOBAL STYLES */

* {border:0;margin:0;padding:0;}

body, html {
	height:100%;
	width: 100%;
	margin: 0px; 
	padding: 0px;
}

body {
	background: url(../siteimages/backgroundblock.gif);
	font-size:14px;
	color: #d8e6fa;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	margin: 0px 0px 1em 0px;
	
}

a:link {
	color: #d8e6fa;
	text-decoration: none;
}

a:active {
	color: #d8e6fa;
	text-decoration: underline;
}

a:visited {
	color: #d8e6fa;
	text-decoration:none;
}

a:hover {
	color: #d8e6fa;
	text-decoration: underline;
}

a img {
	border: 0;
}

h2 {
	font-size:14px;
	font-weight:bold;
	line-height:3.5em;
}

h3 {
	font-size:12px;
	font-weight:bold;
	line-height:2em;
}




/* CREATING THE STICKY FOOTER */


#sitewrap {
	height:100%;
}

body > #sitewrap {
	height: auto; 
	min-height: 100%;
}

#centerpage {
	padding: 0px 0px 44px 0px;
}

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */





/* CENTERING THE PAGE */

#sitewrap {
	width: 100%;
    margin: 0px;
	padding: 0px;
	background:url(../siteimages/fullbackground.jpg);
	background-repeat:repeat-x;
}

#centerpage {
	width: 900px;
	margin: 0px auto 0px auto;
}







/* MASTHEAD STYLES */

#masthead {
	width:900px;
	float:left;
	margin:0px;
	padding:0px;
}

#mastheadphoto {
	width:555px;
	float:left;
	margin:0px;
	padding:0px;
}

#contact {
	width: 255px;
	float:right;
	font-size:15px;
	color: #506c95;
	margin:13px 0px 0px 0px;
	font-weight:bold;
}








/* MAIN NAV LINKS STYLES */

#navlinks {
	float:left;
	margin-left:-1px;
	margin-top:12px;
}

#navlinks li {
	display:inline;
	list-style:none;
	font-size:16px;
	padding: 0px 38px 0px 0px;
}

#navlinks li.see {
	vertical-align:4px;
}

#navlinks li.top {
	vertical-align:7px;
	font-weight:bold;
}

#navlinks li.sub {
	vertical-align:7px;
}






/* BODY CONTENT */

#bodycontent {
	width:900px;
	float:left;
	margin:0px;
	padding:0px;
}

#main {
	float:left;
	width:558px;
	font-size:14px;
	color: #d8e6fa;
	line-height:2.5em;
	margin: 50px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#homedivider {
	float:right;
	width:1px;
	margin:45px 44px 0px 0px;
}

#workdivider {
	float:left;
	margin:10px 0px 0px 0px;

}

#right {
	float:right;
	width:255px;
	font-weight:bold;
	font-size:14px;
	color: #d8e6fa;
	line-height:2em;
	margin:40px 0px 0px 0px;
}

#right li {
	list-style:none;
	font-size:12px;
	line-height:3em;
	margin-left:25px;
}

#homepaneltop {
	float:left;
	width:558px;
	height:113px;
	background-image:url(../siteimages/homepaneltop.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.homepanel {
	float:left;
	width:558px;
	background-image:url(../siteimages/homepanelmiddle.gif);
	padding-bottom:30px;
}


#homepanelbottom {
	float:left;
	width:558px;
	height:12px;
	background-image:url(../siteimages/homepanelbottom.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
	margin-bottom:50px;
}



#homepanelheader {
	float:left;
	width:528px;
	font-size:18px;
	margin:10px 0px 0px 30px;
	line-height:45px;
}

#homepanelimage {
	float:left;
	width:302px;
	font-size:18px;
	line-height:45px;
	margin:20px 16px 0px 30px;
}

#homepanelcopy {
	float:right;
	width:157px;
	font-size:12px;
	line-height:26px;
	margin-right:30px;
	margin-top:10px;
}

#homepanelviewbutton {
	float:right;
	margin:30px 0px 0px 0px;
	font-size:20px;
}

#interior {
	float:left;
	width:900px;
	font-size:14px;
	color: #d8e6fa;
	line-height:2.5em;
	margin: 50px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#intpaneltop {
	float:left;
	width:900px;
	height:113px;
	background-image:url(../siteimages/intpaneltop.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.intpanel {
	float:left;
	width:900px;
	background-image:url(../siteimages/intpanelmiddle.gif);
	padding-bottom:30px;

}

#intpanelbottom {
	float:left;
	width:900px;
	height:12px;
	background-image:url(../siteimages/intpanelbottom.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
	margin-bottom:60px;
}

#intpanelmiddlebottom {
	float:left;
	width:900px;
	height:35px;
	background-image:url(../siteimages/intpanelmiddlebottom.jpg);
	background-repeat:no-repeat;
	margin-top:0px;

}



#intpanelheader {
	float:left;
	width:528px;
	font-size:18px;
	margin:10px 0px 0px 30px;
	line-height:45px;
}

#intpanelimage {
	float:left;
	width:302px;
	font-size:18px;
	line-height:45px;
	margin:20px 16px 0px 30px;
	

}

#intpanelcopy {
	float:right;
	width:478px;
	font-size:14px;
	line-height:26px;
	margin-right:30px;
	margin-top:10px;
	height:180px;

}

#intpanelviewbutton {
	float:right;
	width:478px;
	margin-right:30px;
	font-size:20px;
	text-align:right;
	}
	
#resumepanelcopy {
	float:left;
	font-size:14px;
	line-height:26px;
	margin-right:30px;
	margin-left:30px;
	margin-top:10px;
	width:840px;
}

#pageheading {
	float:left;
	font-size:25px;
	width:700px;
	color:#506c95;
	font-weight:bold;
	margin:40px 0px 0px 30px;
}

#breadcrumb {
	font-size:12px;
	float:right;
	width:125px;
	text-align:right;
	margin:40px 30px 0px 0px;

}

.workheaderclient {
	font-size:18px;
	font-weight:bold;
	line-height:18px;
}
.workheaderproject {
	font-size:14px;
	line-height:0px;

}

.resumejobtitle {
	font-size:14px;
	line-height:0px;
	font-weight:bold;
	margin-top:30px;
}

.resumedates {
	float:right;
	font-size:14px;
	line-height:0px;
	font-weight:bold;
}

.resumeskills {
	float:left;
	width:210px;
}

.resumejobinfo {
	font-size:14px;
	line-height:26px;
	margin-top:30px;
}

.resumejobinfo ul {
  margin-left:30px;	
}

.downloadpdf {
	font-size:14px;
}



/* FOOTER STYLES */

#footer {
	position:relative;
	width:100%;
	text-align:center;
	background-color: #1e1e1e;
	background-image: url(../siteimages/footerBackground.gif);
	background-repeat:repeat-x;
	margin:-44px 0px 0px 0px;
	height:44px;
	color: #d8e6fa;
	font-size:11px;
	clear: both;
}	

#footer p {
	padding:17px 0px 0px 0px;
}
