html {
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #0060B3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003E7A;
	line-height: 1.3em;
}
td
{
	font-size: 13px;
}
#wrap {
	width: 789px;
	margin: auto;
}
#wrapWide {
	width: 996px;
	margin: auto;
}

/* HEADER SECTION */

.logoImage {
	margin-top: 48px;
	border: none;
}
.logoImageWide {
	border: none;
}
#logo {
	width: 462px;
	float: left;
	height: 147px;
}
#logoWide {
	width: 746px;
	float: left;
	height: 90px;
}
#header
{
    padding: 0px;
    margin: 0px;
	width: 789px;
}
#headerWide
{
    padding: 0px;
    margin: 0px;
	width: 996px;
}
#header div
{
    padding: 0px;
    margin: 0px;
}
#rightHeader
{
	float: left;
	width: 326px;
	height: 147px;
}
#rightHeaderWide {
	float: left;
	width: 250px;
	height: 90px;
}
.topIMG {
	float: left;
	border: 0px;
}

/* NAVIGATION SECTION */

#navigation {
	width: 789px;
	float: left;
	height: 32px;
	background-image: url(../images/navBG.jpg);
	clear: both;
}
#navigationWide {
	width: 996px;
	float: left;
	height: 32px;
	background-image: url(../images/navBG.jpg);
	clear: both;
}
.searchF {
	margin: 0px;
	padding: 0px;
}
.searchStyle {
	background-image: url(../images/searchBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: transparent;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 5px;	
	padding-left: 5px;
	margin: 0px;
	width: 126px;
	height: 18px;
	float: left;
}
#searchDiv
{
	margin-right: 6px;
	float: right;
}
.searchP {
	margin: 0px;
	margin-top: 5px;
	float: left;
}
.topIMGFR {
	float: right;
	border: 0px;
	margin-top: -5px;
}

/* FLASHBANNER SECTION */

#home {
	float: left;
	width: 549px;
}
#flashBanner {
	width: 789px;
	height: 188px;
	float: left;
	margin-bottom: 7px;
}
.flashMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.flashMessage a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#rightNav {
	width: 240px;
	height: 188px;
	float: left;
	background-image: url(../images/rightNavBG.jpg);
	background-repeat: no-repeat;
}
.RNimgA {
	float: left;
	margin-left: 20px;
	margin-bottom: 26px;
	border: none;
}
.RNimgB {
	float: left;
	margin-left: 20px;
	margin-bottom: 30px;
	border: none;
}
.RNimgC {
	float: left;
	margin-left: 20px;
	border: none;
}

/* CONTENT SECTION */

#contentBody {
	width: 789px;
	float: left;
	background-image: url(../images/contentBG.gif);
}
#content {
	width: 500px;
	margin-left: 25px;
	float: left;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003E7A;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 25px;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003E7A;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: bold;
	line-height: 1.3em;
}
#content p {
	margin-bottom: 10px;
	margin-top: 0px;
}
#content a, a:visited {
	color: #000099
}
#contentBodyNoTestimonials {
	width: 789px;
	float: left;
	background-image: url(../images/contentBGNoTestimonials.gif);
}
#contentNoTestimonials {
	width: 742px;
	margin-left: 25px;
	float: left;
}
#contentNoTestimonials a, a:visited {
	color: #000099
}
#contentNoTestimonials h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003E7A;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 25px;
}
#contentNoTestimonials h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003E7A;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: bold;
	line-height: 1.3em;
}
#contentNoTestimonials p {
	margin-bottom: 10px;
	margin-top: 0px;
}
#contentBodyWide {
	width: 996px;
	float: left;
}

/* CLIENTS SECTION */

#rightColumn {
	width: 242px;
	float: right;
	margin-left: 20px;
}
.logoLeft {
	width: 12px;
	height: 100px;
}
.logoRight {
	width: 3px;
	height: 100px;
}
.logoMiddle {
	width: 215px;
	height: 100px;
}
.logoTop {
	height: 20px;
}
.logoBottom {
	height: 12px;
}
.logoSlide {
	width: 225px;
	height: 124px;
	margin-left: 10px;
	background-image: url(../images/slideBGM.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.testimonials {
	width: 238px;
}
.testimonials td p {
	margin-top: 7px;
	margin-bottom: 5px;
}
.testMiddle p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009DC3;
	margin-top: 0px;
	font-weight: bold;
	line-height: 1.3em;
}
.testLeft {
	width: 25px;
}
.testRight {
	width: 25px;
}
.testName p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009DC3;
	margin-top: 0px;
}

/* FOOTER SECTION */

#footer {
	width: 789px;
	height: 100px;
	float: left;
	background-image: url(../images/footerBG.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#footerNoTestimonials {
	width: 789px;
	height: 100px;
	float: left;
	background-image: url(../images/footerBGNoTestimonials.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#footerWide {
	width: 996px;
	height: 100px;
	float: left;
}
#footerA {
	float: left;
	width: 550px;
	height: 100px;
}
#footerAWide {
	float: left;
	width: 757px;
	height: 100px;
}
#footerAWide p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D7E0E7;
	margin-top: 5px;
}
#footerAWide a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D7E0E7;
	text-decoration: none;
}
#footerA p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D7E0E7;
	margin-top: 25px;
}
#footerA a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D7E0E7;
	text-decoration: none;
}
#footerB {
	float: left;
}
.DotNetLogo {
	border: none;
	margin-left: 160px;
	margin-top: 25px;
}
.DotNetLogoWide {
	border: none;
	margin-left: 160px;
	margin-top: 5px;
}
.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003E7A;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 25px;
}
.bold
{
	font-weight: bold;
}
.red
{
	color: #ff0000;
}