body {
	margin: 0;
	background-repeat: no-repeat;
	background-color: #000000;
}
#requestline {
	width:300px;
	float:right;
	display:block;
	margin-top:10px;
	}
#requestline a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin-right: 10px;
	letter-spacing: 1px;
}
div#requestline a:visited:hover {
	color: #99cc00;
	font-weight: bold;
	letter-spacing: 1px;
}
div#requestline a:hover {
	color: #99cc00;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}
div#requestline a:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}
div#navigation {
	width: 300px;
	height: 305px;
	float: left;
	background-image: url(images/bg.png);
	color: #FFFFFF;
	padding-bottom: 100px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 100px;
	text-align: right;
}
div#errormessage {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
	width: 578px;
	height: 10px;
	padding:5px;
	background-color: #FF0000;
	color:#FFFFFF;
	font-weight: bold;	
}


div#frame {
	height: 580px;
	width: 1150px;
}
div#window {
	background-color: #FFFFFF;
	height: 425px;
	width: 850px;
	float: left;
	background-image: url(images/big-corner.png);
	background-repeat: no-repeat;
}
div#windowpanel {
	float: left;
	width: 780px;
	margin-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 20px;
	margin-left: 30px;
	margin-bottom: 45px;
	height: 340px;
}


div#scroller a:link, #login a:link, div#windowpanel a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
div#scroller a:hover, #login a:hover, div#windowpanel a:hover {
	font-weight: bold;
	color: #99cc00;
}
div#scroller a:visited, #login a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
div#scroller a:visited:hover, #login a:visited:hover {
	font-weight: bold;
	color: #99cc00;
	text-decoration: underline;
}

div#bigscroller a:link {
	font-weight: bold;
	color: #99CC33;
	text-decoration: none;
}
div#bigscroller a:hover {
	font-weight: bold;
	color: #669933;
}
div#bigscroller a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
div#bigscroller a:visited:hover {
	font-weight: bold;
	color: #99cc00;
}


div#panel {
	padding: 5px;
	height: 300px;
	width: 468px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 20px;
	overflow: auto;
}
.dimple {
	left: 0px;
	position: relative;
	float: left;
}
.logo {
	left: -30px;
	position: relative;
	float: left;
	top: 85px;
	display: block;
}
#bottom {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	position: fixed;
	left: 0px;
	height: 100px;
	width: 100%;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: left;
	bottom: 0px;
	background-image: url(images/bottom-repeat.png);
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	left: 0px;
	height: auto;
	width: auto;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: left;
	bottom: 10px;
	padding: 18px 0px 15px 0px;
	margin-left: 415px;
}
#copyright a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
#copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}
#copyright a:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
#copyright a:visited.current {
	color: #99CC00;
}
#copyright a:link.current {
	color: #99CC00;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.floatleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}
.flash {
	display: inline;
}
div#navigationpanel {
	top: 25px;
	width: 200px;
	left: -1px;
	position: relative;
	overflow: hidden;
	height: auto;
	float: right;
}
div#column  dl {
	font-family: Arial, Helvetica, sans-serif;
}
dd {  background-image: url(images/line.png); background-repeat: no-repeat; padding-left: 23px;}

dd.active {
	background-image: url(images/line-active.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	color: #99CC33;
}

dd.bottom { 
	background-image: url(images/line2.png);
	background-repeat: no-repeat; padding-left: 23px;
	}
dd.bottomactive { 
	background-image: url(images/line2-active.png);
	background-repeat: no-repeat; padding-left: 30px;
	}
dd.top {
	background-image: url(images/line3.png);
	background-repeat: no-repeat;
	padding-left: 23px;
}
dd.topactive {
	background-image: url(images/line3-active.png);
	background-repeat: no-repeat;
	padding-left: 30px;
}
div#column {
	padding: 5px;
	height: auto;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	float: left;
}
div#back {
	font-weight: bold;
	color: #666666;
	height: 20px;
	width: 70px;
	font-size: 9px;
	position: relative;
	top: 8px;
	right: 70px;
	float: right;
}
div#back a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
div#scroller {
	overflow: auto;
	width: 288px;
	height: 230px;
	padding-right: 10px;
	margin-bottom: 20px;
}
.logos {
	margin-right: 20px;
	display: inline;
}
#date {
	text-align: center;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 1.5;
	}
#footer {
	float: left;
	width: 750px;
	height: 300px;
	padding-left: 65px;
}


h1 {
	font-size: 16px;
	line-height: normal;
	margin: 0px;
	padding-bottom: 5px;
}
div#windowlinks a {
	color: #C0C0C0;
	font-weight: bold;
	text-decoration: none;
	margin-right: 10px;
	letter-spacing: 1px;
}
div#windowlinks a:visited:hover {
	color: #99cc00;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}
div#windowlinks a:hover {
	color: #99cc00;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}
div#windowlinks a:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}
div#windowlinks {
	position:relative;
	height: 28px;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	float: left;
	text-align: right;
	padding-top: 10px;
}
.current a   {
	float: left;
	color: #66CC33;
}



/* Lightbox styles */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
	
/* End Lightbox Styles */
#column a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
#column a:hover {
	color: #669933;
}
#column a:visited {
	color: #999999;
}
#column a:visited:hover {
	color: #99cc00;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	position: absolute;
	left: 570px;
	top: 380px;
	height: 15px;
	width: 180px;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: right;
}
.rightarrow {
	float: right;
}
div#jobpanel {
	padding: 5px;
	width: 640px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 20px;
	margin-left: 60px;
	text-align: center;
	margin-right: 60px;
}

#login {
	overflow: auto;
	width: 720px;
	float: left;
	height: 200px;
	padding-right: 10px;
	margin-bottom: 20px;
	margin-left: 50px;
	margin-top: 70px;
}
img {
	border: 0;
}

#work {
	width: 450px;
	padding: 3px 3px 3px 3px;
}
#work:hover {
	background-color: #E0E0E0;
}
#form {
	margin: 0px;
	line-height: normal;
}
#homescroller a {
	color: #99cc00;
}
.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;
}
#bigscroller
 {
	overflow: auto;
	width: 650px;
	float: left;
	height: 300px;
	margin-bottom: 20px;
	padding: 5px;
}
div#homescroller {
	overflow: auto;
	width: 288px;
	float: left;
	height: 250px;
	padding-right: 10px;
	margin-bottom: 20px;
	padding-top: 10px;
}
		
		/* New Scroller */
			
			#scrollpane {
	width: 520px;
	height: 250px;		
	}
	#abscroll {
	width: 460px;
	height: 315px;
			}
		#noscroll {
	width: 460px;
	height: 315px;
	float: left;
	margin: 0px;
			}
	#noscroll p {
				margin-top: 0px;

}
	#bigabscroll {
	width: 750px;
	height: 330px;
			}		
			
	#smallscrollpane {
	width: 440px;
	height: 335px;
			}
			
			.holder {
	float: left;
	margin: 0px;
}

.scroll-pane {
	overflow: auto;
	background: #fff;
	}
			.ab .jScrollPaneTrack {
				background: url(images/trak.png) repeat-y 6px;
			}
			.ab .jScrollPaneDrag {
				background: url(images/thumb.png) repeat-y 3px 50%;
				height:20px;
				padding:0px;
			}
			.ab .jScrollPaneDragTop {
				background: url(images/thumb-top.png) no-repeat 3px;
				height: 2px;
			}
			.ab .jScrollPaneDragBottom {
				background: url(images/thumb-bottom.png) no-repeat 3px;
				height: 2px;
			}
			.ab a.jScrollArrowUp {
				height: 15px;
				background: url(images/up.png) no-repeat 0 0;
				
			}
			.ab a.jScrollArrowUp:hover {
				background-position: 0 -15px;
			}
			.ab a.jScrollArrowDown {
				height: 15px;
				background: url(images/dn.png) no-repeat 0 0;
			}
			.ab a.jScrollArrowDown:hover {
				background-position: 0 -15px;
			}
			.ab a.jScrollActiveArrowButton, .ab a.jScrollActiveArrowButton:hover {
				background-position: 0 -30px;
			}
					
			
			/* IE SPECIFIC HACKED STYLES */
			* html .ab .jScrollPaneDragBottom {
				bottom: -1px;
			}
			/* /IE SPECIFIC HACKED STYLES */

		
		

#navigation ul
    {
	list-style: none;
	margin: 0;
	padding: 0;
    }

#navigation li
    {
    padding: 0;
    margin: 0;
	    display: inline;

    }

#navigation a
{
    display: block;
    float: left;
    height: 25px;
}

/*rollover button*/

a.button
{
    display: block;
    cursor: pointer;
}

a.button span, a#active_button span
{
    position: absolute;
    left: -999em;
}

a.button span
{
    text-indent: -999em;
}

@media all  /* this hides the style from IE5 mac */
{
    a.button span
    {
        position: absolute;
        left: -999em;
    }
}
#slideshow {
	height: 340px;
	width: 300px;
	float: right;
	margin-right: 10px;
}
#clients_inc {
	z-index: 1000000;
	top: 43px;
	position: absolute;
	left: 806px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100px;
	color: #666666;
	float: left;
}
#bottom img {
	margin-left: 400px;
}
#abscroll p, #bigabscroll p {
	margin-top: 0px;
}
.pageimage {
	float: right;
	margin-left: 15px;
}
#slideshow img {
	height: 340px;
	width: 300px;
}
#abscroll p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer #ezmail {
	position: absolute;
	left: 870px;
	float: left;
	top: 450px;
	display: block;	
}

#elinks, #alinks, #logout {
		margin: 0px auto 0px 0px;
	width:350px;
		font-weight: normal;
}
#elinks a:hover, #elinks a {
		font-weight: normal;
		color:#000;
}
#elinks a.smallbutton {
    background: white url('images/button-bg-a.png') no-repeat top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    margin-bottom: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
	font-weight: normal;
		color:#000;
}

#elinks a.smallbutton span {
    background: white url('images/button-bg-span.png') no-repeat  top left;
    display: block; 
    line-height: 14px;
    padding: 5px 0 5px 18px;
	font-weight: normal;
}
#elinks a.smallbutton:hover  {
    background: white url('images/button-bg-a.png') no-repeat -24px right;
	font-weight: normal;
		color:#000;
}
#elinks a.smallbutton:hover span	{
    background: white url('images/button-bg-span.png') no-repeat  -24px left;
	font-weight: normal;
}
#elinks a.smallbutton:active {
    background: white url('images/button-bg-a.png') no-repeat bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
	font-weight: normal;
}

#elinks a.smallbutton:active span {
    background: white url('images/button-bg-span.png') no-repeat  bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
	font-weight: normal;
}