/*== Developed By: Ryan H ===========*/

/*  IE uses font-size, Mozilla uses line-height  */
.sIFR-active h1 {font-size:26px; line-height:26px; visibility:hidden; width:100%;}

a:link, a:visited {color:#003D5C;}
a:hover, a:active {color:#031F34;}

body {background:#0196BE url(../images/layout/mainBG.jpg) 0 0 repeat-x; color:#fff;}
#shell {background:url(../images/layout/mainBody.png) 0 0 repeat-y;}
#container {background:url(../images/layout/mainHead.png) 0 0 no-repeat;}

#pagePhoto {border:2px solid #fff;}


.photoright {border:1px solid #777;}
.photoleft {border:1px solid #777;}
.photo {border:1px solid #777;}
.featureRight {border:3px solid #074d97;}
.featureCenter {border:3px solid #074d97;}

#callOuts {list-style:none; padding:0px; margin:0px;}
#callOuts li {
background:url(../images/layout/mainCallouts.jpg);
padding:0px; margin:0px; float:left;
}
#callOuts li a {width:160px; height:200px; display:block;}
#callOuts li#location {background-position:0 0;}
#callOuts li#brushing {background-position:-160px 0;}
#callOuts li#forms {background-position:-320px 0;}

h2 {line-height: 30px;}