/*
style.css
==
These CSS markups are for styling purposes only.
*/
BODY
{
	background: #EDEDED;
}
DIV#jslide-container
{
	width: 940px;
	margin: 0px auto;
	height: 339px;
	background-image: url(../images/bg-jslide.jpg);
	background-repeat: no-repeat;
	padding: 5px 0px 0px;
}
.img-head-jslide
{
	float: left;
}
.content-text-jslide
{
	padding: 0px;
	margin: 0px 0px 0px 3px;
	color: #997946;
	font-size: 10.8pt;
	clear: none;
	float: right;
	width: 341px;
	text-align: justify;
	letter-spacing: 1px;
	line-height: 1.4;
	position: relative;
	left: 2px;
}
.title-head-jslide
{
	font-size: 18pt;
	font-family: Helvetica;
	color: #807E79;
	text-align: right;
	padding: 12px 17px 0px 0px;
}
DIV.showcase
{
	float: left;
	width: 940px;
	margin-right: -28px;
	height: 310px;
}
DIV.showcase UL.indexwork
{
	margin: 0px;
	padding: 0px;
}
DIV.showcase UL.indexwork LI
{
	float: left;
	padding: 4px 0px 4px 4px;
	list-style: none;
	position: relative;
	left: -6px;
	margin: 0px;
	width: 22px;
}
DIV.showcase DIV.caption
{
	float: right;
	padding: 4px 14px 4px 4px;
}
DIV.showcase A.prevwork
{
	float: left;
	padding: 4px;
}
#navigation-jslide A
{
	font-family: Verdana;
	color: #007484;
	font-size: 11pt;
}
.indexwork LI A.active
{
	background-color: #00BBD5;
	padding: 1px 5px;
}
DIV.showcase A.nextwork
{
	float: left;
	padding: 4px;
}
DIV.showcase UL.layers
{
	width: 909px;
	height: 310px;
	position: relative;
}
BR
{
	clear: both;
}
#showcase2
{
	height: 312px;
	position: relative;
	left: 14px;
}
#navigation-jslide
{
	float: right;
	margin-right: -22px;
	width: 245px;
	padding-left: 46px;
	margin-top: -3px;
}
DIV.showcase UL.layers LI
{
	width: 904px;
	padding: 7px 0px 0 2px;
}

