@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background-image: url(../images/bg-body-home.jpg);
	background-attachment:fixed;
	background-repeat:repeat-x;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:62.5%;
}
.clearfix:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: " ";
      clear: both;
      height: 0;
      }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

.wrapper {
	height:100%;
	width:100%;
}
.content {
	width:968px;
	margin: 0 auto;
}
h1 {
	background: transparent url(../images/im_ru_thinking_header.gif) no-repeat scroll 0 0;
	margin:0;
	font-size:1.2em;
	text-indent:-9999px;
	width:328px;
	height:86px;
	clear:both;
}
img {
	border:0;
}
p.advice_line {
	background: transparent url(../images/im_ru_top_banners.png) no-repeat scroll 0 0;
	font-size:1.2em;
	text-indent:-9999px;
	width:968px;
	height:57px;
	margin:0;
	clear:both;
}

.main_image {
	height:405px;
	clear:both;
}
.panel-right {
	background: transparent url(../images/panel-right-2.gif) no-repeat scroll right top;
	float:left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
}
.panel-bottom {
	background: transparent url(../images/panel-bottom-2.gif) no-repeat scroll left bottom;
	float:left;
}
.panel-content-container {
	width:948px;
	background-color:white;
	border-bottom:10px solid #a8a8a8;
	border-right:10px solid #a8a8a8;
	float:left;
	margin:10px 0 0 10px;
}
.panel-content {
	float:left;
	margin:-10px 0 0 -10px;
}
.something_panel {
	height:auto;
	background-color:#ffffff;
}
.something_panel p {
	color:#373737;
	font-size:1.2em;
	margin:0 0 8px 0;
}
.something_panel p a {
	color:#00448a;
}
.nurse {
	padding:10px 0 10px 10px;
	float:left;
}
.nurseText {
	width:404px;
	float:left;
	margin-top: 14px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 40px;
}
.legals {
	margin:0 0 30px 0;
	clear:both;
}

