BODY
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}

H2 A,
H2 A:active,
H2 A:visited
{
	/*color: #79d600;*/
	color: #65b300;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

H2 A:hover
{
	/*color: #f9ca78;*/
	color: #e9a021;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

DIV#Main
{
	width: 1012px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	background: url(images/content-bg.png) repeat-y 3px;
	/*background-color: #FFFFFF;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	border: 1px solid red;*/
}

#Content
{
	/*border: 1px solid gray;*/
	margin: 0px 12px 0px 12px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#MainStructure
{
	font-size: 12px;
	margin-left: 295px;
	/*width: 660px;*/
	/*display: table;*/
}

#MainStructure DIV
{
	/*float: left;*/
	/*min-height: 140px;
	/*display: table-cell;*/
	/*margin: 10px;*/
	margin-top: 10px;
}
/*
#MainStructure .Small
{
	font-size: 65%;
	position: relative;
	bottom: 5px;
}
*/
#MainStructure H2
{
	margin: 0;
	/*border-bottom: 2px dotted #65b300;*/
	/*border-bottom: 1px solid #d2e8ad;*/
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 2px;
	font-size: 20px;
	margin-bottom: 3px;
}

#MainStructure UL
{
	margin: 0px 0px 0px 110px;
	padding: 0px;
	list-style-type: none;
}


#MainStructure LI
{
	display: block;
	list-style-type: none;
	/*list-style-image: url(images/menu-marker.gif);*/
	line-height: 120%;
	margin: 2px;
	padding-left: 10px;
	/*border: 1px solid #EEEEEE;*/
	background-image: url(images/menu-marker.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#MainStructure LI A
{
	padding-right: 10px;
	/*
	margin-left: 0px;
	margin-right: 5px;
	border: 1px solid gray;*/
}

.Cols
{
	float: left;
	/*border: 1px dotted gray;*/
	width: 320px;
	margin: 10px;
}

#LeftSide
{
	float: left;
	width: 290px;
}

.Panel
{ 
	width: 282px;
	/*background-color: #FAFAFA;*/
	background-image: url(images/panel-center.gif);
	background-repeat: repeat-y;
	background-position: top;
}

.Panel .Top
{ 
	background-image: url(images/panel-top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.Panel .Bottom
{ 
	background-image: url(images/panel-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#Redesign
{
	float: right;
	color: #AAAAAA;
	margin: 0;
	font-weight: normal;
	font-size: 14px;
	padding: 1px 30px 1px 1px;
}

#News
{
	width: 282px;
	font-size: 12px;
	/*padding-left: 70px;*/
	color: #444444;
	padding: 0;
	margin-left: 10px;	
}

#News H2
{
	margin: 0px;
	padding: 10px 10px 4px 10px;
}

#News UL
{
	list-style-type: none;	
	margin: 0;
	padding: 0;
}

#News LI
{
	line-height: 110%;
	margin: 10px 10px 5px 15px;
	/*border-bottom: 1px dotted gray;*/
	border-bottom: 1px solid #EEEEEE;
	/*border: 1px dotted gray;*/
	list-style-type: none;
}

#News .NewsBottom
{
	padding: 8px 10px 10px 10px;
	text-align: right;
}

SPAN.SeeDetails
{
	display: block;
	text-align: right;
	text-transform: lowercase;
}

#Mail
{
	width: 282px;
	/*padding-left: 70px;*/
	color: #444444;
	padding: 0;
	margin-top: 20px;
	margin-left: 10px;
	/*display: inline;*/
	text-align: right;
}

#Mail FORM
{
	padding: 15px;
	margin: 0;
}

#Mail TABLE
{
	margin: 0 auto;
}

#Mail TD.Caption
{
	text-transform: lowercase;
	font-weight: bold;
}

#Mail .edit
{
	width: 170px;
	background-color: #f1f1f1;
	/*border: 1px solid #d7d7d7;*/
}

#CountresBox
{
	float: right;
}

#AdditionalLeftPanel
{
	text-align: center;
	margin-left: 10px;
	padding: 20px 10px 10px 10px;
}

#SendSMS
{
	padding-left: 10px;
	padding-top: 20px;
}

#News IMG
{
	position: relative;
	left: -5px;
}

#ContentTop
{
	text-align: right;
	padding-right: 20px;
}

UL#LangSwitch 
{
	text-align: right;	
	display: block;
	padding-right: 20px;
}

UL#LangSwitch LI
{
	display: inline;
}


