html, body {
	width:100%;
	margin:0;
	padding:0;
}
body {
	background:#648534 url(../images/body-bg.gif) 0 0 repeat-x;
}
#main-container {
	width:777px;
	margin:0 auto;
	font:13px Arial, Helvetica, sans-serif;
}
/*******************************header*********************************/
#header {
	width:777px;
	float:left;
	height:120px;
	background:url(../images/header.jpg) 0 0 no-repeat;
}
#header h1 {
	margin:0;
	padding:0;
	float:left;
	width:273px;
	height:91px;
	padding:29px 0 0 0;
}
#header h1 a {
	float:right;
	width:247px;
	height:32px;
	text-indent:-30000px;
	overflow:hidden;
}
#header ul {
	margin:0;
	padding:97px 0 0 308px;
	float:left;
	list-style:none;
	width:196px;
	height:14px;
	font-size:11px;
}
#header ul li {
	float:left;
	background:url(../images/separator.gif) 100% 3px no-repeat;
	padding:0 10px;
	height: 14px;
}
#header ul li.last {background:none;}
#header ul li a {
	text-decoration:none;
	color:#5f7e30;
	line-height: 14px;
	white-space:nowrap;
}
#header ul li a:hover {text-decoration:underline;
}
/*********************************menu*************************************************/
#menu {
	width:777px;
	height:44px;
	float:left;
	background:#f2e130 url(../images/menu-left-bg.gif) 0 0 no-repeat;
}
#menu ul {
	margin:0;
	padding:8px 0 0 24px;
	float:left;
	width:753px;
	height:36px;
	list-style:none;
	background:url(../images/menu-right-bg.gif) 100% 0 no-repeat;
}
#menu ul li {
	float:left;
}
#menu ul li a {
	float:left;
	width:124px;
	height:36px;
}
#menu ul li a.tbe {background:url(../images/menu-tbe.gif) 0 0 no-repeat; width:121px;}
#menu ul li a.vaccine {background:url(../images/menu-vaccine.gif) 0 0 no-repeat;}
#menu ul li a.faq {background:url(../images/menu-faq.gif) 0 0 no-repeat;}
#menu ul li a.travel {background:url(../images/menu-travel.gif) 0 0 no-repeat;}
#menu ul li a.contact {background:url(../images/menu-contact.gif) 0 0 no-repeat;}
#menu ul li a.resources {background:url(../images/menu-resources.gif) 0 0 no-repeat;}
#menu ul li a:hover {background-position:0 -36px;}
/*************************container**************************************************************/
#container {
	width:771px;
	float:left;
	padding:0 3px;
	background:url(../images/container-bg.gif) 0 0 repeat-y;
}
#container .bg {
	width:771px;
	float:left;
	background:url(../images/container-bottom-bg.gif) 0 100% repeat-x;
}
#container .bg-img {
	width:771px;
	float:left;
	padding:0 0 18px 0;
	background:url(../images/content-bg.gif) 100% 100% no-repeat;
}
#left-block {
	width:183px;
	float:left;
	border-top:1px solid #fff;
	padding:218px 0 0 0;
	background:url(../images/left-block-bg.jpg) 0 0 no-repeat;
}
#content {
	width:405px;
	border-top:1px solid #fff;
	float:left;
	padding:40px 159px 0 24px;
}
/**********************************left-block-************************************/
#left-block .lb-bg {
	background:url(../images/cite-bg.gif) 1px 0 repeat-y;
	float:left;
}
#left-block .lb-bt-bg {
	padding:0 26px 5px 30px;
	float:left;
	background:url(../images/cite-bottom-bg.gif) 0 100% no-repeat;
}
#left-block cite {
	color:#486915;
	font-size:12px;
	line-height:16px;
	margin:0;
	width:125px;
	padding:0 0 16px 0;
	float:left;
}
#left-block p {
	color:#333;
	font-size:11px;
	padding:0 0 33px 0;
	margin:0;
	width:125px;
	float:left;
}
/**********************************content************************************/
#content h1, 
#content h2 {
	margin:12px 0 0;
	padding:0 0 2px;
	font-size:16px;
	font-weight:bold;
	color:#5e8522;
}
#content h3 {
	margin:12px 0 0;
	padding:0 0 2px 0;
	font-size:14px;
	font-weight:bold;
	color:#294693;
}
#content h4 {
	margin:12px 0 0;
	padding:0 0 2px 0;
	font-size:12px;
	font-weight:bold;
	color:#333;
}
#content p {
	margin:4px 0 0;
	padding:0 0 10px 0;
	color:#333;
	line-height:20px;
}
#comtent table, 
#comtent table.listing {
	width: 100px;
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
}
#content table td {
	width: 50%;
	margin: 0;
	padding: 2px;
	vertical-align: top;
	border: none;
}
#content table.listing td {
	width: 50%;
	margin: 0;
	padding: 2px;
	vertical-align: top;
	border: 2px solid #D6DADD;
}
#content table td p, 
#content table.listing td p {
	margin:0;
	padding:0 0 10px 0;
	color: #333;
	font-size: 12px;
	line-height: 16px;
}
#content table td a, 
#content table.listing td a {
	margin-bottom: 2px;
	color: #294693;
}
#content ul {
	padding:0 0 10px;
	margin-top: 0;
	margin-right: 0;
}
#content li {
	color:#333;
	line-height:20px;
}
#content .block {
	float:left;
	width:385px;
}
#content .block img {
	float:right;
	border:none;
}
#content .block p {
	display:table;
	padding:10px 0 0 0;
}
#content p a {
	color:#2b4894;
}
#content p a:hover {
	text-decoration:none;
}
#content hr {
	height: 2px;
	*color: #D6DADD;
	background-color: #D6DADD;
	margin-bottom: 8px;
}
#content small {
	text-align: center;
	display: block;
	margin-bottom: 12px;
}
#content span.imgbdr {
	border: 2px solid #D6DADD !important;
	margin: 0;
	padding: 1px;
}
#content span.imgbdr img {
	margin: 0;
	border: 0;
}
/***********************************footer*************************************/
#footer {
	width:777px;
	float:left;
	height:85px;
	background:#fff url(../images/footer-bg.gif) 0 0 no-repeat;
	margin:0 0 20px 0;
}
#footer p {
	width:736px;
	float:left;
	padding:0 19px 0 22px;
	margin:0;
	font-size:10px;
	color:#666;
	line-height:11px;
	letter-spacing:-0.2px;
}
#footer p a {
	color: #294693;
	text-decoration:none;
}
#footer p a:hover {text-decoration:underline;}
#footer p.top {
	/*background:url(../images/baxter.gif) 23px 6px no-repeat;*/
	text-align:right;
	height:20px;
	padding:8px 19px 4px 22px;
	letter-spacing:normal;
	font-size:11px;
	line-height:normal;
	font-weight:bold;
}
#footer p.top img {
	float: left;
}