/* CSS Document */
/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body{ margin:0px; padding:0px; font-family:Tahoma,Arial;font-size:11px; color:#535353;}
/*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:#2294AD;}
.fwhite{    font-size:11px; color:#FFFFFF;}
.fwhiteB{   font-size:11px; color:#FFFFFF;font-weight:bold;}
.fsearch{   font-size:11px; color:#0B6382;}
.fgray{    font-size:11px; color:#535353;}
.fgrayB{   font-size:11px; color:#535353;font-weight:bold;}
.fmenu{    font-size:10px; color:#3B4C5F;text-transform:uppercase;}
.fcopy{    font-size:11px; color:#A4C7F0;}
.fred{     font-size:11px; color:#AD3200;}
.fredB{    font-size:11px; color:#AD3200;font-weight:bold;}
.fblue{    font-size:11px; color:#2294AD;}
.fblueB{   font-size:11px; color:#2294AD;font-weight:bold;}
.forange{  font-size:11px; color:#;}
.forangeB{ font-size:11px; color:#;font-weight:bold;}
.fread{    font-size:11px; color:#;}
.freadB{   font-size:11px; color:#;font-weight:bold;}
.fadressB{ font-size:11px; color:#535353;font-weight:bold;}
.fadress{  font-size:11px; color:#535353;}
.fTitle{   font-size:36px; font-family:Impact;  color:#00435B;}
.fsTitle{  font-size:36px; font-family:Impact;  color:#599DCC;}
.fSlogan{  font-size:11px; font-family:Tahoma;  color:#00435B;text-transform:uppercase;}
.fHead{    font-size:26px; font-family:Impact;  color:#00435B;}
.fHead2{   font-size:26px; font-family:Impact;  color:#599DCC;}
.fSubTitle{font-size:11px; font-family:Arial;  color:#;}
.ftable{ font-size:10px;text-transform:uppercase;}

/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/
#header{
	background-image:url(images/flash.gif); 
	width:1000px; 
	height:313px; 
	background-repeat:no-repeat;
	text-align:left;
}
.flash{
width:1000px; 
	height:313px; 
}
/* MAIN MENU_TOP */
#menu_top{}
#menu_top a{
	display:block;
	float:left;
	font-size:11px;
	font-family:Tahoma;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	background-image:url(images/btn_off.gif);
	width:143px;height:31px;
	background-repeat:no-repeat;
	padding:15px 0px 0px 0px;
	margin:0px 1px 0px 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:11px;

}
/*
================================================================================
|                                     CONTENT                               |
================================================================================
*/
#content{
margin-left:px;
text-align:left;
width:1000px; 
}
#block_left{
margin-left:9px;
width:262px;
float:left;
}
#block_center{
margin-left:28px;
width:445px;
float:left;
}
#block_right{
margin-left:61px;
width:172px;
float:left;
}
/*
================================================================================
|                                     CONTACT_FORM                                   |
================================================================================
*/
.w{  width:180px;height:13px;    border-right-style:groove;margin-bottom:6px; margin-top:1px;}
.w1{ width:210px;height:13px;    border-right-style:groove;margin-bottom:6px; margin-top:1px;}
.w3{ width:250px;height:60px;   border-right-style:groove;margin-bottom:6px; margin-top:1px;}
.wSR{margin-left:100px;margin-top:6px;}

.font_w{ color:#535353;font-size:11px;    font-weight:bold;}
input{   color:#535353;font-family:Tahoma;font-size:11px; font-weight:400}
textarea{color:#535353;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; }
/*
================================================================================
|                                     FOOTER                                   |
================================================================================
*/
#footer{
text-align:left;
width:1000px; 
padding-left:14px; padding-top:7px;
}
/*
================================================================================
|                                     SEARCH                                   |
================================================================================
*/
.form_style {
	border:1px; 
	border-style:solid;   
	border-color: #d4d0c8; 
	font-family: Tahoma, Arial; 
	font-size:11px;  
	border-top:2px; 
	border-top-style:solid; 
	border-top-color:#404040; 
	border-left:2px; 
	border-left-style:solid; 
	border-left-color:#404040;  
}
.search2{
	WIDTH:106px; 
	height:17px;
	BACKGROUND-COLOR:#FFFFFF;
	BORDER-STYLE:solid;	
	border-width:1px;    
	margin:0; 
	padding:0; 
	vertical-align:middle; 
	padding-left:5px}
.submit2{
	border-width:0px;
	height:19px;	
	BACKGROUND-IMAGE:url(images/go.gif);
	width:37px;	
	CURSOR: pointer;	
	TEXT-ALIGN: center; 
	vertical-align:middle
}
