/* Reset */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body {
	background-color:#ffffff;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}

#wrapper {
	display:block;
	overflow:hidden;
	position:relative;
	width:960px;
	margin-left: 8px;
}

/* header block */

#header {
	height: 73px;
	width: 960px;
	background: url(../images/header-bar.jpg) no-repeat scroll left top;
}

#ti-logo {
	padding-top: 12px;
	padding-left: 12px;	
}

#ti-logo a {
	background: url(../images/ti-logo.jpg) no-repeat scroll left top;
	text-indent: -9999px;
	width: 191px;
	height: 41px;
	display: block;
	padding: 0px;
}

/* nav bar */

ul#navigation {
	list-style-type: none;
	width: 100%;
	height: 28px;
	background: #EAEAEA url(../images/nav.gif) repeat-x scroll left top;
}

ul#navigation li {
	display: inline;
}

ul#navigation a {
	display: block;
	float: left;
	padding: 0.2em 1em;
	text-decoration: none;
	border-right: 1px solid #666666;
	margin-top: 0.4em;
	margin-bottom: 0.2em;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #525252;
}

ul#navigation a:hover {
	color: #4B73B4;
}

#navigation li.current a {
	color: #4B73B4;
}


/* homepage styles */
#home {
	width:960px;
	height: 430px;
	background: url(../images/home.jpg) no-repeat left top;
	margin:0px;
	padding:0px;
}

#left-col {
	width:400px;
	float:left;
	height: 430px;
	padding-left:280px;
}

#left-col h1 {
	background:url("../images/logo.png") no-repeat scroll left top transparent;
	height:46px;
	text-indent:-9999px;
	width:182px;
	margin-top:30px;
}

#left-col h2 {
	font-size:14px;
	margin:0;
	padding:8px 0 15px 0px;
	color: #FF9900;
	line-height: 1.4em;
	font-weight: bold;
}

#left-col a {
	color: #ffffff;
	text-decoration: none;
}

#left-col a:hover {
	text-decoration: underline;
}

#video-window a {
	background:url("../images/video-window.jpg") no-repeat scroll 0px 0px;
	height:222px;
	text-indent:-9999px;
	width:398px;
	display: block;
}

#video-window a:hover {
	background:url("../images/video-window.jpg") no-repeat scroll 0px -222px;
}


#right-col {
	width:221px;
	float:right;
	padding-top:159px;
}


#resource h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 0 3px 12px;
	display: block;
	background: url(../images/resource_h1.png) no-repeat scroll left top;
}

#resource h1 a:hover {
	text-decoration: underline;
}

#resource img {
	padding:0px;
	margin:0px;
}


#activities {
background: url(../images/activities-bkg.png) no-repeat scroll left bottom;
}

#activities ul {
	padding: 2px 0 10px 25px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/bullet.png);
}

#activities a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1em;
	color: #3E77CF;
	text-decoration: none;
}

#activities a:hover {
	text-decoration: underline;
}

#trial-button {
	padding: 18px 0 0px 0px;
}

#trial-button a {
	background:url("../images/trial-button.png") no-repeat scroll left top transparent;
	height:54px;
	text-indent:-9999px;
	width:221px;
	display:block;
}


/* main Content */
#main-content {
	display:block;
	width:960px;
	margin-top:30px;
	position:relative;
}

#container-left {
	float:left;
	width:555px;
	padding:0px 0 50px 12px;
}

#features h2 {
	font-size:24px;
	font-weight: bold;
	line-height: 1.2;
	margin:0;
	padding:2px 0 5px 0px;
	color: #C70D0C;
}

#features h3 {
	font-size:18px;
	line-height: 1.2;
	margin:0;
	padding:24px 0 0px 0px;
	color: #525252;
	font-weight: bold;
}

#features h4 {
	font-size:17px;
	line-height: 1.2;
	margin:0;
	padding:20px 0 0px 0px;
	color: #C70D0C;
	font-weight: bold;
}

#features p {
	font-size:14px;
	line-height: 1.5;
	margin:0px;
	padding:10px 0 0px 0px;
	color: #525252;
}

#features a {
	font-size:14px;
	line-height: 1.4;
	margin:0;
	color: #C70D0C;
}

#features img {
	float: left;
	margin: 22px 0 0 0;
}

#offers {
	margin:0 0 30px 10px;
}

#container-right {
	float:right;
	width:300px;
}

.module {
	margin-left: 195px;
}

#watch-vid a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	display:block;
	background:url("../images/watch-vid.gif") no-repeat left top;
	width:139px;
	height:25px;
	margin: 10px 0;
	padding: 5px 0 0 32px;
	text-decoration: none;
	font-weight: bold;
}


/* footer */
#footer {
	margin-top:1em;
	margin-bottom:1em;
	overflow:hidden;
	clear: both;
}

#social p {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:400;
	text-decoration:none;
}

#social a {
	font-size: 1.2em;
	font-weight: bold;
	color: #4B73B4;
	text-decoration: none;
	padding-left: 4px;
}

#social a:hover {
	text-decoration:underline;
}

#copyright {
	margin-top:1em;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:400;
	text-decoration:none;
}

#copyright a {
	color: #4B73B4;
	text-decoration:none;
	font-size: 1em;
}

#copyright a:hover {
	text-decoration:underline;
}
