/* start page setup*/
*{margin:0;padding:0}
body{text-align:center;background:url(images/bg.gif) 50% 0 repeat-y #131f5a;font-size:62.5%}
a{color:#131f5a}
a:hover,a:visited{color:#404e8f}
a img{border:none}
#stage{width:760px;text-align:left;background:#fff;margin:0 auto;font-size:1.1em;font-family:trebuchet ms, arial, helvetica, sans-serif}#stage2{width:760px;text-align:left;background:url(images/contentbg.gif) #fff;margin:0 auto;font-size:1.1em;font-family:trebuchet ms, arial, helvetica, sans-serif}
/* end page setup*/

/* start header*/
h1 a{display:block;width:216px;background:url(images/logo.gif) no-repeat;height:70px;overflow:hidden;text-indent:-5000px}
#breadcrumb,#contact{padding:10px;font-weight:bold;color:#ccc;background:#131f5a}
#breadcrumb a,#contact a{color:#fc0}
#contact span{float:right}
/* end header*/


/* start index content */
#ihealthcare{float:left}
#imotor{float:left}
#isigns{float:left}
#ivisualaids{float:left}
#ioffers{clear:both}
/* end index content*/

/* start footer content*/
#footer{clear:both;padding:20px;text-align:center;font-size:0.9em;background:url(images/footerbg.gif) 0 0 no-repeat #fff}
#stage2 #footer{border-top:10px solid #131f5a}
/* end footer */

/* start product list */

/* end product list*/
#sidenav{float:left;width:154px;list-style:none;background:url(images/navtop.gif) no-repeat;padding:10px 0 0 0}
#sidenav li{margin:3px 10px 0 10px;padding:0 0 0 10px}
#list{float:left;width:606px}
#slubs{background:#131f5a}
#productlist{list-style:none;padding:0 10px}
#productlist span span{display:block;text-align:center;height:250px;width:33.333333%;float:left;padding-top:10px}
#listoffers{display:block;clear:both;background:#c00;color:#fff}
.txt{padding:10px;line-height:140%}
#pagination{clear:both;font-weight:bold;text-align:center;padding:20px}

/* vars */
.healthcare h2{background:url(images/h2bg.gif) no-repeat #996;color:#fff;padding:10px;font-size:1.4em}
.healthcare #sidenav li{background:url(images/bulhealthcare.gif) no-repeat 0 50%}

.motor h2{background:url(images/h2bg.gif) no-repeat #131f5a;color:#fff;padding:10px;font-size:1.4em}
.motor #sidenav li{background:url(images/bulmotor.gif) no-repeat 0 50%}

/* start form */
#form{margin:20px;padding:20px;border:1px solid #ddd;background:#eee}
#form fieldset,#form legend{padding:5px 15px;border:1px solid #ddd;background:#fff}
#form label{font-weight:bold}
.input{width:100%;border:1px solid #131f5a;margin-bottom:10px}
