body{
	background-image: url(../_images/body_bg.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/**** Global ******/
p,td{
	margin: 0px;
	padding: 0px;
}
span.clear{clear:both;}
#main_container{
	margin-top: 45px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background: url(../_images/main_container_bg.jpg) repeat-y;
}
#header{
	background: url(../_images/header_bg.png) no-repeat;
	width: 950px;
	padding-top: 15px;
}
   #menu{
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	height: 45px;
	background: #afb075;
}
	#header_swf{
	width: 935px;margin-right: auto;margin-left: auto;
}
   
#body_content{
	background: url(../_images/body_content_bg.png) no-repeat bottom;
	padding-bottom: 25px;
}
#content_col{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#content_col h1{
	font-size: 24px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}
#content_col #col_wrapperBG{ background: url(../_images/index_col_bg.jpg) repeat; }
             #content_col div.center_content{
	width: 260px;
	text-align: left;
	color: #FFF;
	margin-left: 10px;
	border-top: thin dotted #000;
	padding-top: 5px;
}
	#content_col a:link{
	color: #000;
	text-decoration: underline;
}, #content_col a:visted{}
	#content_col a:hover{
	text-decoration: none;
}
#content_wrapper{
	width: 900px;margin-right: auto;margin-left: auto;}
	 #content_wrapper h1{
	color: #C30;
	margin: 0px;
	padding: 0px 0px 10px;
	font-size: 2.2em;
	font-style: normal;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
	   #content_wrapper h2{
	color: #312C1E;
	font-size: 1.7em;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
	  #content_wrapper a:link, #content_wrapper a:visited{color: #C30;}
	     #content_wrapper a:hover{color: #2C271B;text-decoration: none;}
	         #content_wrapper .right_IMG{float: right;margin-left: 7px;}
	
	/****** Footer Styles ******/

#footer{
	margin-top: 10px;color: #333;margin-bottom: 25px;width: 950px;margin-right: auto;margin-left: auto;height: 150px;
}
#footer p{
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
#footer strong{
	font-weight: bold;
	font-size: 11px;
	color: #000;
}
#footer a:link, #footer a:visited{
	color: #333;
}
#footer a:hover{ text-decoration: none; }
#footer .footer-left{
	float: left;width: 750px;}
#footer .footer-right{
	float: left;
	width: 200px;
	text-align: right;
}
/***** BOX WRAPPER STYLES *****/
.td_styles td {
	padding:7px;
	vertical-align:top;
	background-color: #FFF;
	font-size: 11px;
	border: 1px dotted #F2ECDB;
}
.td_styles tr.st05 td {
	font-weight:bold;
	color: #FFF;
	background-color: #000;
}
.doubleLineBorder {
	float: right;
	width: 100%;
	clear: right;
	margin-top: 15px;
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8E7F56;
}
.view_probut001 {
	text-decoration:none;
	background-color: #FFF;
	width: 155px;
	padding: 0px;
	float: right;
	margin: 0px;
}
