﻿body
{
	background-image: url(../images/BackgroundPurpleFade.png);
	background-position: 0 -10px;
	background-repeat: repeat-x;
	background-color: #d9d9e5;
}

#MainHeader
{
	width: 961px;
	margin: 0 auto 8px auto;
}

#MainHeaderLeft
{
	height: 106px;
	width: 170px;
	background-image: url(../images/FluidityLogo.png);
	background-repeat: no-repeat;
	float: left;
}

#MainHeaderRight
{
	float: left;
}

#MainHeaderRightTop
{
	height: 15px;
	width: 105px;
	margin: 60px 0 0 8px;
	padding: 0 0 0 678px;
	font-size: 12px;	
}

#MainHeaderRightBottom
{
	height: 23px;
	width: 783px;
	margin: 8px 0 0 8px;
	background-image: url(../images/TEMPFluidityMainNAV.pngx);
	background-repeat: no-repeat;	
}

#MainNAV
{
	font-size: 12px;
	line-height: 22px;	
	text-align: center;
}

ul#MainNAV a 
{
	float: left;
	color: #ffffff;
	outline: none;
	display: inline;
}

.MainNAVLeftSelected a
{
	height: 23px;
	width: 158px;
	background-image: url(../images/TEMPMainNAVLeft.png);
	background-repeat: no-repeat;	
	background-position: -158px 0;		
}

.MainNAVLeftUnselected a
{
	height: 23px;
	width: 158px;
	background-image: url(../images/TEMPMainNAVLeft.png);
	background-position: -158px 0;
	background-repeat: no-repeat;	
}

.MainNAVLeftUnselected a:hover
{
	background-position: 0 0;	
}



.MainNAVDivider
{
	float: left;	
	height: 23px;
	width: 1px;
	background-image: url(../images/TEMPMainNAVDivider.png);
	background-repeat: no-repeat;	
}

.MainNAVMiddleUnselected a
{
	height: 23px;
	width: 154px;
	background-image: url(../images/TEMPMainNAVMiddle.png);
	background-position: -154px 0;		
	background-repeat: no-repeat;	
}

.MainNAVMiddleUnselected a:hover
{
	background-position: 0 0;	
}

.MainNAVRightUnselected a
{
	height: 23px;
	width: 159px;
	font-weight: bold;
	background-image: url(../images/TEMPMainNAVRight.png);
	background-position: -159px 0;	
	background-repeat: no-repeat;	
	cursor: pointer;		
}

.MainNAVRightUnselected a:hover
{
	background-position: 0 0;	
}

#MainBody
{
	width: 961px;
	margin: auto;	
}

.BodySpacer
{
	height: 8px;
	width: 1px;
}

#PurpleDividerMain
{
	height: 6px;
	width: 961px;
	clear: both;	
	margin-top: 1px;
	background-image: url(../images/PurpleDivider.png);
	background-repeat: no-repeat;		
}

.FloatLeft
{
	float: left;
}

.FloatLeft + .FloatLeft
{
	margin-left: 5px;
}

#ContinueContainer
{
	width: 91px;
	margin: 0 auto 0 auto;
}
