/* CSS Document */
/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body{ 
margin:0px; 
padding:0px; 
font-family:Tahoma,Arial;
background-color:#0B4056;
background-image:url(images/bg_x.jpg); 
background-repeat:repeat-x; 
line-height:15px;
font-size:11px; 
color:#A5E5FF;
}
/*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;
	border: ffffff;
	border-width: 1;
}
form,img{ border:0px;margin:0; padding:0}
/*
================================================================================
|                                     FONTS                                     |
================================================================================
*/
a{
	font-weight: bold;
	color: #FFF;
}
.fgray{    font-size:11px; color:#A5E5FF;}
.fgrayB{   font-size:11px; color:#A5E5FF;font-weight:bold;}
.fwhite{   font-size:12px;  color:#FFF;}
.fwhiteB{  font-size:12px; color:#FFF;font-weight:bold;}
.fwhite2{  font-size:11px;  color:#FFF;}
.fwhiteB2{ font-size:11px; color:#FFF;font-weight:bold;}
.fwhite3{  font-size:10px; color:#FFF;font-weight:bold;}
.fcopy{    font-size:11px; color:#FFFFFF; padding-bottom: 9px;}
.fadressB{ font-size:11px; color:#FFF;font-weight:bold;}
.fadress{  font-size:11px; color:#FFF;}
.fTitle{
	font-size:36px;
	font-family:Tahoma;
	color:#FFFFFF;
	text-transform:uppercase;
	margin-top: 20px;
}
.fSlogan{  font-size:14px; font-family:Tahoma;  color:#FFFFFF;}
.fHead{    font-size:18px; font-family:Tahoma;  color:#CBF0FF;}
.fHead2{   font-size:18px; font-family:Tahoma; color:#FFF;}
.ftable{color:#fff;}
/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/
#header{
	background-image:url(images/flash.jpg); 
	width:1000px; 
	height:447px; 
	background-repeat:no-repeat;
	text-align:left;
}
.flash{
	width:1000px; 
	height:447px; 
}
/* MAIN MENU_TOP */
#menu_top{
	margin-left:254px;
	margin-top: 10px;
}
#menu_top a{
	display:block;
	float:left;
	font-size:14px;
	font-family:Arial;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	background-image:none;
	background-repeat:no-repeat;
	background-position:0px 5px;
	margin:0px 39px 0px 0px;
	padding:0px 0px 0px 8px;
}
#menu_top a:hover{
	background-image:url(images/menu.gif);
}
#menu_top a.active{
	background-image:url(images/menu.gif);
}
/*
================================================================================
|                                     MARKERS                                   |
================================================================================
*/
.marker{ 
	background-image:url(images/marker.gif); 
	background-repeat:no-repeat; 
	background-position: 0% 55%; 
	padding-left:18px;
}
/*
================================================================================
|                                     CONTENT                               |
================================================================================
*/
#content{
margin-left:px;
text-align:left;
width:1000px; 
}
#block_left{
margin-left:90px;
width:386px;
float:left;
}
#block_leftcenter {
	width: 400px;
	clip: rect(auto,auto,auto,250px);
	margin-left: 320px;
	margin-top: 50px;
}

#block_center  {
	float: left;
	width: 500px;
	clip: rect(auto,auto,auto,300px);
}

#content #block_left2 {
	width: 830px;
	margin-left: 90px;
	float: left;
}

#block_right{
margin-left:25px;
width:387px;
float:left;
}

/*
================================================================================
|                                     CONTACT_FORM                                   |
================================================================================
*/
.w{  width:178px;height:13px;    border-right-style:groove;margin-bottom:7px; margin-top:1px;}
.w1{ width:173px;height:13px;    border-right-style:groove;margin-bottom:7px; margin-top:1px;}
.w3{ width:373px;height:130px;   border-right-style:groove;margin-bottom:7px; margin-top:1px;}
.wSR{margin-left:251px;margin-top:6px;}

.font_w{ color:#FFF;font-size:11px;    font-weight:bold;}
input{   color:#000;font-family:Tahoma;font-size:11px; font-weight:400}
textarea{color:#000;font-family:Tahoma;font-size:11px; }
.submit{BORDER-RIGHT: 0px;BORDER-TOP: 0px;BACKGROUND-IMAGE:url(images/sub.jpg);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.jpg);VERTICAL-ALIGN: middle;width:56px;BORDER-LEFT: 0px;CURSOR: pointer;BORDER-BOTTOM: 0px; HEIGHT: 19px; }
/*
================================================================================
|                                     FOOTER                                   |
================================================================================
*/
#footer{
text-align:center;
width:1000px;
background-image:url(images/footer.jpg);
background-repeat:no-repeat
height:45px;
width:584px;
}
/*
================================================================================
|                                     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:164px; 
	height:15px;
	BACKGROUND-COLOR:#FFFFFF;
	BORDER-STYLE:solid;	
	border-width:1px;    
	margin:0; 
	padding:0; 
	vertical-align:middle; 
	padding-left:5px}
.submit2{
	border-width:0px;
	height:16px;	
	BACKGROUND-IMAGE:url(images/1_17.gif);
	width:41px;	
	CURSOR: pointer;	
	TEXT-ALIGN: center; 
	vertical-align:middle
}
.whitefont {
	color: #FFF;
	font-weight: bold;
}
#formfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
