body, html{
	background-color: white;
	/* background-color: #336699; */
	color: #393838;
	font-family: 'Verdana','Helvetica','Sans-serif';
	margin: 0;
}

#wrapper {
	background-color: #336699;
}

#logo {
	padding-top: 20px;
	width: 200px;
	background-color: white;
}

#header {
	width: 100%;
	height: 115px;
	/* background-color: #CCCC99; */
	background-color: #0086c5;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

#side_pic {
	width: 200px;
	/* height: 252px; */
	background-color: white;
	padding: 0;
	margin: 0;
}

#side_pic img {
	padding: 0;
	margin: 0;
}

#quick_links {
	width: 200px;
	/* height: 441px; removed to allow long content */
	/* background-color: #336699; */
	background-color: #0086c5;
	color: white;
}

#quick_links a {
	display: block;
	color: white;
	text-decoration: none;
	width: 169px;
	margin: 0;
	padding:0;
}

#main {
	margin-left: 15px;
	margin-top: 10px;
	width: 700px;
	/* The following little mess is to get ie to properly use min-height */
	min-height:640px;
	height:auto !important;
	height:640px;
	line-height: 1.6em;
}

#content {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
}

#footer {
	/*
	top: 765px;
	left: 200px; removed and merged into main div*/
	width: 100%;
	height: 43px;
	background-color: #383838;
	color: white;
}

#footer a { color: white; }

#footer_content { padding-top: 16px; padding-left: 15px;}

#menu_box {
	width: 100%;
	height: 34px;
	background-color: #706F70;
	color: white;
}

#title {
	/*
	position: absolute;
	top: 154px;
	left: 225px;
	*/
	margin-top: 10px;
	margin-left: 15px;
}

#exhibits {
/*
	position: absolute;
	top: 199px;
	left: 930px;
	height: 300px;
	*/
	width: 150px;
}

#news {
/*
	position: absolute;
	top: 598px;
	left: 930px;
	height: 160px;
	width: 150px;
	*/
	width: 150px;
}

#header_text {
	margin-top: 51px;
	margin-left: 15px;
}

.text1 { font-size: 25px; }
.text2 { font-size: 18px; font-weight: bold; }
.text3 { font-size: 14px; font-weight: bold; }
.text4 { font-size: 12px; font-weight: bold; font-style: italic;}
.text5 { font-size: 12px; }
.text6 { font-size: 10px; line-height: 11px; }

#quick_links_header { text-align: center; margin-top: 15px; margin-bottom: 0; }

#quick_links ul { padding-left: 5px; margin-top: 9px; margin-left: 0; list-style-type: none;}

#quick_links ul li {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 26px;
	background-image: url(../images/right_arrow3.png);
	background-repeat: no-repeat;
	background-position: 164px 0.4em;
}

#main_table, #content_table, #sidebar_table, td {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	vertical-align: top;
}

#content_table{
	width: 100%;
}

.fl { float: left; margin-right: 5px; }
/* Float Left More, has a greater margin to keep lists from intersecting images */
.flm { float: left; margin-right: 18px; }
.fr { float: right; margin-left: 5px; }

#main a img { border: 1px solid black; }

.bread_crumbs {
	margin-left: 15px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 9px;
}

#search {
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	text-align: center;
}

#search input {
	font-size: 7px;
}

.coming_soon {
	background-image: url(http://www.sedsystems.ca/images/starburst.png);
	width: 250px;
	height: 125px;
	vertical-align: middle;
	font-size: 1.9em;
	position: relative;
}

.coming_soon p {
	text-align: center;
	height: 3em;
	width: 250px;
	position: absolute;
	top: 50%;
	margin-top: -12px;
	color: #CD2525;
	text-shadow: 1px 1px 2px rgba(0 0 0 0.1);
}

.contactBox{
	position: absolute;
	left:950px;
	top: 210px;
	float: right;
	clear: both;
	width: 175px;
	/*
	padding: 5px;
	padding-top: 0px;
	*/
	margin: 0;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 2px solid #04628E;
	color: white;
	background-color: #0086C5;
	/*
	border: 2px solid #0086c5;
	-khtml-border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	*/
}

.contactBox a {color:white;}
.contactBox p {margin: 5px;}

.contactBox h3 {
	background-color: #04628E;
	text-align: center;
	width: 100%;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}

.liveDemoBox {
	position: absolute;
	left:950px;
	top: 454px;
	float: right;
	clear: both;
	width: 175px;
	margin: 0;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 2px solid #C56A17;
	color: white;
	background-color: #D17F1E;
}

.liveDemoBox a {color:white;}
.liveDemoBox p {margin: 5px;}

.liveDemoBox h3{
	background-color: #C56A17;
	text-align: center;
	width: 100%;
	margin: 0;
	padding:0;
	padding-bottom: 5px;
}

.whitepaperBox {

	position: absolute;
	left:950px;
	top: 580px;
	float: right;
	clear: both;
	width: 175px;
	margin: 0;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 2px solid #366C68;
	color: white;
	background-color: #51A29C;
}

.whitepaperBox a {color:white;}
.whitepaperBox p {margin: 5px;}

.whitepaperBox h3{
	background-color: #366C68;
	text-align: center;
	width: 100%;
	margin: 0;
	padding:0;
	padding-bottom: 5px;
}

.demoBox{
	position: absolute;
	left:500px;
	top: 415px;
	float: right;
	clear: both;
	width: 248px;
	height: 150px;
	margin: 0;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 2px solid #04628E;
	color: white;
	background-color: #0086C5;
}

.demoBox h3 {
	background-color: #04628E;
	text-align: center;
	width: 100%;
	margin: 0;
	padding:0;
	padding-bottom: 5px;
}

.demoBox a {color:white;}
.demoBox p {margin: 5px; text-align:left;}

.infoBox{
	float: right;
	width: 375px;
	clear: both;
	padding: 5px;
	padding-top: 0;
	margin: 5px;
	margin-bottom: 5px;
	border: 2px solid #0086c5;
	-khtml-border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

.new {
	font-weight: bold;
}

.infoBox ol {
	margin: 5px;
	padding-left: 15px;
}

.infoBox ul {
	list-style-type: disc;
	padding: 0;
	margin: 3px;
}

.star {
	position: relative;
	top: 4px;
	left: -2px;
	height:20px;
	width:20px;
}

.desc {
	text-align: center;
}

.liveDemo {
	border: 2px solid #0086c5;
	width: 20em;
	text-align: center;
	font-size: 1.2em;
	padding: 3px;
	-khtml-border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

#products, #products td{
	border-collapse: collapse;
	border: 1px solid black;
	margin: auto;
}

#products td{
	padding: 5px;
}

#products h4{
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

#products a img {border: 0;}

.center{
	display: block;
	text-align: center;
	margin: auto;
}

.tableSolid, .tableSolid td, .tableSolid th{
	border-collapse: collapse;
	border: 1px solid black;
	margin: auto;
	padding: 5px;
}

#contact_us {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}

#contact_us a{
  text-decoration: none;
}

#contact_us a span{
  
}

#contact_us th{
	padding: 10px;
	color: white;
	background-color: #0086C5;
	font-weight: normal;
	font-size: 1.4em;
	text-align: left;
}

#contact_us td{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#contact_us, #contact_us td, #contact_us th {
	border-spacing: 0;
}

.roundAll {
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	border: 1px solid black;
}

.roundLeft {
  -webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}

.roundRight {
  -webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}

/* Styles used on the SED_products page */
#decimator, #starcast {
	width: 325px;
	text-align: center;
}

#decimator h2, #starcast h2{
	font-size: 1.2em;
}

#decimator p, #starcast p, #decimator ul, #starcast ul{
	text-align: left;
}

#decimator {
	float: left;
}

#starcast {
	float: right;
}



