﻿body
{
    background-image: url("/Design/Images/Bkgr_Services.jpg");
    background-repeat: no-repeat;
}

.Content
{
	background-image: url('/Design/Images/Bkgr_fauxTwoColumn.jpg');
	background-repeat: repeat-y;
	background-position: top left;
	opacity: .80;
}

.TwoColumnLayout
{
	background: url('/Design/Images/bottomMainContent.jpg') repeat-x bottom right;
	opacity: .70;
}

.RightColumn
{
	width: 650px;
    margin-right: 30px;
    color: #202020;
}

.FlashMovie
{
    padding: 0;
    margin: 0;
    position: relative;
    height: 450px;
    width: 650px;
    overflow: hidden;
}