/* CSS Document */
/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body{ margin:0px; padding:0px; font-family:Arial;font-size:12px; color:#676767;}
/*MAIN*/
.underline{ text-decoration:underline}
.left{ text-align:left}
.fL{ float:left}
.fR{ float:right}
.cL{
	clear:both;
	line-height: 18px;
}
.block{
	display:block;
	text-align: left;
	font-family: Arial;
}
.none{ text-decoration:none}
.im{margin:0px}
form,img{
	border:0px;
	margin:0;
	padding:0;
	text-align: center;
	font-family: Arial;
}
/*
================================================================================
|                                     FONTS                                     |
================================================================================
*/
a{color:#676767;}
a:hover{ text-decoration:none}
.flist{    font-size:11px; color:#9A9A9A;}
.fgray{    font-size:12px; color:#676767;}
.fgrayB{   font-size:12px; color:#676767;font-weight:bold;}
a.fmenu:hover{ text-decoration:underline;}
.fcopy{    font-size:12px; color:#DB4307;}
.fred{     font-size:12px; color:#DB4307;}
.fredRED{     font-size:12px; color:#f73508;}
.fadressB{ font-size:12px; color:#676767;font-weight:bold;}
.fadress{  font-size:12px; color:#676767;}
.ftable{   font-size:12px;padding:0px 0px 1px 0px;}
.fTitle{   font-size:24px; font-family:Arial;  color:#000000;}
.fTitle1{   font-size:24px; font-family:Arial;  color:#A5A5A5;}
.fSlogan{  font-size:14px; font-family:Arial;  color:#A5A5A5;}
.fHead{    font-size:18px; line-height:18px; font-family:Arial;  color:#000000;}
.fban{    font-size:30px; line-height:30px; font-family:Arial;  color:#FFFFFF;}
.fban1{    font-size:24px; line-height:24px; font-family:Arial;  color:#FFFFFF;}
.fban2{    font-size:14px; font-family:Arial;  color:#FFFFFF;}
/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/
#header{
	width:1000px; 
	height:204px; 
	text-align:left;

}
/* MAIN MENU_TOP */


#menu_top a{
	display:block;
	float:left;
	font-size:12px;
	font-family:Arial;
	color:#9A9A9A;
	text-decoration:none;
	background-image:url(images/btn_on.jpg);
	background-repeat:no-repeat;
	padding:0px 0px 0px 15px;
}
#menu_top a:hover{
	color:#000000;
}
#menu_top a.active{
	color:#000000;
}
/*
================================================================================
|                                     MARKERS                                   |
================================================================================
*/
.marker{ 
	background-image:url(images/marker.jpg); 
	background-repeat:no-repeat; 
	background-position: 0% 55%; 
	padding-left:15px;
}
a.marker{ text-decoration:none;}
a.marker:hover{ text-decoration:underline;}
.shov:hover{ text-decoration:underline}

/*
================================================================================
|                                     CONTENT                               |
================================================================================
*/
.content{
text-align:left;
width:1000px; 
line-height:17px;
}
.block_left{
padding-left:107px;
width:536px;
float:left;
}
.block_center{
	margin-left:47px;
	width:218px;
	float:left;
	line-height: 29px;
}
/*
================================================================================
|                                     FOOTER                                   |
================================================================================
*/
.footer{}
/*
================================================================================
|                                     CONTACT_FORM                                   |
================================================================================
*/
.w{  width:178px;height:14px;    margin-bottom:5px; margin-top:0px;border:#d4d0c8 1px solid;border-top:2px solid #404040; border-left:2px solid #404040;}
.w1{ width:178px;height:14px;    margin-bottom:5px; margin-top:0px;border:#d4d0c8 1px solid;border-top:2px solid #404040; border-left:2px solid #404040;}
.w3{ width:319px;height:159px;   margin-bottom:5px; margin-top:0px;border:#d4d0c8 1px solid;border-top:2px solid #404040; border-left:2px solid #404040;}
.wSR{margin-top:13px;}

.font_w{ color:#676767;font-family:Arial;font-size:12px;line-height:15px; font-weight:bold;}
input{   color:#676767;font-family:Arial;font-size:12px; font-weight:400}
textarea{color:#676767;font-family:Arial;font-size:12px; }
.submit{background-image:url(images/sub.jpg); background-repeat:no-repeat;width:56px;height:19px; border:0px; cursor:pointer}
.reset{background-image:url(images/res.jpg); background-repeat:no-repeat;width:56px;height:19px; border:0px; cursor:pointer}
