﻿body
{
    background-color: #808759;
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: 9pt;
    background-position: center top;
    background-image: url(images/background.jpg);
}
a
{
     color:#C32A01;
}
a:link, a:visited
{
    text-decoration:none;
}
a:hover
{
    text-decoration :underline;
    color:#333333;
}
h1, h2, h3, h4, h5, h6
{
    margin:0px 0px 5px 0px;
    padding:0px;
}
h1
{
    font-size:15pt;
    color:#C32A01;
    text-align:left;
}
h2
{
    font-size:11pt;
    color:#C32A01;
}
img
{
    margin: 0px;
    border-top-style: none;
    padding: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
ul
{
    margin:5px 0px 0px 15px;
    padding:0px;
}
ol
{
    margin-top:5px;
    margin-bottom:5px;
    
}
p
{
    margin:5px 0px 5px 0px;
    padding:0px;
}
#MainWrapper
{
    width: 800px;
    margin: 0px auto 0px auto;
    background-color: white;
    border-right: #f2af12 1px solid;
    border-top: #f2af12 1px solid;
    border-left: #f2af12 1px solid;
    border-bottom: #f2af12 1px solid;
}
#Logo
{
    float:left;
}
#Newsletter
{
    float:right;
}
#HeaderBlock
{
    margin:5px 5px 5px 5px;
    padding:0px;
}
#FooterBlock
{
    background-position: center top;
    background-image: url(images/FooterBack.jpg);
    text-align:center;
    color:#ffffff;
    padding:10px;
    margin-top:5px;
    font-size :8pt;
    font-weight :bold;
}
#FooterBlock a
{
    color:#ffffff;
}

.upRight
{
    background-position: right top;
    background-image: url(images/TopRight.jpg);
    background-repeat: no-repeat;
}
.upLeft
{
    background-position: left top;
    background-image: url(images/TopLeft.jpg);
    background-repeat: no-repeat;
}
.downRight
{
    background-position: right bottom;
    background-image: url(images/BottomRight.jpg);
    background-repeat: no-repeat;
}
.downLeft
{
    background-position: left bottom;
    background-image: url(images/BottomLeft.jpg);
    background-repeat: no-repeat;
}
.upRight, .upLeft, .downRight, .downLeft
{
    margin:0;
    padding:0;
}

.content
{
    margin:0;
    padding:5px 10px 5px 10px;
}
#WelcomeBlock, #StrategiesBlock, #LocationBlock, #WhatisBlock, #BenefitsBlock
{
    margin:0px;
    padding:5px 0px 0px 5px;
}
#WelcomeBlock
{
    width:590px;
}
#StrategiesBlock
{
    width:195px;
}
#LocationBlock
{
    width:195px;
}
#WhatisBlock
{
    width:292px;
    float:left;
}
#BenefitsBlock
{
    width:292px;
    float:left;
}
#Column1
{
    float:left;
    width:200px;
    padding:0px;
    margin:0px;
}
#Column2
{
    float:left;
    width:600px;
    padding:0px;
    margin:0px;
}
.iconLink
{
    margin:0px;
    padding:5px 0px 0px 5px;
}
.clear
{
    clear:both;
    margin:0px;
    padding:0px;
}
.innerlist1
{
    list-style-type: lower-alpha;
}
.innerlist2
{
    list-style-type: lower-roman;
}
#links {
	list-style-image: none;
	list-style-type: none;
	font-size:10pt;
	margin:0px;
	padding:0px;
	clear:both;
}
#links li {

	height:42px;
	padding:0px;
	margin-top:5px;
}
#links li a{
	width:120px;
	
	margin:0px 0px 0px 0px;
	padding:0px 0px 42px 50px;
	background-repeat: no-repeat;
	background-position: left top;
	color:#990000;
	text-decoration:none; 
}

#link1 a {
	background-image: url(images/Referral.jpg);
}
#link1 a:hover {
	background-image: url(images/Referral_f2.jpg);
	color:#000000;
	text-decoration: underline;
}
#link2 a {
	background-image: url(images/Network.jpg);
}
#link2 a:hover {
	background-image: url(images/Network_f2.jpg);
	color:#000000;
	text-decoration: underline;
}
#link3 a {
	background-image: url(images/Internet.jpg);
}
#link3 a:hover {
	background-image: url(images/Internet_f2.jpg);
	color:#000000;
	text-decoration: underline;
}
#link4 a {
	background-image: url(images/Viral.jpg);
}
#link4 a:hover {
	background-image: url(images/Viral_f2.jpg);
	color:#000000;
	text-decoration: underline;
}
