@charset "UTF-8";
/* CSS Document */

@import url("reset.css");


body{font-family: Arial, Verdana, Helvetica, sans-serif; background-color: #c4e7ff; color: #000; line-height: 1.3;}

/* STRUCTURE
  ---------------------------------------------------------------------*/ 
#wrap{position: relative; background: #e1f4fb url(../images/wrap_bg.jpg) 0 0 repeat-x; margin: 0 auto 0 auto;}
#header{width: 960px; margin: 0 auto 0 auto;}
#contentContainer{width: 960px; background: #e4f5fc url(../images/home_swimmer.jpg) 0 0 no-repeat; height: 404px; margin: 0 auto 0 auto;}
#contentContainer div{margin: 0 0 0 478px;}
#ormcLogo{position: relative; left: 40px; top: 15px;}
#bottomContainer{position: relative; background: #c4e7ff url(../images/home_footerbg.png) 0 0 repeat-x; min-height: 19.19em; _height: 19.19em; margin: 0 auto 0 auto;}
#testimonialWrap{position: relative; background: url(../images/home_testimonial.png) 0 0 no-repeat; width: 960px; min-height: 13.38em; height: 13.38em; margin: 0 auto 0 auto; z-index: 1;}
#testimonialWrap p{position: absolute; top: 100px; left: 480px; width: 230px; text-align: right;}
#homeNav{position: absolute; width:905px; top:-19px; left: 43px; z-index: 5;}
#footer{position: relative; width:960px; margin: 0 auto 0 auto;}

/* Text
  ---------------------------------------------------------------------*/
h1{background: url(../images/home_headline.png) 0 0 no-repeat; width: 555px; height: 96px; margin: 0 0 0 330px; text-indent: -9999em;}
h2{background: url(../images/home_subhead.png) 0 0 no-repeat; width: 353px; height: 53px; margin: 20px 0 0 478px; text-indent: -9999em;}
#testimonialWrap p{font-size: .7em;}
#testimonialWrap p strong{color: #e54800;}
#footer p{font-size: .8em; text-align: center;}
#contentContainer div{font-size: .85em;}
#contentContainer div a.symptomLink{display: block; margin:5px 0 5px 7px;}
/* Links
  --------------------------------------------------------------------- */
  
#homeNav a{display:block; background-position: 0 0; background-repeat: no-repeat; width:136px; height:38px; margin-right: 11px; text-indent: -9999em; float: left;}
#homeNav a:hover{background-position: 0 -38px;}
#homeNav a.procedures{ background-image: url(../images/homenav_procedures.png);}
#homeNav a.ormcteam{ background-image: url(../images/homenav_team.png);}
#homeNav a.support{ background-image: url(../images/homenav_support.png);}
#homeNav a.rehab{ background-image: url(../images/homenav_rehab.png);}
#homeNav a.testimonial{ background-image: url(../images/homenav_testimonial.png);}
#homeNav a.contact{ background-image: url(../images/homenav_contact.png); margin-right: 0;}

clear{clear:both; font-size:0px; line-height:0;}