#home .hline1, #home .hline2 { 
	display: block;
	height: 20px; 
	width: 100%;
	overflow: hidden;
}
#home .hline1 { background: #626657; overflow: hidden; width: 360px; }  
#home .hline2 {	background: #AC904D; } 
@media screen {
  .sIFR-active #home h2 {
    font-family: Verdana;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 1em;
    margin-left: 6px;
    margin-top: 3px;
    visibility: hidden;
  }
}
#home h3 { 
	font-size: 11px;	
	font-weight: bold; 
	line-height: 11px; 
	margin-bottom: 3px;
}  
#home h1 span, #home h2 span { margin-top: -999em; position: absolute; }
#block-l .pic {	width: 100%;	height: 330px; }
#home .desc { margin: 10px; }
#home .desc a { color: inherit; font-weight: inherit; font-style: italic; }
#home .desc a.look { color: #AC904D; font-style: normal; font-weight: bold; text-decoration: none; }

#home .study li {
	background-color: #fff;
	display: block;
	height: 0px;
	margin: 10px 0 0 10px;
	width: 0px;
	z-index: 98;
	position: relative;
}
#home .study a 		 { float: left; }
#home .study a:hover { border: 0; text-decoration: none;  }
#home div.ahover  {
	/*background: url("../images/home/dot-screen.html") 0 0 repeat;*/
	height: 90px;
	cursor: pointer;
	position: absolute;
	width: 180px;
	z-index: 99;
}
/* captify caption styling */
.caption-bottom {
	color: #E6E7E2;	
	padding: 0.3em;	
	padding-left: 0.7em;
	font-weight: normal;
	font-size: 11px;	
	font-family: arial;
	font: arial;
	letter-spacing: 0px;
	cursor: pointer;
	border: 0px solid #334143;
	/*background: #626657;*/
	background: #5F2D24;
}
.caption-bottom { border: 0px; }
.caption a {
	border: 0 none;
	text-decoration: none;
	background: #626657;
	padding: 0.1em;
}
.caption a:hover, .caption a:hover { background: #626657; }
.caption-wrapper { float: left; }

.ul{
	position: absolute;
	left: 925px;
	top: 141px;
}
  
/*------------ CLIENT DROPDOWN ----------- */
#client-list {
	background: url("../images/work/bb-client.png") left bottom repeat-x;
	display: block;
	float: left;
	left: 0;
	margin: 0 0 0 1px;
	position: relative;
	top: 24px;
	width: 72px;
	z-index: 1;
}
#client-list li { 
	float: left;
	height: 16px;
	width: 69px;
} 
#client-list a { 
	color: #C0C2B7;
	font-weight: normal;
	padding-left: 9px;
	text-align: left;
	width: 100%;  
}
#client-list a:hover { border: 0; color: #fff; }
#client-list ul.pagination {
	background: url("../images/work/bg-client.png") 0 1px no-repeat;
	clear:left;
	float: left;
	margin: 4px 0 0 0;
	overflow: hidden;
	padding: 20px 0 10px 2px;
	width: 509px;
}
#client-list ul.pagination ul {
	float: left;
	height: auto;
}
#client-list ul.pagination li {
	height: auto;
	float:left;
	width: 169px;
}
#client-list ul.pagination li li {
	background: none;
	border: 0;
	height: 18px;
}
#client-list ul a { 
	color: #fff; 
	height: 18px;
	text-align: left;
}
#client-list ul a { color: #E6E7E2; }