/*  Reset Padding  */
* {margin:0; padding:0;}

/*  Main  */
html, body {margin:0px; padding:0px; background-color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333;}

/*  Classes  */
a {text-decoration:none;}
a:link {color:#999999;}
a:visited {color:#999999;}
a:hover {color:#CCCCCC;}
a:active {color:#999999;}
p {margin:0; padding:1.1em 0 0; line-height:160%;}	
img {border:0;}


/*  Page Container  */
#page-container {width:795px; margin:auto; padding-top:40px;}
#sub-container {width:795px; float:left; border-left:1px solid #cbcbcb; border-right:1px solid #cbcbcb; background-image:url(images/general/mainBg.jpg);}
#baseScript {text-align:left; text-style:none; width:600px; margin:auto; margin-top:400px; padding:20px; font-size:10px; font-family:Arial, Helvetica, sans-serif; color:#777;}
#baseScript h1 {font-size:10px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#777;}

/*  Header  */
#header {height:120px; width:795px; border:1px solid #cbcbcb; background:#FFFFFF;}
#header ul {float:left; padding-left:223px; padding-top:45px; list-style:none;}
#header span {color:#da6969;}
#header a:link {color:#da6969; text-decoration:none;}
#header a:visited {color:#da6969; text-decoration:none;}
#header a:hover {background:#da6969; color:#FFF; text-decoration:none;}
#header a:active {color:#da6969; text-decoration:none;}
#logo {float:left;}
#logo h1 {display:inline;}


/*  Sidebar  */
#sidebar-container {float:left; width:330px; padding:0px 35px;}

/*  Content  */
#content-container {float:left; width:394px;}
#flashMenu {}

/*  Homepage  */
#wholesaleTtl {height:83px; background:url(images/headings/wholesaleTtl.jpg) no-repeat bottom; text-indent:-9999px;}
#quicklinksTtl {height:83px; background:url(images/headings/quicklinksTtl.jpg) no-repeat bottom; text-indent:-9999px;}

/*  About  */
#aboutTtl {height:83px; background:url(images/headings/aboutTtl.jpg) no-repeat bottom; text-indent:-9999px;}

/*  Products  */
#productsTtl {height:83px; background:url(images/headings/productsTtl.jpg) no-repeat bottom; text-indent:-9999px;}

/*  Contact  */
#contactTtl {height:83px; background:url(images/headings/contactTtl.jpg) no-repeat bottom; text-indent:-9999px;}
#locationTtl {height:83px; background:url(images/headings/locationTtl.jpg) no-repeat bottom; text-indent:-9999px;}
#location ul {padding-left:35px; padding-top:20px; list-style:none;}
#location li {padding:2px;}
#location img {float:right; padding-top:24px; padding-right:32px;}
#location a:link {color:#da6969; text-decoration:none;}
#location a:visited {color:#da6969; text-decoration:none;}
#location a:hover {background:#da6969; color:#FFF; text-decoration:none;}
#location a:active {color:#da6969; text-decoration:none;}

/*  Footer  */
#footer {width:797px; clear:both; height:65px; border-top:1px solid #cbcbcb; padding-top:5px; background:#FFFFFF;}
#footer ul {float:left;}
#footer li {display:inline; color:#999;}
#footer p {float:right; padding:0px; margin:0px;}
#footer a:link {color:#999; text-decoration:none;}
#footer a:visited {color:#999; text-decoration:none;}
#footer a:hover {background:#da6969; color:#FFF; text-decoration:none;}
#footer a:active {color:#999; text-decoration:none;}
