body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/topSlice.gif);
	background-repeat: repeat-x;
	color:#333333;
}


/*----------<wrapper>------------*/
#wrapper {
	width:800px;
	margin:0px auto;
}
#logo {
	margin: 0px 0px 15px;
	float: left;
}
#searchBar {
	float:right;
	margin: 6em 0px 0px;
}

/*---------------<navBar>-------*/
#navBar {
	height: 23px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
	clear: both;

}
#navBar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navBar li {
	display: inline;
}
#navBar a {
	float: left;
	width: 100px;
	height:23px;
	margin:0px 0px;
	text-align: center;
}
#navBar a:link, #navBar a:visited {
	color:#CC6600;
	text-decoration:none;
}
#navBar a:hover {
	text-decoration:underline;
}

	
/*--------<CSS rollovers YEAH>-----------*/

/*----------home-------*/
li.home a:link, li.home a:visited {
	background-image: url(images/TABhome.png);
	background-position: 0 0;
	width: 100px;
	height: 23px;
	display:block;
	text-indent:-99999px;
	overflow:hidden;
}
li.home a:hover {
	background: url(images/TABhome.png) no-repeat 0 3px;
}
#home #navBar li.home a {
	background-image: url(images/TABhome.png);
	background-position: -100px 0;
	width: 100px;
	height: 23px;
	display:block;
	text-indent:-99999px;
	overflow:hidden;
	border-bottom:1px solid #FFF;
}

/*----------services-------*/
li.services a:link, li.services a:visited {
	background-image: url(images/TABservices.png);
	background-position: 0 0;
	width: 100px;
	height: 23px;
	display:block;
	text-indent:-99999px;
	overflow:hidden;
}
li.services a:hover {
	background: url(images/TABservices.png) no-repeat 0 3px;
}
#services #navBar li.services a {
	background-image: url(images/TABservices.png);
	background-position: -100px 0;
	width: 100px;
	height: 23px;
	display:block;
	text-indent:-99999px;
	overflow:hidden;
	border-bottom:1px solid #FFF;
}
/*---------resources------------*/
li.resources a:link, li.resources a:visited {
	background-image: url(images/TABresources.png);
	background-position: 0 0;
	width: 100px;
	height: 23px;
	display:block;
	text-indent:-99999px;
	overflow:hidden;
}
li.resources a:hover {
	background: url(images/TABresources.png) no-repeat 0 3px;
}
#resources #navBar li.resources a {
	background-image: url(images/TABresources.png);
	background-position: -100px 0;
	width: 100px;
	height: 23px;
	display:block;
	text-indent:-99999px;
	overflow:hidden;
	border-bottom:1px solid #FFF;
}
/*---------industries------------*/
li.industries a:link, li.industries a:visited {
	background-image: url(images/TABindustries.png);
	background-position: 0 0;
	width: 100px;
	height: 23px;
	display:block;
	text-indent:-99999px;
	overflow:hidden;
}
li.industries a:hover {
	background: url(images/TABindustries.png) no-repeat 0 3px;
}
#industries #navBar li.industries a {
	background-image: url(images/TABindustries.png);
	background-position: -100px 0;
	width: 100px;
	height: 23px;
	display:block;
	text-indent:-99999px;
	overflow:hidden;
	border-bottom:1px solid #FFF;
}
/*---------about------------*/
li.about a:link, li.about a:visited {
	background-image: url(images/TABabout.png);
	background-position: 0 0;
	width: 100px;
	height: 23px;
	display:block;
	text-indent:-99999px;
	overflow:hidden;
}
li.about a:hover {
	background: url(images/TABabout.png) no-repeat 0 3px;
}
#about #navBar li.about a {
	background-image: url(images/TABabout.png);
	background-position: -100px 0;
	width: 100px;
	height: 23px;
	display:block;
	text-indent:-99999px;
	overflow:hidden;
	border-bottom:1px solid #FFF;
}
/*---------yourCareer------------*/
li.yourCareer a:link, li.yourCareer a:visited {
	background-image: url(images/TABcandidates.png);
	background-position: 0 0;
	width: 100px;
	height: 23px;
	display:block;
	text-indent:-99999px;
	overflow:hidden;
}
li.yourCareer a:hover {
	background: url(images/TABcandidates.png) no-repeat 0 3px;
}
#yourCareer #navBar li.yourCareer a {
	background-image: url(images/TABcandidates.png);
	background-position: -100px 0;
	width: 100px;
	height: 23px;
	display:block;
	text-indent:-99999px;
	overflow:hidden;
	border-bottom:1px solid #FFF;
}
/*---------clients------------*/
li.clients a:link, li.clients a:visited {
	background-image: url(images/TABclients.png);
	background-position: 0 0;
	width: 100px;
	height: 23px;
	display:block;
	text-indent:-99999px;
	overflow:hidden;
}
li.clients a:hover {
	background: url(images/TABclients.png) no-repeat 0 3px;
}
#clients #navBar li.clients a {
	background-image: url(images/TABclients.png);
	background-position: -100px 0;
	width: 100px;
	height: 23px;
	display:block;
	text-indent:-99999px;
	overflow:hidden;
	border-bottom:1px solid #FFF;
}
/*---------contact------------*/
li.contact a:link, li.contact a:visited {
	background-image: url(images/TABcontact.png);
	background-position: 0 0;
	width: 100px;
	height: 23px;
	display:block;
	text-indent:-99999px;
	overflow:hidden;
}
li.contact a:hover {
	background: url(images/TABcontact.png) no-repeat 0 3px;
}
#contact #navBar li.contact a {
	background-image: url(images/TABcontact.png);
	background-position: -100px 0;
	width: 100px;
	height: 23px;
	display:block;
	text-indent:-99999px;
	overflow:hidden;
	border-bottom:1px solid #FFF;
}

/*---------------</navBar>-------*/

/*--------------<mainWrap>---------------*/
#flashMain {
	margin-bottom: 25px;
}

/*----<leftColumn>----*/
#leftColumn {
	float:left;
	width:600px;
	margin:0px;
	padding:0px;
}
#leftColumn a:link, #leftColumn a:visited {
	color:#CC6600;
	text-decoration:none;
}
#leftColumn a:hover {
	text-decoration:underline;
}
#leftColumn ul {
	margin:10px 0 15px 20px;
	padding:0 0 0 10px;
}
#leftColumn li {
	padding: 2px 0;
}
#miniLeft {
	float:left;
	width:48%;
	margin:0px;
	padding:0px 0px 0px 2%;
	border-right:#CCC dotted 1px;
}
#miniRight {
	width:44%;
	float:left;
	padding:0px 0px 0px 5%;
}

/*----</leftColumn>----*/


/*----<rightColumn>----*/
#rightColumn {
	float:right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	width: 180px;
}
#sideNav {
	margin: 0px;
	padding: 0px;
}
#sideNav ul {
	margin:0px;
	padding:10px 5px 20px 5px;
	list-style:none;
	line-height:16px;
}
#sideNav a:link, #sideNav a:visited {
	color:#CC6600;
	text-decoration:none;
}
#sideNav a:hover {
	text-decoration:underline;
}
#sideNavLinks li {
	padding: 0px 5px;
}

#sideNavTitle {
	text-align:center;
	background: #003366; /*url(images/leftTopCorner.gif) no-repeat left top;*/
	padding: 10px 15px 5px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
#sideNavLinks {
	background-color: #F4F8FD;
	margin: 0px;
	padding: 0px;
	border:solid 1px #cccccc;
}


/*----<rightColumn>----*/


/*--------------</mainWrap>---------------*/

/*--------------<footer>---------------*/
#footer {
	color: #a7b8ca;
	font-size: 10px;
	padding-top: 2px;
	border-top: 1px solid #cccccc;
	clear: both;
	margin: 25px 0px 15px;
	float: left;
	width: 800px;
	line-height:18px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer li {
	display: inline;
	margin:0 10px 0 0px;
}
#footer a {
	padding: 0px;
}
#footer a:link, #footer a:visited {
	color: #a7b8ca;
	text-decoration: none;
}
#footer a:hover {
	color: #003366;
}
/*--------------</footer>---------------*/

/*-------------<classes>----------------*/
.indentPost {
	padding:5px;
}

p {
	color:#333333;
	line-height:20px;
	padding: 5px;
}
h1 {
	color:#3399cc;
	font-size:14px;
	border-top:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	padding: 3px 0px 2px 5px;
}
.post {
	padding:0px 0px 10px 0px;
	line-height:16px;
}
.indexPosts {
	padding: 0px 5px;
}
.indexPost p {
	padding: 0px;
	margin: 0px;
}
.indexTitle {
	font-size:14px;
	font-weight:bold;
}
h2 {
	font-size:14px;
	font-weight:bold;
}
.date {
	font-style: italic;
	color:#333333
	font-size:10px;
}
.world {
	padding: 5px 0px 0px 0px;
}
.quote {
	color:#3399cc;
	font-size:14px;
	font-style:italic;
}
#leftColumn a.quoteLink:link, #leftColumn a.quoteLink:visited {
	color:#000000;
	text-decoration:underline;
}
#leftColumn a.quoteLink:hover {
	text-decoration:none;
}
#list ul {
	list-style-type:square;
	padding:3px 0;
	margin:0 20px;
}	
#list li {
	list-style-type:square;
	padding:3px 0;
	margin:0 5px;
}
.indent {
	padding:0 5px;
}
.newsPost {
	padding:0 0 35px 0;
}
