*
{
	font-family: Tahoma, Lucida, "Lucida Sans Unicode";
	font-size: 1em;
	padding: 0;
	margin: 0;
	line-height: 18px;
}
BODY
{
	background-image: url(../images/background-wallpaper.jpg);
}
A
{
	color: #da7100;
	/*color: #98582e;*/
	text-decoration:  none;
}
UL
{
	margin: 0;
	//clear: both;
	list-style: none;
}
P, LI
{
	color: #6F7569;
	text-align: justify;
	margin-bottom: 13px;
}
IMG {
	border: none;
}
#header
{
	position: absolute;
	width: 926px;
	height: 165px;
	margin: 0 auto;
}
#header IMG
{
	margin-left: -9px;
}
#panel
{
	background-image: url(../images/panel-center.png);
	margin: 0 auto;
	padding: 0 0 0 2px;
	background-repeat: repeat-y;
	width: 906px;
	min-height: 1000px;
	height: auto !important;
	height: 1000px;
}
#content
{
	background-image: url(../images/mainpanel-back.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 175px 20px 60px 16px;
	margin: 0;
}
#panel-bottom
{
	margin: 0 auto;
	background-image: url(../images/panel-bottom.png);
	background-repeat: no-repeat;
	width: 906px;
	height: 47px;
}
#block-right
{
	width: 275px;
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: right;
	margin-right: 21px;
	margin-top: 32px;
}
#block-middle
{
	width: 275px;
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: right;
	margin-right: 13px;
	margin-top: 20px;
}
#block-left
{
	width: 275px;
	text-align: right;
}
.title
{
	padding-bottom: 15px;
}
