﻿#pagecontentwide {
	width: 700px;
	padding: 25px 25px 0px 25px;
	
}
#pagecontentwide img{
	margin-right: 5px;
	
}
#pagecontentwide a{
	color: #00ACDC;
	text-decoration: none;
}
#pagecontentwide a:hover{
	color: #00ACDC;
	text-decoration: underline;
}
#pagecontentwide h1
{
    font-size: 15px;  
    margin: 3px 0px 10px 0px;
    
}
#pagecontentwide p 
{
    margin: 0px 0px 8px 0px;
}
#leftcontainer 
{
    width: 335px;
    float: left;
}
#rightcontainer 
{
    width: 335px;
    float: left;
    margin-left: 20px;
}

hr 
{
    height: 1px;
    color: #cccccc;
}


/* Box themes */

.red .featureheading 
{
    background-repeat: no-repeat;
    background-position: top right;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    height: 18px;
    padding: 4px 0px 4px 5px;
    margin-bottom: 2px;
    background-image: url(images/home_redtopright.jpg);
}
.red .featurebox 
{
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-image: url(images/home_redbotleft.gif);
    border-top: 1px solid #B74239;
    border-right: 1px solid #B74239;
    padding: 5px 10px 10px 10px;
    margin-bottom: 20px;
}
.red .featurebox h1
{
    color: #B74239;
}
.lightgreen .featureheading 
{
    background-repeat: no-repeat;
    background-position: top right;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    height: 18px;
    padding: 4px 0px 4px 5px;
    margin-bottom: 2px;
    background-image: url(images/home_lightgreentopright.jpg);
}
.lightgreen .featurebox 
{
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-image: url(images/home_lightgreenbotleft.gif);
    border-top: 1px solid #06A469;
    border-right: 1px solid #06A469;
    padding: 5px 10px 10px 10px;
    margin-bottom: 20px;
}
.lightgreen .featurebox h1
{
    color: #06A469;
}
.orange .featureheading 
{
    background-repeat: no-repeat;
    background-position: top right;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    height: 18px;
    padding: 4px 0px 4px 5px;
    margin-bottom: 2px;
    background-image: url(images/home_orangetopright.jpg);
}
.orange .featurebox 
{
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-image: url(images/home_orangebotleft.gif);
    border-top: 1px solid #FB6800;
    border-right: 1px solid #FB6800;
    padding: 5px 10px 10px 10px;
    margin-bottom: 20px;
}
.orange .featurebox h1
{
    color: #FB6800;
}
.lightblue .featureheading 
{
    background-repeat: no-repeat;
    background-position: top right;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    height: 18px;
    padding: 4px 0px 4px 5px;
    margin-bottom: 2px;
    background-image: url(images/home_lightbluetopright.jpg);
}
.lightblue .featurebox 
{
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-image: url(images/home_lightbluebotleft.gif);
    border-top: 1px solid #07A8DF;
    border-right: 1px solid #07A8DF;
    padding: 5px 10px 10px 10px;
    margin-bottom: 20px;
}
.lightblue .featurebox h1
{
    color: #07A8DF;
}
.darkblue .featureheading 
{
    background-repeat: no-repeat;
    background-position: top right;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    height: 18px;
    padding: 4px 0px 4px 5px;
    margin-bottom: 2px;
    background-image: url(images/home_darkbluetopright.jpg);
}
.darkblue .featurebox 
{
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-image: url(images/home_darkbluebotleft.gif);
    border-top: 1px solid #144266;
    border-right: 1px solid #144266;
    padding: 5px 10px 10px 10px;
    margin-bottom: 20px;
}
.darkblue .featurebox h1
{
    color: #144266;
}
.darkgreen .featureheading 
{
    background-repeat: no-repeat;
    background-position: top right;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    height: 18px;
    padding: 4px 0px 4px 5px;
    margin-bottom: 2px;
    background-image: url(images/home_darkgreentopright.jpg);
}
.darkgreen .featurebox 
{
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-image: url(images/home_darkgreenbotleft.gif);
    border-top: 1px solid #0C7F7C;
    border-right: 1px solid #0C7F7C;
    padding: 5px 10px 10px 10px;
    margin-bottom: 20px;
}
.darkgreen .featurebox h1
{
    color: #0C7F7C;
}
.yellow .featureheading 
{
    background-repeat: no-repeat;
    background-position: top right;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    height: 18px;
    padding: 4px 0px 4px 5px;
    margin-bottom: 2px;
    background-image: url(images/home_yellowtopright.jpg);
}
.yellow .featurebox 
{
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-image: url(images/home_yellowbotleft.gif);
    border-top: 1px solid #E59E2A;
    border-right: 1px solid #E59E2A;
    padding: 5px 10px 10px 10px;
    margin-bottom: 20px;
}
.yellow .featurebox h1
{
    color: #E59E2A;
}
