/*  ARTLAND  title   */

* {margin:0;padding:0;}
#printhead  {display: none;}
body {
	background : #fff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;	
	text-align:center;
	margin:0 10px;
}
#wrapper{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:850px; 
	background : url(../img/_title/title-fon.gif) no-repeat top;	
}
#d1{width:850px;height:94px;margin-top:20px;}
#d2{width:850px;height:170px;margin-top:1px;}
#d3{width:430px;height:190px;}

#d1 #eng{
	float:right;
	margin-top:20px;
}
#d2 #txt {
	color: #f58345;
	font-size: 17px;
	font-family : Times, serif;
	font-weight:bold;
	width: 560px;	
	margin-top:36px;
}
#d2 #ds{
	float:right;
}
#d3 #mb{
	float:right;
	margin-top:10px;
}
#d3 #ct{
	padding-top:20px;
}

#cc{
	font-size : 10px;	
	text-align:center;
	margin-top:14px;
}
#adv{
	width: 850px;
	margin-top:8px;
	text-align:center;
}
.clearer{
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;
}

/* news line */
#news{margin-left:0px;}
.white{text-align:center; color:#FFF;}
.tickercontainer { 
background: #99cc33; 
width: 852px; 
height: 24px; 
margin: 28px 0 7px 0; 
padding: 0;
overflow: hidden; 
}
.tickercontainer .mask { 
position: relative;
left: 10px;
top: 6px;
width: 835px;
overflow: hidden;
}
ul.newsticker { 
position: relative;
left: 550px;
font: bold 10px Verdana, sans-serif;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; 
margin: 0;
padding: 0;
background: #99cc33;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #fff;
font: bold 10px Verdana, sans-serif;
margin: 0 50px 0 0;
text-decoration : none;
} 
ul.newsticker a:hover {color: #a50000;text-decoration : none;}
ul.newsticker span {margin: 0 10px 0 0;} 


