@import url("index-nav3.css");
@import url("../footer.css");


#nav2{
	width:700px;
	height:130px;
	padding:30px 0 28px 30px;
	margin:0 auto;
}

#nav2 h3{
	display:none;
}

#nav2 ul{
	margin:0;
	padding:0;
}

#nav2 ul li{
	margin:0 42px 0 0;
	padding:0;
	font-size:14px;
	list-style-type:none;
	float:left;
}

a.our:link{
	background-image:url(../img/home/4ab.jpg);
}
a.our:visited{
	background-image:url(../img/home/4ab.jpg);
}
a.our:hover{
	background-image:url(../img/home/4c.jpg);
}
a.our:active{
	background-image:url(../img/home/4d.jpg);
}
#oured{
	width:190px;
	margin:0 auto;
}
#oured a{
	height:127px;
	display:block;
	text-indent:-1200px;
}

a.con:link{
	background-image:url(../img/home/5ab.jpg);
}
a.con:visited{
	background-image:url(../img/home/5ab.jpg);
}
a.con:hover{
	background-image:url(../img/home/5c.jpg);
}
a.con:active{
	background-image:url(../img/home/5d.jpg);
}

#coned{
	width:190px;
	margin:0 auto;
}
#coned a{
	height:127px;
	display:block;
	text-indent:-1200px;
}

a.ima:link{
	background-image:url(../img/home/6ab.jpg);
}
a.ima:visited{
	background-image:url(../img/home/6ab.jpg);
}
a.ima:hover{
	background-image:url(../img/home/6c.jpg);
}
a.ima:active{
	background-image:url(../img/home/6d.jpg);
}

#imaed{
	width:190px;
	margin:0 auto;
}
#imaed a{
	height:127px;
	display:block;
	text-indent:-2200px;
}

	