/* CSS Document */
html,
body{
background:url(../images/bg.jpg) no-repeat top;
background-color:#4c73a1;
margin-top:0px;
}

a{
color:#666666;
}

a:hover{ 
color:#ffc834;
}

.main_frame{
margin-top:0px;
margin-right:auto;
margin-left:auto;
width:905px;
background:url(../images/mainframe_bg.jpg) repeat-y;
padding-left:3px;
}

.main_lower{
margin-right:auto;
margin-left:auto;
width:906px;
background:url(../images/main_lower.jpg) no-repeat;
height:7px;
}

.top_frame{
float:left;
background:url(../images/menu_bg.jpg) repeat-y;
width:901px;
}

.menu{
	float:right;
	width: 497px;
	height: 29px;
	background:url(../images/menu.jpg) no-repeat;
	padding-right:3px;
	padding-top:6px;
}

.menu_box_1{
	width:50px;
	text-align:right;
	float:left;
}

.menu_box_2{
	width:108px;
	text-align:right;
	float:left;
}

.menu_box_3{
	width:78px;
	text-align:right;
	float:left;
}

.menu_box_4{
	width:91px;
	text-align:right;
	float:left;
}

.menu_box_5{
	width:50px;
	text-align:right;
	float:left;
}

.menu_box_6{
	width:85px;
	text-align:right;
	float:left;
}

.menu a{
color:#FFFFFF;
font-size:10px;
font-family:Verdana;
text-decoration:none;
}

.menu a:hover{
color:#ffc834;
font-size:10px;
font-family:Verdana;
text-decoration:none;
}

.content{
float:left;
}

.content_frame{
background:url(../images/content_top_bg.jpg) repeat-y;
background-position:top;
}

.img_home{
z-index:3;
margin-right:auto;
margin-left:auto;
padding-left:3px;
}

.logo{
	background:url(../images/logo.png) no-repeat;
	width: 277px;
	height: 151px;
	float:left;
}

.map{
	background:url(../images/contact/map.png) no-repeat;
	width:400px;
	height:350px;
	z-index:-1;
}

.logo_frame{
float:left;
margin-top:400px;
padding-left:110px;
}


.footer{
font-family:Verdana;
font-size:9px;
color:#666666;
text-align:center;
padding-bottom:10px;

}

.to_learn{
	float:right;
	width: 170px;
	height: 50px;
	font-family:Verdana;
	font-size:10px;
	color:#666666;
	border:#666666 solid 1px;
	padding:8px;
}

.title{
color:#22528b;
font-size:18px;
font-family:Verdana;
font-weight:bold;
font-style:italic;
text-align:left;
}

.home_content{
float:right;
padding-right:40px;
width:430px;
color:#666666;
font-size:10px;
font-family:Verdana;
margin-top:415px;
padding-bottom:10px;
}

.page_bg
{
position:absolute;
top:30px;
z-index:1;
width:900px;
margin-right:auto;
margin-left:auto;
}

.page_content_frame{
position:relative;
width:900px;
z-index:100;
}

.page_content{
float:right;
padding-right:40px;
width:440px;
color:#666666;
font-size:10px;
font-family:Verdana;
margin-top:70px;
padding-bottom:10px;
line-height:18px;
text-align:justify;
}

.page_content_survey{
background:url(../images/patients_physicians/survey_bg.jpg) repeat-x;
background-color:#fbdfb5;
float:left;
margin-left:30px;
width:450px;
color:#666666;
font-size:10px;
font-family:Verdana;
margin-top:70px;
padding-bottom:10px;
line-height:18px;
text-align:justify;
padding:3px;
}

.suvey_form{
height:25px;
}

.button{
cursor:pointer;
}

.legend{
font-weight:bold;
}

.team_img{
float:left;
width:65px;
}

.team_text{
float:left;
width:360px;
padding-left:10px;
line-height:11px;
}

.team_img_frame{
width:100px;
float: left;
margin: 0 25px 30px 0;
padding: 5px;
}

.mri_img{
float: left;
margin: 0 3px 0px 0;
padding: 1px;
text-align:center;
font-weight:bold;
}

.goggle{
background:url(../images/goggles/goggle.png) no-repeat;
width:120px;
height:150px;
}

.textbox{
font-size:10px;
font-family:Verdana;
background:#FFFFFF;
}


/*menu---------------------------------------------------*/
#dropmenudiv{
position:absolute;
border:1px solid #FFFFFF;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:200;
margin-top:10px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #FFFFFF;
border-left: 0px solid #FFFFFF;
border-right: 0px solid #FFFFFF;
border-top: 0px solid #FFFFFF;
color:#FFFFFF;
font-size:10px;
font-family:Verdana;
text-decoration:none;
}

#dropmenudiv a:hover{ /*hover background color*/
color:#ffc834;
font-size:10px;
font-family:Verdana;
text-decoration:none;
}/*-----------------------------------------------------------------*/
