/*	--------------------------------------------------------------------------------------------------------------------------*/body {	background: #efefef url(../../images/bg_solid_3.gif) repeat top;	left: 0px;	top: 0px;	right: 0px;	bottom: 0px;}#masthead {	background: none;}#header {	background: url(../../images/bg_header_green.png) no-repeat top center;	padding-top: 20px;}#title {	font: 130% Georgia, "Times New Roman", Times, serif;	color: #999;	padding: 30px 0px 0 20px;}#title b {	color: #333;	font: normal bold 160% Georgia, Times New Roman, Times, serif;}#nav_iz {	background: url(../../images/bg_nav.png) no-repeat;	height: 30px;	margin: 0px;	padding: 0px;}#nav_iz ul {	list-style: none;	width: 80px;	float: left;	margin-top: 0;	margin-right: 0;	margin-bottom: 0;	padding-top: 0;	padding-right: 0;	padding-bottom: 0;	margin-left: 0px;	padding-left: 10px;	text-align: center;}#nav_iz li {	list-style: none;	margin: 0;	padding: 0;}#nav_iz a:visited {	color: #CCCC99;	text-decoration: none;	display: block;	padding: 4px 8px 0px;	margin: 1px 0;	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;}#nav_iz a:link {	color: #CCCC99;	text-decoration: none;	display: block;	padding: 4px 8px 0px;	margin: 1px 0;	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;}#nav_iz a:hover {	color: #FFFFFF;}#nav_iz #current {	color: #ffffff;}#nav_iz li .currentAncestor {	background: #1eb252;	color: #fff;}	