/*Global Clear*/
*
{
	margin: 0;
	padding: 0;
	border: 0;
}
/*Global settings*/
BODY
{
	font-family: Arial, sans-serif;
	background-image: url(../_imgs/TektivityDots.png);
	background-repeat: x, y;
}
/*wrapper*/
#wrapper
{
}
/*header*/
#header
{
	width: 817px;
	height: 70px;
	background-image: url(../_imgs/logoslogan.png);
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin-top: 15px;
	_background-image: url(../_imgs/logoslogan.gif);
}
/*NavBar*/
#nav, #nav ul {
	float: left;
	text-align: left;
	width: 1000px;
	list-style: none;
	line-height: 2;
	font-weight: bold;
	padding: 0;
	border: solid #1857A7;
	border-width: 0 0 1px 0;
	margin: 0 0 1em 0;
	z-index: 7;
}
 
#nav a {
	display: block;
	font: 78%/1.5 arial, helvetica, serif;
	font-weight: bold;
	width: 200px;
	color: #1857A7;
	text-decoration: none;
	padding: 0.2em 1em;
}

#nav ul ul {
	z-index: 7;
}
 
#nav li {
	float: left;
	padding: 0;
	width: 200px;
}
 
#nav li ul {
	position: absolute;
	left: -999em;
	text-align: left;
	height: auto;
	width: 215px;
	font-weight: normal;
	border-width: 0.15em;
	margin: 0;
}
 
#nav li li {
	padding-right: 1em;
	width: 200px;
	background: #fff;
}
 
#nav li ul a {
	width: 200px;
}
 
#nav li ul ul {
	margin: -1.75em 0 0 12.5em;
	margin: -1.7em 0 0 13.55em;
}
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
 
#nav li:hover, #nav li.sfhover {
	background: #34c468;
}
 
/* Support for the "iehover-fix.js" */
 
ul.nav iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: -1;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}
 
* html ul.nav li { z-index: 201; }
 
/* this is for IE 5.0
select.hide { visibility: hidden; }
 
/
 End Support for the "iehover-fix.js" */
 

/*Content*/
#maincontent
{
	width: 720px;
	margin-top: 5px;
	position: relative;
}
.mission, .title
{
	color: #1857A7;
}
A.link
{
	color: #1958A8;
	text-decoration: none;
}
.mainp
{
	margin-left: 20px;
	line-height: 1.2;
	padding-bottom: 20px;
}
.mainlist
{
	margin-left: 45px;
	line-height: 1.4;
	padding-bottom: 20px;
}
.mainlist li li
{
	margin-left: 47px;
}
.boldme
{
	font-weight: bold;
}
A.link:hover
{
	text-decoration: underline;
}
/******BORDER LEFT WILL CHANGE PAGE LOCATION****/
#borderleft
{
	border-left: 2px solid #808080;
	margin: 0 0 0 40px;
	width: 795px;
}
.boldgreen
{
	color: #008000;
	font-weight: bold;
}
/*footer*/
#footer
{
	width: 790px;
	height: 80px;
	list-style: none;
	text-align: center;
}
DIV#footer UL LI
{
	display: inline;
	font-size: 8pt;
}
/*Index Header*/
.heading
{
	color: #1857A7;
	font-size: 180%;
	margin-left: 20px;
	margin-top: 10px;
	padding-bottom: 10px;
}
/*Flash Div*/
#flash
{
	float: right;
	margin-top: 30px;
}
/*Successes Specific*/
.testdef
{
	text-align: left;
	font-weight: bold;
	padding-top: 20px;
}
.quotes
{
	font-style: italic;
	margin-left: 15px;
}
/*Contact Us Specific*/
#formcolumn2
{
	height: 200px;
	float /**/: right;
	width: 300px;
	text-align: center;
	#position: absolute;
	#left: 400px;
	#top: 150px;
}
.contactinfo
{
	color: #1958A8;
	font-size: 19pt;
}
#cria
{
	font-size: 12pt;
}
#formcolumn1
{
}
.borderbox
{
	border: 1px solid #A7A7A7;
}
.buttonbox
{
	background-color: #A7A7A7;
	border: 1px outset #4C4C4C;
}
/*telsys specific*/
#teleq
{
	margin-left: 30px;
}
#teleq UL
{
	margin-left: 35px;
}
.telquestions
{
	line-height: 1.7;
	color: #1857A7;
}
.telquestions UL
{
	color: #008000;
}
/*business computing*/
.postpic
{
	float: left;
}
.entry
{
	padding-left: 130px;
}
.post
{
	height: 140px;
	border-bottom: 1px solid #808080;
	padding-bottom: 15px;
	padding-top: 15px;
}
.posttitle, .posttitle A:link
{
	color: #1958A8;
	line-height: 1;
	text-decoration: none;
	margin-left: 30px;
	text-align: center;
	padding-bottom: 25px;
}
.posttitle A:hover
{
	text-decoration: underline;
}
#edgePost1
{
	padding-top: 0;
}
.largeT
{
}
/*PNS Specific*/
.pnslist
{
	margin-left: 45px;
	line-height: 1.4;
	padding-bottom: 20px;
	list-style-image: url(../_imgs/arrow.png);
}

