@charset "utf-8";
/* CSS Document */
body {
	background-image:url(../images/Background-Son.png);
	margin:0;
	padding:0;
	background-repeat:no-repeat;
	background-position:center top;
	width:100%;
	overflow-x: hidden;
	background-color: #f2f2f2;
	text-align:center;
}
ul, li {
	margin:0;
}
.headWrapper {
	width:1234px;
	margin:0 auto;
	height:343px;
}

.mainWrapper {
	width: 1045px;
	margin: 0 auto;
	
}
.Logo2  {
	padding-top:26px;
	float:left;
	background: url(../images/logo.png);
	background-repeat:no-repeat;
    display: block;
    height: 148px;
    width: 358px;
	 margin: 32px 0px 0 32px;
}
.bodyWrapper {
	width:1045px;
	 background-color: white;
	
}
.leftPannel {
	width: 220px;
	float:left;
	min-height:100px;
}
.bodyWrapper .rightPannel {
	width: 826px;
	margin-left:220px;
}
.leftPannel .radius {
	background-image: url(../images/Left-Top.png);
	width: 220px;
	height: 11px;
	background-repeat: no-repeat;
	background-position: left top;
}

.leftPannel .content-Left {
	background-color: #FFF;
	
}

.rightPannel .Top-Rightpannel {
	width: 826px;
	height: 14px;
}
.rightPannel .Top-Rightpannel .color {
	width: 810px;
	background-color: #f8f8f8;
	float: left;
	height: 14px;
}
.rightPannel .Top-Rightpannel .radius-right {
	background-image: url(../images/Top-Right.png);
	background-position: right top;
	height: 14px;
	width: 16px;
	background-repeat: no-repeat;
	float:right;
}
.rightPannel .contentRightPannel {
	background-color: #f8f8f8;
	padding:0 15px 0 20px;
}
.FooterWrapper {
	background-image: url(../images/Footer.png);
	width: 1109px;
	height: 140px;
	margin: 0 auto;
	padding: 122px 0 0;
	background-position: center top;
	background-repeat: no-repeat;
}
.FooterWrapper #footerleft {
	width:208px;
	float:left;
	padding-left:12px;
}
#contact {
	margin-left: 16px;
    text-align: left;
}
#contact span {
	font-family: Verdana;
	font-size: 11px;
	color: #052647;
	letter-spacing: 1px;
}
.FooterWrapper .links {
	width: 837px;
	margin-left: 220px;
	text-align:left;
	padding: 34px 0 0 52px;
	font-family:tahoma;
	font-size:12.5px;
	line-height:18px;
}
.links a {
	color:#000;
	opacity: 0.7;
}
.links a:hover {
	text-decoration:underline;
	color:#e85110;
}
.content-Left .box-head {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #de0012;
	font-family:tahoma;
	font-size:11px;
	color:#3a3a3a;
	text-align:left;
	line-height: 25px;
	padding-left:11px;
	 padding-bottom: 5px;
}
.rightPannel .contentRightPannel .head {
	border-bottom: dotted 1px #eb632e;
	height:32px;
	text-align:left;
	font-family:"Myriad Pro";
	font-size:22.92px;
	color:#7a7e84;
	margin-bottom:29px;
}
.rightPannel .contentRightPannel .head span {
	border-bottom: 4px solid #EB632E;
}
.contentRightPannel .contactUs {
	font-family: Arial;
	color: #3a3a3a;
	font-size: 12.5px;
	text-align:left;
}

.heatlink {
	color: #3a3a3a;
	display: block;
	font: 12.5px Tahoma;
	text-align: left;
	width: 220px;
	line-height:22px;
	background-image:url(../images/arr.png);
	background-repeat:no-repeat;
	background-position:11px center;
}

.heatlink a:link, .heatlink a:visited {
    color: #3a3a3a;
    display: block;
     padding: 2px 0 2px 29px;
    text-decoration: none;
	border-bottom:1px solid #ececec;
}
.heatlink a:hover {
	display: block;
	background-color: #ebebeb;
	border-radius: 2px 2px 2px 2px;
	text-decoration: none;
	border-bottom:1px solid #cbcbcb;
	background-image:url(../images/arr-hover.png);
	background-repeat:no-repeat;
	background-position:11px center;
	 padding: 2px 0 2px 29px;
}
#active {
	display: block;
	background-color: #ebebeb;
	border-radius: 2px 2px 2px 2px;
	text-decoration: none;
	border-bottom:1px solid #cbcbcb;
	background-image:url(../images/arr-hover.png);
	background-repeat:no-repeat;
	background-position:11px center;
	 font: 12.5px Tahoma;
	text-align: left;
	line-height:22px;
}
#active a:link, #active a:visited {
    color: #3a3a3a;
    display: block;
     padding: 2px 0 2px 29px;
    text-decoration: none;
	border-bottom:1px solid #ececec;
}

#patienteninfo {
	color: #EB632E;
	font-size: 13px;
	font-weight: bold;
}
.contentRightPannel .contactUs table tr td img {
	border: 4px solid #FFF;
	margin: 5px;
}
a:hover img  {
	opacity: 0.9;
}
