body {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	height: 100%;
	background:#FFFFFF url(Images/bg.jpg) top repeat-x; 
}

html, ul, ol, li, p, h1 , h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.clear
{
	clear: both;
	font-size: 0;
	height: 0;
}

.center
{
	text-align: center;
	margin: 0 auto;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #4F6977;
}

h1 {
	letter-spacing: -1px;
	font-size: 44px;
}

h2 {
	font-size: 28px;
	color: #000;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	margin: 0 0 1.5em 0;
	line-height: 1.5em;
	text-align: justify;
}

p
{
	text-align:left;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 5px;
	padding-bottom: 12px;
	line-height: 1.5;
}

blockquote {
	font-style: italic;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

ul {
}

ol {
}

a {
	color: #4F6977;
}

a:hover
{
	text-decoration: none;
	color: #98bfe7;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

a.logopic { 
display: block; 
width: 347px; 
height: 275px; 
background-repeat: no-repeat; 
background-position: 0% 0%;
background-image: url(images/medical.png);
/* the position 0% 0% is the default so need not be set */ 
} 
a.logopic2 {
position: absolute; top: 300px; left: 42%; 
margin-left: 45px;
display: block; 
width: 160px; 
height: 200px; 
background-repeat: no-repeat; 
/* background-position: 0% 0%; */
background-image: url(images/main.png);
/* the position 0% 0% is the default so need not be set */ 
} 

a.logopic3 {
display: block; 
width: 160px; 
height: 200px; 
background-repeat: no-repeat; 
background-image: url(images/main.png);
} 

.imgMe 
{
	border-style:solid;
	border-width:3px;
	margin-left:30px;
	margin-top:20px;
}

/* Header */

.eheader {
	width: 954px;
	height: 100px;
	margin: 0 auto 20px; /*this centers it all */
}

/* Logo */

.elogo {
	float: left;
}

.elogo h1, #logo h2 {
	float: left;
	text-transform: lowercase;
	color: #FFFFFF;
}

.elogo h1 {
	padding: 115px 0 0 50px;
	font-weight: bold;
}

.elogo h2 {
	padding: 143px 0 0 8px;
	font-size: 14px;
	font-weight: bold;
}

.elogo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

.emenu {
	/*float: right; */
}

.emenu ul {
	margin: 0;
	padding: 70px 20px 0 0;
	list-style: none;
	line-height: normal;
}

.emenu li {
	display: inline;
}

.emenu ul a {
	padding: 0 28px 0 0;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #888888;
}

.emenu_account
{
	float: right;
	color: #888888;
}

.emenu_account a
{
	text-decoration: none;
	color: #888888;
}

/* Page */

.econtent
{
	width:956px;
	margin:0px auto;
}
.etop
{
	height: 20px;
	width: 956px;
}
.etopleft 
{	
	position:relative;
	height: 20px;
	width: 20px;
	float:left;
	background:url(Images/top-left.png) no-repeat left top;
}
.etopmid 
{	
	position:relative;
	float:left;
	width: 912px;
	height: 20px;
	background:url(Images/top-mid.png) repeat-x left top;
}
.etopright 
{	
	position:relative;
	height: 20px;
	width: 24px;
	float:left;
	background:url(Images/top-right.png) no-repeat left top;
}

.bottom
{
	float:left;
	height: 20px;
	width: 956px;
}

.bottomleft 
{	
	position:relative;
	float:left;
	height: 20px;
	width: 20px;
	background:url(Images/bottom-left.png) no-repeat left bottom;
}
.bottommid 
{	
	position:relative;
	float:left;
	height: 20px;
	width: 912px;
	background:url(Images/bottom-mid.png) repeat-x left bottom;
}
.bottomright 
{	
	position:relative;
	float:left;
	height: 20px;
	width: 24px;
	background:url(Images/bottom-right.png) no-repeat left bottom;
}

.mid
{
	float:left;
	width: 956px;
	background:url(Images/centrebg.png) repeat-y left bottom;
}

.midleft 
{	
	float:left;
	width: 20px;
	background:url(Images/left-side.png) repeat-y right top;

}
.midright 
{
	background:url(Images/right-side.png) repeat-y left top;
	float:right;
	width:24px;	
}
.centrecontent
{
	float: left;
	/*background-color:#d3e4ed; */
	background: #d3e4ed url(Images/cbg.jpg) repeat-x; 
	margin-left: 27px;
	margin-top:10px;
	width: 900px;
	min-height: 400px;
}

/*
.list_fields
{
	list-style-type: none;	
	padding-left:0;
}
.list_fields li 
{
	clear:both;
	padding-top: 5px;
	width:100%;
}
.list_fields label
{
	float:left;
}


.nodownloads
{
	padding:15px;
}
*/
/* Posts */
/*
.post {
	width: 606px;
	padding: 30px 0 0 48px;
}

.post .title {
	padding: 0 0 0 12px;
}

.post .title a {
	color: #4F6977;
}

.post .date {
	margin: -26px 25px 15px 0;
	text-align: right;
	color: #79AFCD;
}

.post .entry {
	padding: 25px 20px 0 12px;
	background: url(img07.jpg) no-repeat;
}

.post .meta {
	padding: 15px 12px;
	background: url(img08.jpg) no-repeat left bottom;
}

.post .meta b {
	display: none;
}

.post .more, .post .comments {
	padding: 0 30px 0 20px;
}

.post .more {
	background: url(img09.gif) no-repeat left center;
}

.post .comments {
	background: url(img10.gif) no-repeat left center;
}
*/
/* Right Content */

.rightcontent {
	float: left;
	width: 900px;
}

/* Left Content Sidebar */
/*
.leftcontent {
	float: right;
	width: 274px;
}

.leftcontent ul {
	width: 206px;
	margin: 0;
	padding: 0 0 0 30px;
	list-style: none;
}

.leftcontent li {
}

.leftcontent li ul {
	width: auto;
	padding: 0 15px 0 10px;
}

.leftcontent li li {
	padding: 5px 0 5px 0;
	background: url(Images/img13.gif) repeat-x;
}

.leftcontent li li.first {
	padding-top: 0;
	background: none;
}

.leftcontent li h2 {
	font-size: 18px;
	padding: 30px 0 40px 10px;
	background: url(Images/img12.jpg) no-repeat left bottom;
}
*/
/* Product Box */
/*
.productBox 
{
	background-color:#f5fafe;
	border:1px solid #D2E4EE;
	float:left;
	height:180px;
	margin-bottom:30px;
	margin-top:20px;
	width:580px;
}

.productImg
{
	float:left;
	margin: 10px 10px;
	border:1px solid #D2E4EE;
}

.productDesc
{
	float:left;
	width:300px;
	margin: 15px 5px 10px 20px;
}

.productTitle
{
	color:#4F6977;
	float:left;
	font-size:18px;
	margin-bottom:10px;
	text-decoration:none;
	width:300px;
}
*/
/* Price Box */
/*
.priceBox 
{
	background-color:#F5FAFE;
	border:1px solid #D2E4EE;
	float:right;
	margin-right:30px;
	padding:20px;
	width:155px;
}

.price_lbl
{
	float:left;
	padding-right:5px;
	padding-top:2px;
}

.price
{
	float:left;
	font-size: 16px;
	font-weight: bold;	
}

.price_btn
{
	float: left;
	text-align:center;
	margin: 10px auto;
	clear:both;
}
*/
/* About Box */
/*
.aboutBox {
	width: 185px;
	height: 162px;
	padding: 70px 37px 0 35px;
	background: url(green_bg.jpg) no-repeat left bottom;
}

.aboutBox h2 {
	margin-bottom: 25px;
	font-size: 18px;
	font-weight: normal;
}

.aboutBox p {
	font-size: 12px;
}
*/
/* Messages */
/*
.message_good, message_failed
{
	color:white;
	float:left;
	font-size:12px;
	padding:2px 6px;
}

.message_good
{
	background-color:#82A955;
}

.message_failed
{
	background-color: #7F2F2F;
}   */

/* Sidebar Box */
/*
.sideBox {
	width: 185px;
	height: 162px;
	padding: 70px 37px 0 35px;
	background: url(orange_bg.jpg) no-repeat left bottom;
}

.sideBox h2 {
	margin-bottom: 25px;
	font-size: 18px;
	font-weight: normal;
}

.sideBox p {
	font-size: 12px;
}
*/
/* Image Gallery */
/*
ol.imgGall
{
	float:right;
	margin-right:30px;
	padding:20px;
	text-align:center;
}

ol.imgGall li {
	list-style-type: none;
	margin:10px 10px 0 0;
	padding:0;
	width:150px;
}
*/
/* Footer */

.efooter {
	padding-top: 30px;
	width:956px;
	margin:0px auto;
}

.flinks
{
	color: blue;
}

.efooter p {
	text-align: center;
	font-size: 12px;
	color: #888888;
}

.efooter a {
	color: #888888;
}

.efooter a:hover
{
	color: #98bfe7;
}


#span1 {
   display: block;
   margin-top: 5px;
}
#span2 {
   display: block;
}


/*************************************************** Container Div ***************************************************/

#container
{
margin-left: 0;
margin-right: auto;
/* margin-left: 15%;
margin-right: 15%;  */
width: auto;  
color: #333;
line-height: 130%;
height: auto;
/*  border:1px solid red; */
/*  background: #fff url(../Images/bg.jpg) top repeat-x;   */
}

/*************************************************** Top Div ***************************************************/

#top
{
margin-top: 0px;
margin-left: 0px;
height: 100px;
/*width: 100%; */
color: #fff;
/* border:1px solid green; */
}

#top h1
{
padding: 0;
margin: 0;
}
/*************************************************** Layout for Logo -Top Div ***************************************************/
#logo
{
	/*width: 100px; */
	padding: 0;
	height: 100px;
	width: 440px;
	/*float: left; */
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	color:#00CCFF;
	/*font-size:40px; */
	/* border:1px solid yellow;  */
	background: #000000 url(Images/emsi.jpg) no-repeat 0 0;
}

#logo a
{
	color:#377696;
	font-size:40px;
	text-decoration:none;
}

#logo span{
	color:#fff;
}

#logo img.logo-photo
{
	float: left;
	margin: 0;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 5px;
}

/*************************************************** Navigation Div -Top Div ***************************************************/
#nav-wrapper
{
	/*max-width: 52%; */
	/*margin-right: 15%;    */
	position: absolute; top: 25px; left: 48.5%;
	/*position: relative; top: -60px; left: 43%; */
	/*margin-right: 15%; */
	width: 555px; 
	height: 33px;
	/*float: right; */
	/*margin-left: auto; */
	/*margin-top: -60px; */
	/*background-color: #377696;  */
	/*border:1px solid blue;  */
}

/*************************************************** Navigation Styles  - Top Div ***************************************************/

#nav-right
{
	/*background: url(Images/nav-bg-right.gif) right no-repeat; 
	/*float: right; */
	height: 33px;
	width: 10px;
}

#navigation
{
	width: 555px;
	height: 33px;
	/*float: left; */
	/*position: relative; top: -5px; left: 8%;
	background: #377696 url(../Images/nav-bg-left.gif) left no-repeat; */
}

#search-area
{
	float: right;
	margin-right: 60px; 
}

#navigation ul
{
	text-align: center;
	height: 33px;
	line-height: 33px;
	margin: 0;
	display: inline;
	/* float: left; */
	width: 550px;
	margin-left: 5px;
	padding-right: 0;
}

#navigation ul li
{
	display: inline;
	text-align: center;
	/*float: left; */
	padding: 0;
	margin-right: 0;
	/*background: url(Images/nav-divide.gif) right 15px no-repeat;   */
}

#navigation ul li a:link,
#navigation ul li a:visited
{
	text-transform: uppercase;
	display: inline;
	/*float: left; */
	/* text-decoration: none; */
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	text-align: center;	
	margin-right: 1px;
	/*padding: 0 14px 0 10px; */
	padding: 0 0 0 5px;
	/*background: url(../Images/nav-divide.gif) right 15px no-repeat; */
}

#navigation ul li a.pretty
{
	padding: 0 14px 0 10px; 
	background: url(Images/nav-divide.gif) right 15px no-repeat; 
}

#navigation ul li a#contact-link
{
	background: none;
	padding-right: 0;
}

/*#navigation ul li a:hover
{
	color: #98bfe7;
} */

#home #navigation ul li a#home-link, #about #navigation ul li a#about-link
{
	color: #98bfe7;
}
/*************************************************** End Navigation Styles ***************************************************/

/*************************************************** Left Side Div***************************************************/
#leftnav
{
/*position: absolute; */
height: 270px; 
float: left;
width: 320px;
margin: 0;
padding: 1em;
color: #000;
/*  border:1px solid red; */
/* background: url(../Images/medical.png) top left no-repeat; */
}

/*************************************************** Layout for Left Side Div***************************************************/
#leftnav img.home-photo
{
	float: left;
	padding-right: 1px;
}
/*************************************************** Right side Div***************************************************/
#content
{
height: 280px;
width: 450px;
margin-left: 340px;
padding: .6em;
color: #000;
/*  border:1px solid red; */
}
/*************************************************** Layout for Right side Div***************************************************/
#content ul
{
	padding: 5px 29px 20px 30px;
}

#content ul li
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	padding-top: 8px;
	padding-bottom: 7px;
	padding-left: 22px;
	background: url(Images/list-arrow.gif) left no-repeat;
	list-style: none;
}

#content a.click-more
{
	background: url(Images/more-button.gif) no-repeat;
	height: 28px;
	width: 139px;
	padding: 6px 25px 5px 36px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin-left: 285px;
}

#content a.click-pres
{
	background: url(Images/pres-button.gif) no-repeat;
	height: 28px;
	width: 201px;
	padding: 6px 4px 5px 36px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin-left: 284px;
}

#content a.click-event { 
margin-left: 320px;
display: block; 
width: 133px; 
height: 132px; 
background-repeat: no-repeat; 
background-position: 0% 0%;
background-image: url(Images/event.gif);
} 


#content a:hover.click-more
{
	color: #204b61;
}
/** #content #content-top
{
	background: url(../Images/content-top.gif) no-repeat;
	height: 9px;
	width: 890px;
	font-size: 1px;
}

#content #content-main
{
	background: #51859f url(../Images/content-about-bg.jpg) bottom no-repeat;
	min-height: 261px;
  	height: auto !important;
  	height: 261px;
	width: 860px;
	color: #fff;
	padding: 0 0 0 30px;
	margin-bottom: 15px;
}

#content #content-main p
{
	width: 550px;
}



/*************************************************** Footer Div***************************************************/


#footer
{
clear: both; 
margin: 0;
padding-left: 20px;
margin-left: 20px;
/*padding: .5em; */
/* min-width: 90%; */
/* width:90%; */
width: 1023px;
min-height: 190px; 
color: #333;
/*  border:1px solid red; */
}

#1Footer {
	color: #666;
	font-size: 0.7em;
	margin-top: 20px;
	}

div.scroll {
height: 175px;
width: 276px;
overflow: auto;
padding: 8px;
}

div.scroll2 {
height: 395px;
width: 900px;
overflow: auto;
padding: 8px;
}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }
/*************************************************** Classes for Footer Div***************************************************/
.bottom-panel
{
	background: #d3e4ed url(Images/bottom-panel.gif) no-repeat;
	width: 275px;
	padding-left: 0;
	padding-right: 0px;
	margin-left: 0;
	margin-right: 20px;
	float: left;
	min-height: 153px;
	/*height: 225px; */
  	height: auto; 
 }

/************************************************** Layout Bottom Panel Styles **************************************************/


.bottom-panel#last
{
	margin-right: 0;
}

.bottom-panel h4
{
	padding-left: 51px;
	padding-top: 6px;
	padding-bottom: 14px;
}

.bottom-panel p
{
	text-align:left;
	color: #191919;
	font-size: 11px;
	line-height: 1.3;
	margin: 0;
	padding-bottom: 10px;
}

.bottom-panel img
{
	float: left;
	padding: 10px 5px 10px 5px;
}

.bottom-panel .panel-content
{
	width: 240px;
	margin: 0 auto 0 auto;
}

.panel-content a
{
	text-align:left;
	margin: 0 0 10px;
	color: #928B0C;
	font-size: 18px;
	font-weight: normal;
}

.panel-content h2
{
	margin: 0 0 10px;
	color: #928B0C;
	font-size: 18px;
	font-weight: normal;
}

.bottom-panel ul
{
	padding: 0 10px 0 10px;
}

.bottom-panel ul li
{
	text-align:left;
	display: block;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #161616;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
	background: url(Images/bottom-panel-list-arrow.gif) left no-repeat;
	list-style: none;
}
/*************************************************** Content-Area Div ***************************************************/

#content-area
{
	text-align:left;
	width: 880px;
	padding-bottom: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right:5px;
	margin-right: 15px;
}

/*************************************************** Main Content Styles ***************************************************/

#content-area :link,
#content-area :visited
{
	font-size: 12px;
	color: #000080;
	font-weight: normal;
	/*text-transform: uppercase; */
}


#content-area ul
{
	padding: 5px 30px 20px 30px;
}

#content-area ul li
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	padding-top: 8px;
	padding-bottom: 7px;
	padding-left: 22px;
	background: url(Images/list-arrow.gif) left no-repeat;
	list-style: none;
}

#content-area img.home-photo
{
	float: left;
	padding-right: 28px;
}

#content-area a.click-more
{
	background: url(Images/more-button.gif) no-repeat;
	height: 28px;
	width: 139px;
	padding: 7px 25px 7px 36px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin-left: 285px;
}

#content-area a:hover.click-more
{
	color: #204b61;
}

#content-area #content-top
{
	background: url(Images/content-top.gif) no-repeat;
	height: 9px;
	width: 890px;
	font-size: 1px;
}

#content-area #content-main
{
	background: #51859f url(Images/content-about-bg.jpg) bottom no-repeat;
	min-height: 261px;
  	height: auto !important;
  	height: 261px;
	width: 860px;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right:5px;
	margin-bottom: 15px;
}

#content-main p
{
	width: 550px;
}

/*    content-area test    */

#content-area a
{
	margin: 0 0 10px;
	color: #928B0C;
	font-size: 20px;
	font-weight: normal;
}


#content-area h2 {
	margin: 0 0 10px;
	color: #928B0C;
	font-size: 18px;
	font-weight: normal;
}
/* Menu */

/* rmLink rmFocused */


.rmText:hover
{
	color: #98bfe7;
}


.rmFocused
{
     background: url(Images/bottom-line.png) Left repeat-x ; 
	/* background: url(Images/yarrow.gif) Left 13px no-repeat;
	/*background-color: #98bfe7; */	
}



