﻿* 
{
    padding:0;
    margin:0;
}
a.display
{
	display:none;
}
.clear
{
    font-size:1px;
    width:1px;
    height:1px;
    position:relative;
    top:-1px;
    clear:both;
    display:block;
}
body, html
{
    background:url(../images/bg-html.gif) top center repeat-y;
}
body 
{
    font-size:64%;
    font-family:arial,sans-serif;
}
#container1
{
    width:100%;
    text-align:center;
    font-size:1.35em;
}
#container2
{
    width:941px;
    margin:0 auto;
    text-align:left;
}
#container3
{
    display:block;
    width:941px;
    padding:74px 0 20px 0;
    position:relative;    
}
body#home #container3
{
    padding:470px 0 20px 0;
}
#contentWrapper
{
    margin:0 0 10px 0;
    width:941px;
    position:relative;
}
/*------------------------------------------------------------------------------------*/
/* Main Image Banner */
#mainImage
{
    position:absolute;
    top:74px;
    left:0px;
    width:941px;
    height:384px;
    background:url(../images/banner-face.jpg) no-repeat;
}
/*------------------------------------------------------------------------------------*/
/* MAIN TEXT AREA */
#mainTextArea
{
    position:relative;
    width:941px;
    min-height:300px;
    height:auto !important;
    he\ight:300px;
    height /**/:300px;
}
body#subPage #mainTextArea
{
    width:635px;
}
body#productLanding #mainTextArea, body#productItem #mainTextArea
{
	background:url(../images/bg-product-nav.gif) repeat-y;
    min-height:450px;
    height:auto !important;
    he\ight:450px;
    height /**/:450px;
}
#pageContent
{
    width:635px;
    padding:0;
}
body#productLanding #pageContent, body#productItem #pageContent
{
	position:relative;
    float:right;
    padding:0 320px 117px 0;
    width:445px;
    min-height:333px;
    height:auto !important;
    he\ight:333px;
    height /**/:333px;
}
#pageText
{
    width:610px;
    float:left;
}
/*------------------------------------------------------------------------------------*/
/* RIGHT COL */
#rightCol
{
    width:313px;
    float:right;
    padding:0;
    border-left:1px solid #ccc;
}
/*------------------------------------------------------------------------------------*/
/* MAIN NAV */
#mainNav
{
    position:absolute;
    top:16px;
    left:0;
    width:941px;
    text-transform:lowercase;
}
/*------------------------------------------------------------------------------------*/
/* SUB NAV */
#subNavigation
{
    width:166px;
    float:left;
    background:#b2b2b2;
}
/*------------------------------------------------------------------------------------*/
/* Call To Area (holding) */
#callTo
{
    width:941px;
    margin:10px 0 0 0;
}
/*------------------------------------------------------------------------------------*/
/* ACCESSIBILITY */
#accessibility
{
    display:none;
}
/*------------------------------------------------------------------------------------*/
/* Footer */
#footer
{
    border-top:1px solid #dedfe1;
    clear:both;
    width:941px;
    text-align:left;
    margin:0 auto;
    padding:10px 0 10px 0;
}
