.E001-Default *
{
	margin: 0;
	outline-style: none;
	outline-width: 0;
	padding: 0;
}

.E001-Default
{
	z-index: 2;
	width: 1050px;
	height: 100%;
	top: 5px;
}
.E001-Default .initbig
{
	z-index: 100;
	position: relative;
	margin-top: 0px !important;
	margin-left: -115px !important;
	margin-right: -80px !important;
}
.E001-Default li
{
	list-style-type: none;
}
.E001-Default .desc
{
	position: absolute;
	padding-bottom: 15px;
	padding-left: 15px;
	width: 370px;
	padding-right: 15px;
	background: #222e2e;
	padding-top: 15px;
}
.E001-Default .desc p
{
	font-style: normal;
	padding-left: 15px;
	background: url(images/icon-pointer.gif) no-repeat 0px 3px;
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
}

.E001-Default .desc p a
{
	font-style: normal;
	color: #A3EEF1;
	font-size: 13px;
	font-weight: normal;
	text-decoration:underline;
}

.E001-Default .works
{
	position: relative;
	margin: 0px auto;
	width: 800px;
	height: 270px;
	overflow: hidden;
	padding-top: 0px;
}
.E001-Default .works UL
{
	position: absolute;
	width: 5000px;
}
.E001-Default .works LI
{
	margin-top: 65px;
	width: 260px;
	float: left;
	height: 167px;
	margin-right: 50px;
}
.E001-Default .works .screen
{
	position: absolute;
	margin-top: 7px;
	margin-left: 7px;
}
.E001-Default .works .screen
{
	width: 246px;
	display: block;
	height: 148px;
}
.E001-Default .works .screen IMG
{
	width: 246px;
	display: block;
	height: 148px;
}
.E001-Default .works .screen
{
	cursor: pointer;
}
.E001-Default .initbig .screen
{
	cursor: auto;
}
.E001-Default .stop-left
{
	background: url(images/stop-left.png) no-repeat;
}
.E001-Default .stop-right
{
	background: url(images/stop-right.png) no-repeat;
}
.E001-Default .frame
{
	position: absolute;
	width: 260px;
	height: 167px;
}
.E001-Default .nav
{
	padding-bottom: 0px;
	padding-left: 50px;
	padding-right: 50px;
	background: url(images/bg-lastworks-nav.gif) no-repeat;
	height: 60px;
	padding-top: 0px;
	text-align: center;
	 margin-top: 10px;
}
.E001-Default .prev
{
	margin-top: 22px;
	text-indent: -90000px;
	width: 16px;
	height: 17px;
	cursor: pointer;
}
.E001-Default .next
{
	margin-top: 22px;
	text-indent: -90000px;
	width: 16px;
	height: 17px;
	cursor: pointer;
}
.E001-Default .prev
{
	background: url(images/arrow-left.gif) no-repeat;
	float: left;
}
.E001-Default .next
{
	background: url(images/arrow-right.gif) no-repeat;
	float: right;
}
.E001-Default .bullets
{
	margin: 0px auto;
	width: 260px;
	height: 20px;
	padding-top: 20px;
}
.E001-Default .bullets UL
{
	width: 280px;
}
.E001-Default .bullets LI
{
	text-indent: -90000px;
	width: 20px;
	background: url(images/bullet-empty.gif) no-repeat;
	float: left;
	height: 20px;
	cursor: pointer;
	margin-right: 20px;
}
.E001-Default .bullets .sel
{
	background: url(images/bullet-fill.gif) no-repeat;
	cursor: auto;
}
.E001-Default .more
{
	text-align: center;
	line-height: 30px;
	clear: both;
}
.E001-Default .more A
{
	text-transform: uppercase;
	padding-left: 15px;
	background: url(images/icon-pointer2.gif) no-repeat left 50%;
	font-size: 10px;
}
