body {
	background:url(../imgs/bg.png) top center no-repeat #fdfdfd;
	margin:0px 0px 0px 0px;
	font-family:Arial;
}
form,input,div,span {
	padding:0px;
}
div {
	font-size:12px;
}
.Conteiner {
	position:absolute;
	left:50%;
	width:1010px;
	margin-left:-505px;
}
.Top {
	background:url(../imgs/top.png);
	position:absolute;
	left:50%;
	width:1010px;
	height:296px;
	margin-left:-505px;
}
.Top div {
	margin-left:464px;
	margin-top:23px;
	position:absolute;
}
.Lan {
	margin-top:200px;
	margin-left:38px;
	position:absolute;
}
.TopLink {
	margin-top:67px;
	margin-left:38px;
	width:350px;
	height:137px;
	cursor:pointer;
	position:absolute;
	z-index:1;
}
.LeftMenu {
	float:left;
	margin-top:360px;
	width:148px;
	margin-left:65px;
}
.LeftMenu p {
	text-align:center;
	width:100%;
	margin-left:40px;
	color:#7d7d7d;
	font-size:12px;
}
.LeftMenu p img {
	padding-top:20px;
}
.LeftMenu li {
	width:148px;
	list-style-type: none;
	height:22px;
	background:url(../imgs/left-column-item.png) no-repeat;
}
.LeftMenu li:hover {
	background:url(../imgs/left-column-item-on.png) no-repeat;
}
.LeftMenu a {
	padding-left:5px;
	padding-top:4px;
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
	color:#737373;
	font-weight:bold;
	display:block;
	width:100%;
}
.LeftMenu a:hover {
	color:#000;
}
.Content {
	width:664px;
	min-height:600px;
	margin-top:340px;
	margin-left:300px;
	text-align:justify;
}
.Bottom {
	width:1000px;
	float:left;
	height:155px;
	background:url(../imgs/bottom.png) no-repeat;
}
.Bottom div {
	margin-top:60px;
	font-size:12px;
	color:#7d7d7d;
	margin-left:190px;
	line-height:25px;
}
.Bottom img {
	float:right;
	margin-top:-30px;
}
.DetachImg {
	width:193px;
	height:127px;
	background:url(../imgs/detach-img-border.png) no-repeat;
}
.DetachImgText {
	text-align:center;
	color:#16598B;
	font-weight:bold;
	font-size:14px;
	height:20px;
	position:absolute;
	width:193px;
}
H4 {
	color:#16598B;
	text-transform:uppercase;
	text-align:right;
	background:url(../imgs/title-dots.png) no-repeat top right;
	display:inline;
	padding-right:193px;
	font-size:14px;
}
.DetachText {
	padding-left:193px;
	margin-top:-120px;
	font-size:12px;
	text-align:justify;
}
.DetachText a {
	color:#43780C;
}
.DetachVideos{
	
}
.DetachVideos li {
	color:#16598B;
}
.DetachVideos a {
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
	color:#737373;
	display:block;
	width:100%;
}
.DetachVideos a:hover {
	color:#000;
}
.DetachWarnings li {
	color:#737373;
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
}
.DetachWarnings a {
	color:#43780C;
}
.DetachText {
	font-size:12px;
}
.DetachText img {
	float:left;
}
.ContactField {
	width:300px;
}
.ContactTextarea {
	height:200px;
}
.SendButton {
	background-image:url(../imgs/but.png);
	background-color:#6BC250;
	height:50px;
	font-size:30px;
	cursor:pointer;
	border:1px solid white;
	margin-left:1px;
	position:absolute;
}
