﻿/* GLOBAL NORMALIZING STYLES
-------------------------------------------------------------------- */
html, * {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl {
	text-align: left;
	color: #333;
}

abbr {
	cursor: help;
	border-bottom: 1px dotted #999;
}

acronym {
	cursor: help;
	border-bottom: 1px dotted #999;
}

.wrap {
	padding: 0 0 10px;
	width: 100%;
	background: #fff;
	border-top: 10px solid #000;
}

/* BRANDING AND NAVIGATION STYLES
-------------------------------------------------------------------- */
.logonav {
	margin: 0 auto;
	padding-top: 10px;
	width: 960px;
}

.logonav h1 a {
	float: left;
	padding: 5px 0 0 110px;
	width: 127px;
	height: 92px;
	display: block;
	background: transparent url(../images/logo_ti_web.jpg) no-repeat right top;
	text-indent: -5000px;
}

.logonav p {
	float: right;
	clear: right;
	padding: 0 20px 0 0;
	font-size: 1.1em;
	text-align: right;
	color: #ccc;
}

.logonav p a:link, .logonav p a:visited {
	color: #666;
	text-decoration: none;
}

.logonav p a:hover {
	color: #000;
	text-decoration: underline;
}

.logonav ul {
	float: right;
	margin-top: 52px;
	width: 596px;
	clear: right;
	display: inline;
	list-style: none;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}

.logonav li {
	float: left;
	text-align: center;
}

.logonav li a:link, .logonav li a:visited {
	color: #fff;
	text-decoration: none;
	padding-top: 16px;
	margin-right: 6px;
	width: 113px;
	height: 23px;
	display: block;
	background: url(../images/nav_tab_bg.gif) no-repeat bottom;
}

.logonav li a:hover {
	color: #fff;
	text-decoration: none;
	background: url(../images/nav_tab_over_bg.jpg) no-repeat bottom;
}

#home li#home a {background: url(../images/nav_tab_over_bg.jpg) no-repeat bottom;}
#clients li#clients a {background: url(../images/nav_tab_over_bg.jpg) no-repeat bottom;}
#developers li#dev a {background: url(../images/nav_tab_over_bg.jpg) no-repeat bottom;}
#contact li#dev a {background: url(../images/nav_tab_over_bg.jpg) no-repeat bottom;}
#about-techinitiative li#aboutus a {background: url(../images/nav_tab_over_bg.jpg) no-repeat bottom;}
#inthenews li#new a {background: url(../images/nav_tab_over_bg.jpg) no-repeat bottom;}


/* MAIN PAGE STYLES
-------------------------------------------------------------------- */
.mainswatch {
	width: 100%;
	height: 154px;
	background: url(../images/main_picswath_bg.jpg) repeat-x top;
	clear: both;
}

.mainpic {
	margin: 0 auto;
	width: 960px;
	height: 134px;
	border-top: 10px solid #83ad06;
	border-bottom: 10px solid #83ad06;
}

.mainpic h2 {
	float: left;
	width: 960px;
	height: 134px;
	display: block;
	text-indent: -5000px;
	background: url(../images/main_blurb_bg.jpg) no-repeat left top;
}

.mainbody {
	margin: 1px auto 0;
	padding: 0 10px;
	width: 940px;
	background: url(../images/main_content_bg.jpg) repeat-x top;
}

.maincontent {
	float: left;
	padding: 36px 0 20px;
	width: 580px;
}

.maincontent h3 {
	font-size: 2.2em;
	color: #000;
	font-weight: normal;
}

.maincontent p {
	padding: 15px 0 5px;
	font-size: 1.4em;
	line-height: 1.4em;
}

.mainpromo p a:link, .mainpromo p a:visited {
	color: #83ad06;
	text-decoration: none;
}

.mainpromo p a:hover {
	color: #666;
	text-decoration: underline;
}

p.bigbotborder {
	padding-bottom: 20px;
	border-bottom: 10px solid #333;
}

span.tech {
	color: #83ad06;
}

.mainpromo {
	float: left;
	width: 180px;
}

.mainpromo h4 {
	padding: 30px 0 2px;
	font-size: 2em;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
}

.mainpromo h4 a:link, .mainpromo h4 a:visited {
	color: #83ad06;
	text-decoration: none;
}

.mainpromo h4 a:hover {
	color: #666;
	text-decoration: none;
}

.mainpromo p.whbullet {
	padding: 0 0 0 20px;
	margin: 15px 0;
	background: url(../images/bullet_onwhite.jpg) no-repeat left;
}

.sidepad {
	padding: 0 20px;
}

.mainright {
	float: left;
	margin: 0 0 0 20px;
	padding: 36px 0 0;
	width: 340px;
}

.mainright h5 {
	font-size: 1.8em;
	font-weight: normal;
	color: #999;
	padding: 0 0 5px;
}

.mainright h6 {
	font-size: 1.6em;
	font-weight: normal;
	color: #333;
	padding: 15px 0 5px;
}

.mainright p {
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 10px 0 5px;
	color: #666;
}

.mainright p a:link, .mainright p a:visited {
	color: #83ad06;
	text-decoration: none;
}

.mainright p a:hover {
	color: #666;
	text-decoration: underline;
}

p.mainnews {
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

.mainright ul {
	list-style: none;
	font-size: 1.2em;
	padding: 10px 0;
}

.mainright li {
	margin: 4px 0;
	padding: 0 0 0 25px;
	line-height: 1em;
	background: url(../images/bullet_onwhite.jpg) no-repeat left;
}

.mainright li a:link, .mainright li a:visited {
	color: #83ad06;
	text-decoration: none;
}

.mainright li a:hover {
	color: #666;
	text-decoration: underline;
}

.tanboxouter {
	margin: 5px 0 15px;
	width: 340px;
	clear: both;
	background: #e4e6c1 url(../images/sidebar_box_top_bg.jpg) no-repeat top;
}

.tanboxinner {
	padding: 15px 0;
	width: 340px;
	background: transparent url(../images/sidebar_box_bottom_bg.jpg) no-repeat bottom;
}

.tanboxinner h6 {
	padding: 0 10px;
	font-size: 1.8em;
	color: #000;
	font-weight: normal;
}

.tanboxinner p {
	padding-right: 10px;
	padding-left: 10px;
}

p.tanbullet {
	padding: 0 0 0 20px;
	margin: 10px 10px 0;
	background: url(../images/bullet_ontan.jpg) no-repeat left;
}

/* INTERIOR PAGE STYLES
--------------------------------------------------------------------- */
.inswatch {
	width: 100%;
	height: 50px;
	clear: both;
	background: url(../images/inswatch_bg.jpg) repeat-x top;
}

.subnav {
	margin: 0 auto;
	width: 960px;
	border-top: 10px solid #83ad06;
	border-bottom: 10px solid #83ad06;
	background: #98bb30;
}

.subnav p {
	text-align: right;
	padding: 0 20px 0 0;
	line-height: 30px;
	color: #6b8d05;
	font-size: 1.4em;
}

.subnav p a:link, .subnav p a:visited {
	color: #fff;
	text-decoration: none;
}

.subnav p a:hover {
	color: #000;
	text-decoration: none;
}

.inbody {
	margin: 1px auto 0;
	padding: 0 10px;
	border-bottom: 1px solid #ccc;
	width: 940px;
	background: url(../images/main_content_bg.jpg) repeat-x top;
	display: block;
}

.incontent {
	float: left;
	padding: 36px 0 20px;
	width: 580px;
}

.incontent h3 {
	font-size: 2.2em;
	color: #000;
	font-weight: normal;
}

.incontent h4 {
	padding: 15px 0 0;
	font-size: 2em;
	color: #666;
	font-weight: normal;
}

.incontent h5 {
	padding: 15px 0 0;
	font-size: 1.6em;
	color: #000;
	font-weight: normal;
}

.incontent p {
	padding: 15px 0 5px;
	font-size: 1.4em;
	line-height: 1.4em;
}

.incontent ul {
	list-style: none;
	font-size: 1.4em;
	padding: 10px 0;
}

.incontent li {
	margin: 4px 0;
	padding: 0 0 0 25px;
	line-height: 1em;
	background: url(../images/bullet_onwhite.jpg) no-repeat left;
}

.incontent li a:link, .incontent li a:visited {
	color: #83ad06;
	text-decoration: none;
}

.incontent li a:hover {
	color: #666;
	text-decoration: underline;
}

.inpromo {
	float: right;
	width: 180px;
	padding-left: 25px;
}

.inpromo h4 {
	padding: 30px 0 2px;
	font-size: 2em;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
}

.inpromo h4 a:link, .mainpromo h4 a:visited {
	color: #83ad06;
	text-decoration: none;
}

.inpromo h4 a:hover {
	color: #666;
	text-decoration: none;
}

.inpromo p {
	color: #666;
	font-size: 1.2em;
}

.inpromo p.whbullet {
	padding: 0 0 0 20px;
	margin: 15px 0;
	background: url(../images/bullet_onwhite.jpg) no-repeat left;
}

.inpromo ul {
	list-style: none;
	font-size: 1.2em;
	padding: 10px 0;
}


/* FOOTER STYLES
--------------------------------------------------------------------- */
.footer {
	margin: 20px auto 0;
	padding: 25px 0;
	width: 960px;
	background: #333;
}

.footer p {
	font-size: 1.2em;
	color: #ccc;
	line-height: 25px;
	text-align: center;
}

.footer p a:link, .footer p a:visited {
	color: #ccc;
	text-decoration: none;
}

.footer p a:hover {
	color: #fff;
	text-decoration: underine;
}


.leftPadding{
	margin: 0 0 0 30px;
}


/* FLOAT CLEARING STYLES - IE7 COMPATIBLE 
--------------------------------------------------------------------- */

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */