/* CSS Document */

/*================ INDEX NAV MAIN START ===============*/

#navi_main {
	width:614px;
	height:34px;
	margin:5px 0 0 0 ;
	padding:0px;
	float:left;
}

#nav{
	width:614 px;
	height:34px;
}

#nav ul{
	margin:0px;
	padding:0px;
}

#nav li{
	display:inline;
	float:left;
	list-style: none;
}


/*================ home ===============*/

.home { 
	width:102px; 
	height:34px;
}
.home {
	background:url(../images/main_navi.jpg) no-repeat 0px 0px;
	display:block;
	width:102px;
	height:34px;
}

.home a:link, .home a:active, .home a:visited{
	background:url(../images/main_navi.jpg) no-repeat 0px 0px;
	display:block;
	width:102px;
	height:34px;
	text-indent:-9999px;
}

.home a:hover, .home_h {
	background:url(../images/main_navi.jpg) no-repeat 0px -34px;
	display:block;
	width:102px;
	height:34px;
	text-indent:-9999px;
}

.home_h a {
	background:url(../images/main_navi.jpg) no-repeat 0px -34px;
	display:block;
	width:102px;
	height:34px;
	text-indent:-9999px;
}

/*================ About Us ===============*/

.about { 
	width:102px;
	height:34px;
}
.about {
	background:url(../images/main_navi.jpg) no-repeat -102px 0px;
	display:block;
	width:102px;
	height:34px;
}

.about a:link, .about a:active, .about a:visited {
	background:url(../images/main_navi.jpg) no-repeat -102px 0px;
	display:block;
	width:102px;
	height:34px;
	text-indent:-9999px;
}

.about a:hover, .about_h {
	background:url(../images/main_navi.jpg) no-repeat -102px -34px;
	display:block;
	width:102px;
	height:34px;
}

.about_h a {
	background:url(../images/main_navi.jpg) no-repeat -102px -34px;
	display:block;
	width:102px;
	height:34px;
}


/*================ Services ===============*/
.services { 
	width:102px; 
	height:34px;
}
.services {
	background:url(../images/main_navi.jpg) no-repeat -204px 0px;
	display:block;
	width:102px;
	height:34px;
}

.services a:link, .services a:active, .services a:visited {
	background:url(../images/main_navi.jpg) no-repeat -204px 0px;
	display:block;
	width:102px;
	height:34px;
	text-indent:-9999px;
}

.services a:hover, .services_h {
	background:url(../images/main_navi.jpg) no-repeat -204px -34px;
	display:block;
	width:102px;
	height:34px;
}

.services_h a {
	background:url(../images/main_navi.jpg) no-repeat -204px -34px;
	display:block;
	width:102px;
	height:34px;
}

/*================ Products ===============*/
.products { 
	width:102px; 
	height:34px;
}
.products {
	background:url(../images/main_navi.jpg) no-repeat -306px 0px;
	display:block;
	width:102px;
	height:34px;
}

.products a:link, .products a:active, .products a:visited {
	background:url(../images/main_navi.jpg) no-repeat -306px 0px;
	display:block;
	width:102px;
	height:34px;
	text-indent:-9999px;
}

.products a:hover, .products_h {
	background:url(../images/main_navi.jpg) no-repeat -306px -34px;
	display:block;
	width:102px;
	height:34px;
}

.products_h a{ 
	background:url(../images/main_navi.jpg) no-repeat -306px -34px;
	display:block;
	width:102px;
	height:34px;
}

/*================ Portfolio ===============*/
.portfolio { 
	width:102px; 
	height:34px;
}
.portfolio {
	background:url(../images/main_navi.jpg) no-repeat -408px 0px;
	display:block;
	width:102px;
	height:34px;
	
}

.portfolio a:link, .portfolio a:active, .portfolio a:visited {
	background:url(../images/main_navi.jpg) no-repeat -408px 0px;
	display:block;
	width:102px;
	height:34px;
	text-indent:-9999px;
}

.portfolio a:hover, .portfolio_h {
	background:url(../images/main_navi.jpg) no-repeat -408px -34px;
	display:block;
	width:102px;
	height:34px;
}

.portfolio_h a {
	background:url(../images/main_navi.jpg) no-repeat -408px -34px;
	display:block;
	width:102px;
	height:34px;
}


/*================ Contact Us ===============*/
.contact { 
	width:104px; 
	height:34px;
}
.contact {
	background:url(../images/main_navi.jpg) no-repeat -510px 0px;
	display:block;
	width:104px;
	height:34px;
	
}

.contact a:link, .contact a:active, .contact a:visited {
	background:url(../images/main_navi.jpg) no-repeat -510px 0px;
	display:block;
	width:104px;
	height:34px;
	text-indent:-9999px;
}

.contact a:hover, .contact_h {
	background:url(../images/main_navi.jpg) no-repeat -510px -34px;
	display:block;
	width:104px;
	height:34px;
}

.contact_h a {
	background:url(../images/main_navi.jpg) no-repeat -510px -34px;
	display:block;
	width:104px;
	height:34px;
}


/*================ INDEX NAV MAIN END ===============*/

