﻿body {
}
#pagewrapper
{
    width: 665px;
    height: 630px;
    background-color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    float: left;
}
#pagewrapper p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    text-decoration: none;
}
#pagewrapper h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin: 0px;
    color: #FFFFFF;
    height: 20px;
    line-height: 20px;
    padding-bottom: 5px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #FFFFFF;
}
#pagewrapper a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
}
#sharpimg
{
    width: 250px;
    height: 350px;
    float: right;
    border: 1px solid #C0C0C0;
    margin-top: 10px;
}
#sharpimg a
{
    background-image: url('images/SharpProd.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    float: right;
    width: 250px;
    height: 350px;
}
#samsungimg
{
    width: 250px;
    float: left;
    clear: left;
    margin-top: 10px;
    border: 1px solid #C0C0C0;
}
#samsungimg a
{
    width: 250px;
    background-image: url('images/SamsungProd.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    float: left;
    height: 350px;
}
#samsungimg a:hover
{
    background-position: bottom;
}
#sharpimg a:hover
{
    background-position: bottom;
}
#samsunglink
{
    width: 200px;
    float: left;
    border: 1px solid #C0C0C0;
    margin-top: 10px;
    height: 150px;
}
#samsunglink a
{
    background-image: url('images/SamsungLink.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    width: 200px;
    height: 150px;
    float: left;
}
#samsunglink a:hover
{
    background-position: bottom;
}
#sharplink
{
    width: 200px;
    float: right;
    border: 1px solid #C0C0C0;
    margin-top: 10px;
    height: 150px;
}
#sharplink a
{
    background-image: url('images/SharpLink.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    width: 200px;
    height: 150px;
    float: right;
}
#sharplink a:hover
{
    background-position: bottom;
}
#leftsel
{
    width: 250px;
    height: 300px;
    margin-top: 10px;
    float: left;
}
#rightsel
{
    width: 250px;
    height: 300px;
    margin-top: 10px;
    float: right;
}
.BTNClassSelect
{
    background-image: url('images/SelectButton.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    width: 100px;
    height: 30px;
    float: right;
    line-height: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
}
.BTNClassSelect:hover
{
    background-position: center bottom;
}
#imgnav
{
    height: 150px;
    width: 665px;
    margin-top: 20px;
    clear: both;
    float: left;
}
#contentleft
{
    font-weight: bold;
    width: 350px;
    float: right;
    height: 400px;
    margin-top: 10px;
}
.ImgLeft
{
    width: 180px;
    float: left;
    height: 150px;
}
.ImgRight
{
    width: 485px;
    height: 70px;
    margin-top: 35px;
    float: right;
}
.ImgNavLinks
{
    background-position: center top;
    float: left;
    background-repeat: no-repeat;
}
.ImgNavLinks:hover
{
    background-position: bottom;
}
.CCRPages
{
}
#pagewrapper h5
{
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}
.CCRContent
{
    width: 640px;
    text-align: justify;
}
.CCRContent b
{
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
}
