#homeintro {
   width:389px;
	 float:left;
	 background-image:url(../img/panel_bg1.gif);
	 background-repeat:no-repeat;
}
#homeintroinner {
   position:relative;
	 top:10px;
	 left:21px;
	 width:345px;
	 font-size:0.9em;
}
.homephoto {
   width:355px;
	 height:255px;
	 display:block;
	 float:right;
	 position:relative;
	 background-repeat:no-repeat;
}
#homephoto1 { background-image:url(../img/front1.jpg); }
#homephoto2 { background-image:url(../img/front2.jpg); }
#homephoto3 { background-image:url(../img/front3.jpg); }

#homephotocaption {
   position:absolute;
	 top:16px;
	 left:-108px;
	 height:43px;
	 width:424px;
	 background-image:url(../img/black_bg1.gif);
	 background-repeat:no-repeat;
}
#homephotocaption h3 {
   margin:0;
	 color:#FFFFFF;
	 padding:10px 16px;
	 font-size:1.2em;
	 border:0;
}
#homeupper {
   float:left;
	 width:760px;
}
#lowerpanels {
   float:left;
	 clear:both;
	 display:block;
	 height:140px;
	 padding:1.5em 0 2.5em 0;
	 width:760px;
	 position:relative;
}
* html #lowerpanels {
	 padding:2.5em 0 2.5em 0;
}
#lowerpanels2 {
   width:242px;
	 float:left;
}
.smallpanel {
   float:left;
	 width:242px;
	 height:140px;
	 background-image:url(../img/panel_bg2.gif);
	 background-repeat:no-repeat;
	 position:relative;
}
#lowerpanels2 .smallpanel {
   clear:left;
	 margin-bottom:3em;
}
#smallpanel2 {
   position:relative;
	 left:17px;
}
#smallpanel3 {
   float:right;
}
#lowerpanels2 #smallpanel2,#lowerpanels2 #smallpanel3 {
   left:0px;
	 float:left;
	 clear:left;
}
.smallpanel h3 {
   background-repeat:no-repeat;
   background-position:center left;
   width:242px;
	 height:37px;
	 float:left;
	 margin:0;
	 border:0;
	 padding:0;
}
.smallpanel h3 span {
   display:none;
}
#smallpanel1 h3 {
   background-image:url(../img/panel_h3_1.gif);
}
#smallpanel2 h3 {
   background-image:url(../img/panel_h3_2.gif);
}
#smallpanel3 h3 {
   background-image:url(../img/panel_h3_3.gif);
}
.smallpanelbutton a {
   position:absolute;
	 bottom:-12px;
	 right:10px;
	 background-repeat:no-repeat;
	 width:109px;
	 height:29px;
	 display:block;
}
.smallpanelbutton a span {
   display:none;
}
a#smallpanelbutton1 { background-image:url(../img/learn_more1.gif); }
a#smallpanelbutton2 { background-image:url(../img/learn_more2.gif); }
a#smallpanelbutton3 { background-image:url(../img/learn_more3.gif); }


.smallpanel ul {
   list-style:none;
	 margin:0;
	 padding:6px 0 0 17px;
	 clear:both;
}
.smallpanel li {
	 display:inline;
	 width:210px;
}
.smallpanel li a {
   background-repeat:no-repeat;
	 background-position:center left;
	 padding:3px 0 3px 21px;
	 display:block;
	 width:190px;
	 clear:left;
	 font-size:0.9em;
	 color:#555555;
	 margin:0;
}
#smallpanel1 li a { background-image:url(../img/front_bullet1.gif); }
#smallpanel2 li a { background-image:url(../img/front_bullet2.gif); }
#smallpanel3 li a { background-image:url(../img/front_bullet3.gif); }
