body{
	color:white;
	margin:0;
	padding:0;
	background:#b3b3b3;
	font-family:verdana;
	font-size:11px;
	line-height:18px;}
h1{
	margin-top:0;
	padding:0;
	font-size:18px;}
h1:first-letter{color:#008000;}

h2{
	background-color:#008000;
	font-size:13px;
	padding:3px;
	color:#fff;}
h3{
	font-size:11px;
	margin-top:5px;
	margin-bottom:0}
#container{
	background-color:#c3c3c3;
	width:990px;
	border:1px solid #fff;
	border-top:0;
	margin-top:-7px !important;
	margin:0 auto;
	background:url(img/dhbg.png) no-repeat;
	background-position:0px 7px !important;
	background-position:top;
	}
#header{
	height:103px !important;
	padding-top:7px;
	/*background-image:url(img/argenta.gif);*/
	background-position:20px center;
	background-repeat:no-repeat;
	text-align:right;
	vertical-align:bottom;
	padding-right:10px;}
#lcol{
	width:220px;
	padding:10px;
	min-height:500px;
	float:left;
	
	background:#fff;}
#rcol{
	width:730px;
	padding:10px;
	min-height:500px;
	float:right;
	
	background:#fff;
	color:#0f0f0f;
	}
#rcol img{margin:0 20px 20px 20px;}
#rcol a{color:#000}
#footer{text-align:center;line-height:20px;background:#008000;}
#footer a{color:#45A245;}

#banners{text-align:center;}
#banners a img{border:0;margin-bottom:20px;}
.link{
	padding-left:180px;
	background-position:top left;
	background-repeat:no-repeat;
	margin-top:10px;
	padding-bottom:10px;
	height:100px;
	border-bottom:1px dotted green;
	font-weight:600;}
.link a{
	display:block;
	font-weight:400;}