body {
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	background: #576065;
	color: #ffffff;
	text-align: left;
}

h1, h2, h3, h4, h5 {
	margin: 5px 0;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #d9a800;
}

.clear {
	clear: both;
}

#wrapper {
	background: #576065;
}

#footer-wrap {
	background: #7f868a;
}

#wrapper,
#footer-wrap {
	width: 100%;
	float: left;
}

#container,
#footer {
	width: 961px;
}

#toppos {
	width: 899px;
	min-height: 168px;
	padding: 0 31px;
}

#logo {
	width: 300px;
	float: left;
	text-align: left;
}

#topmenu {
	width: 590px;
	padding-top: 82px;
	float: right;
}

#topmenu ul {
	list-style: none;
	float: right;
	padding: 0;
	margin: 0 0 6px 0;
	clear: both;
}

#topmenu ul li {
	float: left;
	padding: 0 11px 0 10px;
	background: url(../images/menu-sep.gif) no-repeat 100% 50%;
}

#topmenu a {
	color: #ffffff;
}

#topmenu ul li a:hover {
	color: #d2ad2c;
}

#header {
	width: 899px;
	padding: 25px 31px;
	background: #7f868a;
	float: left;
}

#user1 {
	width: 899px;
	padding: 25px 31px;
	float: left;
	text-align: left;
}

#mainbody {
	width: 899px;
	padding: 25px 31px;
	float: left;
	text-align: left;
	min-height: 142px;
}

#footer {
	width: 899px;
}

#f1 {
	width: 100%;
	float: left;
	padding: 85px 0;
	text-align: left;
}

.joomla .article {
	width: 560px;
}

.joomla.nopadding .article {
	width: 100%;
}

div.joomla p {margin: 10px 0;}

.title_white {
	color: #ffffff;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: normal;
}

.title_yellow {
	color: #d2ad2c;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: normal;
}

#hidden {
	position: absolute;
	top: 0;
	left: 0;
	float: left;
}
