body {
	background: #1d1d1d;
}

#content {
	min-height: 0;
}

#main  {
	left: 12px;
	width: 947px;
	/*height: 512px;*/
	margin-top: 0;
	background: url(/docroot/salgar/imgs/bgTop_home.gif) repeat-x!important;
}

/*body:last-child #main {*/
    /*left: 12px;*/ /* standards compliant */
/*}*/

#relatedInfo {
	display: none;
}

#footer  {
	height: 84px;
	padding-top: 16px;
	background: #1D1D1D /*url(/docroot/salgar/imgs/home_footerBg.gif) repeat-x*/;
	margin:3em auto!important;
	border-top:1px dashed #176F92;
	padding:2em!important;
}

#footer ul, #contacte {
	top: 16px;
}

* html #wrapper {
	height: 1px;
}

* html #footer {
	top: 0;
}

.xtradiv {
	background:#1D1D1D;
	color:#cccccc;
	padding:1em;
}

.xtradiv ul li {
	float:left;
	width:275px;
	margin:1em;
	list-style:none!important;
}

.xtradiv p.bottomLink {
	clear:left;
}

#logo {
	width: 975px!important;
}

#logo h2 {
	color:#58595B;
	padding:1em;
	text-align:right;
	font:italic 1.3em  Georgia,"Nimbus Roman No9 L",serif;
	float:right;
	margin-top:45px;
	width:700px;
}