/* <style type="text/css"> this is here to trick DW into correct syntax hilite */

/* global reset */
html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, iframe, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, tt, var, dd, dl, dt, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: normal;
	line-height: 1;
	margin: 0;
	padding: 0;
	outline: 0;
	text-align: left;
	vertical-align: baseline;
}

table {
	border-collapse: collapse; 
	border-spacing: 0;
}

a {
	color: #940B11;
	outline: none;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}

/* generic classes */
.clear {clear: both;}
.clear-left {clear: left;}
.clear-right {clear: right;}
.left {float: left;}
.right {float: right;}
.hidden {display: none;}
.column {display: inline;}
.w700 {width: 700px;}
.w500 {width: 500px;}
.w400 {width: 400px;}
.w350 {width: 350px;}
.bold {font-weight: bold;}
.uppercase {text-transform: uppercase;}
.text-right {text-align: right;}
.text-center {text-align: center;}

/*###################################
#########   GLOBAL STYLES   #########
###################################*/


body {
	background: #7F949F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	color: #323133;
}

p {
	line-height: 16px;
}

h2 {
	font-size: 18px;
}

#wrapper {
	width: 1074px; /* alter in conjunction with padding */
	margin: 0 auto 0 auto;
	padding: 0 8px 0 8px; /* alter in conjunction with wrapper */
	position: relative;
	background: url(http://trafficcast.com/images/site/wrapper-bg-tile.gif) repeat-y left;
}

#banner {
	background: #fff url(http://trafficcast.com/images/site/trafficcast-banner-bg.gif) no-repeat top left;
	height: 131px;
}

#banner h1 { /*this is for robots */
	position: absolute;
	left: -9999em;
}

#wrapper-inner {
	padding: 0 87px 0 35px;
}


#page-header {
	margin-top: -72px; /* do not alter */
	position: relative;
	height: 119px;
	border-bottom: 3px solid #fff;
}

#page-header h2 {
	color: #fff;
	position: absolute;
	bottom: 10px;
	right: 20px;
}

#footer {
	clear: both;
	height: 177px;
	background: url(http://trafficcast.com/images/site/footer-bg.gif) no-repeat bottom left;
	position: relative;
}

#footer p {
	font-size: 11px;
	position: absolute;
	bottom: 10px;
	right: 90px;
}

.page-content {
	padding: 10px 0 20px 0;
}

#homelink {
	position: absolute;
	top: 22px;
	left: 60px;
	height: 58px;
	width: 204px;
}

#investorlink {
	position: absolute;
	top: 22px;
	right: 100px;
	text-transform: uppercase;
	color: #1A6C8B;
	font-size: 11px;
	z-index: 10;
}

sup.trade {
	font-size: 10px;
}

/*#########################
#########   NAV   #########
#########################*/


#nav-column {
	margin-top: 24px;	
	width: 180px;
	min-height: 550px; /* see ie6 styles */
	position: relative;
}

.nav-unit {
	border-bottom: 1px solid #1B6C8B;
}

#nav ul {
	list-style: none;	
	padding: 0;
	margin: 5px 0 10px 15px;
}

#nav ul li {
	margin-bottom: 5px;	
}

#nav a {
	text-decoration: none;
	color: #7B8489;
}

#nav a.section {
	display: block;
	text-transform: uppercase;
	line-height: 25px;
	cursor: pointer;
	/* relates to discarded arrow indicator
	background-image: url(http://trafficcast.com/images/site/nav-arrow-right.gif);
	background-repeat: no-repeat;
	background-position: 190px 0px;	
	*/
}

#nav a.section:hover {
	color: #1C5978;
}

#nav a.section.expanded.current, #nav a.section.expanded {
	color: #1C5978;
	/*background-image: url(http://trafficcast.com/images/site/nav-arrow-down.gif); relates to discarded arrow indicator */
}

/* relates to discarded arrow indicator
#nav dt a#about {background-position: 70px 0px;}
#nav dt a#solutions {background-position: 150px 0px;}
#nav dt a#products {background-position: 182px 0px;}
#nav dt a#partners {background-position: 148px 0px;}
#nav dt a#news {background-position: 112px 0px;}	
#nav dt a#investors {background-position: 150px 0px;}
#nav dt a#technology {background-position: 175px 0px;}
#nav dt a#contact {	background-position: 65px 0px;}
*/

#nav ul li a:hover {
	color: #1B78A7;	
}

#nav ul li a.current {
	color: #1B78A7;	
}

#nav dd {
	display:none;	
}

#nav dd.open {
	display: block;	
}


/*#######################################
#########   LATEST NEWS BLOCK   #########
#######################################*/

#news-block {
	color: #7B8489;	
	margin-top: 40px;
	bottom: 0;
	font-size: 12px;
}

#news-block h3 {
	text-transform: uppercase;
	font-size: 14px;
	border-bottom: 1px solid #7B8489;
	margin-bottom: 5px;
		
}

#news-block .date {
	font-weight: bold;	
}

#news-block p a {
	color: #7B8489;		
}

#news-block p a:hover {
	text-decoration: none;
	color: #1C5978;
}
#news-block p {	
	line-height: 12px;
}


/*#######################################
#########   PRODUCTS OVERVIEW   #########
#######################################*/

#products #page-header{
	background: url(http://trafficcast.com/images/site/page-head-products.gif) no-repeat top right;	
}

#products #page-header-block {
	background: #fff url(http://trafficcast.com/images/site/products-head-fade.gif) repeat-x top;	
	padding: 20px;
}

#products .page-content {
	background: #31404A;
	padding: 10px 0 20px 0;
}

#products .page-content h2 {
	font-size: 24px;
	color: #47565F;
	margin: 10px 0 20px 20px;
}


.product {
	background: #4C5B64 url(http://trafficcast.com/images/site/product-fade.gif) repeat-x;
	padding: 0;
	margin-top: 20px;
	height: 98px;
}

.product h3 {
	font-size: 18px;
}

.product a {
	color: #F4991F;	
}

.product p {
	color: #A9B4B9;	
	margin-top: 5px;
}

.product table td.image {
	width: 165px;	
}

.product table td.copy {
	width: 440px;
	vertical-align: middle;	
	padding-left: 40px;
}


/*#######################################
#########   PRODUCT DETAIL PAGES   ######
#######################################*/

.detail-page #page-header h2 {
	color: #fff;
	position: absolute;
	bottom: 32px;
	left: 20px;
}

.detail-page #page-header .keywords {
	color: #E37C25;
	position: absolute;
	padding: 0;
	margin: 0;
	bottom: 10px;
	left: 20px;
	width: 400px;
}

.product-area {
	background: #7F96A1;
	position: relative;
	min-height: 300px; /* see ie6 styles */
}

.product-area p, .product-area ul {
	font-size: 14px;
	line-height: 20px;
}

.product-area ul {
	margin: 20px;	
}

.product-area ul li {
	margin: 10px 0 10px 0;	
}

#product-tabs {
	position: absolute;
	top: -32px;
	right: 0px;
}

#product-tabs a {
	display: block;
	float: right;
	height: 32px;
	width: 119px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: 0px -32px;
	background-image: url(http://trafficcast.com/images/site/product-tab-sprite.gif);
	
}

#product-tabs a:hover {
	background-position: 0px 0px;	
	text-decoration: none;
}

#product-tabs a.current {
	background-position: 0px -64px;
}

.tab-content {
	padding: 0 20px 20px 20px;
}

.product-area .tab-content p {
	background: #7F96A1;
}


/* dynaflow 1.0 */

.product-area#dynaflow-1 {	
	background: #7F96A1 url(http://trafficcast.com/images/site/dynaflow-logo.gif) no-repeat bottom right;
	padding-bottom: 50px;
}

.product-area#dynaflow-1 #features-content img {
	margin-left: 10px;	
}

/* dynaflow 2.0 */

.product-area#dynaflow-2 {
	background: #7F96A1 url(http://trafficcast.com/images/site/dynaflow-logo.gif) no-repeat bottom right;	
	padding-bottom: 50px;
}

#dynaflow-2-swf {
	margin-left: 28px;	
}

/* trafficsuite */

.product-area#trafficsuite {
	background: #7F96A1;
}

.product-area#trafficsuite #features-content img {
	margin-left: 10px;	
}

/* real time traffic data */

.product-area#real-time {
	background: #7F96A1;
}

/* travelzone */

.product-area#travel-zone {
	height: 350px;
	background: #7F96A1;
}


/*#####################################################
#########   NEWS RELEASES / IN THE NEWS   #############
#####################################################*/



#page-header{   /* NOTE:  This is widely used on other pages as an asset, so be careful! */
	background: url(http://trafficcast.com/images/site/page-head-news.gif) no-repeat top right;	
}

#news #page-header-block {
	padding: 20px;
	line-height: 20px;
}

.bottom-rule {
	border-bottom: 1px solid #A9B4B9;	
}

#news #latest-entry {
	margin-top: 20px;	
}

#news #latest-entry h3 {
	color: 	#F4991F;
	font-size: 18px;
	padding-bottom: 10px;
}

#news #latest-entry .date {
	color: #697276;
	font-weight: bold;
}

#news #latest-entry h4 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
}

#news #latest-entry a, #news .news-item a, #pagination a {
	color: #940B11;	
}

h2#news-releases {
	background: #5A676E;
	padding: 5px 0 5px 10px;
	color: #fff;
	font-weight: bold;
	margin-top: 50px;
}

#news p {
	font-size: 13px;
	margin-top: 5px;
}

#news h4 {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
}

#news .news-item {
	margin-top: 20px;

}

#news .news-item .date {
	color: #F4991F;
	font-weight: bold;
	width: 80px;
	margin-top: 3px;
}

#news .news-item .entry {
	width: 420px;	
}

/*IN THE NEWS */

table.news-item td {
	vertical-align: middle;
}

table.news-item td.media-logo {
	width: 200px;
	text-align: center;
}

table.news-item td.link {
	padding-left: 20px;
	line-height: 24px;
}

#news .news-item.in-the-news {
	padding-bottom: 20px;

}

/*######################################
#########   NEWS SIDEBAR   #############
######################################*/

#news-sidebar {
	width: 190px;
	margin-top: 53px; /* see ie 6-7 styles */
}



a.news-button { /* ALSO USED IN INVESTORS SIDEBAR */
	display: block;	
	width: 170px;
	background-repeat: no-repeat;
	margin: 0 0 15px 0;
	background-position: 0px 0px;
	float: right;
}

#news-sidebar a#events {
	height: 89px;
	background-image: url(http://trafficcast.com/images/site/events-sprite.gif);
}

#news-sidebar a#events:hover {
	background-position: 0px -89px;	
}

#news-sidebar a#news {
	height: 71px;
	background-image: url(http://trafficcast.com/images/site/news-sprite.gif);
}

#news-sidebar a#news:hover {
	background-position: 0px -71px;	
}

#news-sidebar a#video {
	height: 72px;
	background-image: url(http://trafficcast.com/images/site/video-sprite.gif);
}

#news-sidebar a#video:hover {
	background-position: 0px -72px;	
}

#news-sidebar a#whitepapers {
	height: 90px;
	background-image: url(http://trafficcast.com/images/site/whitepapers-sprite.gif);
}

#news-sidebar a#whitepapers:hover {
	background-position: 0px -90px;	
}

#news-sidebar a#alert {
	height: 71px;
	background-image: url(http://trafficcast.com/images/site/alert-sprite.gif);
}

#news-sidebar a#alert:hover {
	background-position: 0px -71px;	
}

#news-sidebar a#in-the-news {
	height: 91px;
	background-image: url(http://trafficcast.com/images/site/in-the-news-sprite.gif);
}

#news-sidebar a#in-the-news:hover {
	background-position: 0px -91px;	
}

#pagination {
	margin-top: 20px;	
}

/*#################################
#########   ARTICLE PAGE   ########
#################################*/

/* used for viewing single news items */

#article h3 {
	color: 	#F4991F;
	font-size: 18px;
	margin: 40px 0 10px 0;
}

/*#################################
#########   WHITEPAPERS   #########
#################################*/

.white-paper {
	margin-top: 46px;	
	padding-bottom: 10px;
}

.white-paper h3 {
	color: 	#F4991F;
	font-size: 18px;
	margin: 10px 0 10px 0;	
}


/*############################
#########   EVENTS   #########
############################*/

#events .page-content {
	padding-top: 34px;	
}

.event {
	margin-top: 20px;	
	padding-bottom: 10px;
}

.event h3 {
	color: 	#F4991F;
	font-size: 18px;
	margin: 10px 0 10px 0;	
}



/*############################
#########   VIDEO   ##########
############################*/

#video .page-content {
	padding-top: 34px;	
}

.video {
	margin-top: 20px;	
	padding-bottom: 20px;
}

.video h3 {
	color: 	#F4991F;
	font-size: 18px;
	margin: 10px 0 10px 0;	
}

.video-embed {
	margin-top: 30px;
}

.player {
	text-align: center;		
}

.video-controls {
	display: none;	
}

a.url-link {
	cursor: pointer;
	margin-left: 24px;
	text-align: left;
}

#vid-wrap {
	background: #A6AEB1;	
}

.video-page-link {
	margin-left: 20px;	
}

/*#################################
#########   CONTACT   #############
#################################*/


#contact #page-header { /* re-use news page header asset here */
	background: url(http://trafficcast.com/images/site/page-head-news.gif) no-repeat top right;	
}

#contact #page-header-block {
	margin: 40px 0 40px 0;
	padding: 20px 0 20px 0;
	line-height: 20px;
	border-top: 1px solid #A9B4B9;
	border-bottom: 1px solid #A9B4B9;
}

#directions-col {
	width: 350px;
	margin-left: 40px;
}

#contact .contact {
	line-height: 18px;
	margin-bottom: 20px;
}

#contact .contact a {
	color: #940B11;	
}

/*#################################
#########   CAREERS   #############
#################################*/

#careers #page-header{   
	background: url(http://trafficcast.com/images/site/page-head-careers.gif) no-repeat top right;	
}

.career {
	padding-bottom: 20px;
}

.career h3 {
	color: 	#F4991F;
	font-size: 18px;
	margin: 30px 0 10px 0;	
}


#careers h4 {
	font-weight: bold;
	margin-top: 20px;
}

#careers .info {
	margin: 3px 0 3px 0;
	font-size: 12px;
}

/*#################################
#########   EMAIL ALERTS   ########
#################################*/

table#sign-up {
	margin: 40px 0 0 60px;	
}

table#sign-up td {
	padding-bottom: 20px;
}

table#sign-up label {
	line-height: 24px;
}


/*#################################
#########   KEY PERSONNEL  ########
#################################*/

#personnel #page-header{
	background: url(http://trafficcast.com/images/site/page-head-personnel.gif) no-repeat top right;	
}

.personnel-area {
	background: #3A4A52;
	position: relative;
	padding-top: 20px;
}

.personnel-area p {
	font-size: 14px;
	line-height: 20px;
}

#personnel-tabs {
	position: absolute;
	top: -33px; /* needs to be adjusted in ie6-7 styles */
	right: 0px;
}

#personnel-tabs a {
	display: block;
	float: right;
	height: 33px;
	width: 123px;
	line-height: 33px;
	font-size: 11px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(http://trafficcast.com/images/site/personnel-tab-sprite.gif);
	
}

#personnel-tabs a:hover {
	background-position: 0px -33px;	
	text-decoration: none;
}

#personnel-tabs a.current {
	background-position: 0px -66px;
}

.personnel-area .tab-content {
	padding: 0 0 20px 0;
}

.personnel-area {
	background: #3A4A52;
	color: #fff;
}

.personnel-block {
	margin-bottom: 20px;	
}

.personnel-header {
	cursor: pointer;
	background: url(http://trafficcast.com/images/site/personnel-header-bg.gif) repeat-x top;
	height: 127px; /* see ie6 styles */
	position: relative;
	margin-bottom: 10px;
}

.personnel-header.hover {
	background: url(http://trafficcast.com/images/site/personnel-header-bg-hover.gif) repeat-x top;
}

.personnel-header .person {
	position: absolute;
	bottom: 20px;
	left: 150px;
}

.personnel-header img {
	position: absolute;
	bottom: 0px;
	left: 20px;
}

.personnel-header img.board {
	position: absolute;
	bottom: 5px;
	left: 40px;
	padding-right: 6px;
	padding-bottom: 7px;
	background: url(http://trafficcast.com/images/site/personnel-photo-bg.png) no-repeat bottom right; /* see ie6 styles */
}

.person h3 {
	color: #F4991F;
	font-size: 18px;
	margin-bottom: 10px;
}

.person p {
	color:#A9B4B9;
	font-size: 14px;
	width: 400px;
	margin: 10px 0 0 0;
}

.personnel-block .bio {
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 1px; /* this is needed to make FF display the last line of text */
}

.bio p {
	color: #fff;
	font-size: 12px;
}

.bio a {
	color: #F4991F;
}


/*######################################
#########   PARTNERS & CLIENTS  ########
######################################*/

#partners-clients #page-header{   
	background: url(http://trafficcast.com/images/site/page-head-partners-clients.gif) no-repeat top right;	
}


#partners-clients .page-content {
	background: url(http://trafficcast.com/images/site/partners-clients-fade-bg.gif) repeat-x top;
	padding: 10px 40px 0 40px;
}

#partners-clients .intro {
	font-size: 14px;
	line-height: 20px;
}

table#logos {
	width: 100%;
	margin-top: 40px;
}

table#logos td {
	vertical-align: middle;
	text-align: center;
	height: 120px;
}

table#logos td.short {
	height: 70px;	
}

table#logos td img {
	margin: 0 10px 0 10px;	
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #333;
	background-color: #D6DFE2;
	padding: 5px;
	opacity: .9;
	width: 300px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	font-color: #000;
	font-weight: bold;
}

#tooltip h3 {
	font-size: 14px;
	font-weight: bold;	
	margin-bottom: 4px;
}

/*#############################
#########   INVESTORS  ########
#############################*/

#investor-sidebar {
	width: 190px;
	margin-top: 53px;
}


#investor-sidebar a#news {
	height: 71px;
	background-image: url(http://trafficcast.com/images/site/news-sprite.gif);
}

#investor-sidebar a#news:hover {
	background-position: 0px -71px;	
}

#investor-sidebar a#personnel {
	height: 71px;
	background-image: url(http://trafficcast.com/images/site/management-team-sprite.gif);
}

#investor-sidebar a#personnel:hover {
	background-position: 0px -71px;	
}

#login-box {
	background: #ECEFDC url(http://trafficcast.com/images/site/login-box-bg.gif) no-repeat top left;
	width: 140px;
	padding: 28px 10px 20px 10px;
	margin: 0 0 40px 24px;
}

#login-box p {
	line-height: 20px;
	font-size: 11px;
}

#login-box #login {
	border-bottom: 1px solid #D0D4B7;
}

#login-box #forgot-form {
	border-bottom: 1px solid #D0D4B7;
	margin-bottom: 10px;
}


#login-box .input {
	width: 137px;
	border: 1px solid #D0D4B7;
	height: 18px;
}

#logout-box {
	background: #ECEFDC;
	width: 140px;
	padding: 10px;
	margin: 0 0 40px 24px;
}

#investors #page-header {
	background: url(http://trafficcast.com/images/site/page-head-investors-4.jpg) no-repeat top right;
	height: 322px;
	margin-top: -131px;
}

#investors #page-header.vision {
	background: url(http://trafficcast.com/images/site/page-head-investors-3.jpg) no-repeat top right;
}

#investors #page-header.market {
	background: url(http://trafficcast.com/images/site/page-head-investors-2.jpg) no-repeat top right;
}


#investors #page-header.presentations {
	background: url(http://trafficcast.com/images/site/page-head-investors-1.jpg) no-repeat top right;
}

#investors #page-header.message {
	background: url(http://trafficcast.com/images/site/page-head-investors-5.jpg) no-repeat top right;
}


#investors #page-header h2 {
	left: -999em;
}

#investors .page-content {
	padding-top: 56px;	
}

#investors .page-content h3 {
	color: #1C5978;
	font-size: 22px;
	margin-bottom: 10px;
}

#investors #market h3, #investors #vision h3  {
	color: #E37C25;
}

#investors #presentations h3  {
	margin-bottom: 20px;
}

#investors .page-content h3.message {
	color: #E37C25;	
}

#investors p.first {
	margin-top: 0;
	font-weight: bold;
}

#ceo-img {
	float: left;
	margin-right: 20px;
}

#ceo-button {
	width: 235px;
	height: 145px;
	background: url(http://trafficcast.com/images/site/ceo-button.gif) no-repeat top left;
	position: relative;
}

#ceo-button #link-area {
	background: #E37C25;
	height: 29px;
	width: 220px;
	position: absolute;
	bottom: 3px; /* see ie6 styles */
	left: 10px;
	text-align:center;
}

#ceo-button #link-area a {
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	line-height: 29px;
	display: block;
	width: 220px;
}

#ceo-button #link-area a:hover {
	background: #F4991F;
	text-decoration: none;	
}

/*###################################
#########   PRESENTATIONS   #########
###################################*/

#investors .presentation {
	margin-bottom: 20px;	
	padding-bottom: 20px;
}

#investors .presentation h4 {
	color: 	#F4991F;
	font-size: 18px;
}

/*########################################
#########   INDUSTRY SOLUTIONS   #########
########################################*/

.industry-solutions #page-header h2 {
	left: -9999em; /* content for robots */
}

#public-sector #page-header{
	background: url(http://trafficcast.com/images/site/page-head-public.jpg) no-repeat top right;
	height: 321px;
	margin-top: -131px; /* was tweaked */
}

#media-enterprise #page-header{
	background: url(http://trafficcast.com/images/site/page-head-media.jpg) no-repeat top right;
	height: 321px;
	margin-top: -133px;
}

#mobile-content #page-header{
	background: url(http://trafficcast.com/images/site/page-head-mobile.jpg) no-repeat top right;
	height: 321px;
	margin-top: -131px; /* was tweaked */
}

#fleet-logistics #page-header{
	background: url(http://trafficcast.com/images/site/page-head-fleet.jpg) no-repeat top right;
	height: 321px;
	margin-top: -133px;
}

/*########################################
#########   DATA FUSION ENGINE   #########
########################################*/

#illustration-wrap {
	position: relative;
	width: 700px;
	height: 489px;
}

#swf-wrap {
	position: absolute;
	left: 0px;
	top: 45px;
	z-index: 0;
}

#data-fusion-engine #alt-content {
	position: absolute;
	left: -5px;
	top: 10px;
	z-index: 0;
	background: url(http://trafficcast.com/images/site/trafficcast-data-fusion-engine.jpg) no-repeat top left;
	width: 700px;
	height: 489px;
}

.text-box {
	position: absolute;
	width: 250px;
	height: 96px;
	top: 50px;
	right: 11px;
	padding: 5px;
	color: #333;
	display: none;
	z-index: 3;
}

#intro p {
	font-size: 12px;
	text-align: center;
	line-height: 16px;
}

.text-box h3 {
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	margin: 0;
}

.text-box p {
	font-size: 11px;
	line-height: 12px;
	margin: 3px 0 0 0;
}

a.hoverlink {
	position: absolute;
	cursor: pointer;
	display: block;
	z-index: 3;
	line-height: 20px;
	text-decoration: none;	
}

a.hoverlink:hover {
	text-decoration: none;	
}

.hoverlink#weather {
	top: 106px;
	left: 5px;
	width: 55px;
	height: 20px;
}

.hoverlink#event {
	top: 220px;
	left: 164px;
	width: 48px;
	height: 20px;
}

.hoverlink#vehicle {
	top: 240px;
	left: 74px;
	width: 84px;
	height: 25px;
}

.hoverlink#incident {
	top: 330px;
	left: 154px;
	width: 82px;
	height: 25px;
}

.hoverlink#sensor {
	top: 400px;
	left: 94px;
	width: 118px;
	height: 28px;
}

.hoverlink#traffic {
	top: 390px;
	left: 429px;
	width: 74px;
	height: 27px;
}

.hoverlink#broadcast {
	top:220px;
	left:520px;
	width:101px;
	height:30px;
}

.hoverlink#mobile {
	top: 470px;
	left: 487px;
	width: 40px;
	height: 17px;
}

.hoverlink#fleet {
	top: 324px;
	left: 602px;
	width: 86px;
	height: 23px;
}

/*#############################
#########   PATENTS   #########
#############################*/

#intellectual-prop .page-content {
	padding-top: 35px;	
}

#intellectual-prop .page-content h3 {
	color: #1C5978;
	font-size: 18px;
}

#intellectual-prop ul li, #intellectual-prop ol li {
	margin: 8px 0;	
	line-height: 16px;
}

#intellectual-prop ul li {
	list-style: square;	
}


/*##############################
#########   HOMEPAGE   #########
##############################*/


a.home-button {
	display: block;	
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}

a.home-button#products {
	height: 102px;
	width: 222px;
	background-image: url(http://trafficcast.com/images/site/products-sprite.jpg);
	margin-top: 42px;
}

a.home-button#products:hover {
	background-position: 0px -102px;	
}

a.home-button#investor {
	height: 102px;
	width: 222px;
	background-image: url(http://trafficcast.com/images/site/investor-sprite.jpg);
	margin-top: 42px;
}

a.home-button#investor:hover {
	background-position: 0px -102px;	
}

a.home-button#messages {
	height: 145px;
	width: 235px;
	background-image: url(http://trafficcast.com/images/site/messages-sprite.jpg);
}

a.home-button#messages:hover {
	background-position: 0px -145px;	
}

#home #page-header {
	background: none;
	height: 305px;
}

#home #page-header-block {
	margin-top: 35px;
	margin-bottom: 60px;
}

#home #page-header-block p {
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}


/* </style> this is here to trick DW into correct syntax hilite  */ 