/* CSS Document */
/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body{ margin:0px; padding:0px; font-family:Tahoma,Arial;font-size:11px; color:#565656;background-image:url(images/fon.gif);}
/*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:#A44500;}
.fgray{    font-size:11px; color:#565656;}
.fgrayB{   font-size:11px; color:#565656;font-weight:bold;}
.fmenu{    font-size:11px; color:#F6F7E9;}
.fcopy{    font-size:11px; color:#F6F7E9;}
.forange{  font-size:11px; color:#A44500;}
.forangeB{ font-size:11px; color:#A44500;font-weight:bold;}
.freadB{   font-size:11px; color:#;font-weight:bold;}
.fadress{  font-size:11px; color:#565656;}
.fadressB{ font-size:11px; color:#565656;font-weight:bold;}
.fTitle{   font-size:26px; font-family:"[Jul]";  color:#A44500;text-transform:uppercase;}
.fSlogan{  font-size:13px; font-family:"[Jul]";  color:#7D7C72;text-transform:uppercase; letter-spacing:8px}
.fHead{    font-size:16px; font-family:"[Jul]";  color:#A44500;text-transform:uppercase;}
.fHead2{   font-size:11px; font-family:Arial;  color:#;}
.fSubTitle{font-size:11px; font-family:Arial;  color:#;}

/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/
#header{
	background-image:url(images/flash.png); 
	width:1000px; 
	height:319px; 
	background-repeat:no-repeat;
	text-align:left;
}
.flash{width:1000px; 
	height:319px;}

/* MAIN MENU_TOP */
#menu_top{margin-left:59px; margin-top:43px;width:285px;}
#menu_top a{
	display:block;
	float:left;
	font-size:12px;
	font-family:Arial;
	color:#5B5D52;
	text-decoration:none;
	background-image:url(images/button_off.gif);
	width:136px;height:23px;
	text-align:center;
	padding:7px 0 0 0;
	margin:0 6px 5px 0;
	text-transform:uppercase;
}
#menu_top .active{
	background-image:url(images/button_on.gif);
	color:#983800;
}	
#menu_top a:hover{
	background-image:url(images/button_on.gif);	
	color:#983800;
}
/* / MAIN MENU_TOP */

/* MAIN MENU_BTM */
#menu_btm{}
/* /MAIN MENU_BTM */
.name{margin-left:60px;padding-top:67px;width:280px; text-align:center}
/*
================================================================================
|                                     MARKERS                                   |
================================================================================
*/
.marker1{ 
	background-image:url(images/marker.gif); 
	background-repeat:no-repeat; 
	background-position: 0% 20%; 
	padding-left:29px;
	padding-bottom:2px;
	margin-bottom:2px
}
.marker{ 
	background-image:url(images/marker2.gif); 
	background-repeat:no-repeat; 
	background-position: 0% 20%; 
	padding-left:29px;
	padding-bottom:2px;
	margin-bottom:2px
}
/*
================================================================================
|                                     CONTEINER                                |
================================================================================
*/
#content{
width:px;
margin-left:px;
text-align:left;
background-image:url(images/fon_mdl.png);
width:1000px;
}
#block_left{
margin-left:59px;
width:281px;
float:left;
}
.top_white{background-color:#FAFAF4; text-align:center;
padding:4px 0 4px 0;
}
.dark_mdl{
width:221px;
background-image:url(images/mdl_dark.gif);
padding:18px 30px 0 29px;
}

#block_center{
margin-left:29px;
width:575px;
float:left;
}

#block_right{
margin-left:px;
width:px;
float:left;
}

/*
================================================================================
|                                     FOOTER                                   |
================================================================================
*/
#footer{text-align:left;
background-image:url(images/fon_btm.png);
width:1000px;
}

#buildshort {float: left; width: 48%; margin-left:2%; padding: 3px 0; border-bottom: 1px dotted #ccc;}
#full_list {float: left; width: 48%; margin-left:2%; padding: 3px 0;}

