﻿body
{
    margin: 0px;
    font-family: verdana;
    font-size: 12px;
    color: #808080;
    background-image: url( '../images/content4_bg.jpg' );
}

#content
{
    padding: 0px;
    margin: 0px auto 25px auto;
    width: 800px;
    background-color: White;
    
}

#headerSection
{
    padding-top: 0px;
    background-color: White;
}

#mainSection
{
    background-image: url( '../images/content_bg.jpg' );
    background-repeat: no-repeat;
    background-position: center center;
    margin: 20px 20px 20px 0px;
    float: left;
}

#footerSection
{
	padding: 5px;
	background-color: White;
	background-repeat: no-repeat;
	height: 100px;
	clear: both;
	float:left;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #008000;
	width: 100%;
}

#flashFooter
{
    padding-top: 5px;
    width: 365px;
    float: left;
}

#logo
{
    margin-top: 15px;
    margin-bottom: 20px;
    float: left
}

#divDownload
{
    float: right;
    margin-top: 60px;
    margin-right: 15px;
}

#menu
{
    background-image: url( '../images/bg.jpg' );
    height: 28px;
    clear: both;
    background-color: #1f8e25;
    background-repeat: repeat-x;
    margin-top: 10px;
    padding-left: 15px;
}

a.mnuHome
{
    background-image: url( '../images/home_d.jpg' );
    width: 80px;
    height: 25px;
    text-indent: -999em;
    display:inline-block;
}

a.mnuHome:hover
{
    background-position: 0 25px;
}

a.mnuHomeSelected
{
    background-image: url( '../images/home_s.jpg' );
    width: 80px;
    height: 25px;
    text-indent: -999em;
    display:inline-block;
}

a.mnuPrices
{
    background-image: url( '../images/prices_d.jpg' );
    width: 80px;
    height: 25px;
    text-indent: -999em;
    display:inline-block;
}

a.mnuPrices:hover
{
    background-position: 0 25px;
}

a.mnuPricesSelected
{
    background-image: url( '../images/prices_s.jpg' );
    width: 80px;
    height: 25px;
    text-indent: -999em;
    display:inline-block;
}

a.mnuFAQ
{
    background-image: url( '../images/FAQ_d.jpg' );
    width: 80px;
    height: 25px;
    text-indent: -999em;
    display:inline-block;
}

a.mnuFAQ:hover
{
    background-position: 0 25px;
}

a.mnuFAQSelected
{
    background-image: url( '../images/FAQ_s.jpg' );
    width: 80px;
    height: 25px;
    text-indent: -999em;
    display:inline-block;
}

a.mnuProduct
{
    background-image: url( '../images/products_d.jpg' );
    width: 100px;
    height: 25px;
    text-indent: -999em;
    display:inline-block;
}

a.mnuProduct:hover
{
    background-position: 0 25px;
}

a.mnuProductSelected
{
    background-image: url( '../images/products_s.jpg' );
    width: 100px;
    height: 25px;
    text-indent: -999em;
    display:inline-block;
}

a.mnuContact
{
    background-image: url( '../images/contact_d.jpg' );
    width: 100px;
    height: 25px;
    text-indent: -999em;
    display:inline-block;
}

a.mnuContact:hover
{
    background-position: 0 25px;
}

a.mnuContactSelected
{
    background-image: url( '../images/contact_s.jpg' );
    width: 100px;
    height: 25px;
    text-indent: -999em;
    display:inline-block;
}


#leftCol
{
    width: 180px;
    float: left;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
}

#rightCol
{
	padding: 20px 0px 20px 20px;
	float: left;
	width: 560px;
}

div.sectionHeaderCIS
{
    font-weight: bold;
    color: #CC3300;
    margin-top: 25px;
    margin-bottom: 10px;
}

div.sectionHeader
{
    font-weight: bold;
    color: #1f8e25;
    margin-bottom: 10px;
}

div.sideBarBox
{
    padding: 10px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-color: #008000;
    border-bottom-color: #008000;
    border-left-color: #008000;
    background-color: #FFFFFF;
}

div.captionHeader
{
    background-image: url( '../images/caption_bg.jpg' );
    height: 18px;
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 2px;
    padding-left: 15px;
}

div.loginLbl
{
    font-weight: bold;
    font-size: 10px;
    padding-top: 5px;
    padding-bottom: 2px;
}

.loginValue
{
    width: 150px;
}

#divLoginBtns
{
    padding-left: 95px;
    padding-top: 10px;
}

#divReferralBtns
{
    padding-left: 40px;
    padding-top: 10px;
}

#divReferralText
{
    font-size: 10px;
    color: #808080;
    text-align: justify;
}

div.textItem
{
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: justify;
    line-height: 150%;
    clear: both;
}

.mainLnk
{
    font-weight: bold;
    color: #008000;
    text-decoration: underline;
}

.mainLnk:hover
{
    font-weight: bold;
    color: #FF0000;
    text-decoration: underline;
}

.footerLnk
{
    color: #C0C0C0;
    text-decoration: underline;
    font-size: 12px;
}

.footerLnk:hover
{
    color: #C0C0C0;
    text-decoration: underline;
    font-size: 12px;
}

#divFooterMenu
{
    color: #C0C0C0;
    text-decoration: none;
    padding-top: 10px;
    padding-right: 10px;
    width: 300px;
    text-align: right;
    float: right;
}

#divFooterNotice
{
    color: #C0C0C0;
    padding-top: 10px;
    padding-left: 10px;
    float: left;
    text-align: center;
    width: 420px;
    font-size: 11px;
     
}

div.sectionHeader_CIS
{
    font-weight: bold;
    color: #C04000;
    margin-top: 25px;
    margin-bottom: 10px;
}

div.soTitle
{
    font-weight: bold;
    color: #FF0000;
    clear:both;
}

div.soBody
{
    font-weight: bold;
    color: #000000;
    clear:both;
}




div.homePrdBox
{
	float: left;
	width: 270px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 50px;
}

div.homePrdBox img
{
	border-style: none;
}

div.prdText
{
	margin-top: 5px;
}

img.moredetails
{
	float: left;
	margin-bottom: 15px;
	margin-top: 10px;	
	margin-right: 5px;
}
