body {
	background: #fff url(/themes/site_themes/ti/images/body-bg-tile.png) repeat-x top left;
	color: #555;
}

/* @group Header */

#header {
	position: relative;
	width: 940px;
	height: 167px;
	margin: 0 auto 33px;
	background: transparent url(/themes/site_themes/ti/images/header-bg.png) no-repeat top center;
}

#logo {	
	position: absolute;
	top: 106px;
	left: 0;	
	text-indent: -9999px;
	width: 177px;
	height: 61px;
	margin: 0;
	padding: 0;
}

#logo a:link, #logo a:visited, #logo a:hover, #logo a:active {
	display: block;
	width: 177px;
	height: 61px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}

/* @group They radio */

div.theyradio {
	z-index: 60000;
	position: relative;
	top: 0px;
	float: right;
	width: 203px;
	height: 36px;
}

ul#radio-btn {
	position: absolute;
	right: 0;
	top: 0px;
	list-style-type: none;
	width: 203px;
	height: 34px;
	margin: 0;
}

ul#radio-btn li {
	display: inline;
}

ul#radio-btn li a {
	height: 34px;
	float: left;
}

ul#radio-btn li a#radio:link, ul#radio-btn li a#radio:visited {
	width: 203px;
	display: block;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/ti/images/theyradio.jpg) no-repeat 0 0;
}
ul#radio-btn li a#radio:hover, ul#radio-btn li a#radio:active, ul#radio-btn li a#radio.selected {
	width: 203px;
	display: block;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/ti/images/theyradio.jpg) no-repeat 0 -34px;
}


/* @end */





/* @group Main Nav */

ul#nav {
	position: absolute;
	right: 0;
	top:  129px;
	list-style-type: none;
	width: 427px;
	height: 20px;
	margin: 0;
}

ul#nav li {
	display: inline;
}

ul#nav li a {
	height: 20px;
	float: left;
}

ul#nav li a#about:link, ul#nav li a#about:visited {
	width: 69px;
	display: block;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/ti/images/nav-sprite-trans.png) no-repeat 0 0;
}
ul#nav li a#about:hover, ul#nav li a#about:active, ul#nav li a#about.selected {
	width: 69px;
	display: block;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/ti/images/nav-sprite-trans.png) no-repeat 0 -20px;
}

ul#nav li a#work:link, ul#nav li a#work:visited {
	width: 64px;
	display: block;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/ti/images/nav-sprite-trans.png) no-repeat -69px 0;
}
ul#nav li a#work:hover, ul#nav li a#work:active, ul#nav li a#work.selected {
	width: 64px;
	display: block;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/ti/images/nav-sprite-trans.png) no-repeat -69px -20px;
}

ul#nav li a#services:link, ul#nav li a#services:visited {
	width: 90px;
	display: block;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/ti/images/nav-sprite-trans.png) no-repeat -133px 0;
}
ul#nav li a#services:hover, ul#nav li a#services:active, ul#nav li a#services.selected {
	width: 90px;
	display: block;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/ti/images/nav-sprite-trans.png) no-repeat -133px -20px;
}

ul#nav li a#blog:link, ul#nav li a#blog:visited {
	width: 61px;
	display: block;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/ti/images/nav-sprite-trans.png) no-repeat -223px 0;
}
ul#nav li a#blog:hover, ul#nav li a#blog:active, ul#nav li a#blog.selected {
	width: 61px;
	display: block;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/ti/images/nav-sprite-trans.png) no-repeat -223px -20px;
}

ul#nav li a#careers:link, ul#nav li a#careers:visited {
	width: 79px;
	display: block;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/ti/images/nav-sprite-trans.png) no-repeat -284px 0;
}
ul#nav li a#careers:hover, ul#nav li a#careers:active, ul#nav li a#careers.selected {
	width: 79px;
	display: block;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/ti/images/nav-sprite-trans.png) no-repeat -284px -20px;
}

ul#nav li a#contact:link, ul#nav li a#contact:visited {
	width: 64px;
	display: block;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/ti/images/nav-sprite-trans.png) no-repeat -363px 0;
}
ul#nav li a#contact:hover, ul#nav li a#contact:active, ul#nav li a#contact.selected {
	width: 64px;
	display: block;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/ti/images/nav-sprite-trans.png) no-repeat -363px -20px;
}

/* @end */

/* @end */

/* @group Content */

div#content {
	width: 940px;
	margin: 0 auto 36px;
}

div#main p {
	font-size: 1.2em;
	/*font-weight: lighter;*/
}

div#main p.small {
	font-size: 0.9em;
	/*font-weight: lighter;*/
}

div#main p.big, div#sidebar p.big {
	/*font-weight: lighter;*/
	font-size: 1.5em;
}

div#main {
	width: 620px;
	float: left;
}

div#main.wide {
	width: 960px;
	float: none;
}

body#home div#main {
	width: 940px;
}

div#main h3 {
	color: #00bbde;
	/*font-weight: lighter;*/
	font-size: 3em;
	margin-bottom: .5em;
}

h3#projectsh3 {
	clear: left;
	color: #00bbde;
	/*font-weight: lighter;*/
	font-size: 3em;
	margin-bottom: .5em;
}

div#main h4, ul#projects h4 {
	color: #00bbde;
	/*font-weight: lighter;*/
	font-size: 3em;
	margin-bottom: .5em;
}

h4.home-feed { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }

div#sidebar h3 {
	color: #00bbde;
	/*font-weight: lighter;*/
	font-size: 1.5em;
	margin-bottom: .5em;
}
/*div#sidebar div.project a#identities:hover, div#sidebar div.project a#identities:active {
	text-decoration: none!important;
}*/

div#identities {
	float: right;
}

div.post {
	margin: 0 0 2em 0;
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 1.5em;
}

div#main div.post img.fl, img.fl {
	float: left;
	margin: 0 1.5em 1.5em 0;
	clear: left;	
}

div#main div.post img.fr, img.fr {
	float: right;
	margin: 0 0 1.5em 1.5em;	
	clear: right;
}

div.post ul.author {
	list-style-type: none;
	line-height: 32px;
	margin: 0 0 1.5em 0;
	padding: 0;	
	background: #f2f2f2 url(/themes/site_themes/ti/images/bg-author.png) no-repeat top left;
}

div.post ul.author li {
	padding: 0 0 0 40px;

}

div.post ul.category {
	color: #555;
	list-style-type: none;
	margin: 0 0 1.5em 0;
	padding: 0;
	clear: left;
}

div.post ul.category li {
	margin-right: 5px;
	padding-right: 5px;
	display: inline;
	line-height: 1.5em;
	border-right: 1px solid #999;
}

div.post ul.category li.last {
	border: 0;
}

div#preview {
	background-color: #f2f2f2;
	padding: 10px;
	margin: 0 0 1.5em 0;
}

div#preview h5 {
	color: #555;
	font-size: 1.5em;
}
.comment-textarea {
	width: 570px;
	margin: 0;
}

ul.comment-specifics {
	list-style-type: none;	
	margin: 0;
	padding: 0;
}
ul.comment-specifics li {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	border-right: 1px solid #999;	
}
ul.comment-specifics li.last {
	border: 0;
}

div#main a:link, div#main a:visited, div#sidebar a:link, div#sidebar a:visited  {
	color: #00bbde;
	text-decoration: none;
}

div#sidebar a#feed {
	border: 0;
}

div#main a:hover, div#main a:active, div#sidebar a:hover, div#sidebar a:active {
	color: #00bbde;
	text-decoration: none;
	border-bottom: 1px solid #00bbde;
}
#sidebar ul {
	color: #00bbde;
	font-size: .9em;
}
.active {
	font-weight: bold;
}
.sidebar-post {
	margin: 0 0 .75em 0;
	padding: 0 0 1em 0;
	border-bottom: 1px solid #f2f2f2;
}
.sidebar-post p {
	font-size: .9em;
	margin: 0;
}
.sidebar-post h4 {
	margin: 0;
	font-size: 1.5em;
	/*margin-bottom: .2em;*/
}
.sidebar-post ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.sidebar-post li {
	display: inline;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #999;
}
.sidebar-post li.last {
	border: 0;
}
#sidebar h2 {
	color: #00bbde;
	margin-bottom: .2em;	
}
.comment-even {
	background-color: #f2f2f2;
	margin: 0 0 1.5em 0;
	padding: 10px;	
}

.comment-odd {
	background-color: #fff;
	margin: 0 0 1.5em 0;
	padding: 10px;	
}

div#main h3 a:link, div#main h3 a:visited {
	color: #00bbde;
	text-decoration: none;
}

div#main h3 a:hover, div#main h3 a:active {
	color: #00bbde;
	text-decoration: none;
	border-bottom: 1px solid #00bbde;
}

div#sidebar {
	width: 240px;
	float: right;
}

img#home-copy {
	display: block;
	margin: 0 auto;
}

dl {
	margin: 0 0 1em 0;
	padding: 0;
}

dl dt {
	font-size: 1.5em;
	line-height: 1em;
	margin: 0;
	padding: 0;
}

dl dd {
	color: #00bbde;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

div.project {
	width: 300px;
	/*float: left;*/
	margin: 0 0 20px 0;
}

div.project.last {
	margin-right: 0;
}

div.project.first {
	clear: left;
}

div.clear {
	clear:  left;
}

div.project ul li strong {
	color: #424242;
	font-size: 1.2em;
}

div.project ul li a:link, div.project ul li a:visited {
	color: #00bbde;
	/*display: inline;*/
	padding-bottom: 2px;
}

div.project ul li a:hover, div.project ul li a:active {
	border-bottom: 1px solid #7fddee;
	text-decoration: none;
}


div.project a.project-hover {
	background: transparent url(/themes/site_themes/ti/images/project-hover.png) no-repeat scroll center -200px;
	display: block;
	height: 240px;
	width: 300px;
	margin-bottom: 9px;
	text-decoration: none !important;
}

div.project a.project-hover:hover {
	background-position: center;
}

div.project a.project-hover:hover img {
	opacity: 0.15;
}
div.project {
	background-color: #f4f1f1;
}
div.project ul {
	display: block;
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}
div.staff {
	/*min-height: 140px;*/
	margin: 0 0 3em 0;
}
div#main div.staff p {
	font-size: 1.1em;
}

div.staff-photo {
	width: 140px;
	height: 140px;
	overflow: hidden;
	clear: left;
	float: left;
	margin: 0 20px 10px 0;
}

div.staff-photo a:hover img {
	margin-top: -140px;
}
div.details-inner {
	width: 300px;
}
div.details {
	margin: 0;
	padding: 0;
	width: 300px !important;
}
p.details-inner {
	margin: 20px 0 0 0;
	font-size: .9em;
	line-height: 1.5em;
	padding:  10px;
	background-color: #f4f1f1;
	width: 280px;
}

p.details-inner a:link, p.details-inner a:visited {
	color: #00bbde;
	/*display: inline;*/
	/*padding-bottom: 2px;*/
}

p.details-inner a:hover, p.details-inner a:active {
	border-bottom: 1px solid #7fddee;
	text-decoration: none;
}


/*div.details strong {
	font-size: 1em;
}*/
div.details ul li {
	/*display: block;
	line-height: 1.3em;*/
}
ul#projects {
	list-style-type: none;
	margin: 0;
	padding: 0;
	clear: both;
}

ul#projects li#column-1 {
	display: block;
	float: left;
	width: 300px;
	margin: 0 20px 0 0;
}

ul#projects li#column-2 {
	display: block;
	float: left;
	width: 300px;
	margin: 0 20px 0 0;
}

ul#projects li#column-3 {
	display: block;
	margin: 0;
	float: left;
	width: 300px;
}

/* @end */

/* @group Footer */

div#footer {
	min-height: 54px;
	width: 698px;
	margin: 0 auto;
	padding-bottom: 36px;
	padding-right: 242px;
	background: transparent url(/themes/site_themes/ti/images/footer-bg.png) no-repeat top right;
}

div#footer ul {
	list-style-type: none;
	margin: 0;
}

div#footer ul li h5 {
	margin: 0;
}

div#footer ul li a:link, div#footer ul li a:visited {
	color: #00bbde;
	padding-bottom: 2px;
}

div#footer ul li a:hover, div#footer ul li a:active {
	border-bottom: 1px solid #7fddee;
	text-decoration: none;
}

/* @end */


#main h5 {
	color: #555;
	/*text-transform: uppercase;*/
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 1em;
}
div#identities {
	width: 300px;
}
a#btn-identities:link, a#btn-identities:visited {
	margin: 60px 0 12px 0;
	width: 300px;
	height: 43px;
	text-indent: -9999px;
	display: block;
	background: transparent url(/themes/site_themes/ti/images/btn-identity.png) no-repeat 0 0;
}

a#btn-identities:hover, a#btn-identities:active {
	width: 300px;
	height: 43px;
	text-indent: -9999px;
	display: block;
	background: transparent url(/themes/site_themes/ti/images/btn-identity.png) no-repeat 0 -43px;
}

div#main div.paginate-left {
	float: left;
}

div#main div.paginate-left a:link, div#main div.paginate-right a:link, div#main div.paginate-left a:visited, div#main div.paginate-right a:visited {
	color: #555;
	font-weight: bold;
	padding-bottom: 3px;
}

div#main div.paginate-left a:hover, div#main div.paginate-right a:hover, div#main div.paginate-left a:active, div#main div.paginate-right a:active {
	color: #555;
	border-bottom: 1px solid #777;
	padding-bottom: 3px;
	font-weight: bold;
}

div#main div.paginate-right {
	float: right;
}
div.post div#bookmarks {
	width: 620px;
	background: transparent url(/themes/site_themes/ti/images/bg-social-bookmarks.png) no-repeat bottom left;
	padding-bottom: 10px;
}
div#main div.post div.bookmarks h5 {
	margin: 0 0 10px 0;
	font-size: 1.1em;
	font-weight: bold;
}
div.post div.bookmarks ul.social-bookmarks {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.post ul.social-bookmarks li {
	margin: 0 5px 0 0;
	display: inline;
	padding: 0;
}

div#main div.post ul.social-bookmarks li a:link, div#main div.post ul.social-bookmarks li a:visited {
	border: 0;
	padding: 0;
} 

div#main div.post ul.social-bookmarks li a:hover, div#main div.post ul.social-bookmarks li a:active {
	border: 0;
	padding: 0;		
} 

div#sidebar div#subscribe {
	width: 240px;
	margin: 0 0 36px 0;
}

div#sidebar div#subscribe h5 {
	background: transparent url(/themes/site_themes/ti/images/heading-subscribe.png) no-repeat top left;
	text-indent: -9999px;
	width: 240px;
	height: 34px;
	display: block;
	margin: 0;
}

div#sidebar div#subscribe ul {
	padding: 0;
	margin: 0 0 18px 0;
	list-style-type: none;
	/*float: left;*/
	height: 44px;
}

div#sidebar div#subscribe ul li {
	display: inline;
	/*float: left;*/
}

div#sidebar div#subscribe ul li {
	float: left;
}

div#sidebar div#subscribe ul li a#subscribe-rss:link, div#sidebar div#subscribe ul li a#subscribe-rss:visited {
	width: 97px;
	height: 44px;
	display: block;
	margin: 0 0px 0 0;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/ti/images/btn-subscribe.png) no-repeat 0 0;

}

div#sidebar div#subscribe ul li a#subscribe-rss:hover, div#sidebar div#subscribe ul li a#subscribe-rss:active {
	border: 0;
	background: transparent url(/themes/site_themes/ti/images/btn-subscribe.png) no-repeat 0 -44px;
}

div#sidebar div#subscribe ul li a#subscribe-email:link, div#sidebar div#subscribe ul li a#subscribe-email:visited {
	width: 143px;
	height: 44px;
	display: block;
	/*margin: 0 2px 0 0;*/
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/ti/images/btn-subscribe.png) no-repeat -97px 0;

}

div#sidebar div#subscribe ul li a#subscribe-email:hover, div#sidebar div#subscribe ul li a#subscribe-email:active {
	border: 0;
	background: transparent url(/themes/site_themes/ti/images/btn-subscribe.png) no-repeat -97px -44px;
}


div#sidebar h2 {
	background: transparent url(/themes/site_themes/ti/images/heading-ti-blog.png) no-repeat top left;
	text-indent: -9999px;
	width: 240px;
	height: 38px;
	display: block;
	margin: 0 0 18px 0;
	
}


p.address-book {
	background: transparent url(/themes/site_themes/ti/images/3.png) no-repeat 0 50%;
	line-height: 24px;
	padding: 0 0 0 30px;
}
#they-integrated-vcard .fn {
	font-weight: bold;
}

#they-integrated-vcard .type {
	font-weight: bold;
}

#they-integrated-vcard img {
	display: none;
}

div#twitter-timeline {
	background: transparent url(/themes/site_themes/ti/images/twitter-header.png) no-repeat top left;
	width: 240px;
	position: relative;
	padding-top: 40px;
	margin: 0 0 36px 0;
}
body#home div#twitter-timeline {
	background: transparent url(/themes/site_themes/ti/images/twitter-header.png) no-repeat top left;
	width: 100%;
	position: relative;
	padding-top: 40px;
	margin: 0 0 36px 0;
}

div#twitter-timeline a#follow {
	position: relative;
	top: -5px;
	left: 76px;
	margin: 0 0 36px 0;
	font-size: .9em;
}

div#twitter-timeline dl.tweet {
	position: relative;
	margin: 0 0 10px 0;
}

div#twitter-timeline dl.tweet-even dt {
	background: transparent url(/themes/site_themes/ti/images/tweet-top.png) no-repeat top left;
	padding: 15px 10px 15px 15px;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.2em;
}

div#twitter-timeline dl.tweet-even dd {
	background: transparent url(/themes/site_themes/ti/images/tweet-bottom.png) no-repeat bottom left;
	padding: 0 10px 5px 10px;
	color: #ccc;
	font-weight: bold;
	font-size: 1em;
	text-align: right;
}

div#twitter-timeline dl.tweet-odd dt {
	background: transparent url(/themes/site_themes/ti/images/tweet-top-odd.png) no-repeat top left;
	padding: 15px 15px 10px 15px;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.2em;
}

div#twitter-timeline dl.tweet-odd dd {
	background: transparent url(/themes/site_themes/ti/images/tweet-bottom-odd.png) no-repeat bottom left;
	padding: 0 10px 5px 10px;
	color: #ccc;
	font-weight: bold;
	font-size: 1em;
	text-align: right;
}

div#twitter-timeline div#twitter_div ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#twitter-timeline div#twitter_div ul li {
	margin: 0 0 9px 0;
	font-size: 1em;	
	color: #555;
}
div#twitter-timeline div#twitter_div ul li span {
	display: block;
}
div#sidebar form {
	margin: 0 0 36px 0;
	width: 240px;
}
div#sidebar select {
	width: 150px;
}

div#main div.post img {
	margin: 0 0 1.5em 0;
}

div#main div.post a:link img,
div#main div.post a:visited img {
	border: 0;
}
div#main div.post a:hover img,
div#main div.post a:active img {
	border: 0;
}

embed {
	margin: 0 0 1.5em 0;
}

/* @group New Homepage */

div.home-about-us {
	float: left;
	width: 430px;
}

div.home-featured-case {
	/*float: right;*/
	width: 460px;
}

h3#case-study-title {
	margin: 8px 0px 0px 0px;
	background: url(/themes/site_themes/ti/images/featured-case-study-title.jpg) no-repeat bottom left;
	text-indent: -9999px;
}

h3#they-blog {
	background: url(/themes/site_themes/ti/images/home-blog-title.jpg) no-repeat bottom left;
	text-indent: -9999px;
}

h3#they-twit {
	background: url(/themes/site_themes/ti/images/home-twitter-title.jpg) no-repeat bottom left;
	text-indent: -9999px;
}

h1#home-idea {
	background: url(/themes/site_themes/ti/images/home-idea.jpg) no-repeat bottom left;
	text-indent: -9999px;
	height: 46px;
}

h3#home-capabilites {
	background: url(/themes/site_themes/ti/images/home-capabilities.jpg) no-repeat bottom left;
	text-indent: -9999px;
}

.home-more {
	margin: 15px 0px 1.5em 0px;
}

ul#product-logo {
	position: relative;
	right: 0;
	list-style-type: none;
	width: 427px;
	height: 20px;
	margin: 0;
	text-decoration: none;
}

ul#product-logo li {
	display: inline;
	text-decoration: none;
}

ul#product-logo li a {
	height: 37px;
	float: left;
	text-decoration: none;
	border-style: none;
	border-width: 0;
	border-bottom-style: none;
	border-bottom-width: 0;
}

ul#product-logo li a#logo1:link, ul#product-logo li a#logo1:visited {
	width: 56px;
	display: block;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/ti/images/logo-nav.png) no-repeat 0 0;
	text-decoration: underline;
	border-style: none;
}
ul#product-logo li a#logo1:hover, ul#product-logo li a#logo1:active, ul#product-logo li a#logo1.selected {
	width: 56px;
	display: block;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/ti/images/logo-nav.png) no-repeat 0 -37px;
	text-decoration: underline;
	border-style: none;
	border-width: 0;
	border-bottom-style: none;
	border-bottom-width: 0;
}
ul#product-logo li a#logo2:link, ul#product-logo li a#logo2:visited {
	width: 56px;
	display: block;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/ti/images/logo-nav.png) no-repeat -56px 0;
	text-decoration: underline;
	border-style: none;
}
ul#product-logo li a#logo2:hover, ul#product-logo li a#logo2:active, ul#product-logo li a#logo2.selected {
	width: 56px;
	display: block;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/ti/images/logo-nav.png) no-repeat -56px -37px;
	text-decoration: underline;
	border-style: none;
	border-width: 0;
	border-bottom-style: none;
	border-bottom-width: 0;
}
ul#product-logo li a#logo3:link, ul#product-logo li a#logo3:visited {
	width: 81px;
	display: block;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/ti/images/logo-nav.png) no-repeat -112px 0;
	text-decoration: underline;
	border-style: none;
}
ul#product-logo li a#logo3:hover, ul#product-logo li a#logo3:active, ul#product-logo li a#logo3.selected {
	width: 81px;
	display: block;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/ti/images/logo-nav.png) no-repeat -112px -37px;
	text-decoration: underline;
	border-style: none;
	border-width: 0;
	border-bottom-style: none;
	border-bottom-width: 0;
}

ul#featured-case-study-btn {
	position: relative;
	right: 0;
	list-style-type: none;
	width: 459px;
	height: 180px;
	margin: 0;
	text-decoration: none;
}

ul#featured-case-study-btn li {
	display: inline;
	text-decoration: none;
}

ul#featured-case-study-btn li a {
	height: 180px;
	float: left;
	text-decoration: none;
	border-style: none;
	border-width: 0;
	border-bottom-style: none;
	border-bottom-width: 0;
}

ul#featured-case-study-btn li a#case-study-btn:link, ul#featured-case-study-btn li a#case-study-btn:visited {
	margin: -10px 0px 0px 0px;
	width: 459px;
	display: block;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/ti/images/featured-case.png) no-repeat 0 0;
	text-decoration: underline;
	border-style: none;
}
ul#featured-case-study-btn li a#case-study-btn:hover, ul#featured-case-study-btn li a#case-study-btn:active, ul#featured-case-study-btn li a#case-study-btn.selected {
	width: 459px;
	display: block;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/ti/images/featured-case.png) no-repeat 0 -180px;
	text-decoration: underline;
	border-style: none;
	border-width: 0;
	border-bottom-style: none;
	border-bottom-width: 0;
}


/* @end */

ul#more-work {
	position: relative;
	right: 0;
	list-style-type: none;
	width: 459px;
	height: 63px;
	margin: 0;
	text-decoration: none;
}

ul#more-work li {
	display: inline;
	text-decoration: none;
}

ul#more-work li a {
	height: 63px;
	float: left;
	text-decoration: none;
	border-style: none;
	border-width: 0;
	border-bottom-style: none;
	border-bottom-width: 0;
}

ul#more-work li a#more-work-btn:link, ul#more-work li a#more-work-btn:visited {
	
	width: 459px;
	display: block;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/ti/images/more-work-arrow.png) no-repeat 0 0;
	text-decoration: underline;
	border-style: none;
}
ul#more-work li a#more-work-btn:hover, ul#more-work li a#more-work-btn:active, ul#more-work li a#more-work-btn.selected {
	width: 459px;
	display: block;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/ti/images/more-work-arrow.png) no-repeat 0 -63px;
	text-decoration: underline;
	border-style: none;
	border-width: 0;
	border-bottom-style: none;
	border-bottom-width: 0;
}

.twitter-bird {
	float: left;
	margin: -5px 2px 0px 0px;
}

.left-colm-big {
	width: 350px;
	float: left;
}

.right-colm-small {
	width: 250px;
	float: right;
}

.right-colm-big {
	margin-right: 15px;
	width: 340px;
	float: right;
}

.left-colm-small {
	width: 250px;
	float: left;
}

.ae-logo {
	float: left;
	width: 300px;
	height: 280px;
}

.ae-logo-text {
	float: right;
	width: 300px;
	height: 280px;
}

#twitter-feed {
	width: 420px;
	float: left;
}

.bump-up{
	margin-top: -20px;
}

.the-launch {
	width: 640px;
}

.the-market {
	width: 640px;
}

.top-gap {
	margin: 108px 0px 20px 0px;
}

.clear 
{
	clear:both;
	height:0px;
}

ul#twitter_update_list {
	list-style-type: none;
	font-size: 14px;
}

ul#twitter_update_list span{
	 display: block;

}

div.left-col {
	width: 49%;
	float: left;
}

div.right-col {
	width: 49%;
	float: right;
}

div#twitter_div ul#twitter_update_list li a:link,
div#twitter_div ul#twitter_update_list li a:visited {
	color: #cccccc!important;
}

div#twitter_div ul#twitter_update_list li a:hover,
div#twitter_div ul#twitter_update_list li a:active {
	color: #cccccc!important;
	border-bottom-color: #cccccc;
}

div#twitter_div ul#twitter_update_list li span a:link,
div#twitter_div ul#twitter_update_list li span a:visited {
	color: #00BBDE!important;
}
div#twitter_div ul#twitter_update_list li span a:hover,
div#twitter_div ul#twitter_update_list li span a:active {
	color: #00BBDE!important;
	border-bottom-color: #00BBDE;

}

div.tweetmeme {
	float: left;
	margin: 0 20px 0 0;
}