body {
	margin: 0;
}

body, td, th {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

body.body {
	background: #fff url('../images/bg-header.gif') repeat-x top;
}

h1 {
	font-family: gothic, times new roman, serif;
	font-weight: normal;
	font-size: 36px;
	margin: 0 15px 12px 0;
}

h1 sup {
	font-size: 25px;
}

h2, h3, h4 {
	font-family: arial, helvetica, sans-serif;
	margin: 5px 0 10px 0;
	color: #014a8f;
}

h2 {
	font-size: 16px;
}

h3 {
	color: #f78f1e;
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0 0 10px 0;
}

ul li {
	margin: 0 0 .5em 0;
	padding: 0 0 0 14px;
	background: url('../images/list-item-orange.gif') no-repeat;
	background-position: 0 4px;
}

ol {
	padding-left: 16px;
	margin: 0 0 10px 10px;
}

ol ol {
	list-style: lower-alpha;
}

p, li {
	margin: 0 0 .5em 0;
	line-height: 1.5em;
}

table {
	border-collapse: collapse;
}

table#technicalData {
	width: 100%;
	background-color: #e6e3c1;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

tbody {
}

th {
	font-weight: bold;
	white-space: nowrap;  
}

td, th {
	text-align: left;
	vertical-align: top;
	padding: 10px;
}

div#wrapper {
	background: url('../images/bg-header2.gif') no-repeat top center;
	text-align: center;
}

div#header {
	width: 783px;
	height: 134px;
	margin: 0 auto 20px auto;
	text-align: left;
	position: relative;
}

div#header h1 {
	margin: 0;
	position: absolute;
	top: 42px;
}

div#header h1 a {
	display: block;
	width:  208px;
	height: 42px;
	overflow: hidden;
	text-indent: -999px;
	background: url('../images/logo-shwoshco.gif') no-repeat;
}

div#header ul {
	position: absolute;
	top: 109px;
	left: 0;
}

div#header ul li {
	float: left;
	padding: 0 10px 0 10px;
	border-right: 1px solid #999;
	background: none;
}

div#header ul li.first {
	padding-left: 0;
}

div#header ul li.last {
	padding-right: 0;
	border: none;
}

div#header ul li a {
	display: inline;
	text-transform: lowercase;
	text-decoration: none;
	color: #fff;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	height: 25px;
}

div#header ul li a:hover, div#header ul li.on a {
	color: #002357;
}

div#content {
	width: 783px;
	min-height: 600px;
	margin: 0 auto 0 auto;
	text-align: left;
}

div#left {
	width: 245px;
	float: left;
}
div#left.blue {
	background: #2cace5 url('../images/bg-bluebox-top.gif') no-repeat top;
}

div#left.blue div.inner {
	background: url('../images/bg-bluebox-bottom.gif') no-repeat bottom;
	padding: 20px 10px 20px 10px;
	text-align: center;
}

div#left.blue h2, div#left.blue p, div#left.blue ul {
	text-align: left;
}

div#left.blue h2 {
	font-size: 20px;
	letter-spacing: normal;
	color: #fff;
	margin: 10px 0 5px 0;
}

div#left.blue ul {
	list-style-image: none;
}

div#left.blue ul li {
	background: url('../images/list-item-black.gif') no-repeat;
	background-position: 0 5px;
}

div#main {
	width: 521px;
	margin-left: 258px;
}

div#main.full {
	width: 779px;
	margin-left: 0;
}

div#main table.fullWidth {
	padding: 0;
	margin: 0;
}

div#main table.fullWidth td, div#main table.fullWidth th {
	padding: 3px;
}

div#footer {
	clear: both;
	width: 783px;
	margin: 0 auto 0 auto;
	padding: 20px 0 40px 0;
	text-align: left;
	color: #999;
}

div#footer ul {
	border-top: 1px solid #999;
	padding: 5px 0 0 0;
}

div#footer ul li {
	float: right;
	padding: 0;
	margin-right: 10px;
	background: none;
}

div#footer ul li.first {
	float: left;
}

div#footer ul li a {
	color: #999;
	text-decoration: none;
}

div#footer ul li a:hover {
	color: #555;
	text-decoration: none;
}

/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash #main h1 {
	visibility: hidden;
}