/* CSS Document */
/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body{ margin:0px; padding:0px; font-family:Tahoma,Arial;font-size:14px; color:#FFFFFF;}
/*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}
table { border-collapse:collapse;}
table td { padding:0;}

/*
================================================================================
|                                     FONTS                                     |
================================================================================
*/
a{color:#FFFFFF;}
.fgray{    font-size:11px; color:#FFFFFF;}
.fgrayB{   font-size:11px; color:#FFFFFF;font-weight:bold;}
.fcopy{    font-size:11px; color:#818181;}
.fadressB{ font-size:11px; color:#fff;font-weight:bold;}
.fadress{  font-size:11px; color:#fff;}
.fTitle{   font-size:54px; font-family:Arial;  color:#FFFFFF;}
.fsTitle{   font-size:38px; font-family:Arial;  color:#FFFFFF;}
.fSlogan{  font-size:11px; font-family:Arial;  color:#FFFFFF;text-transform:uppercase;}
.fHead{    font-size:24px; font-family:Arial;  color:#FFFFFF;}
.fHead2{    font-size:36px; font-family:Arial;  color:#FFFFFF;}
/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/
#header{
	background-image:url(images/flash.jpg); 
	width:1000px; 
	height:375px; 
	background-repeat:no-repeat;
	text-align:left;
}
.flash{
	width:1000px; 
	height:375px; 
}
.z {font-size:18px; font-family:tahoma; padding:0 0 0px 0; margin:8px 0 0 0;}
.z img {margin:2px 10px 0 0;}
/* MAIN MENU_TOP */
#menu_top a{
	display:block;
	float:left;
	font-size:11px;
	text-transform:uppercase;
	font-family:Tahoma;
	color:#C0C0C0;
	text-decoration:none;
	background-image:url(images/btn_off.jpg);
	width:95px;height:19px;
	padding:6px 0px 0px 15px;
	background-repeat:no-repeat;
}
#menu_top a:hover{
	color:#fff;background-image:url(images/btn_on.jpg);
}
#menu_top a.active{
	color:#fff;background-image:url(images/btn_on.jpg);
}

/*
================================================================================
|                                     MARKERS                                   |
================================================================================
*/
.marker{ 
	background-image:url(images/marker.gif); 
	background-repeat:no-repeat; 
	background-position: 0% 55%; 
	padding-left:12px;
}
/*
================================================================================
|                                     CONTENT                               |
================================================================================
*/
#content{
text-align:left;
width:1000px; 
}
#block_left{
padding-left:35px;
width:396px;
float:left;
}
#block_center{
margin-left:66px;
width:457px;
float:left;
}
.mdl {background-image:url(images/mdl.jpg); width:1000px; background-repeat:repeat-y;}
.btm {background-image:url(images/btm.jpg);background-repeat:no-repeat; background-position:left bottom}
.top {background-image:url(images/top.jpg);background-repeat:no-repeat; display:block; z-index:10; }
.mdl2 {background-image:url(images/mdl2.jpg); width:1000px; background-repeat:repeat-y;}
.btm2 {background-image:url(images/btm2.jpg);background-repeat:no-repeat; background-position:left bottom}
.top2 {background-image:url(images/top2.jpg);background-repeat:no-repeat; display:block; z-index:10; }
.fter {background-image:url(images/footer.jpg); width:1000px; height:240px;background-repeat:no-repeat;}
.x {margin:0 8px 2px 0;}
/*
================================================================================
|                                     CONTACT_FORM                                   |
================================================================================
*/
.w{  width:179px;height:13px;    border-right-style:groove;margin-bottom:5px; margin-top:1px;}
.w1{ width:179px;height:13px;    border-right-style:groove;margin-bottom:5px; margin-top:1px;}
.w3{ width:380px;height:38px;   border-right-style:groove;margin-bottom:5px; margin-top:1px;}
.wSR{margin-left:259px;margin-top:8px;}

.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.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; }

.in {width:440px; border:1px solid #0062a6; height:15px}
.xt {width:440px; border:1px solid #0062a6; height:48px;}
.clr {background:url(images/clr.jpg) no-repeat; width:56px; height:19px; border:none; margin-right:10px; cursor:pointer;}
.snd {background:url(images/snd.jpg) no-repeat; width:56px; height:19px; border:none; cursor:pointer;}

