body {
	background: #294328 url(/css/mainBg.jpg) repeat-y center;
	padding: 0;
	margin: 0;
	font-family: "Century Gothic", Verdana, Arial, Myriad, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 50px;
}
* html body { margin: 0 0 0 1px; }
form {
	margin: 0;
	padding: 0;
}
img { border-bottom: solid 1px #fff; }
#container1 {
	margin: 0 auto;
	position: relative;
	width: 770px;
	overflow: hidden;
}
#langBar {
	background: #d9bf64 url(/css/navbarBg.png) repeat-x;
	font-size: small;
	height: 13px;
	padding-bottom: 4px;
}
* html body #langBar { padding: 0; }
#langBar a {
	color: #000;
	padding: 0 1em;
	text-transform: uppercase;
	text-decoration: none;
}
#langBar a:hover {
	color: #686137;
}
#langbar img { border: 0; }
.en #langBar #enLink, .es #langBar #esLink, .ar #langBar #arLink { font-weight: bold; }

#langBar #ruLink { background: url(css/langRu.gif) no-repeat center; }
#langBar #ruLink:hover { background: url(css/langRu_f2.gif) no-repeat center; }
.ru #langBar #ruLink { 
	background: url(../css/langRuBold.gif) no-repeat center;
	cursor: default;
}
.ru #langBar #urLink:hover { background: url(css/langRuBold.gif) no-repeat center; }

#langBar #zhLink { background: url(css/langZh.gif) no-repeat center; }
#langBar #zhLink:hover { background: url(css/langZh_f2.gif) no-repeat center; }
.zh #langBar #zhLink { background: url(css/langZhBold.gif) no-repeat center; }
.zh #langBar #zhLink:hover { background: url(css/langZhBold_f2.gif) no-repeat center; }

#middle { white-space: nowrap; }
#footer {
	background: #2f4b2f;
	border-bottom: solid 1px #294328;
	color: #fff;
	font-size: x-small;
	padding: .75em 1em;
	text-align: center;
}
#mainMenu {
	top: 123px;
}

#search {
	background: #b2a989;
	border: solid 1px #fff;
	font-size: x-small;
	position: absolute;
	text-transform: uppercase;
	top: 4px;
	right: 3px;
	width: 218px;
}
#search label {
	background: #000;
	border-right: solid 1px #fff;
	color: #fff;
	display: block;
	float: left;
	margin-right: 2px;
	padding: 3px 3px 0 3px;
	height: 16px;
	width: 48px;
}
#search p {
	margin: 0;
}
#search #q {
	font-size: x-small;
	height: 11px;
	width: 118px;
}
#search #action {
	background: #b2a989;
	border: 0;
	color: #294328;
	font-size: x-small;
	font-weight: bold;
	padding: 0;
	margin: 1px;
	text-transform: uppercase;
}
.emergency_title{
	font-family: "Century Gothic", Arial, Myriad, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#CC3333;
	position:relative;
	top:-4px;
	left:4px;
}
.emergency{
	padding-left:2px;
	padding-top:4px;
	font-family: "Century Gothic", Arial, Myriad, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#990000;
}
.ZHtext {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
