﻿#wrapper, #body
{
	width: 1100px;
}

#header .navigation .Links .Solutions a
{
	background-color: #FCFCFC;
	border: solid 2px #BFBFBF;
	border-bottom: none;
	padding: 13px 3px 2px 3px;
}

#body
{
	margin-top: 8px;
}

.Rounded
{
	background-color: #FCFCFC;
}

.heading
{
    font-size: 24px;
    color: #117149;
    text-decoration: none;
    margin-bottom: 15px;
}

.ImageTabs .ajax__tab_active .ajax__tab_tab
{
	background: #FCFCFC;
}

.copy
{
	float: left;
	margin-right: 5px;
	text-align: justify;
}