	@charset "utf-8";
body {
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    background: #666666;
    margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
    padding: 0;
    text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
    color: #000000;
}
.oneColFixCtrHdr #container {
    width: 762px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
    background: #393939;
    margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
    border: 1px solid #000000;
    text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #container2 {
    width: 762px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
    background: #393939;
    margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
    text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #greenbar {
height: 6px;
    background: #9FC700; 
    padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header {
    background: #393939; 
    padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}

.oneColFixCtrHdr #header_image {
    background: #393939 url(/images/header_home.jpg); 
    width: 694px;
    height: 273px;
    margin-right:35px;
    margin-left: 35px;
    padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header_image2 {
    background: #393939 url(/images/header_about.jpg); 
    width: 694px;
    height: 273px;
    margin-right:35px;
    margin-left: 35px;
    padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #logo {
    background: #393939 url(/images/logo.gif);
    position:relative;
    width: 312px;
    height: 74px;
    margin: 0;
    padding: 0 0px 0 0px;  
}
.oneColFixCtrHdr #movie {

    position:relative;
    background:#000000;
    border:#666666 thin;
    left: 19px;
    top: 13px;
    width: 375px;
    height: 175px;
    margin: 0;
    padding: 0 0px 0 0px;  
}

.oneColFixCtrHdr #movie2 {

    position:relative;
    font-size: 12px;
    color: white;
      background:#2C2C2C;
    border:#000000 thin;
    left: 19px;
    top: 40px;
    width: 355px;
    height: 90px;
    margin: 0;
    
    padding: 10px 5px 5px 10px;  
}
.oneColFixCtrHdr #navigation {

     
    background:#393939;     
    
    width: 656px;
    height: 35px;
    margin-top:5px;
       margin-right:54px;
    margin-left: 54px;
    padding: 0 0px 0 0px;  
}
.oneColFixCtrHdr #header h1 {
    margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
    padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
    padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
    background: #393939;
    height:100%;
    margin-right:54px;
    margin-left: 54px;
    
}
.oneColFixCtrHdr #quickabout {
    position: relative;
    top: 20px;
    padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
    color: #D4FC35;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    width: 198px;
    height: 257px;
    margin-top:5px;
    margin: 0;
    
}
.tableql #quickabout td{
     
    padding-left:20px;
    color: #D4FC35;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    margin-left:10px;

}

.tableql a:link, .tableql a:visited,
        .tableql a:hover,.tableql a:active{
            padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
    color: #D4FC35;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
        }
.tableql #quickabout a{
    
    padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
    color: #D4FC35;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;

}
.oneColFixCtrHdr #about {
    position: absolute;
    left: 284px;
     
    width:428px;
    height:253px;
    padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
    background: #D4FC35;
    margin: 0;
    top: 323px;
    
    
}
.oneColFixCtrHdr #feature {
    position:relative;
    padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
    background: #393939;
    margin: 0;
    
}
.oneColFixCtrHdr #store_locator {
    position:relative;
    padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
    background: #393939;
    margin: 0;
    
}
.oneColFixCtrHdr #display_tools {
    position:relative;
    top:40px;
    padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
    background: #393939;
    margin: 0;
    
}

.oneColFixCtrHdr #display_tools_content {
     margin-top:10px;
 
    padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
    background: #2C2C2C;
   
    
    
    
}

.who   {
    font-weight: bold;
    font-family: Tahoma, Vedana, Helvetica, Arial;
    font-size: 12px;
    background-color: black;
top: -10px;
position: relative;
    
}


.oneColFixCtrHdr #footer {
    padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
    background:#393939;
}
.oneColFixCtrHdr #footer p {
    margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
    padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}


.text1 {
color:#FF9C00;
font-weight:600;
}

.link1 {
text-decoration:underline;
color:#D4FC35;
font-size:11px;
}
.link1:hover {
text-decoration:none;
color:#D4FC35;
}
td{
font-size:11px;
font-family:Tahoma;
color:#D9D9D9;
line-height:15px;
vertical-align:top;
}

a { 
border:none;
text-decoration:none;
color:#33A7FF;
}

a:hover { 
text-decoration:underline;
}

ul {margin:0; padding:0; list-style:none}
li {background: url(/images/pimp1.gif) no-repeat  left 7px; padding-left:8px; line-height:18px; font-size:11px;color:#D4FC35;}
li a {color:#D4FC35; text-decoration:underline}
li a:hover {text-decoration:none}
.myform {
width:162px; 
margin:0px; 
padding:0px; 
height:20px; 
vertical-align:middle;
font-size:11px;
font-family:Tahoma;
color:#00000f;
background:#D9D9D9;
overflow:auto;
}