A:link {
	text-decoration: none;
	color: #06C;
}
A:visited {
	text-decoration: none;
	color: #06C;
}
A:active {
	text-decoration: none;
	color: #06C;
}
A:hover {
	text-decoration: underline;
	color: #06C;
}
body {
	margin-top: 40px;
	color:#333300;
	background-image:url(images/bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1 {
	color:#663399;
	font-size:16px;
}
h2 {
	color:#663399;
	font-size:14px;
}
h2.contact-us {
	float:left;
	width:200px;
}
h3 {
	color:#663399;
	margin-top:0px;
	float:left;
	width:160px;
	font-size: 13px;
}
h4 {
	color:#663399;
	margin-top:6px;
	margin-left:15px;
	font-size:14px;
}
h5 {
	color:#663399;
	font-size: 12px;
}
img.fleft {
	float:left;
}
img.learn-more {
	float:right;
	padding-top:1px;
}
img.submit {
	float:right;
	padding-right:43px;
	padding-top:10px;
}
#top {
	background-image:url(images/top.gif);
	width:937px;
	height:9px;
	margin:0px auto;
}
#bottom {
	background-image:url(images/bottom.gif);
	width:937px;
	height:11px;
	margin:0px auto;
}
#wrap {
	background-image:url(images/wrapbg.gif);
	background-repeat:repeat-y;
	width:937px;
	margin:0px auto;
}
#container {
	margin-left:9px;
	margin-right: 9px;
	width:916px;
	border-left:dotted 1px #669900;
	border-right:dotted 1px #999999;
}
#header {
	width:100%;
	height:109px;
	background-image:url(images/header.jpg);
}
#header_sub {
	width:100%;
	height:77px;
	background-image:url(images/relieving-human-suffering.gif);
	background-position:right;
}
.chromestyle {
	width: 100%;
	font-weight: bold;
	background-image:url(images/topnavbg.gif);
	background-repeat:repeat-x;
}
.chromestyle:after { /*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.chromestyle ul {
	width: 100%;
	background: url(chromebg.gif) center center repeat-x;
	height:33px;
	padding:0;
	margin:0;
}
.chromestyle ul li {
	float:left;
	text-align:center;
	list-style-type:none; /*width:148px;*/
}
.chromestyle ul li a {
	color: #ffffff;
	display:block;
	padding:0;
	margin: 0;
	text-decoration: none;
	font-size:14px;
}
.chromestyle ul li a:hover, .chromestyle ul li a.selected { /*script dynamically adds a class of "selected" to the current active menu item*/
	background: url(chromebg-over.gif) center center repeat-x;
}
/* ######### Style for Drop Down Menu ######### */
.dropmenudiv {
	position:absolute;
	top: 0px; 
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:19px;
	z-index:100;
	background-color: #D3F3C5;
	width: 200px;
	visibility: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #658B36;
	border-right-color: #658B36;
	border-bottom-color: #658B36;
	border-left-color: #658B36;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;

}
.dropmenudiv a {
	width: auto;
	display: block;
	text-indent: 0px;
	border-bottom: 1px solid #658B36;
	text-decoration: none;
	font-weight: normal;
	color: #0C4DB8;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 4px;
}
* html .dropmenudiv a { /*IE only hack*/
	width: 100%;
}
.dropmenudiv a:hover {
	background-color: #F0F0F0;
}
#main {
	width:100%;
	background-color:#ffffff;
	z-index:-10px;
}
img.homemain {
	border-right:dotted thin #999999;
	float:left;
}
#main #hometop {
	background-image:url(images/frontmaintopbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	width:auto;
	height: 196px;
}
#main #hometop .left {
	width:265px;
	height:196px;
	float:left;
	background-image:url(images/stethescope.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	border-right:dotted thin #999999;
}
#main #hometop .left .content {
	padding-left:10px;
	padding-right:10px;
}
#main #hometop .right {
	width:295px;
	height:196px;
	float:left;
}
#main #hometop .right .content {
	padding:10px;
}
#main #homebottom {
	background-image:url(images/frontmainbottombg.gif);
	background-position:top;
	background-repeat:repeat-x;
	width:100%;
	height:223px;
}
#main #homebottom .left {
	width:335px;
	height:100%;
	float:left;
	border-right:dotted thin #999999;
}
#main #homebottom .left .content {
	padding-left:10px;
	padding-bottom: 4px;
}
#main #homebottom .mid {
	float:left;
	width:200px;
}
#main #homebottom .mid .content {
	padding-left:10px;
	clear:both;
}
#main #homebottom .mid #email {
	background-color:#e5f3dc;
}
#main #homebottom .right {
	width:375px;
	float:right;
}
#main #homebottom .right .content {
	float:left;
	width:auto;
	padding-top:30px;
}
#left {
	width:197px;
	min-height:400px;
	float:left;
	border-right:dotted thin #cccccc;
}
#left img {
	border-bottom:dotted thin #9999cc;
}
#right {
	width: 700px;
	height:100%;
	float: right;
}
#right .content {
	padding-left:10px;
	padding-right: 20px;
}
#right .breadcrumb {
	color:#666666;
	font-size:12px;
	background-image:url(images/breadcrumbbg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:700px;
	float:right;
	height:50px;
}
#right .breadcrumb a {
	color:#0000FF;
	text-decoration:underline;
}
#right .breadcrumb .content {
	padding-top:13px;
	padding-left:10px;
}
#footer {
	width:100%;
	height:26px;
	clear:both;
	background-image:url(images/footernavbg.gif);
	background-repeat:repeat-x;
}
#footer ul {
	margin:0px auto;
	width: 50%;
	padding-top:5px;
}
#footer ul li {
	float:left;
	list-style-type:none;
	background-image:url(images/spacer.gif);
	background-position: right;
	background-repeat:no-repeat;
}
#footer a {
	display:block;
	color:#ffffff;
	text-decoration:none;
	padding-right:10px;
	padding-left:10px;
}
#footer img {
	float:left
}
#copy {
	background-image:url(images/copybg.gif);
	height:66px;
	color:#435ba8;
}
#copy .content {
	padding-top:20px;
	text-align:center;
	font-size:11px;
}
A:link {
	text-decoration: none;
	color: #06C;
}
A:visited {
	text-decoration: none;
	color: #06C;
}
A:active {
	text-decoration: none;
	color: #06C;
}
A:hover {
	text-decoration: underline;
	color: #06C;
}
.medialink {
	color: #FFF;
	font-size: 13px;
}
