/* CSS Document */
/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body{ margin:0px; padding:0px; font-family:Tahoma,Arial;font-size:12px; color:#4B4B4B;}
/*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{ border:0px;margin:0; padding:0}
/*
================================================================================
|                                     FONTS                                     |
================================================================================
*/
a{color:#4B4B4B;}
a:hover{ text-decoration:none}
.fgray{    font-size:12px; color:#4B4B4B;}
.fgrayB{   font-size:12px; color:#4B4B4B;font-weight:bold;}
strong{color:#4B4B4B;}
.fred{     font-size:12px; color:#F94000;}
.fredB{    font-size:12px; color:#F94000;font-weight:bold;}
.fwhite{  font-size:12px; color:#FFFFFF;}
.fwhiteB{ font-size:12px; color:#FFFFFF;font-weight:bold;}
.fadressB{ font-size:12px; color:#F94000;font-weight:bold;}
.fadress{  font-size:12px; color:#4B4B4B;}
.ftable{   font-size:12px;padding:0px 0px 2px 0px;}
.fTitle{   font-size:24px; font-family:"Times New Roman", Times, serif;  color:#FFFFFF;text-transform:uppercase;}
.fSlogan{  font-size:12px; font-family:Arial;  color:#FFFFFF;text-transform:uppercase;}
.fHead{    font-size:18px; line-height:18px; font-family:"Times New Roman", Times, serif;  color:#4B4B4B;text-transform:uppercase;}
.fSubTitle{font-size:28px; font-family:Arial;  color:#4B4B4B;text-transform:uppercase;}
.fSubTitle1{font-size:14px;font-weight:bold; font-family:Arial;  color:#F94000;text-transform:uppercase;}
.fban{   font-size:28px; line-height:28px; font-family:Arial;  color:#FFFFFF;text-transform:uppercase;}
.fban1{   font-size:14px; font-family:Arial;  color:#1E4998;text-transform:uppercase;}

/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/
#header{
	background-image:url(images/flash.jpg); 
	width:1000px; 
	height:388px; 
	background-repeat:no-repeat;
	text-align:left;
}
.flash{
	width:1000px; 
	height:388px;
}
/* MAIN MENU_TOP */
#menu_top{}
#menu_top a{
	display:block;
	float:left;
	font-size:12px;
	font-family:Arial;
	color:#4B4B4B;
	text-decoration:none;
	text-transform:uppercase;
	width:119px;height:40px;
	margin:0px 9px 0px 0px;
	padding:26px 0px 0px 0px;
	text-align:center;font-weight:bold;
}
#menu_top a:hover{
	color:#F94000;
}
#menu_top a.active{
	color:#F94000;
}
/*
================================================================================
|                                     MARKERS                                   |
================================================================================
*/
.marker{ 
	background-image:url(images/marker.jpg); 
	background-repeat:no-repeat; 
	background-position: 0% 60%; 
	padding-left:15px;
	font-weight:bold;
}
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;
}
.contentfull{
text-align:left;
width:1000px; 
line-height:17px;
padding-left:76px;
}
.block_left{
padding-left:76px;
width:243px;
float:left;
}
.block_center{
margin-left:93px;
width:512px;
float:left;
}
/*

================================================================================
|                                     FOOTER                                   |
================================================================================
*/
.footer{background-image:url(images/footer.jpg);width:1000px;height:128px;}
/*
================================================================================
|                                     CONTACT_FORM                                   |
================================================================================
*/
.w{  width:242px;height:14px;    margin-bottom:4px; margin-top:0px;border:#d4d0c8 1px solid;border-top:2px solid #404040; border-left:2px solid #404040;}
.w1{ width:241px;height:14px;    margin-bottom:4px; margin-top:0px;border:#d4d0c8 1px solid;border-top:2px solid #404040; border-left:2px solid #404040;}
.w3{ width:508px;height:106px;   margin-bottom:5px; margin-top:0px;border:#d4d0c8 1px solid;border-top:2px solid #404040; border-left:2px solid #404040;}
.wSR{margin-left:383px;margin-top:15px;}

.font_w{ color:#4B4B4B;font-family:Tahoma;font-size:12px; line-height:16px; font-weight:bold;}
input{   color:#4B4B4B;font-family:Tahoma;font-size:12px; font-weight:400}
textarea{color:#4B4B4B;font-family:Tahoma;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}
