﻿body
{
    margin: 0px;
    background-position: left top;
    background-image: url('/images/Background.jpg');
    background-repeat: repeat-x;
    background-color: #6699FF;
    background-attachment: fixed;
}
.servicesOffered
{
    float: right;
    width: 350px;
    height: 70px;
    text-align: right;
}
.menuwrapper
{
    width: 370px;
    float: right;
}
#menu
{
    
    position: relative;
    vertical-align: bottom;
    padding-bottom: 0px;
    margin-bottom: 0px;
    vertical-align: text-bottom;
    margin-top: 80px;
}
#menu div.jqDockLabel
{
    padding: 85px 0px 0px 10px;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}
.VRMS
{
    width: 100%;
    height: 30px;
    float: left;
    background-image: url('/images/VR-Media-Solutions-Communities.jpg');
    background-repeat: repeat-x;
    padding-top: 5px;
    padding-right: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
}
.wrapper
{
    width: 900px;
}
.header
{
    width: 900px;
    height: 141px;
    float: left;
}
.navigation
{
    float: left;
    width: 900px;
    height: 36px;
    background-image: url('/images/Navigation.png');
    background-repeat: no-repeat;
    margin-top: 10px;
    padding-right: 20px;
}
.phone
{
    float: left;
    padding-left: 20px;
    margin-top: 9px;
    font-size: 16px;
    text-decoration: none;
    color: #FFFFFF;
}
.content
{
    float: left;
    width: 890px;
    background-color: White;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
}
.footerLinks
{
	float: left;
	width: 895px;
	background-color: White;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	padding-right: 5px;
}
.footer
{
    float: left;
    width: 900px;
    height: 26px;
    background-image: url('/images/Footer.png');
    background-repeat: no-repeat;
    margin-bottom: 10px;
}
.contentLeft
{
    padding-right: 10px;
    text-align: left;
    vertical-align: text-top;
    float: left;
}




/*Home Page*/
.Telecommute
{
    margin: 0px 10px 10px 10px;
    width: 335px;
    float: right;
}
.TeleTextBox
{
    float: left;
    width: 315px;
    background-image: url('/images/telecommuting-background.jpg');
    padding-right: 10px;
    padding-left: 10px;
    text-align: left;
}
.TeleBoxFooter
{
    float: left;
    width: 335px;
    height: 24px;
    background-image: url('/images/telecommuting-footer.jpg');
    background-repeat: repeat-y;
}
