 /* paragraphs  */
 
 div, ul{
 	padding:0;
	margin:0;
 }
 
p, td, ul {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 15px;	
	font-style: normal;
	color: #ffffff;
}

div.header {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #a4b88b;
}

p.breadcrumb {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

/* links  */
 
a {
	color: #cdbc85;
	background: transparent;
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px; 
	font-style: normal;
}

/*a:visited {
 	color: #cdbc85;
 	background: transparent;
 	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
}

a:active {
	color: #cdbc85;
	background: transparent;
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
}*/

a:hover {
	color: #cdbc85;
	background: transparent;
	text-decoration: underline;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
}

a.menu:link {
	color: #cdbc85;
	background: transparent;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px; 
	font-style: normal;
}

a.menu:visited {
 	color: #cdbc85;
 	background: transparent;
 	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
}

a.menu:active {
	color: #cdbc85;
	background: transparent;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
}

a.menu:hover {
	color: #cdbc85;
	background: transparent;
	text-decoration: underline;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
}

/* ------------------ 050310 ----------------------- */

ul.rigar{
	list-style-type:none;
	background:url(../images/navi-bg.jpg) repeat-x 0 0;
	height:40px;
	padding:0;
	margin:0;
	
}

ul.rigar li{
	width:auto;
	float:left;
	background:url(../images/menu-home-bullet1.jpg) no-repeat 2px 0;
	padding:0 4px 0 18px;
/*	padding:0 4px 0 10px;*/
} 

ul.rigar li.none_bullet{
	background:none;
}

ul.rigar li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:35px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

ul.rigar li a:hover{
	color:#b8b485;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

ul.careers{
	list-style-type:none;
	background:url(../images/careers-bg.jpg) repeat-x 0 0;
	padding:0;
	margin:0;
}

ul.careers li{
	width:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:35px;
	color:#fff;
	font-weight:bold;
	background:url(../images/menu-home-bullet1.jpg) no-repeat 0 0;
/*	padding:0 19px;*/
padding:0 0 0 10px;


}

ul.careers li.none_careers_bg{
	background:none;
}

ul.careers li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:35px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

ul.careers li a:hover{
font-family:Arial, Helvetica, sans-serif;
	color:#b8b485;
	text-decoration:none;
}

ul.about{
	list-style-type:none;
	padding:0;
	margin:0;
	width:234px;
}

ul.about li{
/*	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:35px;
	color:#fff;
	font-weight:bold;*/
	background:url(../images/abt-navi-bg.jpg) no-repeat 0 0;
	padding:0 0 0 12px;

}


ul.about li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:40px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/abt-divider.jpg) no-repeat 0 center;
	padding:0 0 0 12px;
/*		display:block;*/
	
}

ul.about li a:hover{
	color:#b8b485;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:40px;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/abt-divider.jpg) no-repeat 0 center;
}
