body {
	background: url(images/sentechbg.png) repeat-x center top;
	font-size: 80%;
	color: #176488;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 780px;
	background: url(images/mouse.png) no-repeat center bottom;
	margin-right: auto;
	margin-left: auto;
}
#topnav{
	margin-top: -0.5em;
	margin-bottom: -0.5em;
	width: 100%;
}
html>/**/body #topnav{
	margin-top: -1.5em;
}
html:first-child #topnav{
	margin-top: -1em;
	margin-bottom: -0.9em;
}
#topnav li {
	display: inline;
	background: url(images/topnavbullet.png) no-repeat left center;
}
#topnav li.noimage {
	background: url(images/topnavbullet_none.png) no-repeat left center;
}
#topnav ul {
	text-align: right;
	margin-left: -2.6em;
}
#topnav a {
	color: #39A2D3;
	text-decoration: none;
}
#topnav a:hover {
	text-decoration: underline;
}
#header {
	background: url(images/sentechheader.png) no-repeat center center;
	height: 135px;
	width: 100%;
}
#text {
	background: #FFFFFF;
	border-right: 1px solid #72AFCE;
	border-left: 1px solid #72AFCE;
	padding: 10px;
	float: left;
	width: 444px;
	margin-bottom: 13em;
	height: 50em;
}
html>body #text {
	min-height: 50em;
	height: auto;
}
#text h2 {
	color: #006080;
	border-top: 1px solid #006080;
	border-right: 10px solid #006080;
	border-bottom: 1px solid #006080;
	border-left: 10px solid #006080;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	font-size: 150%;
	font-weight: normal;
	margin-top: -0.1em;
	margin-bottom: -0.3em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
html>/**/body #text h2 {
	font-weight:bold;
	}
#text h3 {
	border-bottom: 1px dashed #98D3EF;
	color: #FE9500;
	font-size: 115%;
	margin-bottom:-1em;
	text-transform: uppercase;
}
#text h4 {
	color: #FE9500;
	font-size: 105%;
	margin-bottom:-1em;
}
#text p {
	line-height: 150%;
}
#text li {
	list-style: url(images/list3white.png) none;
}
#text a {
	color: #2397CF;
	padding-left: 1em;
}
#text a:hover {
	color: #FE9500;
}
#rightnav, #news {
	background: #ffffff;
	border: 1px solid #3D8AAF;
	padding: 2px;
	width: 25%;
	float: right;
	margin-top: 1em;
}
#rightnavinner, #newsinner {
	background: #6BBFE6;
	border: 1px solid #3D8AAF;
}
#rightnav li {
	color: #FFFFFF;
	list-style: none;
}
#rightnav li a {
	background: url(images/list1blue.png) no-repeat left center;
	padding-left: 2em;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 305%;
}
#rightnav li a:hover {
	background: url(images/list1orange.png) no-repeat left center;
	padding-left: 2em;
}
#rightnav li li a {
	background: url(images/list2blue.png) no-repeat left center;
	padding-left: 2em;
	color: #FFFFFF;
}
#rightnav li li a:hover {
	background: url(images/list2orange.png) no-repeat left center;
	padding-left: 2em;
}
#rightnav ul{
	margin-left:1em;
}
html>/**/body #rightnav ul{
	margin-left:-1em;
}
#newsinner {
	padding: 1em;
	color: #FFFFFF;
	line-height: 100%;
}
#news h2 {
	color: #ffffff;
	font-size: 150%;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 1px dashed #FFFFFF;
	margin-bottom:-0.5em;
	padding-bottom:0.5em;
	font-weight:normal;
}
#styles {
	height: 10%;
	width: 8%;
	float: left;
	margin-top: 1em;
	margin-right: 10px;
}
#styles li {
	list-style: none;
	display: inline;
}
#styles ul {
	margin-left: 0.5em;
}
html>/**/body #styles ul {
	margin-left: -2.5em;
}
.invisible {
	overflow: hidden;
	position: absolute;
	height: 0px;
	width: 0px;
}
#logoandcopyright {
	background: url(images/ilikecakelogo.png) no-repeat center center;
	width: 130px;
	height: 39px;
	float: right;
	margin-top: -4em;
}
#logoandcopyright img {
	border-width: 0px;
	border-top-style: none;
}
.default #techsubnav {
	display:none;
}
#ff {
	clear: both;
	text-align: right;
}
#styles img {
	border-width: 0px;
	border-style: none;
}
#text a img {
	border-style: none;
}
#news a {
	color: #FFFFFF;
}
acronym {
	border-bottom: 0.1em dashed #6BBFE6;
}

