/*************/
*{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-decoration: none;
}
a{
	background: url(none);
	color: #EF1C21;
}
body{
	background: #424142;
	color: #9DA29D;
	font: 9px sans-serif;
	text-transform: uppercase;
}
table,td {
	width: 100%;
	height: 100%;
	border-spacing:0;
}
td {
	text-align: center;
	vertical-align: middle;
}

/*************/
#container{
	margin: auto;
	width: 780px;
	background: url(../images/JS-WEB-NEW-2.gif) 0px -1px;
	height: 504px;
	position: relative;
	text-align: left;
	font-size: 9px;
	text-transform: uppercase;
}
/*************/
#content{
	padding-left: 500px;
	padding-top: 200px;
}
/*************/
#images{
	width: 275px;
	height: 393px;
	left: 119px;
	position: absolute;
	top: 111px;
}
#images #back{
	left: 72px;
}
#images a{
	width: 50px;
	display: block;
	text-indent: -9999px;
	height: 12px;
	position: absolute;
	top: -30px;
}
#placeholder {
position:absolute;
top:0;
left:0;
}
/*************/
#nav{
	left: 395px;
	position: absolute;
	top: 190px;
	display: none;
}
#nav a{
	margin-bottom: 48px;
	width: 60px;
	text-indent: -9999px;
	height: 20px;
	display: block;
}
/*************/
#splash #container{
	background: url(../images/JS-WEB-NEW-1.gif);
}
#splash #content a{
	width: 780px;
	display: block;
	text-indent: -9999px;
	height: 505px;
	left: 0px;
	position: absolute;
	top: 0px;
}
#splash #nav,#splash #images{
	display: none;
}
/*************/
#title a{
	left: -9999px;
	position: absolute;
}
