/* CSS Document */

/*

================================================================================

|                                     TAGS                                     |

================================================================================

*/

body{ margin:0px; padding:0px; font-family:Tahoma,Arial;font-size:11px; color:#787878;background-color:#979797;}

/*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:#525252;}

.fgray{    font-size:11px; color:#787878;}

.fgrayB{   font-size:11px; color:#525252;font-weight:bold;}

.fadressB{ font-size:11px; color:#525252;font-weight:bold;}

.fadress{  font-size:11px; color:#787878;}

.fTitle{   font-size:33px; font-family:Arial;  color:#FFFFFF;text-transform:uppercase;}

.fSlogan{  font-size:15px; font-family:Tahoma;  color:#FFFFFF;text-transform:uppercase;}

.fHead{    font-size:18px; font-family:tahoma;  color:#787878;text-transform:uppercase;}

.fHead2{    font-size:18px; font-family:tahoma;  color:#51AAC9;text-transform:uppercase;}



/*

================================================================================

|                                     HEADER                                   |

================================================================================

*/

#header{

	background-image:url(images/flash.jpg); 

	width:1000px; 

	height:404px; 

	background-repeat:no-repeat;

	text-align:left;

}

.flash{

	width:1000px; 

	height:404px; 

}

/* MAIN MENU_TOP */

#menu_top{margin-left:141px;}

#menu_top a{
	display:block;
	float:left;
	font-size:18px;
	font-family:tahoma;
	color:#010101;
	text-decoration:none;
	width:143px;
	height:38px;
	text-align:center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

#menu_top a:hover{

	color:#FFFFFF;

}

#menu_top a.active{

	color:#FFFFFF;

}

/*

================================================================================

|                                     MARKERS                                   |

================================================================================

*/

.marker{ 

	background-image:url(images/marker.jpg); 

	background-repeat:no-repeat; 

	background-position: 0% 55%; 

	padding-left:14px;

}

/*

================================================================================

|                                     CONTENT                               |

================================================================================

*/

#content{

text-align:left;

width:1000px; 

}

#block_left{

padding-left:141px;

width:284px;

float:left;

}

#block_center{

margin-left:56px;

width:379px;

float:left;

}

#center{

margin-left:156px;

width:689px;

float:left;

}



/*

================================================================================

|                                     CONTACT_FORM                                   |

================================================================================

*/

.w{  width:166px;height:13px;    border-right-style:groove;margin-bottom:9px; margin-top:1px;}

.w1{ width:174px;height:13px;    border-right-style:groove;margin-bottom:9px; margin-top:1px;}

.w3{ width:363px;height:117px;   border-right-style:groove;margin-bottom:9px; margin-top:1px;}

.wSR{margin-left:242px;margin-top:8px;}



.font_w{ color:#787878;font-size:11px;    font-weight:bold;}

input{   color:#787878;font-family:Tahoma;font-size:11px; font-weight:400}

textarea{color:#787878;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; }

