/* --- clearfix */
.clearfix:after { 
        content: "."; 
        display: block; 
        clear: both; 
        visibility: hidden; 
        line-height: 0; 
        height: 0; 
} 
.clearfix { 
        display: inline-block; 
} 
html[xmlns] .clearfix { 
        display: block; 
} 
* html .clearfix { 
        height: 1%; 
} 
/* --- end clearfix */	


/* @group Layout */
body {
	background: #ffffff url(/images/body_repeat.png) repeat-x;
	margin: 2px 0 0 0;
	padding: 0;
	font: 13px Arial, Helvetica, Sans-Serif;
}
#container {
	margin: 0 auto;
	width: 747px;
	padding: 0;
}
#main {
	float: left;
}
/* @end */
/* @group Header */
#header {
	margin: 0;
	padding: 0;
	height: 117px;
}
#header img {
	float: left;
	margin: 0;
	padding: 0;
	border: none;
}
#header img#logo {
	margin: 12px 0 13px 0;
}
/* @group Tagline */
div#tagline {
	margin: 32px 0 13px 21px;
	width: 417px;
	height: 40px;
	background: url('/images/logos/trg.png') top left no-repeat;
	float: left;
}
body#rhema_health_products_ltd div#tagline {
	background-image: url('/images/logos/rhpl.png');
}
body#rhema_health_products_inc div#tagline {
	background-image: url('/images/logos/rhpi.png');
}
body#rhema_innovations_ltd div#tagline {
	background-image: url('/images/logos/ril.png');
}
/* @end */
/* @group Menu */
#header ul {
	float: right;
	padding: 0 0 0 54px;
	margin: 0;
	list-style-type: none;
	background: #20396e url(/images/top_nav_left.gif) no-repeat;
	height: 20px;
}
#header ul li {
	float: left;
}
#header ul li#last {
	background: url(/images/top_nav_right.gif) top right no-repeat;
	height: 20px;
	padding-right: 54px;
}
#header ul li a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	float: left;
	font-size: 11px;
	padding-top: 1px;
	white-space: nowrap;
}
#header ul li span {
	float: left;
	color: #f30909;
	margin: 0 12px;
}
/* @end */
#header div#search_area {
	float: right;
	margin-top: 24px;

}
#header div .button {
	margin-top: 6px;
}
#header div .search {
	background: url(/images/input-search-bg.gif) no-repeat;
	width: 142px;
	height: 16px;
	padding: 3px 0 0 28px;
	float: left;
	border: none;
	color: #a0a09e;
	font: 11px Arial, Helvetica, sans-serif;
	margin-right: 7px;
}
.clearing {
	clear: both;
	height: 0;
	margin: 0;
	font-size: 1px;
	line-height: 0px;
	overflow: hidden;
}
/* @end */
/* @group Middle */
#slidenav {right:380px; bottom:26px; position:absolute; z-index:-5; list-style:none;}

#mid_section {
	position: relative;
	height: 222px;
	clear: both;

}
#mid_section #banner {
	float: left;
	height: 222px;
	width: 594px;
	margin-left: 151px;
	background: white;
	border-right: 1px solid #ffffff;
}
#mid_section #banner #slideshow img{
	float: left;
	height: 222px;
	width: 594px;
	/*margin-left: 151px;*/
	
	background: white;
	border-right: 1px solid #ffffff;

}
#slideshow img {
z-index: 0;
}

/*   * html #mid_section #banner {
	position: absolute;
	top: 0;
	right: 0;
}*/
/* @end */
/* @group Menu */
/* @group Left nav */
ul#left_nav {
	width: 180px;
	height: 207px;
	padding: 15px 0 0 0;
	margin: 0;
	position: absolute;
z-index: 31;
	top: 0;
	left: 0;
	list-style-type: none;
	border-left: 1px solid #ffffff;
	background: url('/images/left_nav/left.png') top left no-repeat;
}
ul#left_nav li {
	width: 165px;
	padding: 6px 0 6px 6px;
	overflow: hidden;
	margin-left: 2px;
	font-weight: bold;
	font-size: 11px;
	color: #D8DCE5;
	z-index: 9999;
	background: url(/images/nav_li_background.png) bottom left no-repeat;
}
ul#left_nav li:hover, ul#left_nav li.over {
	color: white;
}
ul#left_nav li + li {
	border-top: 1px solid #8290aa;
}
ul#left_nav li.light {
	font-weight: normal;
	border-top: none;
	padding-top: 0;
}
ul#left_nav li a {
	color: #D8DCE5;
	text-decoration: none;
	z-index: 9999;
}
ul#left_nav li a:hover {
	color: white;
}
ul#left_nav span {
	cursor: pointer;
}
/* @end */
/* @group Right nav */
ul#left_nav div.holder {
	position: absolute;
	top: 0px;
	left: 151px;
	z-index: 30;
	display: none;
}
ul#left_nav li:hover div.holder, ul#left_nav li.over div.holder {
	display: block;
}
ul#left_nav ul {
	background: url('/images/left_nav/right.png') no-repeat;
	width: 135px;
	height: 178px;
	padding: 22px 0 22px 37px;
	margin: 0;
	list-style-type: none;
}
ul#left_nav ul li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 7px 0;
	border: none;
	width: 120px;
}
ul#left_nav ul li a {
	color: #E5CFCF;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}
ul#left_nav ul li a:hover {
	color: white;
}
/* @end */
/* @group IE fixes */
* html ul#left_nav ul {
	background: url(/images/ie_right_nav.png) no-repeat;
}
* html ul#left_nav {
	background: url(/images/ie_left_nav.png) no-repeat !important;
}
* html ul#left_nav li:hover span {
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='/images/left_nav/arrow-red.png', sizingmethod='none');
	background: none;
}
* html ul#left_nav ul li {
	margin: 0 0 5px 0;
}
/* @end */
/* @end */
/* @group Content */
div#content {
	float: left;
	width: 570px;
	padding-left: 25px;
	margin-top: 29px;
	color: #333;
	line-height: 1.25;
}
body#home div#content {
	float: none;
	width: auto;
	padding: 0;
	margin: 0;
}
/* @group Left column */
div#left_column {
	width: 150px;
	float: left;
	text-align: right;
}
#left_column h1 {
	color: #11295d;
	font: 22px Georgia, Times New Roman, Helvetica, Arial, Sans-Serif;
	margin: 20px 0 20px 0;
}
#left_column img {
	margin-bottom:20px;
}
#in_this_section ul, #in_this_section li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#in_this_section li {
	margin-bottom: 10px;
}
#in_this_section a {
	color: #8b0113;
}
p#updated {
	margin-top: 40px;
	font-size: 0.9em;
	font-style: italic;
}
/* @end */
/* @group Right column */
div#right_content {
	float: right;
	width: 300px;
}
span#line1, span#line2, span#line3, h2#line3 {
	color: #091c42;
	margin-top: 18px;
	float: left;
	font: 28px Georgia, Times New Roman, Helvetica, Arial, Sans-Serif;
}
#content span#line2 {
	color: #8b0113;
	margin-left: 73px;
	margin-top: 0;
}
#content span#line3, #content h2#line3 {
	color: #11295d;
	font-size: 20px;
	margin-top: 6px;
}
#content td {
	vertical-align: top;
	padding-top: 1em;
}
#content a {
	color: #213B75;
}
#left_content p {
	width: 352px;
	clear: left;
	line-height: 1.25;
	color: #11295d;
}
#left_content {
	width: 352px;
	float: left;
}
* html #left_content{
  float: left;
  width: 345px !important; 
}
ul.pdfs li {
	list-style-image: url('/images/icons/page_white_acrobat.png');
	line-height: 20px;
}
#content img, #content div.img {
	float: left;
	margin: 0 1em 1em 0;
}
#content img.right {
	float: right;
	margin: 0 0 1em 1em;
}
div#right_content img {
	float: none;
}
#content div.img {
	width: 300px;
}
* html #content img, #content div.img {
	float: right !important;
	margin: 0 0px 1em 0;
}
#content div.img img {
	float: none;
	margin: 0;
	display: block;
}
#content div.img p {
	margin: 0;
	font-size: 0.9em;
	font-style: italic;
}
#content img, #content div.img {
	clear: both;
}
#content h3 {
	clear: both;
	font-size: 16px;
	margin-bottom: 0;
	color: black;
}
#content h3:first-child {
	clear: none;
	margin-top: -4px;
}
/* @group Sitemap table */
table#sitemap {
	width: 60%;
}
table#sitemap td {
	padding-right: 2em
}
table#sitemap p, #content table#sitemap h3 {
	margin-top: 0
}
/* @end */
/* @group Contact tables */
body#contact_us #content td {
	width: 30%;
	padding-right: 1em;
}
/* @end */
p#back_to_top {
	visibility: hidden;
	clear: both;
	padding-top: 2em;
}
/* @end */
/* @end */
/* @group Footer */
#footer {
	background: url(/images/footer_left.gif) top left no-repeat;
	float: left;
	width: 746px;
	height: 32px;
	margin-top: 36px;
	font-size: 12px;
}
#footer span {
	float: left;
	color: #ffffff;
	margin-top: 9px;
	font-weight: bold;
}
#footer span a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#footer_repeat {
	background: url(/images/footer_repeat.gif) repeat-y;
	float: left;
	margin-left: 15px;
	height: 32px;
	width: 731px;
}
#footer ul {
	margin: 0;
	padding: 9px 0 0 0;
	float: right;
	width: 255px;
	height: 23px;
	background: url(/images/footer_right.gif) top right no-repeat;
}
#footer ul li {
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
	color: #f30909;
}
#footer ul li a {
	color: #ffffff;
	text-decoration: none;
	margin: 0 10px;
	font-weight: bold;
}
/* @group Sub footer */
#sub_footer {
	float: left;
	width: 746px;
	margin-top: 12px;
	text-align: center;
	color: #11295d;
}
#sub_footer a {
	color: #8b0113;
}
#search_no_match{
  padding-left: 30px;
}
#search_results{
  padding: 25px 0 0 100px;
}
/* @end */
/* @end */
#right_content #right_announce {
  padding: 1px 3px 1px 25px;
  color: #11295D;
  /*background-color: #11295D;*/
  width: 250px;
  font:normal normal normal 28px/normal Georgia, 'Times New Roman', Helvetica, Arial, sans-serif;
  font-size:15px;
}
#right_content_link {
  color:red;
  font-size:13px;
}


