@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	background-image: url(../images/bg_layout_01.jpg);
	background-repeat: repeat-x;
	background-color: #4B6CA9;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	behavior: url("../css/csshover3.htc");
}

a {
	color: #FF9900;
	font-weight: bold;
}

a:hover {
	color: #FF9900;
	text-decoration: none;
}

p {
	margin: 10px 0;
}

img {
	border: none;
}

.pictureframe {	
	padding: 5px;
	border: 1px solid #dbdbdb;
	margin: 10px;
}

.pictureframe-2 {	
	padding: 3px;
	border: 1px solid #dbdbdb;
	margin: 0px;
}

h1 {
	font-size: 22px;
	color: #FF9900;
}

h2 {
	font-size: 18px;
	color: #000;
}

h3 {
	font-size: 16px;
	color: #666666;
}

.light {
	font-weight: lighter;
}

.list ul {
	width: 300px;
	list-style: none;
	padding: 10px 20px;
}

.list li {
	display: block;
	border-bottom: 1px dashed #CCCCCC;
	background-color: #F2F2F2;
}

.list li a {
	display: block;
	color: #14328A;
	text-decoration: none;
	padding: 8px;
}

.list li a:hover {
	color: #fff;
	text-decoration: none;
}

.list li:hover {
	background-color: #FFCC66;	
}

.list2 {
	padding: 10px 20px 10px 60px;
}

.list2 li {
	padding: 5px;
}

.mininav {
	margin: 10px;
	padding: 10px;
	background-color: #F2F2F2;
	text-align: center;
	border: #CCCCCC dashed 1px;
	font-size: 15px;
}

.mininav ul {
	list-style: none;
}

.mininav li {
	display: inline;
	padding: 15px 8px;
}

.mininav a {
	color: #14328A;
	text-decoration: none;
}

.mininav a:hover {
	color: #FF9900;
	text-decoration: underline;
}

.wrapper {
	margin: 0 auto;
	width: 940px;
}

.header {
	height: 119px;
}

.navigation {
	height: 30px;
	background-color: #FFCB00;
}


.title-one {
	font-size: 18px;
	color: #4b6ca9;
	text-align: center;
}

.title-two {
	font-size: 16px;
	color: #333;
	text-align: center;
}

h1.big {
	font-size: 28px;
	color: #FF9900;
}

h2.big {
	font-size: 24px;
	color: #000;
}

h3.big {
	font-size: 22px;
	color: #666666;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

   NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#navigation{width:940px;overflow:hidden;}
#nav{float:left;padding:0;}
ul#nav {padding:0; margin:0;}
#nav li{display:inline;list-style:none;margin:0;padding:0; }
#nav a{float:left;background:top;padding:0; height: 30px;}
#nav a:hover{background-position:center;}
#nav a.selected{background-position:bottom;}

	#home a{width:95px;background:url(../images/nav/home.jpg) top center no-repeat;  text-indent: -9999px;}
	#female a{width:162px;background:url(../images/nav/female.jpg) top center no-repeat;  text-indent: -9999px;}
	#male a{width:147px;background:url(../images/nav/male.jpg) top center no-repeat;  text-indent: -9999px;}
	#transplant a{width:193px;background:url(../images/nav/transplant.jpg) top center no-repeat;  text-indent: -9999px;}
	#treatment a{width:166px;background:url(../images/nav/treatment.jpg) top center no-repeat;  text-indent: -9999px;}
	#ethnic a{width:177px;background:url(../images/nav/ethnic.jpg) top center no-repeat;  text-indent: -9999px;}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.banner {
	background-color: #fff;
	padding: 10px 0 0 0;
	height: 220px;
}

.flash {
	float: left;
	width: 695px;
	padding: 0 0 0 8px;
}

.special {
	float: left;
	width: 215px;
}

.container {
	background-color: #fff;
	float: left;
}

.content {
	float: left;
	width: 683px;
	padding: 10px;
}

.homepage_features {
	width: 228px;
	float: left;
	margin: 0 10px 0 0;
	text-align: center;
	font-size: 18px;
}

.homepage_features img {
	margin: 0 0 8px 0;
	float: left;
}

.sidebar {
	float: left;
	width: 237px;
	padding: 8px 0 0 0;
}

.sidebar img{
	margin: 0 0 8px 0;
}

.foot_01 {
	clear: both;
	height: 24px;
	background-image: url(../images/bg_foot_01.jpg);
	background-repeat: none;
	padding: 26px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.foot_01 a {
	color: #000;
}

.foot_01 a:hover {
	color: #000;
	text-decoration: none;2
}

.foot_02 {
	color: #fff;
	height: 75px;
}

.foot_02 img {
	float: left;
	margin: 10px 0 0 10px;
}

.credit_cards {
	margin: 6px 0 0 15px;
	font-size: 12px;
	float: left;
	text-align: center;
	width: 291px;
}

.credit_cards img {
	text-align: center;
	margin: 4px 0 0 26px;}

.elyk {
	float: right;
	width: 85px;
	margin: 0 20px 0 0;
}

.footerp {
	color:#FFFFFF;
	font-size:12px;
	margin:0px auto;
	text-align:center;
	margin-bottom:10px;
}

.footerp a {
	color:#FFFFFF;
}

.footerp a:hover {
	color:#FFFFFF;
}

.testimonial-gray {
	margin: 10px;
	padding: 10px;
	background-color: #F2F2F2;
	text-align: left;
	border: #CCCCCC dashed 1px;
}

.testimonial-gold {
	margin: 10px;
	padding: 10px;
	background-color: #EDEAA9;
	text-align: left;
	border: #CCCCCC dashed 1px;
}

.testimonial-gray p,
.testimonial-gold p {
	line-height: 18px;
	margin: 0px 0px 18px 0px;
}

.testimonial-gold p.title {
	line-height: 18px;
	margin: 0px 0px 18px 0px;
	font-size: 16px;
	font-weight: bold;
}

.testimonial-gold img {
	margin: 0px 10px;
	padding: 2px;
	float: left;
	border: #ccc solid 1px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

   FANCY SAUCE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.blue {
	color: #4B6CA9;
}

.special_box {
	margin: 10px 0;
	padding: 14px;
	color: #000000;
	background: #ddd;
	border: 1px #000 dashed;
}

.special_box2 {
	margin: 10px 0;
	padding: 14px;
	color: #000;
	background: #7392E1;
	border: 1px #000 dashed;
}


.special_box3 {
	margin: 10px 0;
	padding: 14px;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	background: #069;
	border: 2px #fff dashed;
}

.special_box4 {
	margin: 10px 0;
	padding: 14px;
	color: #FFCC00;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	background: #069;
	border: 2px #fff dashed;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  TESTIMONIAL SCROLLER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#pscroller1, #pscroller2{
margin: 10px 4px;
width: 650px;
height: 120px;
border: 1px dashed black;
padding: 13px;
background-color: #ddd;
font-size: 16px;
font-weight: bold;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  COMXL ARCHIVES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*.comxl_archive {
	margin: 10px 10px 0 0;
	float: left;
	width: 228px;
}*/

.comxl_archive {
	margin: 10px 10px 10px 10px;
	float: left;
	width: 200px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	MED LIST
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.med_list {
	font-size: 12px;
	width: 186px;
	height: 313px;
	float: left;
	margin: 0 10px 0 0;
	background: #94C8DC;
	padding: 4px;
	border: 1px solid #3366CC;
}

.med_list p {
	text-align: center;
	line-height: normal;
}

.med_list ul {
	padding: 10px 0 0 30px;
}
