﻿#wrapper #Center
{
    background-image: url(../img/site/_backgroundHome.jpg);
}



#HomePage #TopText
{
    position: relative;
    width: 640px;
    height: 200px;
    top: 0px;
    left: 36px;
}

#HomePage
{
    overflow: hidden;
}

#HomePage #CategorySection
{
    position: relative;
    width: 900px;
    height: 430px;
    top: 15px;
    left: 36px;
    overflow: hidden;
}

#HomePage #CategoryLeft
{
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    background-color: #000;
    width: 892px;
    height: 38px;
    background-image: url(../img/site/_corner_top_left.gif);
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
}

#HomePage #CategoryRight
{
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    background-color: #000;
    height: 38px;
    width: 8px;
    float: left;
    background-image: url(../img/site/_corner_top_right.gif);
    background-repeat: no-repeat;
    background-position: right top;
}

#HomePage .transparencyBlackcolumn
{
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    float: left;
    background-color: #000;
    width: 8px;
    height:382px;
}


#HomePage .HomePageCategory
{
    float: left;
    width: 215px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    background-color: #fff;

}

#HomePage .CategoryLink
{
    position: relative;
    top:325px;
    left:10px;    
    width:194px;
    }


#HomePage .HomePageCategoryBody
{
    position: relative;
    top: -55px;
    padding:7px;
    height:300px;
}

#HomePage p
{    
    margin:10px 0px 10px 0px;
}

#HomePage .HomePageCategoryBody ul
{
    padding:0px;
    margin:0px 0px 0px 15px;
}



#HomePage .CategoryHeaderRight
{
    background-image: url(../img/site/_LineCornerRight_Default.gif);
    background-repeat: no-repeat;
    background-position: right top;
    width: 12px;
    float: left;
    height: 30px;
    position: relative;
    top: -30px;
}

#HomePage .CategoryHeaderLeft
{
    background-image: url(../img/site/_LineCorner_Default.gif);
    background-repeat: no-repeat;
    background-position: left top;
    width: 3px;
    float: left;
    height: 30px;
    position: relative;
    top: -30px;
}

#HomePage .CategoryHeaderCentre
{
    background-image: url(../img/site/_LineCornerCentre_Default.gif);
    background-repeat: repeat-x;
    float: left;
    height: 30px;
    padding-left: 5px;
    padding-top: 6px;
    color: #FFFFFF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: normal;
    text-decoration: none;
    text-transform: none;
    width: 195px;
    _width:194px;
    position: relative;
    top: -30px;
}

.ColumnBottoms
{
    margin-left: 8px;    
    width:215px; 
    float:left;   
    }

#HomePage #RoundedCorners
{
    
    height:5px;
    width:900px;
    position:relative;
    top:1px;
    float:left;
    margin-left:36px;
    margin-right:35px;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;  
    z-index:1000;      
    
    _margin-left:14px;
    _top:-8px;
    
    }
    
    