#container {
     display: table;
     height: 100%;
     width: 100%;
     margin: 0;
}

#content {
     display: table-cell;
     vertical-align: middle;
     position: relative;
}

* html #content {
     top: 50%;
     left: 0;
     height: 1px;
}

* html #content #inner {
     position: relative;
	 top: -50%;
}

html, body {
padding: 0;
margin: 0 auto;
width: 950px;
text-align: center;
background:#ffffff url(bg.jpg) top repeat-x ;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #838383;
}


#index_container {
background: url(nursex.jpg) no-repeat 0 1px;
width: 950px;
margin: 0 auto;
height: 700px;
overflow:hidden;

}

#index_container2 {
background: url(nursex.jpg) no-repeat 0 1px;
width: 950px;
margin: 0 auto;
height: 1250px;
overflow:hidden;

}

#index_container2x {
background: url(nursex.jpg) no-repeat 0 1px;
width: 950px;
margin: 0 auto;
height: 900px;
overflow:hidden;

}
#cuadro1 {
background-image:url(left.jpg);background-repeat:no-repeat; 
width: 408px;
height: 650px;
float: left;
overflow:hidden;

}
#cuadro2 {
background-image:url(right.jpg) ; background-repeat:no-repeat;
width: 542px;
height: 650px;
float: left;
overflow:hidden;
}

#cuadro2_2 {
background-image:url(right.jpg) ; background-repeat:no-repeat;
width: 542px;
height: 1150px;
float: left;
overflow:hidden;
}

#menu1 { 
width: 200px;
height: 100px;
margin-top:300px;
margin-left:205px;
float: left;
overflow:hidden;
}
#web {
width: 380px;
height: 620px;
margin-top:8px;
margin-left:50px;
float: left;
overflow:hidden;
}

#web2 {
width: 470px;
height: 620px;
margin-top:8px;
margin-left:0px;
float: left;
overflow:hidden;
}

#web3 {
width: 470px;
height: 300px;
margin-top:8px;
margin-left:0px;
float: left;
overflow:hidden;
}

#web_text {
width: 420px;
margin-top:8px;
margin-left:25px;
float: left;
overflow:hidden;
}

#contact {
width: 450px;
height: 650px;
margin-top:50px;
margin-left:10px;
float: left;
overflow:hidden;
}

#fees {
width: 380px;
height: 900px;
margin-top:40px;
margin-left:50px;
float: left;
overflow:hidden;
}

#faq {
width: 380px;
height: 1100px;
margin-top:40px;
margin-left:50px;
float: left;
overflow:hidden;
}

#cuadro3 {
width: 950px;
height: 50px;
float: left;
overflow:hidden;
}
