HTML {
	height:100%;
	width:100%;	
}
BODY {
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFF;
	height:100%;
	width:100%;
	outline:none;
}

A, P, TD, DIV, SPAN, TH {
	outline:none;
}

TH {
	color:#FFF;
	background-color:#093;
}

#conteiner {
	background-color:#fff;
}

#top{
	height:302px;
}

#content {
	width:100%;
	height:100%;
}

#leftSide {
	width:307px;
	background: url(../images/left_tile.jpg) no-repeat;
	background-position:bottom;
	
}
#middle {
	background:url(../images/flower_leave.gif) no-repeat;
}

#rightSide{
	border-left: dotted 2px #ff5317;
}
#bottom {
	width:100%;
	height:110px;

}

#search {
	height:26px;
	width:170px;
	margin-left:320px;
	margin-top:60px;
	float:right;
}

.greenLine {
	width:9px;
	background:url(../images/green_tile.gif) repeat-y;	
}
.topPic11000 {
	height:212px;
	width:1000px;
	float:left;
	background:url(../images/top_pic1.jpg) no-repeat;
}
.topPic21000 {
	height:92px;
	width:1000px;
	float:left;
	background:url(../images/top_pic2.jpg) no-repeat;

}

.topPic11200 {
	height:212px;
	width:1200px;
	float:left;
	background:url(../images/top_pic1_1200.jpg) no-repeat;
}
.topPic21200 {
	height:92px;
	width:1200px;
	float:left;
	background:url(../images/top_pic2_1200.jpg) no-repeat;

}.topPic11600 {
	height:212px;
	width:1600px;
	float:left;
	background:url(../images/top_pic1_1600.jpg) no-repeat;
}
.topPic21600 {
	height:92px;
	width:1600px;
	float:left;
	background:url(../images/top_pic2_1600.jpg) no-repeat;

}
.leftPic1{
	height:285px;
	width:307px;
	background: url(../images/left_side1.gif) no-repeat;
}


.leftPic2{
	height:349px;
	width:298px;
	background:url(../images/left_text.gif) no-repeat;
}

.middle1{
	outline:none;
}

.middle1 OBJECT {
	outline:none;
}

.flowerLeav {
	display:block;
	height:156px;
	width:148px;
	background:url(../images/flower_leave.gif) no-repeat;
}
.newsBlock1{
	width:216px;
	margin:4px 4px 4px 4px;
	padding:4px 4px 4px 4px;
	border-bottom: dotted 2px #ff5317;
	vertical-align:top;
	
}

.newsBlock1 A{
	font-size:11px;
	color:#ff541d;
	text-decoration:none;
	float:right;
}

.newsBlock1 A:Hover{
	color:#868484;
}

.newsBlock1 A:Visited{
	color:#ff541d;
}
.newsBlock1 A:Active{
	color:#ff541d;
}

.newsBlockLink{
	cursor:pointer;
	border:none;
	display:block;
	width:20px;
	height:11px;
	background:url(../images/new_button.gif) no-repeat;
	float:right;
}

.advancedLink {
	border:none;
	width:20px;
	height:11px;
	display:block;
	background:url(../images/new_button.gif) no-repeat;
	margin-top:2px;
}

.newsTitle {
	font-size:15px;
	color:#ff5317;
	font-weight:bold;
	padding-bottom:18px;
	text-align:left;
}
.newsTextTitle{
	font-size:13px;
	color:#ff5317;
	font-weight:normal;
	text-align:left;
}
.newsDate {
	font-size:12px;
	color:#868484;
	display:block;
	background:url(../images/news_cube.gif) no-repeat;
	background-position:left;
	padding:0 4px 4px 10px;
	margin:0 0 0 0;
	text-align:left;
}
.newsText {
	font-size:12px;
	color:#000;
	font-weight:normal;
	padding-bottom:10px;
	text-align:left;

}
.newsBlock2{
	width:216px;
	margin:10px 4px 4px 4px;
	padding:4px 4px 4px 4px;
	vertical-align:top;
	text-align:left;
}

.newsBlock2 A{
	font-size:11px;
	color:#ff541d;
	text-decoration:none;
	float:right;
	text-align:left;
}

.newsBlock2 A:Hover{
	color:#868484;
}

.newsBlock2 A:Visited{
	color:#ff541d;
}
.newsBlock2 A:Active{
	color:#ff541d;
}
.newsBlockPics1{
	height:103px;
	width:103px;
	float:left;
	background:url(../images/news_pic1.jpg) no-repeat;
	margin:none;
	text-align:left;
}
.newsBlockPics2{
	height:103px;
	width:103px;
	float:left;
	background:url(../images/news_pic2.jpg) no-repeat;
}
.newsBlockPics3{
	height:103px;
	width:103px;
	float:left;
	text-align:left;
	background:url(../images/news_pic3.jpg) no-repeat;
}
.productsText{
	font-size:12px;
	text-align:left;
	color:#000;
	font-weight:normal;
	padding-top:5px;
}
.bottomLeftSide {
	background:url(../images/bottom_left_side.gif) no-repeat;
}
.bottomRightSide1000 {
	background: url(../images/bottom_pic_1000.jpg) repeat-y;
	font-size:11px;
	color:#fff;
	text-align:right;
	font-weight:bold;
}
.bottomRightSide1200 {
	background: url(../images/bottom_pic_1200.jpg) repeat-y;
	font-size:11px;
	color:#fff;
	text-align:right;
	font-weight:bold;
}
.bottomRightSide1600 {
	background: url(../images/bottom_pic_1600.jpg) repeat-y;
	font-size:11px;
	color:#fff;
	text-align:right;
	font-weight:bold;
}
.bottomRightSide1000 A:link{
	color:#FFF;
	text-decoration:none;
}
.bottomRightSide1000 A:Hover{
	color:#FFF;
	text-decoration:none;
}
.bottomRightSide1000 A:Visited{
	color:#FFF;
	text-decoration:none;
}
.bottomRightSide1000 A:Active{
	color:#FFF;
	text-decoration:none;
}
.bottomRightSide1200 A:link{
	color:#FFF;
	text-decoration:none;
}
.bottomRightSide1200 A:Hover{
	color:#FFF;
	text-decoration:none;
}
.bottomRightSide1200 A:Visited{
	color:#FFF;
	text-decoration:none;
}
.bottomRightSide1200 A:Active{
	color:#FFF;
	text-decoration:none;
}
.bottomRightSide1600 A:link{
	color:#FFF;
	text-decoration:none;
}
.bottomRightSide1600 A:Hover{
	color:#FFF;
	text-decoration:none;
}
.bottomRightSide1600 A:Visited{
	color:#FFF;
	text-decoration:none;
}
.bottomRightSide1600 A:Active{
	color:#FFF;
	text-decoration:none;
}
.iconPhone1000{
	display:block;
	background:url(../images/icon_phone.gif) no-repeat;
	height:23px;
	width:120px;
	float:right;
	vertical-align:middle;
}
.iconPhone1200{
	display:block;
	background:url(../images/icon_phone_1200.gif) no-repeat;
	height:23px;
	width:120px;
	float:right;
	vertical-align:middle;
}
.iconPhone1600{
	display:block;
	background:url(../images/icon_phone_1200.gif) no-repeat;
	height:23px;
	width:120px;
	float:right;
	vertical-align:middle;
}
.topIcons1000 {
	float:right;
	height:41px;
	width:105px;
	background:url(../images/topIcons.gif) no-repeat;
}
.topIcons1200{
	float:right;
	height:41px;
	width:105px;
	background:url(../images/topIcons1200.gif) no-repeat;
}

.topIcons1600{
	float:right;
	height:41px;
	width:105px;
	background:url(../images/topIcons1600.gif) no-repeat;
}

.topIcons1000 A {
	display:block;
	height:41px;
	width:35px;
	float:right;
	text-decoration:none;
}
.topIcons1200 A{
	display:block;
	height:41px;
	width:35px;
	float:right;
	text-decoration:none;
}
.topIcons1600 A{
	display:block;
	height:41px;
	width:35px;
	float:right;
	text-decoration:none;
}
.topLangIcons {
	height:26px;
	width:26px;
	background:url(../images/lang_eng.gif) no-repeat;
	float:right;
	margin:52px 10px 0 0;
}
.topLangIcons A{
	height:26px;
	width:26px;
	display:block;
}
.middleTextTitle1 {
	font-size:16px;
	color:#e55727;
	font-weight:bold;
	margin-left:35px;
	margin-bottom:5px;
	font-style:italic;
	
}

.middleTextTitle2 {
	font-size:16px;
	color:#09a92b;
	font-weight:bold;
	margin-left:155px;
	font-style:italic;
}

.middleMainText {
	font-size:14px;
	color:#615c5c;
	font-weight:normal;
	display:block;
	margin:15px 30px 0 30px;
	text-align:justify;
}

.middleMainText em {
	font-size:12px;
	color:#060;
	font-weight:bold;
}

.aboutextTitle1 {
	font-size:16px;
	color:#e55727;
	font-weight:bold;
	font-style:italic;
	margin:0 0 0 0;
	text-align:right;
	
}
.aboutextTitle2 {
	font-size:16px;
	color:#09a92b;
	font-weight:bold;
	font-style:italic;
	margin:0 0 0 0;
	text-align:right;
}
.search {
	height:16px;
	_height:20px;
	width:137px;
	border:solid 1px #a1a1a1;
	display:block;
	float:left;
	padding:0 2px 2px 2px;
}
.searchButton {
	display:block;
	height:26px;
	width:26px;
	background:url(../images/icon_search.gif) no-repeat;
	float:right;
}

#flowerMenu OBJECT:focus {
	outline:none;
}

#loadingProgress {
	display:none;
	position:absolute;
	height:100%;
	width:100%;
	background-color:#FFF;
	top:0;
	left:0;
	z-index:1;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#060;
	background-image:url(../images/left_tile.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.productListTitle {
	font-size:16px;
	color:#060;
	display:block;
	font-weight:bold;
	background:url(../images/news_cube.gif) no-repeat;
	background-position: left;
	margin:50px 0 0 20px;
	padding-left:14px;
}
.productListDescription {
	font-size:13px;
	color:#000;
	padding:0 0 5px 20px;
	font-weight:bold;
}

.productMainDescription {
	font-size:13px;
	color:#000;
	padding:15px 0 5px 20px;
}
.productPic1 {
	height:222px;
	width:207px;
	background:url(../images/product1.jpg) no-repeat;
	background-position:right;
}
.productPic2 {
	height:222px;
	width:207px;
	background:url(../images/product2.jpg) no-repeat;
	background-position:right;
}


#pleaseWait {
   background-color:#FFF;
   filter:alpha(opacity=70);
   -moz-opacity: 0.7;
   opacity: 0.7;
   position:absolute;
   left:0;
   right:0;
   height:100%;
   width:100%;
   padding-top:25%;
   font-size:large;s
   color:#900;
   display:none;
   text-align:center;
}
 .borders{
	  border-top:solid 1px #CCC;
	  border-right:solid 1px #CCC;
	  font-size:14px;
}

.borders TD{
	 border-bottom:solid 1px #CCC;
	  border-left:solid 1px #CCC;
}



.q_title {
	background-color:#093;
	color:#FFF;
	font-size:small;
	border-bottom:1px solid #030;
	padding:5px 5px 5px 5px;
}

.q_answer {
	background-color:#f2f2f2;
	color:#063;
	font-size:small;
	border-bottom:1px solid #CCC;
	padding:5px 15px 5px 25px;
	text-align:justify;
}
u {
	text-decoration: none;
}
