@charset "UTF-8";
/* CSS Document */
/* Global Defaults
=====================================================================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,tr,th,td,embed,object{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,em,h1,h2,h3,h4,h5,h6,strong,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
div { text-align: left; vertical-align: top; }
q:before,q:after{content:'';}
a,ins{text-decoration:none;}
strong { font-weight: bold; }
cite { display: block; font-size: 0.9em; font-style: italic; text-align: right; }

/* Global Elements
=====================================================================*/

html { overflow-x: auto; height:100%;}
	/* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */

body	{
	/*background-image:url(images/bg.jpg);*/
	background-color:#00506b;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
	line-height: 1.6em;
}
/* Typographic Elements
=====================================================================*/
a:link,
a:visited,
a:active	{
	color:#666666;
}
a:hover	{
	color:#00506b;
}

h2, h4, h6, body {
	font-family: Arial, Helvetica, sans-serif;
}

blockquote, em, h1, h3, h5,{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	#letter-spacing:-0.00 em;
}


/* Headers and styles
=====================================================================*/

h1 {
	font-size: 1.7em;
	line-height: 0.9em;
	color: #00506b;
	font-weight:700;
}

h2 {
	font-size: 1.2em;
	color: #666666;
	font-weight: 700;
}
h3	{
	font-size:	1em;
	line-height:1.2em;
}
/* Footer Stuff
=====================================================================*/
.footer {
	height:15px;
	color:#999999;
	text-align:center;
	margin-top:-15px;
	margin-left:0px;
	width:100%
}

.footer a { display: inline; white-space: nowrap; color:#FFFFFF; }


/* Navigation Elements
=====================================================================*/
#navcontainer	{
	margin: 95 auto 50px auto;
	text-align: left;
	/* re_aligns text to left second part of two part MSIE centering workaround */
	width: 1000px; 	/* Total width */
	background-color: transparent;
	clear:both;
	
}

#nav	{
	float:right;
	margin-top:63px;
	margin-right:55px;
	#margin-right:25px;
	text-align:center;
	background-color:transparent;
	width:645px;
}

/* Global Elements
=====================================================================*/
#content	{
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	width: 1024px;
	height:768px;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px; 
	padding-bottom: 60px; 
	position: relative;
	text-align: left;
}
#maincontent	{
	margin-top: 25px;
	margin-left:75px;
	margin-right:125px;
	margin-bottom:0px;
	text-align: left;
	/* re_aligns text to left second part of two part MSIE centering workaround */
	width: 875px;
	min-height: 100%;
	clear:both;
	position:relative;
}
.cleared {
	  clear: both;
	  line-height:0;
	  width:1px;
}	


/* Page Elements
=====================================================================*/
#hp_leftcol	{
	float:left;
	width:300px;
	padding-bottom:0px;
	font-size:14px;
	line-height:17px;
	margin-left:10px;
}
#hp_rightcol	{
	float:left;
	width:450px;
	padding-bottom:0px;
	margin-left:0px;
}
#center-col	{
	float:left;
	width:875px;
	text-align:left;
}
.webex	{
	width:290px;
	float:left;
	padding-top:15px;
}
.hp-recents	{
	width:100%;
	float:left;
}


#rightcol	{
	float:right;
}
#recent-projects	{
	background-image:url(images/recent_projects_bg.jpg);
	background-repeat:no-repeat;
	height:351px;
	width:860px;
	margin-left:3px;
	margin-top:-15px;
}
#contactcol	{
	float:left; 
	width:350px;
}
.printex	{
	float:left;
	text-align:center;
	padding-top:25px;
	padding-left:0px;
	padding-right:15px;
	margin:0px;
	vertical-align:middle;
}
.photos	{
	float:left;
	text-align:center;
	padding-top:25px;
	padding-left:0px;
	padding-right:60px;
	margin:0px;
	vertical-align:middle;
}
/* Light Box
=====================================================================*/
#lightbox	{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}

#lightboxDetails	{
	font-size: 0.8em;
	padding-top: 0.4em;
}
	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay	{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}


/* CODA SLIDER CSS */

#wrapper {
    width: 100%;
    margin-top:0px;
	margin-left:0px;
	float:left;
}

#intro {
    padding-bottom: 10px;
}

#wrapper h2 {
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 0;
	font-size:16px;
}

#slider {
    width: 920px;
	margin-right:200px;
    position: relative;
}
.scroll {
	height: auto;
    width:780px;
    overflow: auto;
    overflow-x: hidden;
    float:left;
	margin-left:47px;
    clear: left;
	/*border: 1px solid #000000;*/
}
.scrollContainer div.panel {
    padding-top: 65px;
	padding-left:5px;
	padding-right:20px;
	width: 860px;
}
#shade {
    background: #EDEDEC url(images/shade.jpg) no-repeat 0 0;
    height: 50px;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
}

ul.navigation li {
    display: inline;
    margin-right: 10px;
}

ul.navigation a {
    padding: 10px;
    color: #000;
    text-decoration: none;
}

ul.navigation a:hover {
    background-color: #f6f6f6;
}

ul.navigation a.selected {
    background-color: #fff;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 175px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -32px;
	float:left;
}

.scrollButtons.right {
    right: 30px;
	float:right;
}

.hide {
    display: none;
}



