.holder {
	float: left; 
	margin-left: -18px;
	margin-bottom: 18px;
}

.scroll-pane {
	width: 155px !important;
	overflow: hidden;
	float: left; 
	height: 200px;
	margin-left: -52px;
	margin-top: -40px;
	color: #999;
}

.scroll-pane a {
	color: #fff;
	text-decoration: none;
}

.scroll-pane a:hover {
	color: #ccc;
	text-decoration: none;
}

.left .jScrollPaneTrack {
	left: 0;
	right: auto;
}

.left a.jScrollArrowUp {
	left: 0;
	right: auto;
}

.left a.jScrollArrowDown {
	left: 0;
	right: auto;
}
		
.jScrollPaneContainer {
  	position: relative;
  	float: left;
	overflow: hidden;
	margin-top: 0;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
}
.jScrollPaneDrag {
	position: absolute;
	background: url(../images/scrolldot.png) no-repeat top center;
	cursor: pointer;
	overflow: hidden;
	margin-left: -141px;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -1000em;
	overflow: hidden;
	background: url(../media/nav/up_arrow.png) no-repeat center center;
	height: 55px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -1000em;
	overflow: hidden;
	background: url(../media/nav/down_arrow.png) no-repeat center center;
	height: 55px;
}


body {
color: white;
background-image: url('../images/background.png');
background-repeat: repeat-x;
background-color: #666666;
margin: 0px
}

#content {
margin-top: -252px;
margin-left: -360px;
position: absolute;
top: 50%;
left: 50%;
width: 720px;
height: 504px;
visibility: visible;
}

#darkgray_home img {
float: right;
/*	
margin: 15 20 0 0;
*/
}

.bodytext {
font-size: 14px
}

#info {
position: absolute;
top: 485px;
left: 0px;
font-family: Geneva, Helvetica, Arial, sans-serif;
font-size: 9px;
padding-top: 5px;
}

.infotext {
margin-right: 19px;
}

#info a {
color: #fff;
text-decoration: none;
padding-right: 30px;
}	

/*
#info a.infolast {
color: #fff;
text-decoration: none;
margin-right: -40px;
}
*/	

#nav_text {
vertical-align: top;	
float: right;
font-family: Geneva, Helvetica, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
margin-bottom: 5px;
}

#nav_text a {
color: #fff;
text-decoration: none;
padding-left: 10px;
padding-right: 5px;
border-left: 3px solid #6aa94e;
}

#nav_text a:hover, #nav_text a.currentnav {
color: #666 !important;
}

.navtext {
margin-left: 20px;
}

#white {
position:absolute;
top: 20px;
left: 0;
height: 464px;
width: 545px;
background-color: #FFFFFF;
color: #333333;
font-family: arial; 
font-size: 10px; 	
text-align: justify;
}

#text {
position:absolute; 
top: 71px; 
left: 186px; 
width:330px;
}	

#text p {
margin-top: -5px;
}	

h3.green {
font-size: 12px;
font-weight: bold; 
color: #6aa94e;
}	

h3.greenright {
font-size: 12px;
font-weight: normal; 
color: #6aa94e;
text-align: right;
margin-top: -10px;
}		

#white_home {
position:absolute;
top: 20px;
left: 0;
height: 464px;
width: 637px;
background-color: #FFFFFF;
}

#white_contact {
position:absolute;
top: 20px;
left: 0;
height: 464px;
width: 465px;
background-color: #FFFFFF;
}

#darkgray {
position: absolute;
top: 20px;
left: 545px;
height: 464px;
width: 175px;
background-color: #404040;	
z-index: 500;	
}

#darkgray_portfolio {
position: absolute;
top: 20px;
left: 545px;
height: 464px;
width: 175px;
background-color: #404040;		
z-index: 500;
}	

#darkgray_home {
position: absolute;
top: 20px;
left: 637px;
height: 464px;
width: 83px;
background-color: #404040;
}	

#darkgray_contact {
position: absolute;
top: 20px;
left: 465px;
height: 464px;
width: 255px;
background-color: #404040;
}	

#greenline {
position: absolute;
top: 0px;
left: 9px;
height: 464px;
width: 3px;
background-color: #6aa94e;	
}

#greenline_home {
position: absolute;
top: 0px;
left: 9px;
height: 464px;
width: 3px;
background-color: #6aa94e;
}	

#greenline_contact {
position: absolute;
top: 0px;
left: 9px;
height: 464px;
width: 3px;
background-color: #6aa94e;
}	

#darkgray_contact p {
color: #FFFFFF;
font-family: Geneva, Helvetica, Arial, sans-serif;
font-size: 10px;	
}	

#darkgray ul {
position: absolute;
top: 100px;
font-family: Geneva, Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
list-style-type: none;
line-height: 20px;	
margin-left: -5px;	
}

#darkgray ul li a {
text-decoration: none;
color: #FFFFFF;
}

#darkgray ul li a.current {
color: #999999;
}		

h3 {
font-family: Geneva, Helvetica, Arial, sans-serif;
font-size: 14px;
color: #6aa94e;
}

form {
font-family: Geneva, Helvetica, Arial, sans-serif;
font-size: 10px;
}	

input, textarea {
background-color: #404040;
color: #FFFFFF;
}

ul#menu {
position: absolute;
top: 70px;
left: 0px;
width: 175px;
height: 375px;
overflow: auto;
padding-right: 5px;
font-family: Geneva, Helvetica, Arial, sans-serif;
font-size: 12px;
color: #999999;
list-style-type: none;	
margin-left: -10px;
}

ul#menu li a {
font-family: Geneva, Helvetica, Arial, sans-serif;
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
line-height: 20px;
}		

ul#menu li ul {
list-style-type:none;
margin-left: -40px;
}

ul#menu li ul li a {
font-family: Geneva, Helvetica, Arial, sans-serif;
font-size: 12px;
color: #FFFFFF;
font-weight: normal;
text-decoration: none;	
}

ul.subnav {
width: 175px;
}
	
#details {
width: 45px;
height: 464px;
background-color: #999999;
float: right;	
opacity:0.95;  
filter:alpha(opacity=95);  
-moz-opacity:0.95; 	
z-index:100;
}	

#slickbox {
width: 205px;
height: 464px;
background-color: #999999;
float: right;	
opacity:0.95;  
filter:alpha(opacity=95);  
-moz-opacity:0.95; 	
z-index:100;
display:none;
}	

.client_details {
font-family: Geneva, Helvetica, Arial, sans-serif;
font-size: 12px;
color: #FFFFFF;
font-weight: normal;
}	

.client_name {
font-family: Geneva, Helvetica, Arial, sans-serif;
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
margin-left: 10px;
}	

#gallery ul li {
list-style-type: none;
}

li {list-style-type:none;}

p#desc {visibility:none;}	

#subnav {
position: absolute;
top: 74px;
left: 22px;
font-size: 10px;
font-family: arial;
font-weight: bold;
width: 140px;
line-height: 150%;
}

a.subnav {
color: #FFFFFF;
text-decoration: none;
line-height: 150%;
}

a:hover.subnav, a.currentsubnav {
color: #CCCCCC;
line-height: 150%;
text-decoration: none;
}

.AccordionContainer
{
position: absolute;
top: 73px;
left: 27px;
width:128px;	
z-index: 100;		
visibility: visible;
}

.AccordionTitle
{
min-height: 20px;
overflow:hidden;
font-family: Geneva, Helvetica, Arial, sans-serif;
font-size: 10px;	
overflow:none;
display:none; 
position:relative;
width:128px;	
font-weight:bold;
vertical-align:middle;
text-align:left;
display:table-cell;
-moz-user-select:none;
}

.AccordionContent
{
font-family: Geneva, Helvetica, Arial, sans-serif;
font-size: 10px;
width:120px;	
overflow-y:auto;
overflow-x:hidden;
display:none; 
}

.AccordionContent ul li a {
font-family: Geneva, Helvetica, Arial, sans-serif;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}		

.AccordionContent ul li {
list-style-type:none;
margin-left: -40px;
color: #999999;
width: 100px;
}

.AccordionContent ul li a {
font-family: Geneva, Helvetica, Arial, sans-serif;
color: #FFFFFF;
font-weight: normal;
text-decoration: none;	
}

.scroll-pane {
padding-top: 40px;
}

#picturewindow {
z-index: 1 !important;
}

#picturewindow img {
display:block;
}

#showhide {
z-index:150 !important;
height: 464px;
position: relative;
opacity:0.95;  
filter:alpha(opacity=95);  
-moz-opacity:0.95; 	
}

#showhide ul {
list-style: none;
margin: 0;
padding: 0;
float: right;	
margin-right: -75px;
margin-top: 0;
z-index:300;
}

#showhide ul li{
float: left;
padding: 10px;
display: block;
height: 444px;
margin-right: 10px;
}

#showhide ul li a{
display: block;
overflow: hidden;
height: 464px;
width: 75px;
}

#showhide ul li img{
position: absolute;
border: 0;
}

#showhide ul li p{
margin: 0;
padding: 0;
width: 150px;
display: block;
margin-left: 25px;
z-index: 5;
}

#picturewindow {
position:absolute; 
top:60px; 
left:135px; 
z-index:0;
}

.thumbs {
position: absolute; 
top:60px;
z-index:1000;
margin-left: 25px;
}

.thumbs img {
margin-bottom: 1px;
}

p.awards_text {
display:block;
padding-bottom: 10px;
text-align: left;
}

textarea {
overflow:auto;
}

#left ul.subnav li {
	margin-left: 15px;
	margin-bottom: 5px;
}
