
body {
	font: 13px 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	text-align: center;
	margin-top: 10px;
}

#getitnow {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 0px auto;
	margin-top: 30px;
	margin-bottom: 10px;
}

#getitnow a {
	color: #004f34;
	text-decoration: none;
}

#getitnow a:hover {
	color: #000000;
}

#container {
	width: 811px;
	margin: 0px auto;
	text-align: left;
	position: relative;
}

#container #header {
	background-image: url(images/landingheaderbar-tsc.png);
	background-repeat: no-repeat;
	width: 811px;
	height: 67px;
	margin-bottom: 10px;
	position: relative;
}

#container #header #brandlogo {
	float: left;
	height: 67px;
	margin-top: 11px;
	margin-left: 16px;
}

#container #corner {
	position: absolute;
}

#container #mainbox {
	border: 1px solid #dcdcdc;
	height: 460px;
}

#container #mainbox .devicebody {
	border: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	position: absolute;
	bottom: 1px;
}

#container #mainbox .primarytext {
	border: 0px;
	margin-left: 430px;
	position: absolute;
	bottom: 20px;
}

#container #footer {
	background-image: url(images/footerbar.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 811px;
	height: 87px;
	margin-bottom: 20px;
	position: relative;
	margin-top: 20px;
}

#container #footer #learn {
	height: 87px;
	margin-left: 20px;
	padding-top: 2px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#container #footer #pb {
	height: 87px;
	margin-right: 0px;
	padding-top: 2px;
	position: absolute;
	top: 20px;
	right: 20px;
}

#container2 {
	width: 811px;
	margin: 0px auto;
	margin-top: 20px;
	text-align: left;
	position: relative;
}

#container2 #mainbox2 {
	border: 1px solid #dcdcdc;
	height: 340px;
}

#container2 #mainbox2 td {
	padding: 10px;
	font-size: 12px;
}

#container2 #mainbox2 td h1 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
