body {
	background-color: #666;
	background-image: url(images/images/rainbow2.jpg);
	background-repeat: repeat;
	background-position: center center;
}
#container {
	height: 900px;
	width: 900px;
	float: none;
	background-color: #000;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#clientinstructions {
	float: left;
	height: 44px;
	width: 555px;
	padding-left: 345px;
	padding-top: 44px;
}
#clientcolumn1 {
	float: left;
	height: 1300px;
	width: 250px;
	padding-left: 50px;
}
#clientcolumn2 {
	float: left;
	height: 1300px;
	width: 250px;
	padding-left: 50px;
}
#clientcolumn3 {
	float: left;
	height: 1300px;
	width: 250px;
	padding-left: 50px;
}


#indexpicbody {
	float: left;
	height: auto;
	width: 825px;
	padding-left: 75px;
	padding-top: 60px;
}

#header {
	height: 106px;
	width: 900px;
	float: none;
}
#nav {
	margin: 0px;
	height: 69px;
	width: 900px;
	color: #66B6FF;
}
#aboutustext {
	background-color: #333;
	margin: 0px;
	float: left;
	height: 600px;
	width: 825px;
	padding-left: 35px;
}
.textboldaboutus {
	font-style: italic;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
}
#aboutpagetext {
	float: left;
	height: auto;
	width: 700px;
	background-color: #000;
	color: #FFF;
	padding-right: 100px;
	padding-left: 100px;
	padding-top: 50px;
	line-height: 25px;
}
.textboldComingSoon {
	font-style: normal;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 10px;
}
.whatsnewBoldFont {
	font-weight: bolder;
	color: #FFF;
}


#contactdiv {
	float: left;
	height: 350px;
	width: 900px;
	padding-top: 40px;
}

#whatsnewbody {
	float: left;
	height: 600px;
	width: 744px;
	text-align: center;
	font-size: 17px;
	color: #CCC;
	padding-top: 75px;
	padding-right: 78px;
	padding-bottom: 100px;
	padding-left: 78px;
	background-color: #000;
}
.clientfontgreyout {
	color: #666;
}
#containerClients {
	height: 1700px;
	width: 900px;
	float: none;
	background-color: #000;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#clientinstructiongraphic {
	float: left;
	height: 45px;
	width: 900px;
	background-color: #000;
	text-align: center;
	padding-top: 15px;
	color: #CCC;
}

#clientpage1footer {
	float: left;
	height: 45px;
	width: 555px;
	padding-left: 345px;
	padding-top: 10px;
}

