*{padding: 0; margin: 0;}

#fullsite {
	position:relative;
	width: 100%;
	background-image: url(../images/tcs-main-bkg.jpg);
	background-repeat:repeat-y;
	background-position: center top;
	background-color: #949494;
	
}
#fullsite #fsHeader {
	position: relative;
	height: 109px;
	width: 829px;
	margin-left: -415px;
	left: 50%;
	padding-top: 12px;
}
#fullsite #fsHeader #fshLeft {
	position: relative;
	width: 184px;
	float: left;
}
#fullsite #fsHeader #fshMiddle {
	position: relative;
	width: 400px;
	float: left;
}
#fullsite #fsHeader #fshRight {
	position: relative;
	width: 200px;
	float: left;
}
#fullsite #fsTopNavigation {
	position: relative;
	width: 100%;
	height: 31px;
	background-image: url(../images/tcs-nav-bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #C4C4C4;
	z-index: 10;
}
#fullsite #fsTopNavigation #fstnContent {
	position: relative;
	width: 829px;
	margin-left: -415px;
	left: 50%;
	height: 31px;
}
#fullsite #fsBanner {
	position: relative;
	width: 884px;
	margin-left: -442px;
	left: 50%;
	height: 354px;
	padding: 20px 0px 28px 0px;
	background-image: url(../images/tcs-main-shadows.png);
	background-repeat: no-repeat;
	background-position: center 20px;
}

#fullsite #fsBanner #fsbImage {
	position: relative;
	margin-left: 30px;
	height: 357px;
	width: 567px;
	float: left;
}

#fullsite #fsBanner #fsbTabs {
	width: 251px;
	margin-right: 35px;
	margin-top: 5px;
	float: left;
}

#fullsite #fsBanner #fsbTabs #fsbtOne {
	width: 231px;
	height: 123px;
	padding: 12px 10px;
	background-image: url(../images/tcs-network-health-check-box.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}

#fullsite #fsBanner #fsbTabs #fsbtTwo {
	width: 231px;
	height: 68px;
	padding: 22px 10px 12px 10px;
	background-image: url(../images/tcs-guarantee-box.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #737373;
	line-height: 17px;
	text-align: center;
}

#fullsite #fsBanner #fsbTabs #fsbtThree {
	width: 231px;
	height: 90px;
	padding: 10px 10px;
	background-image: url(../images/tcs-testimonials-box.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#fullsite #fsBanner #fsbTabs #fsbtThree #tContent {
	position: relative;
	margin-top: 0px;
	height:90px;
	width:231px;
	float:left;	
}

#fullsite #fsBodyBanner {
	position: relative;
	width: 884px;
	margin-left: -442px;
	left: 50%;
	height: 200px;
	padding: 20px 0px 28px 0px;
}

#fullsite #fsBodyBanner #fsbBodyImage {
	position: relative;
	margin-left: 28px;
	margin-right: 28px;
	height: 200px;
	width: 829px;
}


#fullsite #fsBody {
	position: relative;
	width: 100%;
	background-image: url(../images/tcs-white-63-bkg.png);
}

#fullsite #fsBody #fsbContent {
	position: relative;
	width: 829px;
	margin-left: -415px;
	left: 50%;
	padding-bottom: 20px;
}

#fullsite #fsBody #fsbContent #fsbcLeft {
	position: relative;
	float: left;
	width: 389px;
	margin-right: 20px;
}

#fullsite #fsBody #fsbContent #fsbcRight {
	position: relative;
	float: left;
	width: 420px;
	padding-top: 20px;
}

#fullsite #fsBody #fsbContent #fsbcServices {
	position: relative;
	padding-bottom: 10px;
}

#fullsite #fsFooter {
	width: 100%;
	position: relative;
	padding-bottom: 10px;
	background-image: url(../images/tcs-gray-38-bkg.png);
}

#fullsite #fsFooter #fsfContent {
	position: relative;
	width: 829px;
	margin-left: -415px;
	left: 50%;
}

#fullsite #fsFooter #fsfContent #fsfcTop {
	position: relative;
	padding-top: 25px;
	padding-bottom: 10px;
}

#fullsite #fsFooter #fsfContent #fsfcTop #fsfctLeft {
	float: left;
	width: 435px;
	padding-top: 10px;
	position: relative;
}
#fullsite #fsFooter #fsfContent #fsfcTop #fsfctRight {
	float: left;
	width: 384px;
	position: relative;
	padding-top: 12px;
	text-align: right;
}

#fullsite #fsFooter #fsfContent #fsfcBottom {
	position: relative;
	padding-top: 5px;
	padding-bottom: 15px;
}

#fullsite #fsFooter #fsfContent #fsfcBottom #fsfcbLeft {
	float: left;
	width: 435px;
	padding-top: 10px;
	position: relative;
}
#fullsite #fsFooter #fsfContent #fsfcBottom #fsfcbRight {
	float: left;
	width: 384px;
	position: relative;
	padding-top: 10px;
	text-align: right;
}


