body {
	background-color: #3e8f33;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.text_w {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
}
.text_w-small {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}

.text_Phone {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 21px;
	color: #FFF;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
}

.text_date {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	padding-left: 35px;
	padding-right: 20px;
}
.text_head {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 36px;
	color: #3E8F33;
	padding-top: 20px;
	padding-bottom: 20px;
}
.text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	padding-left: 32px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
}

.text_yellow_small {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #EF7A21;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.text_yellow_small-text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #EF7A21;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.text_yellow_sign {
	padding-left: 30px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #F79121;
	padding-top: 20px;
}


.text_yellow_big {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #EF7A21;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}


.date {
	background-image: url(../img/deteshadow.png);
	background-repeat: no-repeat;
	height: 51px;
	width: 351px;
}
.pic {
	height: 700px;
	width: 894px;
	background-image: url(../img/pic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.footer {
	width: 894px;
	height: 70px;
	margin: 0 auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 1;
} 
.footer a { font-family: Arial, Helvetica, sans-serif;  } 

.flogo { left: 24px; top: 13px; position: absolute; }
.copyright { left: 24px; top: 31px; position: absolute; line-height: 16px; white-space: nowrap; color: #aaa; font-size: 10px; }
.tellfriend { left: 300px; top: 31px; position: absolute; line-height: 16px; white-space: nowrap; color: #4d99c8; font-size: 10px; width: 230px; }
.tellfriend span { float: left; display: inline; margin: 0 12px 0 0; }
.tellfriend a {  float: left; display: inline; margin: 0 5px 0 0; }

.fmail { right: 24px; top: 31px; position: absolute; line-height: 16px; white-space: nowrap; color: #aaa; font-size: 10px; }
.fmail a { color: #3289c0; text-decoration: none; }
.fmail a:hover { text-decoration: underline; }
