@import "main.css";      /* hidden from nearly all v4 browsers  */

#secondaryhome { margin:0; padding:0; float:left; margin:10px 0 10px 10px; width:770px; }
#secondaryhome ul { list-style:none; margin:0; display:inline; }
#secondaryhome li { float:left; display:inline; }

#secondaryhome a { display:block; background-position:left top; height:25px; }
* html #secondaryhome li a { display:inline;}
#secondaryhome a.first { background:url(/images/home1.gif) 0 0 no-repeat; height:25px; }
#secondaryhome a.sec { background:url(/images/home2.gif) 0 0 no-repeat; height:25px; }
#secondaryhome a.third { background:url(/images/home3.gif) 0 0 no-repeat; height:25px; }
#secondaryhome a.fourth { background:url(/images/home4.gif) 0 0 no-repeat; height:25px; }

#secondaryhome a.activefirst { background:url(/images/home1.gif) 0 -25px no-repeat; height:25px; }
#secondaryhome a.activesec { background:url(/images/home2.gif) 0 -25px no-repeat; height:25px; }
#secondaryhome a.activethird { background:url(/images/home3.gif) 0 -25px no-repeat; height:25px; }
#secondaryhome a.activefourth { background:url(/images/home4.gif) 0 -25px no-repeat; height:25px; }

#secondaryhome a.first:hover { background-position:left -25px; }
#secondaryhome a.sec:hover { background-position:left -25px; }
#secondaryhome a.third:hover { background-position:left -25px; }
#secondaryhome a.fourth:hover { background-position:left -25px; }


#threeboxes { width:590px; height:372px; float:left; margin:0; padding:5px; }
#threeboxes { background-image:url(/images/box_content.jpg); background-repeat:no-repeat}




#quickhome { border-left:1px solid #CCC; border-right:1px solid #CCC; background: url(/images/back_quick_home.gif) repeat left top; width:178px; padding-top:-10px; margin:0 auto 0 20px; }
* html #quickhome { margin:0; }
#quicktitlehome { color: #571c1f; font-size:12px; font-weight:bold; margin:0 auto; }


#boxconts { width:168px; height:65px; float:left; margin:10px auto 0 auto; border-top:1px solid #efefef; padding-top:10px; }
#boxconts a { text-decoration:none; color:#8CC63F; }
#boxconts a:hover { text-decoration:underline; }
#boxconts img { float:left; margin-right:5px; margin-left:3px; border:1px solid #efefef; }
#boxconts img:hover { border:1px solid #8cc63f; }
#boxconts SPAN.titlex { font-size:100%; font-weight:bold; display:block; color:#8CC63F; margin-left:2px; }
#boxconts SPAN.detailx { display:block; font-size:90%; color:#666; width:100px; float:left; margin-left:2px; }

#boxconts1 { width:168px; height:65px; float:left; margin:10px auto 0 auto; border-top:1px solid #efefef; padding-top:10px; }
#boxconts1 a { text-decoration:none; color:#571c1f; }
#boxconts1 a:hover { text-decoration:underline; }
#boxconts1 img { float:left; margin-right:5px; margin-left:3px; border:1px solid #efefef; }
#boxconts1 img:hover { border:1px solid #571C1F; }
#boxconts1 SPAN.titlex { font-size:100%; font-weight:bold; display:block; color:#571c1f; margin-left:2px;  }
#boxconts1 SPAN.detailx { display:block; font-size:90%; color:#666; width:100px; float:left; margin-left:2px; }

#boxconts2 { width:168px; height:65px; float:left; margin:10px auto 0 auto; border-top:1px solid #efefef; padding-top:10px; }
#boxconts2 a { text-decoration:none; color:#EE3324; }
#boxconts2 a:hover { text-decoration:underline; }
#boxconts2 img { float:left; margin-right:5px; margin-left:3px; border:1px solid #efefef; }
#boxconts2 img:hover { border:1px solid red; }
#boxconts2 SPAN.titlex { font-size:100%; font-weight:bold; display:block; color:#C33; }
#boxconts2 SPAN.detailx { display:block; font-size:90%; color:#666; width:100px; float:left; margin-left:2px; }
