/* Reset */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 0;
	margin: 0;
	color: #4c4c4c;
	background: #fff url(../img/background.jpg) scroll repeat-x 0 0;
	overflow-x: hidden;
	text-align: justify;
}

p {
	margin: 0px;
	padding: 0px;
}

h1, h2 {
	width: auto;
}

.page_title {
	font-size: 22px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	background: url(../img/dott.gif) scroll repeat-x left bottom;
}

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

a:hover {
	color: #a8282d;
	text-decoration: underline;
}

ul, li {
	margin: 0;
	padding: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;	
}

#main {
	width: 950px;
	margin: 0 auto;
}

.logo {
	margin-top:50px;
	margin-bottom:15px;
	float: left;
}

.menu_top {
	background: url(../img/menu.gif) scroll no-repeat 0 0;
	width: 951px;
	height: 78px;
}

.menu_top_en {
	background: url(../img/menu.gif) scroll no-repeat 0 0;
	width: 951px;
	height: 78px;
}

#header {
	width: 950px;
}

.banner {
	padding: 0;
	margin: 0;
	width: 950px;
}

.menu_top ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.menu_top_en ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.menu_top li {
	float: left;
	list-style: none;
}

.menu_top a {
	font-family: Times;
	font-size: 16px;
	display: block;
	padding: 30px 24px 30px 24px;
	text-decoration: none;
}

.menu_top .item_1 a {
	padding-left:40px;
	padding-right:30px;
}

.menu_top .item_last a {
	padding-left:13px;
	padding-right:21px;
}

.menu_top a.active span {
	background: url(../img/arrow_down.gif) scroll no-repeat top center;
	padding-top: 20px;
}

.menu_top a:hover span {
	background: url(../img/arrow_down.gif) scroll no-repeat top center;
	padding-top: 20px;
}

.menu_top a.active {
	color: #fff !important;
	background: url(../img/hover.gif) scroll repeat-x 0 0;
	text-decoration: none;
}
.menu_top_en li {
	float: left;
	list-style: none;
}

.menu_top_en a {
	font-family: Times;
	font-size: 16px;
	display: block;
	padding: 30px 26px 30px 26px;
	text-decoration: none;
}

.menu_top_en .item_1 a {
	padding-left:40px;
	padding-right:30px;
}

.menu_top_en .item_last a {
	padding-left:40px;
	padding-right:48px;
}

.menu_top_en a.active span {
	background: url(../img/arrow_down.gif) scroll no-repeat top center;
	padding-top: 20px;
}

.menu_top_en a:hover span {
	background: url(../img/arrow_down.gif) scroll no-repeat top center;
	padding-top: 20px;
}



.menu_top_en a.active {
	color: #fff !important;
	background: url(../img/hover.gif) scroll repeat-x 0 0;
	text-decoration: none;
}

.box {
	border: 1px solid #b2b2b2;
	margin-top: 20px;
	padding: 20px;
	background: #fff;
}

.box_medium {
	width: 615px;
	float: right;
	border: 1px solid #b2b2b2;
	margin-top: 20px;
	padding: 20px;
	background: #fff;
}

.box_short {
	border: 1px solid #b2b2b2;
	margin-top: 20px;
	padding: 20px;
	width: 420px;
	background: #fff;
}

#banner {
	height: 213px;
	text-align: left;
}

#footer {
	width: 920px;
	padding: 15px;
	height: 80px;
	border: 1px solid #b2b2b2;
	margin-top: 15px;
	background: #fff;
	margin-bottom: 20px;
}

.menu_bottom li {
	list-style: none;
	float: left;
	margin-bottom: 15px;
	display: block;	
}

.menu_bottom ul {
	padding: 0;
	margin: 0;
}

.footer_data {
	clear: both;
	background: url(../img/dott.gif) scroll repeat-x 0 0;
	color: #7c7c7c;
	display: block;
	margin: 0;
	padding: 0;
	padding-top: 15px;
}

.footer_data p {
	padding: 0;
	margin: 0;
}

.menu_bottom a {
	color: #0f437b;
	margin-right: 20px;
	padding-right: 10px;
	background: url(../img/footer_arrow.gif) scroll no-repeat right center;
}

.menu_bottom .item_last a {
	background: none;
}

.menu_bottom a.active {
	color: #a8282d !important;
}

.footer_data .company {
	margin: 0;
	padding: 0;
	margin-right: 65px;
}

.footer_data .adress {
	margin: 0;
	padding: 0;
	margin-right: 65px;
	font-weight: bold;
}

.footer_data .phone {
	margin: 0;
	padding: 0;
	margin-right: 65px;
	font-weight: bold;
}

.company {
	color: #000;
}

.red {
	color: #a8282d !important;
}

.menu_left {
	float: left;
	width: 230px;
}

.menu_left ul {
	padding: 0;
	margin: 0;
}

.menu_left li {
	list-style: none;
}

.menu_left li a {
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}

h2 {
	color: #a8282d !important;
	font-size: 14px;
	font-weight: bold;
	background: url(../img/arrow.gif) scroll no-repeat left center;
	padding-left: 10px;

}

.menu_left .active a {
	font-weight: bold;
	color: #a8282d;
}

.button {
	display: block;
	font-family: Times;
	padding: 1px 35px 5px 10px;
	background: url(../img/button.jpg) scroll no-repeat 0 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
}

.button:hover {
	color: #fff;
	text-decoration: none;
}

.errorMsg {
	display: none;
	color: red;
	font-size: 15px;
	text-align: center;
}

.long_input {
	background: url(../img/inputs.gif) scroll no-repeat 0 0;
	padding:7px;
	width:180px;
	border: none;
}

#contentmsg {
	background:url("../img/inputs.gif") no-repeat scroll 0 -30px transparent;
	border:medium none;
	overflow:auto;
	padding:7px;
	width:595px;
	font-family:verdana;
	font-size:11px;
	padding-left:11px;
	height:85px;
}

#send_button {
	display: block;
	margin-top: 10px;
	font-family: Times;
	padding: 2px 35px 5px 11px;
	background: url(../img/button.jpg) scroll no-repeat 0 0;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	border: none;
	margin-bottom: 15px;
}

.send_button {
	display: block;
	font-family: Times;
	padding: 2px 35px 5px 11px;
	background: url(../img/button.jpg) scroll no-repeat 0 0;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	border: none;
}


.download {
	width: 430px;
}

.download_item {
	clear: both;
	margin-top: 20px;
}

.download_txt {
	width: 350px;
}

.download_txt .red {
	background: url(../img/arrow.gif) scroll no-repeat left center;
	padding-left: 15px;
}

.kind_img {
	padding-top: 10px;
}

.label {
	display: block;
}

.box_2 {
	margin-left: 20px;
}

.box_3 {
	margin-top: 15px;
}

.lang {
	float: right;
	margin-top:5px
}

.lang a {
	margin-left: 4px;
}

.login_input {
	background:url("../img/input.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	padding-top:3px;
	width:132px;
	padding-bottom:7px;
	padding-left:12px;
	padding-right:12px;
	color: #787878;
}

.login p {
	float: left;
}

.login {
	float:right;
	margin-top:55px;
	clear:right;
}

.mgr img {
	margin-top: 4px;
}

.madeby {
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
}
.txt {
	overflow: hidden;
}

.box ul {
	margin-left: 10px;
}

.box li {
	list-style-image: url(../img/arrow.gif);
}

.contact_right {
float:right;
width:142px;
padding-top:15px;
text-align: left;
}
.contact_left {
float:left;
width:183px;
margin-left:0px;
padding-top:15px;
	text-align: left;
}
.contact_left_txt {
float:left;
width:260px;
}

.contact_right_txt {
	float: right;
}

.send_correct {
	padding-bottom: 15px;
	text-align: center;
}

.long_input.invalid {
	background: url(../img/inputs.gif) scroll no-repeat 0 -128px;
}

#contentmsg.invalid {
	background: url(../img/inputs.gif) scroll no-repeat 0 -158px;
}