body
{
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-image: url(images/bg.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div
{
	padding: 0px;
}

input
{
	font-size: 10px;
}

h1
{
	font-size: 17px;
}

a
{
	text-decoration: none;
	color: #000000;
}
a:hover
{
	text-decoration: underline;
}

div#mainpage
{
	width: 900px;
	height: 720px;
	margin: 0px auto;
	display: block;
	float: none;
	text-align: center;
}

div#top
{
	width: 900px;
	margin: 0px auto;
	display: block;
	float: none;
	text-align: center;
}

div#content
{
	width: 845px;
	margin: 0px auto;
	text-align: left;
	margin-top: 6px;
	border: solid 1px #D0D1D2;
	min-height: 500px;
	padding: 20px;
	padding-left: 33px;
	line-height: 20px;
}

div#info
{
	width: 900px;
	margin: 0px auto;
	display: block;
	float: none;
	text-align: center;
	margin-top: 6px;
	height: 62px;
	background-image: url(images/info.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 11px;
	text-align: left;
}
div#info div
{
	display: block;
	float: left;
}

div.contact
{
	width: 108px;
	height: 51px;
	margin-left: 33px;
	margin-top: 11px;
	background-image: url(images/logo_watermark.jpg);
	background-repeat: no-repeat;
	background-position: 5px 15px;
}

div.contact1
{
	margin-top: 11px;
	width: 255px;
}

div.contact2
{
	margin-top: 11px;
	width: 239px;
}

div.copyright
{
	margin-top: 11px;
	color: #D0D1D2;
}

div#top
{
	height: 150px;
	background-image: url(images/top_back.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

div.logo
{
	display: block;
	float: left;
}

div.top_right
{
	display: block;
	float: left;
	height: 150px;
	width: 719px;
}

div.icons
{
	height: 23px;
	display: block;
	float: none;
	text-align: right;
	padding-right: 27px;
}

div.icons div
{
	display: inline;
}

div#lang
{
	position: relative;
	display: block;
	float: left;
	left: 490px;
	margin-top: 6px;
	width: 120px;
}

div#lang a
{
	color: #ffffff;
	text-decoration: none;
}

div.moto
{
	display: block;
	float: none;
	text-align: right;
	padding-top: 25px;
}

div#menu
{
	display: block;
	float: none;
	height: 48px;
	margin-top: 21px;
}

div#menu a
{
	color: #ffffff;
}

div#menu1
{
	height: 22px;
	text-align: right;
	float: none;
	
}

div#menu2
{
	height: 24px;
	background-image: url(images/submenu.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	display: block;
	float: none;
}



div.csc-mailform-field label
{
	width: 100px;
	text-align: right;
	display: block;
	float: left;
	padding-right: 5px;
}

div.csc-mailform-field input
{
	text-align: left;
}

div.csc-mailform-field .csc-mailform-submit
{
	margin-left: 105px;
}
input#mailformformtype_mail
{
	border: solid 1px #666666;
	background-color: #ededed;
	text-align: center;
}

div.csc-mailform-field
{
	text-align: left;
	padding: 5px;
}

fieldset
{
	border: none;
}

.csc-textpic-caption
{
	position: relative;
	height: 20px;
	bottom: 20px;
	margin-top: 0px;
	/*width: 92%;*/
	color: #ffffff;
	background-color: #000000;
	opacity:0.6;filter:alpha(opacity=60);
	font-size: 10px;
	padding-left: 8%;
}

div.menu_right
{
	display: block;
	float: right;
}

div.menu_level1_no a, div.menu_level1_act a
{
	display: block;
	float: left;
	height: 18px;
	padding: 0px 15px;
	padding-top: 5px;	
	font-size: 13px;
}
div.menu_level1_no a:hover, div.menu_level1_act a
{
	background-color: #CC3138;
	text-decoration: none;
}

div.menu_level2_no a, div.menu_level2_act a
{
	display: block;
	float: left;
	height: 18px;
	padding: 0px 15px;
	padding-top: 5px;	
	font-size: 12px;
}
div.menu_level2_no a:hover, div.menu_level2_act a
{
	background-color: #CC3138;
	text-decoration: none;
}