.video {
	width: 520px;
}
.case {
	width: 520px;
}
#work_wrap {
	position: absolute;
	top: 50px;
	left: 960px;
	width: 960px;
	height: 330px;
	background: url(/images/bg_white.png);
	background: rgba(255, 255, 255, 0.7);
	z-index: 3000;
}
#client_wrap {
	position: relative;
	z-index: 1000;
	height: 330px;
	float: left;
	background: url(/images/bg_work.png);
	background: rgba(42, 133, 204, 0.7);
}
#client {
	position: absolute;
	top: 156px;
	right: 10px;
}
#work_content {
	position: absolute;
	height: 330px;
	top: 0;
	right: 0;
}
#thework {
	height: 500px;
}
#work_content ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#work_content ul li {
	float: left;
	display: block;
	margin: 0 0 0 10px;
}
#work_content ul li a {
	display: block;
	overflow: hidden;
	width: 60px;
	height: 330px;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
#work_content ul li a#a1 {
	width: 401px;
	height: 500px;
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}
#client_wrap .nav {
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	list-style: none;
}
#client_wrap .nav li a {
	position: relative;
	display: block;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
}
#client_wrap .nav .one {
	background: url(/images/work/icon_numbers.png) no-repeat top;
}
#client_wrap .nav .two {
	background: url(/images/work/icon_numbers.png) no-repeat left -20px;
}
#client_wrap .nav .three {
	background: url(/images/work/icon_numbers.png) no-repeat left -40px;
}
#client_wrap .nav .four {
	background: url(/images/work/icon_numbers.png) no-repeat left -60px;
}
#client_wrap .nav .five {
	background: url(/images/work/icon_numbers.png) no-repeat left -80px;
}
#client_wrap .nav .six {
	background: url(/images/work/icon_numbers.png) no-repeat left -100px;
}
#client_wrap .nav .seven {
	background: url(/images/work/icon_numbers.png) no-repeat left -120px;
}
#client_wrap .nav li a.one:hover {
	background: url(/images/work/icon_numbers.png) no-repeat top rgba(27, 70, 104, 0.5);
}
#client_wrap .nav li a.two:hover {
	background: url(/images/work/icon_numbers.png) no-repeat left -20px rgba(27, 70, 104, 0.5);
}
#client_wrap .nav li a.three:hover {
	background: url(/images/work/icon_numbers.png) no-repeat left -40px rgba(27, 70, 104, 0.5);
}
#client_wrap .nav li a.four:hover {
	background: url(/images/work/icon_numbers.png) no-repeat left -60px rgba(27, 70, 104, 0.5);
}
#client_wrap .nav li a.five:hover {
	background: url(/images/work/icon_numbers.png) no-repeat left -80px rgba(27, 70, 104, 0.5);
}
#client_wrap .nav li a.six:hover {
	background: url(/images/work/icon_numbers.png) no-repeat left -100px rgba(27, 70, 104, 0.5);
}
#client_wrap .nav li a.seven:hover {
	background: url(/images/work/icon_numbers.png) no-repeat left -120px rgba(27, 70, 104, 0.5);
}
#client_wrap .nav li a.one.active {
	background: url(/images/work/icon_numbers.png) no-repeat top rgba(27, 70, 104, 0.5);
}
#client_wrap .nav li a.two.active {
	background: url(/images/work/icon_numbers.png) no-repeat left -20px rgba(27, 70, 104, 0.5);
}
#client_wrap .nav li a.three.active {
	background: url(/images/work/icon_numbers.png) no-repeat left -40px rgba(27, 70, 104, 0.5);
}
#client_wrap .nav li a.four.active {
	background: url(/images/work/icon_numbers.png) no-repeat left -60px rgba(27, 70, 104, 0.5);
}
#client_wrap .nav li a.five.active {
	background: url(/images/work/icon_numbers.png) no-repeat left -80px rgba(27, 70, 104, 0.5);
}
#client_wrap .nav li a.six.active {
	background: url(/images/work/icon_numbers.png) no-repeat left -100px rgba(27, 70, 104, 0.5);
}
#client_wrap .nav li a.seven.active {
	background: url(/images/work/icon_numbers.png) no-repeat left -120px rgba(27, 70, 104, 0.5);
}

#client_wrap .nav .videoone {
	background: url(/images/work/icon_numbers.png) no-repeat top;
}
#client_wrap .nav .videotwo {
	background: url(/images/work/icon_numbers.png) no-repeat left -20px;
}
#client_wrap .nav .videothree {
	background: url(/images/work/icon_numbers.png) no-repeat left -40px;
}
#client_wrap .nav .videofour {
	background: url(/images/work/icon_numbers.png) no-repeat left -60px;
}
#client_wrap .nav .videofive {
	background: url(/images/work/icon_numbers.png) no-repeat left -80px;
}
#client_wrap .nav .videosix {
	background: url(/images/work/icon_numbers.png) no-repeat left -100px;
}
#client_wrap .nav .videoseven {
	background: url(/images/work/icon_numbers.png) no-repeat left -120px;
}
#client_wrap .nav li a.videoone:hover {
	background: url(/images/work/icon_numbers.png) no-repeat top rgba(27, 70, 104, 0.5);
}
#client_wrap .nav li a.videotwo:hover {
	background: url(/images/work/icon_numbers.png) no-repeat left -20px rgba(27, 70, 104, 0.5);
}
#client_wrap .nav li a.videothree:hover {
	background: url(/images/work/icon_numbers.png) no-repeat left -40px rgba(27, 70, 104, 0.5);
}
#client_wrap .nav li a.videofour:hover {
	background: url(/images/work/icon_numbers.png) no-repeat left -60px rgba(27, 70, 104, 0.5);
}
#client_wrap .nav li a.videofive:hover {
	background: url(/images/work/icon_numbers.png) no-repeat left -80px rgba(27, 70, 104, 0.5);
}
#client_wrap .nav li a.videosix:hover {
	background: url(/images/work/icon_numbers.png) no-repeat left -100px rgba(27, 70, 104, 0.5);
}
#client_wrap .nav li a.videoseven:hover {
	background: url(/images/work/icon_numbers.png) no-repeat left -120px rgba(27, 70, 104, 0.5);
}
#client_wrap .nav li a.videoone.active {
	background: url(/images/work/icon_numbers.png) no-repeat top rgba(27, 70, 104, 0.5);
}
#client_wrap .nav li a.videotwo.active {
	background: url(/images/work/icon_numbers.png) no-repeat left -20px rgba(27, 70, 104, 0.5);
}
#client_wrap .nav li a.videothree.active {
	background: url(/images/work/icon_numbers.png) no-repeat left -40px rgba(27, 70, 104, 0.5);
}
#client_wrap .nav li a.videofour.active {
	background: url(/images/work/icon_numbers.png) no-repeat left -60px rgba(27, 70, 104, 0.5);
}
#client_wrap .nav li a.videofive.active {
	background: url(/images/work/icon_numbers.png) no-repeat left -80px rgba(27, 70, 104, 0.5);
}
#client_wrap .nav li a.videosix.active {
	background: url(/images/work/icon_numbers.png) no-repeat left -100px rgba(27, 70, 104, 0.5);
}
#client_wrap .nav li a.videoseven.active {
	background: url(/images/work/icon_numbers.png) no-repeat left -120px rgba(27, 70, 104, 0.5);
}

#client_wrap #content_type {
	position: absolute;
	bottom: 0;
	width: 100%;
	list-style: none;
}
#client_wrap #content_type li a {
	position: relative;
	display: block;
	width: 100%;
	height: 30px;
	text-indent: -9999px;
}
#client_wrap #content_type li a img {
	position: absolute;
	right: 20px;
	top: 0px;
}
#client_wrap #content_type li a:hover {
	background: rgba(27, 70, 104, 0.5);
}
#client_wrap #content_type li a.active {
	background: rgba(27, 70, 104, 0.5);
}
#work_wrap #close {
	position: absolute;
	z-index: 2000;
	width: 50px;
	height: 20px;
	left: 0;
	top: 0px;
}
#work_wrap #close a {
	width: 50px;
	height: 20px;
	text-indent: -99999px;
	display: block;
	background: url(/images/work/work_close.png) no-repeat;
}

/* Founders01 Style */

#work_content ul li a.founders01 {
	background: url(/images/work/founders02.jpg) no-repeat center;
}
#work_content ul li a.founders02 {
	background: url(/images/work/founders03.jpg) no-repeat center;
}
#work_content ul li a.founders03 {
	background: url(/images/work/founders01.jpg) no-repeat center;
}

/* Founders01 End */

/* Ford01 Style */

#work_content ul li a#a1.ford01 {
	width: 498px;
	height: 330px;
}
#work_content ul li a.ford01 {
	background: url(/images/work/ford02.jpg) no-repeat center;
}
#work_content ul li a.ford02 {
	background: url(/images/work/ford01.jpg) no-repeat center;
}

/* Ford01 End */

/* Jumping Style */

#client_wrap.jumping {
	width: 419px;
}
#work_content ul li a.jumping01 {
	background: url(/images/work/jumping01.jpg) no-repeat center;
}
#work_content ul li a.jumping02 {
	background: url(/images/work/jumping02.jpg) no-repeat center;
}
#work_content ul li a.jumping03 {
	background: url(/images/work/jumping03.jpg) no-repeat center;
}

/* Jumping End */

/* Lemonhead Style */

#client_wrap.lemonhead {
	width: 419px;
}
#work_content ul li a.lemonhead01 {
	background: url(/images/work/lemonhead01.jpg) no-repeat center;
}
#work_content ul li a.lemonhead02 {
	background: url(/images/work/lemonhead02.jpg) no-repeat center;
}
#work_content ul li a.lemonhead03 {
	background: url(/images/work/lemonhead03.jpg) no-repeat center;
}

/* Lemonhead End */

/* Freedom One Style */

#client_wrap.freedom_one {
	width: 349px;
}
#work_content ul li a.freedom_one01 {
	background: url(/images/work/freedom_one01.jpg) no-repeat center;
}
#work_content ul li a.freedom_one02 {
	background: url(/images/work/freedom_one02.jpg) no-repeat center;
}
#work_content ul li a.freedom_one03 {
	background: url(/images/work/freedom_one03.jpg) no-repeat center;
}
#work_content ul li a.freedom_one04 {
	background: url(/images/work/freedom_one04.jpg) no-repeat center;
}

/* Freedom One End */

/* TLC Style */

#client_wrap.tlc {
	width: 349px;
}
#work_content ul li a.tlc01 {
	background: url(/images/work/tlc01.jpg) no-repeat center;
}
#work_content ul li a.tlc02 {
	background: url(/images/work/tlc02.jpg) no-repeat center;
}
#work_content ul li a.tlc03 {
	background: url(/images/work/tlc03.jpg) no-repeat center;
}
#work_content ul li a.tlc04 {
	background: url(/images/work/tlc04.jpg) no-repeat center;
}

/* TLC End */

/* J. Walter Style */

#client_wrap.jwalter {
	width: 559px;
}
#work_content ul li a.jwalter01 {
	background: url(/images/work/jwalter.jpg) no-repeat center;
}

/* J. Walter End */

/* Berger Style */

#client_wrap.berger01 {
	width: 466px;
}
#work_content ul li a#a1.berger01 {
	width: 494px;
	height: 330px;
}
#work_content ul li a.berger01 {
	background: url(/images/work/berger01.jpg) no-repeat center;
}

/* Berger End */

/* Orkin Style */

#client_wrap.orkin {
	width: 559px;
}
#work_content ul li a.orkin01 {
	background: url(/images/work/orkin01.jpg) no-repeat center;
}

/* Orkin End */

/* Detroit Bros. Style */

#client_wrap.detroit_bros {
	width: 279px;
}
#work_content ul li a.detroit_bros01 {
	background: url(/images/work/detroit_bros01.jpg) no-repeat center;
}
#work_content ul li a.detroit_bros02 {
	background: url(/images/work/detroit_bros02.jpg) no-repeat center;
}
#work_content ul li a.detroit_bros03 {
	background: url(/images/work/detroit_bros03.jpg) no-repeat center;
}
#work_content ul li a.detroit_bros04 {
	background: url(/images/work/detroit_bros04.jpg) no-repeat center;
}
#work_content ul li a.detroit_bros05 {
	background: url(/images/work/detroit_bros05.jpg) no-repeat center;
}

/* Detroit Bros. End */

/* Charger Style */

#work_content ul li a#a1.charger01 {
	width: 495px;
	height: 330px;
}
#work_content ul li a.charger01 {
	background: url(/images/work/charger01.jpg) no-repeat center;
}

/* Charger End */

/* Founders02 Style */

#work_content ul li a#a1.founders04 {
	width: 511px;
	height: 330px;
}
#work_content ul li a.founders04 {
	background: url(/images/work/founders04.jpg) no-repeat center;
}

/* Founders02 End */

/* Red Cross Style */

#client_wrap.red_cross {
	width: 475px;
}
#work_content ul li a#a1.red_cross01 {
	width: 345px;
}
#work_content ul li a.red_cross01 {
	background: url(/images/work/red_cross01.jpg) no-repeat center;
}
#work_content ul li a.red_cross02 {
	background: url(/images/work/red_cross02.jpg) no-repeat center;
}
#work_content ul li a.red_cross03 {
	background: url(/images/work/red_cross03.jpg) no-repeat center;
}

/* Red Cross End */

/* Farmers Style */

#client_wrap.farmers {
	width: 559px;
}
#work_content ul li a.farmers01 {
	background: url(/images/work/farmers01.jpg) no-repeat center;
}

/* Farmers End */

/* Ford02 Style */

#work_content ul li a#a1.ford03 {
	width: 486px;
	height: 330px;
}
#work_content ul li a.ford03 {
	background: url(/images/work/ford03.jpg) no-repeat center;
}
#work_content ul li a.ford04 {
	background: url(/images/work/ford04.jpg) no-repeat center;
}
#work_content ul li a.ford05 {
	background: url(/images/work/ford05.jpg) no-repeat center;
}
#work_content ul li a.ford06 {
	background: url(/images/work/ford06.jpg) no-repeat center;
}

/* Ford02 End */

/* Frankenmuth Style */

#work_content ul li a#a1.frankenmuth01 {
	width: 386px;
}
#work_content ul li a.frankenmuth01 {
	background: url(/images/work/frankenmuth01.jpg) no-repeat center;
}
#work_content ul li a.frankenmuth02 {
	background: url(/images/work/frankenmuth02.jpg) no-repeat center;
}

/* Frankenmuth End */

/* DeVos Style */

#client_wrap.devos {
	width: 241px;
}
#work_content.devos li a {
	width: 40px;
}
#work_content ul li a#a1.devos01 {
	width: 469px;
	height: 330px;
}
#work_content ul li a.devos01 {
	background: url(/images/work/devos01.jpg) no-repeat center;
}
#work_content ul li a.devos02 {
	background: url(/images/work/devos02.jpg) no-repeat center;
}
#work_content ul li a.devos03 {
	background: url(/images/work/devos03.jpg) no-repeat center;
}
#work_content ul li a.devos04 {
	background: url(/images/work/devos04.jpg) no-repeat center;
}
#work_content ul li a.devos05 {
	background: url(/images/work/devos05.jpg) no-repeat center;
}
#work_content ul li a.devos06 {
	background: url(/images/work/devos06.jpg) no-repeat center;
}

/* DeVos End */

/* Ford03 Style */

#work_content ul li a#a1.ford07 {
	width: 510px;
	height: 330px;
}
#work_content ul li a.ford07 {
	background: url(/images/work/ford07.jpg) no-repeat center;
}

/* Ford03 End */

/* Northwood Style */

#client_wrap.northwood {
	width: 362px;
}
#work_content ul li a#a1.northwood01 {
	width: 528px;
	height: 330px;
}
#work_content ul li a.northwood01 {
	background: url(/images/work/northwood01.jpg) no-repeat center;
}
#work_content ul li a.northwood02 {
	background: url(/images/work/northwood02.jpg) no-repeat center;
}

/* Northwood End */

/* Ford04 Style */

#work_content ul li a#a1.ford08 {
	width: 510px;
	height: 330px;
}
#work_content ul li a.ford08 {
	background: url(/images/work/ford08.jpg) no-repeat center;
}

/* Ford04 End */

/* Founders03 Style */

#work_content ul li a.founders05 {
	background: url(/images/work/founders05.jpg) no-repeat center;
}

/* Founders03 End */

/* Founders04 Style */

#work_content ul li a.founders06 {
	background: url(/images/work/founders06.jpg) no-repeat center;
}
#work_content ul li a.founders07 {
	background: url(/images/work/founders07.jpg) no-repeat center;
}
#work_content ul li a.founders08 {
	background: url(/images/work/founders08.jpg) no-repeat center;
}
#work_content ul li a.founders09 {
	background: url(/images/work/founders09.jpg) no-repeat center;
}

/* Founders04 End */

/* Ford05 Style */

#work_content ul li a#a1.ford09 {
	width: 572px;
	height: 330px;
}
#work_content ul li a.ford09 {
	background: url(/images/work/ford10.jpg) no-repeat center;
}

/* Ford05 End */

/* Jets01 Style */

#work_content ul li a#a1.jets01 {
	width: 330px;
	height: 330px;
}
#work_content ul li a.jets01 {
	background: url(/images/work/jets01.jpg) no-repeat center;
}
#work_content ul li a.jets02 {
	background: url(/images/work/jets02.jpg) no-repeat center;
}
#work_content ul li a.jets03 {
	background: url(/images/work/jets03.jpg) no-repeat center;
}

/* Jets01 End */

/* Multi Style */

#client_wrap.multi {
	width: 50px;
}
#work_content.multi li a {
	width: 40px;
}
#work_content ul li a#a1.multi01 {
	width: 660px;
	height: 330px;
}
#work_content ul li a.multi01 {
	background: url(/images/work/multi01.jpg) no-repeat center;
}
#work_content ul li a.multi02 {
	background: url(/images/work/multi02.jpg) no-repeat center;
}
#work_content ul li a.multi03 {
	background: url(/images/work/multi03.jpg) no-repeat center;
}
#work_content ul li a.multi04 {
	background: url(/images/work/multi04.jpg) no-repeat center;
}
#work_content ul li a.multi05 {
	background: url(/images/work/multi05.jpg) no-repeat center;
}
#work_content ul li a.multi06 {
	background: url(/images/work/multi06.jpg) no-repeat center;
}

/* Multi End */

/* Wayne01 Style */

#work_content ul li a#a1.wayne01 {
	width: 510px;
	height: 330px;
}
#work_content ul li a.wayne01 {
	background: url(/images/work/wayne01.jpg) no-repeat center;
}
#work_content ul li a.wayne02 {
	background: url(/images/work/wayne02.jpg) no-repeat center;
}
#work_content ul li a.wayne03 {
	background: url(/images/work/wayne03.jpg) no-repeat center;
}

/* Wayne01 End */

/* Jets02 Style */

#work_content ul li a#a1.jets04 {
	width: 330px;
	height: 330px;
}
#work_content ul li a.jets04 {
	background: url(/images/work/jets04.jpg) no-repeat center;
}

/* Jets02 End */

/* Goodwrench Style */

#client_wrap.goodwrench {
	width: 239px;
}
#work_content ul li a#a1.goodwrench01 {
	width: 511px;
	height: 330px;
}
#work_content ul li a.goodwrench01 {
	background: url(/images/work/goodwrench01.jpg) no-repeat center;
}
#work_content ul li a.goodwrench02 {
	background: url(/images/work/goodwrench02.jpg) no-repeat center;
}
#work_content ul li a.goodwrench03 {
	background: url(/images/work/goodwrench03.jpg) no-repeat center;
}
#work_content ul li a.goodwrench04 {
	background: url(/images/work/goodwrench04.jpg) no-repeat center;
}

/* Goodwrench End */