@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial;
	color: #333333;
	background-image: url(images/body-bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#container {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 900px;
}
#topNav {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/nav-bkg.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 900px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 102px;
	width: 900px;
}
#Navtext {
	font-size: 11px;
	height: 15px;
	width: 600px;
	position: relative;
	left: 97px;
	top: 10px;
}

#Navtext a:link {
	color: #FFFFFF;
	text-decoration: none;
}     /* unvisited link */
#Navtext a:visited {
	color: #CCCCCC;
	text-decoration: none;
}  /* visited link */
#Navtext a:hover {
	color: #FFFFFF;
	text-decoration: none;
}   /* mouse over link */
#Navtext a:active {
	color: #FFFFFF
}   /* selected link */
#Left {
	float: left;
	width: 292px;
	margin-top: 8px;
}
#container #int-content #righthalf {
	margin-left: 400px;
}
#container #int-content #lefthalf {
	float: left;
	width: 400px;
	margin-top: 20px;
	background-image: url(images/tfocat-free-sample/tfocao-bacgrounder.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 680px;
}

.sidebox {
	font-size: 10px;
	font-weight: bold;
	background-image: url(images/sideboxbk.png);
	width: 292px;
	text-align: right;
	width: 250px;
	padding-right: 18px;
	border: 3px solid #424E38;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

#tfoca101 {
	font-size: 10px;
	font-weight: bold;
	background-image: url(images/tfoca-101-bkg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 292px;
	height: 80px;
}
#tfoca101Text {
	text-align: right;
	width: 250px;
	padding-right: 18px;
	padding-left: 25px;
}
#BannerDiv {
	width: 600px;
}

#tfocaChallenges {
	font-size: 10px;
	font-weight: bold;
	background-image: url(images/tfoca-challenges-bkg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 292px;
	height: 75px;
}
#tfocaChallengesText {
	text-align: right;
	width: 250px;
	padding-right: 18px;
	padding-left: 25px;
}
#EndtoEnd {
	font-size: 10px;
	font-weight: bold;
	background-image: url(images/end-to-end-tfoca-solutions-bkg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 292px;
	height: 125px;
}
#EndtoEndText {
	text-align: right;
	width: 250px;
	padding-right: 18px;
	padding-left: 25px;
}
#MainText {
	background-image: url(images/text-bkg.jpg);
	background-repeat: repeat-y;
	width: 900px;
overflow:auto;
height:575px;

	
}
.col1 {
	font-size: 11px;
	text-align: left;
	float: left;
	width: 206px;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}

.col1 a{
	color: #FF0000;
}
.col2 {
	font-size: 11px;
	text-align: left;
	float: left;
	width: 202px;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
.col3 {
	font-size: 11px;
	text-align: left;
	float: left;
	width: 201px;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
.red a {
	color:#FF0000;
}

.red a:visited {
	color:#FF0000;
}

.col4 {
	font-size: 11px;
	text-align: left;
	float: left;
	width: 201px;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
}


.col2 a{
	color: #FF0000;
}
.col3 a{
	color: #FF0000;
}
.col4 a{
	color: #FF0000;
}

#footer {
	color: #FFFFFF;
	background-color: #424D39;
	text-align: center;
	width: 900px;
	padding-top: 12px;
	padding-bottom: 6px;
	font-size: 10px;
	font-weight: bold;
}
#footer a {
	color: #FFFFFF;
}
#int-left {
	font-size: 10px;
	color: #000000;
	background-image: url(images/int-left-bkg.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 226px;
	padding: 0px;
	margin: 0px;
	clear: none;
}
#int-center {
	font-size: 10px;
	color: #333333;
	background-image: url(images/int-main-bkg.jpg);
	background-repeat: repeat-y;
	width: 669px;
	margin-left: 2px;
	float: right;
}
.intL-text {
	text-align: right;
	width: 200px;
	margin-left: 18px;
	padding-bottom: 4px;
}
#int-top-blank {
	height: 5px;
	width: 900px;
}
#int-green-900 {
	background-color: #424D39;
	height: 5px;
	width: 900px;
}
#int-content {
	background-image: url(images/int-main-bkg.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 870px;
	overflow:auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
}
#int-bot1 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-image: url(images/int-bot-1.jpg);
	background-repeat: no-repeat;
	text-align: right;
	float: left;
	height: 65px;
	width: 280px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#int-bot2 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-image: url(images/int-bot-2.jpg);
	background-repeat: no-repeat;
	text-align: right;
	float: left;
	height: 65px;
	width: 280px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#int-bot3 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-image: url(images/int-bot-3.jpg);
	background-repeat: no-repeat;
	text-align: right;
	float: left;
	height: 65px;
	width: 280px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#int-bot1 a {
	color: #333333;
	text-decoration: none;
}
#int-bot2 a {
	color: #333333;
	text-decoration: none;
}
#int-bot3 a {
	color: #333333;
	text-decoration: none;
}#footer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#int-content h1 {
	font-size: 22px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
	text-indent: 4px;
}
#Left a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.int-img {
	border: 3px solid #424D39;
	float: right;
	margin: 10px;
}
#int-content h2 {
	font-size: 16px;
	font-weight: bold;
	color: #425139;
}
#int-content h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.places {
	margin: 10px;
	border: 3px solid #424D39;
	float: left;
}
#conTable {
	font-size: 10px;
	color: #333333;
}
#conTable a {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
#conTable a:hover {
	text-decoration: none;
}
.col1 h2 {
	font-size: 10px;
	font-weight: bold;
	color: #000000;

}
.col2 h2 {
	font-size: 10px;
	font-weight: bold;
	color: #000000;

}
.col3 h2 {
	font-size: 10px;
	font-weight: bold;
	color: #000000;

}
.col4 h2 {
	font-size: 10px;
	font-weight: bold;
	color: #000000;

}
dt {
	font-weight: bold;
	color: #425139;
}
dl {
	width: 700px;
	padding-left: 30px;
	margin-top: 10px;
}
dd {
	width: 500px;
	padding-bottom: 10px;
}
#ind {
	background-color: #2E3627;
	height: 30px;
	width: 880px;
	text-align: right;
	padding-right: 20px;
}
#ind h1 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
}
#botIntL {
	font-size: 12px;
	color: #333333;
	width: 400px;
	padding-right: 10px;
	padding-top: 10px;
	font-weight: bold;
	float: left;
	margin-bottom: 15px;
}
#botIntL h2 {
	font-size: 18px;
	font-weight: bold;
	color: #424D39;
}
#botIntL img {
	border: 1px solid #424D39;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#botIntL a {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
	text-decoration: none;
}



#botIntr {
	font-size: 12px;
	color: #333333;
	width: 380px;
	padding-top: 10px;
	font-weight: bold;
	float: left;
}
#botIntr h2 {
	font-size: 18px;
	font-weight: bold;
	color: #424D39;
}
#botIntr img {
	border: 1px solid #424D39;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#botIntr a {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
	text-decoration: none;
}
.int-img2 {
	border: 3px solid #424D39;
	margin: 1px;
}
#callout1 {
	font-size: 24px;
	font-weight: bold;
	color: #424D39;
	text-align: center;
}
.feat1 {
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
}
.finder { padding-right:10px; }
