*{
	padding: 0;
	margin: 0;
}

body{
	background-color: #004D7C;
	width:100%;
}

#wrapperIndex{
	margin: 0 auto;
	width:894px;
	top:90px;
	position:relative;
}

#columnLIndex{
	float:left;
	width:636px;
	height:264px;
	background: url(../garnish/Index_mainDiv.jpg) no-repeat;
}

#ossateLogo a{
	display:block;
	width:162px;
	height:60px;
	float:left;
	margin: 190px 0px 0px 25px;
}

#econtentLogo a{
	display: block;
	float:right;
	width:124px;
	height:47px;
	margin: 210px 10px 0px 0px;
}

.invisible{
	position:absolute;
	left:-9999px;
}

#columnRIndex{
	width:237px;
	margin-left:21px;
	background: url(../garnish/Index_secDiv_top.jpg) top no-repeat;
	float:left;
}

#nav{
	width:197px;
	list-style:none;
	padding: 0 15px 0 25px;
	background: url(../garnish/Index_secDiv_bg.jpg) repeat-x;
	height:223px;
	margin-top:22px;
	position:relative;
}

#nav li{
	font:0.9em Verdana;
	color:#004D7C;
	line-height:2em;
	text-decoration:none;
/*font-weight: bold;*/
}

#nav li a{
	font:1em Verdana;
	/*font-weight: bold;*/
	color:#ffffff;
	line-height:2em;
	text-decoration:none;
	padding-bottom:10px;
}

#nav li a:hover{
	color:#004D7C;
}
#navBottom{
	width:237px;
	height:19px;
	background: url(../garnish/Index_secDiv_bottom.jpg) no-repeat top;
	display: block;
	margin-bottom:20px;
}

#eworxLogo a{
	display: block;
	background-image: url(../garnish/eworx_logo.png);
	width:80px;
	height: 41px;
	float:right;
}