body
{
    background:#789646;
    font-size:11px;    
    font-family:Verdana;
    color:#5A5A5A;
}

img
{
    border:none;
}

#Header
{
    height:95px; 
    overflow:hidden; 
    background:url(../../_Img/Ezi-Scape-Banner.jpg) no-repeat right top; 
    border-bottom:solid 5px #FCC300;
}

#Container-X-X-X,
#Container-X-XX
{
    width:760px; 
    margin:20px auto auto auto; 
    border:solid 5px white;
    background:url(../../_Img/Content-Background-X-X-X.gif) repeat-y left top;
}

#Container-X-XX
{
    background:url(../../_Img/Content-Background-X-XX.gif) repeat-y left top;
}

#Footer,
{
    width:770px; 
    margin:auto; 
    color:White; 
    font-weight:bold;
}

#Footer a,
#Footer a:hover
{
    color:White;
    text-decoration:none;
}

#Menu
{
    width:120px;
    padding:10px;
    text-align:right;
}

#Menu a
{
    display:block;
    color:#5A5A5A;
    padding:5px 0 5px 23px;
    font-size:12px;
    text-decoration:none;    
    
}

a
{
	 color:#5A5A5A;
}

a.Tectonic
{
    display:block;
    text-align:center;
    color:#5A5A5A;
    font-weight:bold;
}

#Menu a:hover,
.MenuHover
{
    background:url(../../_Img/Menu-Selected.gif) no-repeat left center;
    font-weight:bold;
}

.SubMenu
{
    z-index:100; 
    width:200px; 
    color:White; 
    visibility:hidden; 
    position:absolute; 
    border:solid 3px white; 
    background:#969696;
}

.SubMenu a
{
    display:block;
    line-height:20px;
    color:White;
    text-decoration:none;
    font-size:12px;
    padding-left:5px;
}

.SubMenu a:hover
{
    background:#5A5A5A;
    color:#C5C7C8;
}

#XOO,
#OOX
{
    float:left;
    width:140px;
}

#OXO
{
    float:left;
    width:480px;
}

#OXX
{
    float:left;
    width:600px;
    padding:10px;
}

#HomeImages
{
    width:480px;
    padding:8px;
}

.FadeInImage
{
    position:absolute;
    opacity:1;
    filter:alpha(opacity=100);
    z-index:1;
}

h1
{
    font-size:16px;
    margin-bottom:10px;
}

h1.ProductTitle
{
    margin:0px;
}

.CatalogueThumbs img
{
    padding-right:5px;
}

.Bullet
{
    padding:2px 0 2px 12px;
    background:url(../../_Img/Bullet.gif) no-repeat left center;
}