/* CSS Document */
/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body{ margin:0px; padding:0px; font-family:Tahoma,Arial;font-size:12px; color:#6F6F6F;}
/*MAIN*/
.underline{ text-decoration:underline}
.left{ text-align:left}
.fL{ float:left}
.fR{ float:right}
.cL{clear:both}
.block{ display:block}
.none{ text-decoration:none}
.im{margin:0px}
form,img,td,p{ border:0px;margin:0; padding:0}
table {border-collapse:collapse; border:none;}
/*
================================================================================
|                                     FONTS                                     |
================================================================================
*/
a{color:#73C710;}
.fgray{    font-size:12px; color:#6F6F6F;}
.fgrayB{   font-size:12px; color:#6F6F6F;font-weight:bold;}
.fgreen{   font-size:12px; color:#73C710;}
.fgreenB{  font-size:12px; color:#73C710;font-weight:bold;}
.fadressB{ font-size:12px; color:#73C710;font-weight:bold;}
.fadress{  font-size:12px; color:#6F6F6F;}
.fTitle{   font-size:32px; font-family:"Times New Roman", Times, serif;  color:#73C710;}
.fTitle2{  font-size:32px; font-family:"Times New Roman", Times, serif; color:#6F6F6F;}
.fSlogan{  font-size:12px; font-family:"Times New Roman", Times, serif;  color:#6F6F6F;text-transform:uppercase;}
.fHead{    font-size:26px; font-family:"Times New Roman", Times, serif;  color:#6F6F6F;}


/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/
#header{
	background-image:url(images/flash.jpg); 
	width:1000px; 
	height:360px; 
	background-repeat:no-repeat;
	text-align:left;
}
#header2{
	background-image:url(images/flash2.jpg); 
	width:1000px; 
	height:360px; 
	background-repeat:no-repeat;
	text-align:left;
}
#header3{
	background-image:url(images/flash3.jpg); 
	width:1000px; 
	height:360px; 
	background-repeat:no-repeat;
	text-align:left;
}
#header4{
	background-image:url(images/flash4.jpg); 
	width:1000px; 
	height:360px; 
	background-repeat:no-repeat;
	text-align:left;
}
#header5{
	background-image:url(images/flash5.jpg); 
	width:1000px; 
	height:360px; 
	background-repeat:no-repeat;
	text-align:left;
}
.flash{
	width:1000px; 
	height:360px; }
/* MAIN MENU_TOP */
#menu_top{}
#menu_top a{
	display:block;	
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	color:#73C710;
	text-decoration:none;
	background-image:url(images/btn_off.gif);
	background-repeat:no-repeat;
	height:32px;width:151px;
	padding:8px 0px 0px 16px;
	margin:0px 0px 8px 0px;
	
}
#menu_top a:hover{
	background-image:url(images/btn_on.gif);
}
#menu_top a.active{
	background-image:url(images/btn_on.gif);
}
/*
================================================================================
|                                     MARKERS                                   |
================================================================================
*/
.marker{ 
	background-image:url(images/marker.gif); 
	background-repeat:no-repeat; 
	background-position: 0% 55%; 
	padding-left:14px;
}
/*
================================================================================
|                                     CONTENT                               |
================================================================================
*/
#content{
margin-left:px;
text-align:left;
width:1000px;
background:url(images/conta.gif) no-repeat top right;
}
#block_left{
padding-left:47px;
width:599px;
float:left;
}
#block_center{
margin-left:47px;
width:280px;
float:left;

}

/*
================================================================================
|                                     CONTACT_FORM                                   |
================================================================================
*/
.w{  width:279px;height:13px;    border-right-style:groove;margin-bottom:9px; margin-top:1px;}
.w1{ width:288px;height:13px;    border-right-style:groove;margin-bottom:9px; margin-top:1px;}
.w3{ width:590px;height:150px;   border-right-style:groove;margin-bottom:9px; margin-top:1px;}
.wSR{margin-left:469px;margin-top:8px;}

.font_w{ color:#848484;font-size:11px;    font-weight:bold;}
input{   color:#848484;font-family:Tahoma;font-size:11px; font-weight:400}
textarea{color:#848484;font-family:Tahoma;font-size:11px; }
.submit{BORDER-RIGHT: 0px;BORDER-TOP: 0px;BACKGROUND-IMAGE:url(images/sub.gif);VERTICAL-ALIGN: middle;width:56px;BORDER-LEFT: 0px;CURSOR: pointer;BORDER-BOTTOM: 0px; HEIGHT: 19px; }
.reset{BORDER-RIGHT: 0px;BORDER-TOP: 0px;BACKGROUND-IMAGE: url(images/res.gif);VERTICAL-ALIGN: middle;width:56px;BORDER-LEFT: 0px;CURSOR: pointer;BORDER-BOTTOM: 0px; HEIGHT: 19px; }

.srv td {width:110px; padding:0 5px 10px 5px; vertical-align:top;}
.srv p {padding:0 0 5px 0;}

