/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------Side Nav----------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/


div#NavINDEX {
	height: 352px;
	width: 194px;
	padding:0px 7px 0px 0px;
	float:right;
	}
	
/*-----------------------------------------------------------*/

.btn01	{
	position:relative;
	float: left;
	margin: 0; 
	padding: 0;
	background: url(/images/Wel-01-r.png) no-repeat;
	width: 194px;
	height: 99px;
	overflow:hidden;/* for ie to hide extra height*/	
	}
.btn01 a {
	display: block;
	width: 194px;
	height: 99px;
	display: block;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
	}
.btn01 img {width: 194px; height: 99px; border: 0; }
* html a:hover {visibility:visible}
.btn01 a:hover img{visibility:hidden}

/*-----------------------------------------------------------*/

.btn02	{
	position:relative;
	float: left;
	margin: 0; 
	padding: 0;
	background: url(/images/Wel-02-r.png) no-repeat;
	width: 194px;
	height: 74px;
	overflow:hidden;/* for ie to hide extra height*/	
	}
.btn02 a {
	display: block;
	width: 194px;
	height: 74px;
	display: block;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
	}
.btn02 img {width: 194px; height: 74px; border: 0; }
* html a:hover {visibility:visible}
.btn02 a:hover img{visibility:hidden}

/*-----------------------------------------------------------*/

.btn03	{
	position:relative;
	float: left;
	margin: 0; 
	padding: 0;
	background: url(/images/Wel-03-r.png) no-repeat;
	width: 194px;
	height: 84px;
	overflow:hidden;/* for ie to hide extra height*/	
	}
.btn03 a {
	display: block;
	width: 194px;
	height: 84px;
	display: block;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
	}
.btn03 img {width: 194px; height: 84px; border: 0; }
* html a:hover {visibility:visible}
.btn03 a:hover img{visibility:hidden}

/*-----------------------------------------------------------*/

.btn04	{
	position:relative;
	float: left;
	margin: 0; 
	padding: 0;
	background: url(/images/Wel-04-r.png) no-repeat;
	width: 194px;
	height: 95px;
	overflow:hidden;/* for ie to hide extra height*/	
	}
.btn04 a {
	display: block;
	width: 194px;
	height: 95px;
	display: block;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
	}
.btn04 img {width: 194px; height: 95px; border: 0; }
* html a:hover {visibility:visible}
.btn04 a:hover img{visibility:hidden}

/*-----------------------------------------------------------*/

