body {
	padding:0px;
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#5f5e5e;
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	font-size:12px;
}
#wrapper {
	width:771px;
	height:810px;
	margin:0px auto;
}
#flashheader {
	width:771px;
	height:357px;
	margin:0px auto;
	background-color:#999999;
}
#content {
	width:771px;
	height:336px;
	background-image:url(images/bgshadow.gif);
	background-repeat:repeat-y;
	margin:0px auto;
	background-color:#FFFFFF;
}
#contentiin {
	width:713px;
	height:282px;
	margin:23px 0 0 26px;
	position:absolute;
	background-color:#FFFFFF;
}
#contentiin001 {
	width:217px;
	height:249px;
	margin:14px 0 0 15px;
	position:absolute;
}
#contentiin002 {
	width:217px;
	height:53px;
	background-image:url(images/doctors.gif);
	background-repeat:no-repeat;
	border:1px solid #d5d4d4;
}
#contentiin003 {
	width:217px;
	height:76px;
	margin:11px 0 0 0;
	background-color:#FFFFFF;
	border:1px solid #d5d4d4;
	overflow:auto;
	padding-left:7px;
}
#contentiin004 {
	width:217px;
	height:76px;
	margin:8px auto;
	background-color:#FFFFFF;
	border:1px solid #d5d4d4;
	padding-left:7px;
	overflow:auto;
}
#contentiintext {
	width:173px;
	height:28px;
	background-image:url(images/text.gif);
	background-repeat:no-repeat;
}
#contentleft {
	width:247px;
	height:282px;
	float:left;
	background-color:#f4f4f4;
	border:1px solid #d5d4d4;
}
#contentright {
	width:440px;
	height:282px;
	float:right;
}
#contentgreen {
	width:440px;
	height:182px;
	float:right;
	background-image:url(images/rightbg.gif);
	background-repeat:no-repeat;
}
#space {
	width:440px;
	height:23px;
	margin:o auto;
	float:right;
}
#add {
	width:440px;
	height:76px;
	float:right;
}
#textdiv {
	width:390px;
	height:91px;
	margin:0 auto;
	padding-top:25px;
}
#button {
	width:159px;
	height:37px;
	padding-top:10px;
	float:right;
	padding-right:30px;
}
#footnav {
	width:771px;
	height:70px;
	margin:0px auto;
	background-color:#FFFFFF;
	background-image:url(images/footnavimg.gif);
	background-repeat:no-repeat;
}
#footend {
	width:771px;
	height:31px;
	margin:0px auto;
	background-image:url(images/footernew.gif);
	background-repeat:no-repeat;
}
#navigation{  
 	font-family:Arial, Helvetica, sans-serif;   
	margin:0 auto;
	padding-top:2px; 
 	width:600px;
	float:left;
	padding-left:50px;     
}

/*TEXTS*/

.chattext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-style: normal;
	line-height: 30px;
}
.scroltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	font-style: normal;
}
.chattext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#c2d1ef;
	text-decoration:none;
}
.chattext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#3399FF;
	text-decoration:underline;
}
