body
{
	background-color: rgb(4,26,50);
}

.CSSBackCommon
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 947px;
	height: 602px;
	background-repeat: no-repeat;
}

.CSSBackground
{
	background: url(../images/CSSServices.jpg);
}

.CSSBackground1
{
	background: url(../images/ITServices.jpg);
}

.CSSBackground2
{
	background: url(../images/WebDesign.jpg);
}

#switchContainer
{
	position: absolute;
	top: 140;
	left: 235;
	width: 700;
	height: 550px;
	display: inline;
	filter: progid:DXImageTransform.Microsoft.RandomDissolve(enabled=false,maxSquare=5,duration=0.5);
}

#mainTitle
{
	position: absolute;
	left: 0;
	top: 0;
	height: 20px;
	width: 670;
	color: black;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: solid 1px black;
}

html>body #mainTitle
{
	height: 17px;
}

#mainContent
{
	position: absolute;
	left: 0;
	top: 25;
	height: 300px;
	width: 670px;
	color: black;
	font-family: Arial;
	font-size: 9pt;
	line-height: 18px;
}

html>body #mainContent
{
	top: 12px;
}

#mainContent p
{
	margin-bottom: -8px;
}

html>body #mainContent p
{
	margin-bottom: -1px;
}

#itTitle
{
	position: absolute;
	left: 0;
	top: 0;
	height: 20px;
	width: 670px;
	color: black;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: solid 1px black;
	visibility: hidden;
}

html>body #itTitle
{
	height: 17;
	opacity: 0;
}

#itContent
{
	position: absolute;
	left: 0;
	top: 25;
	height: 300px;
	width: 670px;
	color: black;
	font-family: Arial;
	font-size: 9pt;
	line-height: 18px;
	visibility: hidden;
}

html>body #itContent
{
	top: 12;
	opacity: 0;
}

#itContent p
{
	margin-bottom: -8px;
}

html>body #itContent p
{
	margin-bottom: -1px;
}

#webTitle
{
	position: absolute;
	left: 0;
	top: 0;
	height: 20px;
	width: 670px;
	color: black;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: solid 1px black;
	visibility: hidden;
}

html>body #webTitle
{
	height: 17;
	opacity: 0;
}

#webContent
{
	position: absolute;
	left: 0;
	top: 25;
	height: 500px;
	width: 670px;
	color: black;
	font-family: Arial;
	font-size: 9pt;
	line-height: 18px;
	visibility: hidden;
}

html>body #webContent
{
	top: 12;
	opacity: 0;
}

#webContent p
{
	margin-bottom: -8px;
}

html>body #webContent p
{
	margin-bottom: -1px;
}

.subMenu1
{
	padding-left: 225;
	padding-top: 20px;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
}
.subMenu1 a
{
	font-size: 10pt;
	font-family: Arial;
	text-decoration: none;
	color: rgb(2,111,167);
}

.subMenuContent1
{
	padding-left: 225;
	width: 680px;
	font-size: 10pt;
	font-family: Arial;
}
html>body .subMenuContent1
{
	width: 480px;
}

.subMenu2
{
	padding-left: 225;
	padding-top: 20px;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
}
.subMenu2 a
{
	font-size: 10pt;
	font-family: Arial;
	text-decoration: none;
	color: rgb(2,111,167);
}

.subMenuContent2
{
	padding-left: 225;
	width: 680px;
	font-size: 10pt;
	font-family: Arial;
}
html>body .subMenuContent2
{
	width: 480px;
}

#graphTitle
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	padding-top:20px;
}
#graphTitle a
{
	font-size: 10pt;
	font-family: Arial;
	text-decoration: none;
	color: rgb(2,111,167);
}

#graphContent p.indent
{
	padding-left: 220px;
	padding-bottom: 10px;
}

#contentTitle
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	padding-top:20px;
}
#contentTitle a
{
	font-size: 10pt;
	font-family: Arial;
	text-decoration: none;
	color: rgb(2,111,167);
}

#contentContent p.indent
{
	padding-left: 220px;
	padding-bottom: 10px;
}

.footerPosition
{
	position: absolute;
	z-index: 1;
	left: 0;
	top: 610px;
	width: 947px;
}