/* CSS Document */
/*
================================================================================
|                                    	GENERAL TAGS                           |
================================================================================
*/
body{padding:0;margin:0;background-color:#FFF;font:12px/14px Tahoma;color:#575757}
a, a:hover{font:12px/14px Tahoma;color:#78910c;text-decoration:underline}
a:hover{text-decoration:none}
img {border:0px}
br {line-height:0px}

/*blocks position*/
.horiz_cols {float:left}

.flash{height:270px}

/*
================================================================================
|                                    	 HEADER                                |
================================================================================
*/
.name{color:#c5d78d;font:43px/45px Arial, Helvetica, sans-serif;font-weight:bold}
.name1{color:#fff;font:43px/45px Arial, Helvetica, sans-serif;font-weight:bold}

.slogan{color:#c5d78d;font:17px/19px Tahoma;text-transform:uppercase}


											/*navigation menu*/
#nav_menu A, #nav_menu span{display:block;float:left;height:51px;width:100px;font:16px/18px Tahoma;text-align: left;text-decoration:none;font-weight:bold}
#nav_menu A{background:url(images/menu.gif) no-repeat;color:#fff}
#nav_menu span, #nav_menu A:hover{background:url(images/menu_a.gif) no-repeat;color:#c5d78d}
/*
================================================================================
|                                     		CONTEINER                          |
================================================================================
*/
											/*all texts*/
.MainTitles1{
	color:#78910c;
	font:21px/23px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	padding-left: 10px;
}
.MainTitles2{font:21px/23px Arial, Helvetica, sans-serif;font-weight:bold}

											/*all links*/
.Link_gr, .Link_gr:hover{color:#575757;font-weight:bold}

.rm, .rm:hover{color:#575757;font-weight:bold;text-decoration:none}
.rm:hover{text-decoration:underline}
											
/*
================================================================================
|                                     		CLASSES FOR ADDIT_PAGES            |
================================================================================
*/
											/*lists*/
#list a, #list a:hover{width:254px;font:10px/12px Tahoma;color:#575757;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:#575757;text-decoration:none}
.Addresses:hover{text-decoration:underline}
/*
================================================================================
|                                     			FORMS                          |
================================================================================
*/
                                            /*site form*/

.siteForm{font:12px/14px Tahoma;color:#575757;border:none;border-style:none;width:178px;height:23px;background:url(images/bg_siteEnter.gif) top left no-repeat;padding-top:4px;padding-left:3px;margin-right:-3px}

.go{background:url(images/go.jpg) left top no-repeat;width:38px;height:23px;border:0px none;cursor:hand;cursor:pointer;_margin-bottom:2px;_margin-left:-1px; _margin-left:1px}

.margR{float:left;margin-right:12px;//margin-right:12px;_margin-right:10px;//margin-top:-1px}

                                           /*contact form*/

input {
	width:30%;
	height:20px;
	margin-bottom:1px
}
textarea{width:97.4%;overflow:auto}
input, textarea{
	border-width: 2px 1px 1px 2px;
	border-color:#e1e1e1 gray gray #e1e1e1;
	font:12px/14px Tahoma;
	color:#575757;
	padding-left:4px;
	padding-top:0px;
	padding-bottom:2px
}

.descr{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:6px}
.send{width:56px;height:20px;background:url(images/send.gif) left top no-repeat;border:0px none;cursor:hand;cursor:pointer}
/*
================================================================================
|                                     	FOR IE         |
================================================================================
*/

/*contact form*/
										 
input {//border-color:#CCCCCC;//height:16px;//padding-top:-1px;//padding-bottom:0px;//margin-bottom:-1px}
textarea{//border-color:#CCCCCC}

/*
================================================================================
|                                    		 FOOTER                            |
================================================================================
*/
.footer_text{color:#78910c;font-weight:bold}
.footer_links, .footer_links:hover{color:#575757}
.footer_line{color:#575757}
