/* product_page */

#companymenu a{
	background:url(../images/company_sub_menu.gif) no-repeat;
	height:20px;
	padding: 5px 0 0 5px;
	font-family: Verdana, Geneva, sans-serif;
	display:block;
	cursor:pointer;
}

#companymenu_active {
	background:url(../images/company_sub_active.gif) no-repeat;
	height:20px;
	padding: 5px 0 0 5px;
	font-family: Verdana, Geneva, sans-serif;
	display:block;
	color:#fff;
}


#map {
	background:url(../images/47/map.gif) no-repeat 0 80px;
	height : 880px;
	font-size:12px;
	text-indent:-9000px;
}

#map h3 {
	background:url(../images/47/title.gif) no-repeat;
	height : 75px;
	text-indent:-9000px;
}

#contactus li {
	padding-left:20px;
	font-size:12px;
	list-style:none;
}

#contactus li a:link, #contactus li a:visited, #contactus li a:active, #contactus li a:hover {
	color : #555;
	text-decoration:none;
}

#contactus li a:hover {
	text-decoration:underline;
	color:#76ba43 ;
}


#title {
	padding: 0 15px 0 15px;
	background:url(../images/47/title_1.gif) 175px 0px no-repeat;
	height : 75px;
}


