/* CSS Document */
/*
================================================================================
|                                    	GENERAL TAGS                           |
================================================================================
*/
body{padding:0;margin:0;background-color:#FFF;font:11px/14px Tahoma;color:#000}
a, a:hover{font:11px/14px Tahoma;color:#00adef;text-decoration:underline}
a:hover{text-decoration:none}
img {border:0px}
br {line-height:0px}

/*blocks position*/
.horiz_cols {float:left}

/*
================================================================================
|                                    	 HEADER                                |
================================================================================
*/
.name{color:#FFF;font:26px/28px Tahoma}
.slogan{color:#FFF;font:13px/15px Tahoma}


											/*navigation menu*/
#nav_menu A, #nav_menu span{display:block;float:left;height:40px;width:100px;font:14px/16px Tahoma;text-align:center;text-decoration:none}
#nav_menu A{color:#b3b3b3}
#nav_menu span, #nav_menu A:hover{background:url(images/menu_a.gif) left bottom repeat-x;color:#fff}


#nav_menu .HP{background:url(images/menu_HP.jpg) left top no-repeat}
#nav_menu .HP:hover{background:url(images/menu_a_HP.jpg) left top no-repeat}

#nav_menu .AbUs{background:url(images/menu_AbUs.jpg) left top no-repeat}
#nav_menu .AbUs:hover{background:url(images/menu_a_AbUs.jpg) left top no-repeat}

#nav_menu .Serv{background:url(images/menu_Serv.jpg) left top no-repeat}
#nav_menu .Serv:hover{background:url(images/menu_a_Serv.jpg) left top no-repeat}

#nav_menu .News{background:url(images/menu_News.jpg) left top no-repeat}
#nav_menu .News:hover{background:url(images/menu_a_News.jpg) left top no-repeat}

#nav_menu .CU{background:url(images/menu_CU.jpg) left top no-repeat}
#nav_menu .CU:hover{background:url(images/menu_a_CU.jpg) left top no-repeat}

/*
================================================================================
|                                     		CONTEINER                          |
================================================================================
*/
											/*all texts*/
.MainTitles1{font:16px/18px Tahoma}

											/*all links*/
.Link_gr, .Link_gr:hover{color:#d7d7d7}
/*
================================================================================
|                                     		CLASSES FOR ADDIT_PAGES            |
================================================================================
*/
											/*lists*/
#list a, #list a:hover{width:207px;font:10px/12px Tahoma;color:#000;text-transform:uppercase;text-decoration:none;font-weight:bold}
#list a:hover{text-decoration:underline}
#list .Item{background:url(images/bg_listItem.gif) no-repeat;height:19px;width:100%;padding-left:12px; margin-right:-12px}

										  /*contact us info*/	
.Addresses, .Addresses:hover{color:#000;text-decoration:none}
.Addresses:hover{text-decoration:underline}
/*
================================================================================
|                                     			FORMS                          |
================================================================================
*/
                                           /*contact form*/

input {width:93.3%;height:14px; margin-bottom:1px}
textarea{width:97.3%;overflow:auto}
input, textarea{border-width: 2px 1px 1px 2px;border-color:#999999 gray gray #999999;font:11px/13px Tahoma;color:#000;padding-left:4px;padding-top:0px;padding-bottom:2px}

.descr{color:#000;font:11px/13px Tahoma;font-weight:bold}

.clear{width:56px;height:20px;background:url(images/clear.gif) left top no-repeat;border:0px none;cursor:hand;cursor:pointer;margin-right:7px}
.send{width:56px;height:20px;background:url(images/send.gif) left top no-repeat;border:0px none;cursor:hand;cursor:pointer}
/*
================================================================================
|                                    		 FOOTER                            |
================================================================================
*/
.footer_text{color:#FFF}
.footer_links, .footer_links:hover{color:#FFF}
/*
================================================================================
|                                     	DIFFERENT FOR BROWSERS CLASSES         |
================================================================================
*/


input {//width:93%;//border-color:#CCCCCC;//height:16px;//padding-top:-1px;//padding-bottom:0px;//margin-bottom:-1px}
textarea{//border-color:#CCCCCC}
