﻿#wrapper_start_white
{
	background-image: url('/content/products/images/graytowhite.png');
	background-repeat: repeat-x;
	background-position: left top;
	background-color: white;
}

#wrapper_start_white #container
{
	/*background-image: THIS IS SET DYNAMICALLY*/
	background-repeat: no-repeat;
	background-position: right 15px;
}

#q
{
	background-image: url('/content/Products/images/_firstPage/input_bg.jpg');
	background-repeat: no-repeat;
}

#btmContent
{
	background-color: black;
}

#topContent
{
	background-repeat: no-repeat;
	background-position: bottom right;
}

#menu
{
	background-color: white;
}

#absolutFooter
{
	background-color: black;
}

#absolutFooterBg
{
	background-color: black;
}

body
{
	background-color: black;
}

