@charset "utf-8";
/* CSS Document */

body{width:1000px;margin-left:auto;margin-right:auto;margin-top:0px;margin-bottom:0px;padding:0px;background-color:#074574;font-size:9pt;font-family:'tahoma';}
#outercontainer{overflow:auto;width:1000px;margin:0px auto;background-image:url(../images/border.png);background-repeat:repeat-y;z-index:2;position:relative;}
#innercontainer{width:981px;margin-left:9px;overflow:auto;}
#maincontent{width:980px;min-height:1000px;background-color:#0073ae;background-image:url(../images/bg.gif);background-repeat:repeat-x;overflow:auto;}
a,a:visited,a:active{color:#101338;text-decoration:none;}
a:hover{text-decoration:underline;}
.clear{clear:both;}

/* header */
#header{height:134px;width:980px;background-color:#d0e6f1;}
#banner{height:98px;width:980px;}
#bannerleft{float:left;width:224px;height:98px;background-image:url(../images/hd1.jpg);background-repeat:no-repeat;}
#bannermid{float:left;width:63px;height:98px;background-image:url(../images/hd2.jpg);background-repeat:no-repeat}
#bannerrt{float:left;width:693px;height:98px;background-image:url(../images/hd3.jpg);background-repeat:no-repeat;}

/* navigation */
#nav{color:#FFFFFF;line-height:35px;height:35px;width:960px;background-image:url(../images/navbg.jpg);background-repeat:repeat-x;margin-top:1px;padding-left:20px;}
#navright{float:right;padding-right:83px;}
.navlink{font-size:9pt;font-family:Helvetica,sans-serif;color:#FFFFFF;font-weight:bold;}
.navlink:active{font-size:9pt;font-family:Helvetica,sans-serif;color:#FFFFFF;font-weight:bold;}
.navlink:visited{font-size:9pt;font-family:Helvetica,sans-serif;color:#FFFFFF;font-weight:bold;}
.navfont{font-size:9pt;font-family:Helvetica,sans-serif;color:#FFFFFF;font-weight:bold;}

/* leftbar */
#leftbar{float:left;margin-left:20px;width:180px;margin-top:20px;}

/* content */
#content{float:left;margin-left:20px;margin-top:20px;overflow:auto;}
/* homepage featured products */
.prodcontainer{width:702px;margin-left:auto;margin-right:auto;height:auto;margin-top:5px;}
.prodrow{width:702px;min-height:25px;}
.prodcol{float:left;width:234px;text-align:center;}
.pricefont{color:#FF0000;}

/* small window */
.smallwindow{width:180px;}
.smallwindowtop{width:180px;height:34px;background-image:url(../images/smallwindowtop.png);}
.smallwindowmid{width:180px;background-image:url(../images/smallwindowmid.png);background-repeat:repeat-y;}
.smallwindowbot{width:180px;height:12px;background-image:url(../images/smallwindowbot.png);background-repeat:no-repeat;}
.smallwindowheader{padding-top:2px;padding-left:36px;line-height:32px;}
.smallwindowcontent{margin-left:15px;width:162px;}
.smallwindowrow{width:162px;height:30px;line-height:30px;}
.smallwindowline{width:153px;}

/* medium window */
.medwindow{width:740px;}
.medwindowtop{width:740px;height:34px;background-image:url(../images/medwindowtop.png);}
.medwindowmid{width:740px;background-image:url(../images/medwindowmid.png);background-repeat:repeat-y;overflow:auto;}
.medwindowbot{width:740px;height:12px;background-image:url(../images/medwindowbot.png);background-repeat:no-repeat;}
.medwindowcontent{margin-left:auto;margin-right:auto;margin-top:5px;width:621px;}
.medwindowcol{width:207px;float:left;}

/* footer */
#footer{width:auto;text-align:center;margin-top:15px;}