*{
  margin:0;
  padding:0;
}
.clear{
	clear:both;
	overflow:hidden;
	height:0px;
}
body {
	background: url(../images/background.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
td {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #400A1F;
	text-align:left;
	margin-bottom:10px;		
}
th {
	font-family: Arial, Helvetica, sans-serif;
	color: #5FA6DE;
	text-align:left;
	font-size:16px;
}
a{
	color:#1B518C;
	text-decoration:none !important;
}
a:hover{
	text-decoration:underline;
}
img{
	border:none;
}
hr{
	margin:10px 0 10px 0;
}
fieldset{
	text-align:justify;
	width:600px;
	margin:20px auto 10px auto;
	padding:10px;
}
#container {
	width: 930px;
	margin: 0 auto 25px auto;
	overflow: visible;
	position: relative;
	margin-top:10px;
	background:#FFFFFF;
}
.backpage_container {
	margin-bottom: 5px !important;
}
#header_menu{
	background:url(../images/menu_band.jpg) repeat-x;
	width:930px;
	height:33px;
}
#header_photos{
	padding-top: 3px;
}
#menu{
	margin-left:20px;
}
#menu li{
	list-style-position:outside;
	list-style:none;
	float:left;
	display:inline;
}
#menu_home, #menu_about, #menu_home_hover, #menu_about_hover, #menu_meet, #menu_meet_hover, #menu_news, #menu_news_hover, #menu_physical, #menu_physical_hover, #menu_medical, #menu_medical_hover, #menu_location, #menu_location_hover, #menu_links, #menu_links_hover, #menu_contact, #menu_contact_hover{
	height:33px;	
}
#menu_home{
	background: url(../images/menu_home.jpg) no-repeat;
	width:58px;
}
#menu_home_hover{
	background: url(../images/menu_home_hover.jpg) no-repeat;
	width:58px;
}
#menu_about{
	background: url(../images/menu_about.jpg) no-repeat;
	width:136px;
}
#menu_about_hover{	
	background: url(../images/menu_about_hover.jpg) no-repeat;
	width:136px;

}
#menu_meet{
	background:url(../images/menu_meet.jpg) no-repeat;
	width:128px;
}
#menu_meet_hover{
	background:url(../images/menu_meet_hover.jpg) no-repeat;
	width:128px;
}
#menu_news{
	background:url(../images/menu_news.jpg) no-repeat;
	width:100px;	
}
#menu_news_hover{
	background:url(../images/menu_news_hover.jpg) no-repeat;
	width:100px;	
}
#menu_physical{
	background:url(../images/menu_physical.jpg) no-repeat;
	width:123px;
}
#menu_physical_hover{
	background:url(../images/menu_physical_hover.jpg) no-repeat;
	width:123px;
}
#menu_medical{
	background:url(../images/menu_medical.jpg) no-repeat;
	width:121px;
}
#menu_medical_hover{
	background:url(../images/menu_medical_hover.jpg) no-repeat;
	width:121px;
}
#menu_location{
	background:url(../images/menu_location.jpg) no-repeat;
	width:75px;
}
#menu_location_hover{
	background:url(../images/menu_location_hover.jpg) no-repeat;
	width:75px;
}
#menu_links{
	background:url(../images/menu_links.jpg) no-repeat;
	width:46px;
}
#menu_links_hover{
	background:url(../images/menu_links_hover.jpg) no-repeat;
	width:46px;
}
#menu_contact{
	background:url(../images/menu_contact.jpg) no-repeat;
	width:84px;
}
#menu_contact_hover{
	background:url(../images/menu_contact_hover.jpg) no-repeat;
	width:84px;
}
#menu_meet_menu{
	height: 131px;
	width: 128px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	background:#CCCCCC;
	position: absolute; 
	z-index:2000;
	color:#FFFFFF;
}
#menu_meet_menu li{
	width:128px;
	text-align:center;
}
#menu_meet_menu li a{
 text-decoration:none;
}
#menu_meet_menu li a:hover{
 text-decoration:underline;
}

p.title {
	font-weight: bold;
}
p {
	font-family: Arial;
	font-size: 13px;
	color: #400a1f;
}
h2{
	font-family: Arial;
	font-size: 16px;
	color: #400a1f;
	margin-bottom:20px;
}
ul{
	font-family: Arial;
	font-size: 13px;
	color: #400a1f;
	list-style-position:inside;
}
ol{
	font-family: Arial;
	font-size: 16px;
	color: #1B518C;
	list-style-position:inside;
	list-style-type:decimal;
}
#content_box{
	border: 1px #17578d solid;
	width:755px;
	height:auto;
	margin:20px auto 0 auto;
	position:relative;
}
#content_box_backpage {
	margin: 0 60px 0 40px;
	padding: 10px 0;	
}
#content_box_backpage p{
	margin-bottom:10px;
}
#content_box p{
	margin-left:25px;
	margin-top:20px;
}
#monitor_left{
	width:183px;
	height:116px;
	float:left;
	margin:30px 0 80px 20px;
}
#monitor_rigth{
	float:left;
	width:525px;
	height:auto;
	margin:40px 0 80px 0;
}
#monitor_rigth p{
	margin-left:15px;
}
#logo_gwog{
	position:absolute;
	left:522px;
	top:230px;
	z-index:0;
	width:224px;
	height:120px;
}
#footer_address{
	width:765px;
	margin:5px auto 0px auto;
	padding-bottom:10px;
}
#footer_address p{
	color: #FFF;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
}
.footer_address_text{
	float:left;
	margin-left:53px;
	display:inline;
}
.notes {
	margin: 30px;
	padding: 20px;
	border: 1px solid #333;
	overflow:hidden;	
}
.notes p {
	color: #333;
}
#hospital_surgical{
	float:left;
	width:460px;
}
#health_companies{
	float:left;
	width:330px;
	margin-left:35px;
}
#hospitals{
	width:250px;
	height:auto;
	float:left;
}
#surgicalscenter{
	width:210px;
	height:auto;
	float:left;
}
#footer_address_theraphy{
	width:690px;
	margin:20px 0 10px 0px;
	padding-bottom:10px;
}
#footer_address_theraphy p{
	color: #400A1F;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	margin-bottom:5px;
}
.footer_address_text_theraphy{
	float:left;
	margin-left:101px;
}
.doctors{
	margin-top:20px;
}
.doctors_left{
	float:left;
	width:150px;
	height:auto;
	margin-left:8px;
}
.doctors_right{
	float:left;	
	width:590px;
	height:auto;
	text-align:justify;
}
#contact_fieldset{	
	width:320px;
	margin:20px 0px;
	background:#CCCCCC;
	float:left;
}
#contact_right{
	width:398px;
	height:236px;
	float:left;
	margin: 18px 0 0 80px;
}
#about_left{
	float:left;	
	width:450px;
	display:inline;		
}
#about_right{
	float:left;
	width:185px;
	height:310px;	
	display:inline;
	margin-left:35px;

}
#theraphy_left, #theraphy_center, #theraphy_right{
	float:left;
	height:220px;
	width:260px;
}
#theraphy_right{
	margin-left:30px;
}