@charset "windows-1251";

body {
	font-family: Tahoma;
	margin: 0px;
	background-color: #FFFFFF;
	font-size: 13px;
}


h1 {
	color: #00A200;
	font-size: 24px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h2 {
	font-size: 20px;
	color: #00A200;
	font-weight: normal;
}

a {
	color: #427588;
	text-decoration: underline;
}

a:hover {
	color: #278BB6;
	text-decoration: underline;
}

#head-area {
	position:relative;
	width:980px;
	height:400px;
}

#head-menu {
	width: 730px;
	height: 36px;
	margin-left: 120px;
	margin-top: 20px;
	font: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#FFFFFF;
}

#head-menu a{
	color:#FFFFFF;
}

#head-menu ul {
   margin: 0px;
   padding: 0px;
   margin-left: 65px;
} 

* html #head-menu ul {
   margin: 0px;
   padding: 0px;
} 

#head-menu li {
   position: relative;   
   float:left;
   list-style-type: none;  
   margin-left: 60px;
} 


#phone-text1 {
	position: absolute;
	left: 770px;
	top: 8px;
	font-size:18px;
	color:#FFFFFF;
}

#phone-text2 {
	position: absolute;
	left: 733px;
	top: 45px;
	font-size:24px;
	color:#000000;
}


.border {
	width: 980px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009C01;
	border-right-color: #009C01;
	border-bottom-color: #009C01;
	border-left-color: #009C01;
}

.borders {
	width: 982px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009C01;
	border-right-color: #009C01;
	border-bottom-color: #009C01;
	border-left-color: #009C01;
}

.content {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 16px;
}

#logo {
	float: left;
	width: 242px;
	height: 34px;
	position: absolute;
	left: 42px;
	top: 39px;
}


img {
	border: 0px;
}

* html img {
	margin-bottom: -3px;
}

*+html img {
	margin-bottom: -3px;
}


.menu {
	margin-top: 40px;

}


.copyright {
	font-size: 13px;
	padding-left: 30px;
	text-align: left;
	color: #000000;
	clear: left;
	background-image: url(../evac/bottom-bg.jpg);
	background-repeat: no-repeat;
}

.copyright a {
	color: #000000;
	text-decoration: none;
}

.copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
