body 					{ margin: 0px; padding: 0px; background-color: #97c2cd; margin-bottom: 10px; margin-left: 5px; margin-right: 5px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

#container				{ width: 900px; margin: 0px auto; margin-top: 10px; }
#content_container		{ background-color: #fff; border-top: 1px solid #0083a9; border-left: 1px solid #0083a9; border-right: 1px solid #0083a9; background-image: url('/template/wavebg.jpg'); background-repeat: no-repeat; background-position: bottom center; }
#header					{ height: 150px; background-image: url('/template/headerbg.gif'); background-repeat: no-repeat; position: relative; }

#logo					{ width: 113px; margin-top: 20px; float: left; margin-left: 50px; }
#description			{ width: 500px; float: left; padding-top: 33px; margin-left: 20px; font-size: 10px; color: #fff; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; text-transform: uppercase; }

#contactinfo			{ width: 160px; float: right; margin-right: 10px; margin-top: 20px; color: #fff; font-weight: bold; font-size: 10px; text-align: right; font-family: Verdana, Arial, Helvetica, sans-serif; text-transform: uppercase; }
#contactinfo a			{ color: #0083a9; text-decoration: none; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif;  }
#contactinfo a:hover	{ text-decoration: underline; }
#contactinfo p			{ margin: 0px; padding: 0px; margin-bottom: 3px; }

#mainnav				{ padding-top: 41px; width: 500px; margin-left: 420px; clear: both; }
#mainnav a				{ text-decoration: none; font-weight: bold; text-transform: uppercase; float: left; display: block; margin-left: 20px; padding-bottom: 2px; }
#mainnav a.selected,
#mainnav a.selected:hover	{ border-bottom: 2px solid #0083a9; }
#mainnav a:hover		{ text-decoration: none; }
#mainnav a#orange		{ color: #f47920; border-right: none; }
#mainnav a#orange.selected,
#mainnav a#orange.selected:hover	{ border-bottom: 2px solid #f47920; }
#mainnav a#orange:hover	{ text-decoration: none; }

#subnav					{ /* width: 500px; */ margin-left: 280px; position: absolute; top: 150px; right: 24px; }
#subnav.aboutus			{ /* width: 400px; */ }
#subnav.products		{ margin-left: 330px; /* width: 300px; */ }
#subnav.orange			{ margin-left: 350px; /* width: 200px; */ }
#subnav a				{ text-decoration: none; font-weight: bold; text-transform: uppercase; display: block; margin-right: 20px; text-align: right; float: left; font-size: 11px; }
#subnav a.selected,
#subnav a.selected:hover	{ text-decoration: none; border-bottom: 2px solid #0083a9; }
#subnav a:hover			{ text-decoration: none; }
#subnav a#last			{ border-right: 0px; }

#content				{ padding: 30px 30px; padding-bottom: 80px; line-height: 18px; }
#content .leftcol		{ width: 510px; float: left; }
#content .rightcol 		{ width: 280px; float: right; margin-right: 4px; }

h1, h2, h3, h4, h5, h6	{ margin: 0px; padding: 0px; margin-bottom: 15px; line-height: normal; }
h1 sup					{ font-size: 10px; }
h1						{ font-size: 22px; }
h2						{ font-size: 18px; }
h3						{ font-size: 14px; }

hr						{ color: #0083a9; background-color: #0083a9; height: 1px; width: 100%; border: 0px; margin-top: 10px; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; }

p						{ margin: 0px; padding: 0px; margin-bottom: 10px; }

a						{ outline: none; color: #0083a9; text-decoration: none; }
a.updates				{ outline: none; color: #FF710B; text-decoration: none; }
a:hover					{ text-decoration: underline; }
a img					{ border: none; }

ul						{ padding-top: 0px; margin-top: 0px; margin-bottom: 15px; }
ul ul					{ margin-top: 10px; margin-bottom: 10px; }
li						{ margin-bottom: 6px; }

form					{ margin: 0px; padding: 0px; }
input, textarea, select { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
input.submit			{ font-weight: bold; padding: 2px; padding-left: 5px; padding-right: 5px; }

.team table				{ border: 1px solid #0083a9; }
.team td				{ background-color: #ecf7fb; padding-left: 20px; padding-top: 10px; padding-bottom: 10px; }
.team table.last td		{ }
.team img				{ border: 1px solid #0083a9; }
.team b					{ font-size: 16px; }

.contentbox				{ border: 1px solid #0083a9; background-color: #ecf7fb; padding: 20px; }

#gallery_wrapper		{ z-index: 10; width: 510px; overflow: hidden; }
#gallery_wrapper img 	{ display: none; position: absolute; }
.thumb					{ background: none; padding: 2px; width: 18px; display: block; float: left; border: 1px solid #0083a9; text-decoration: none; margin-right: 3px; text-align: center; font-weight: bold; }
.thumb.selected			{ background-color: #fff; }

#footer					{ background-image: url('/template/footerbg.gif'); background-repeat: no-repeat; text-align: center; color: #00637a; font-size: 11px; }
#copyright				{ padding-top: 15px; }
#copyright a			{ color: #0083a9; text-decoration: none; text-transform: uppercase; font-size: 10px; }
#copyright a:hover		{ text-decoration: underline; color: #0083a9; }


/* Clear fix! */
#container .clearfix:after 		{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#container .clearfix 			{ display: inline-block; }
* html .clearfix 				{ height: 1%; }
#container .clearfix			{ display: block; }

.prop 							{ height:360px; float:right; width:1px; }
.propclear 						{ clear:both; height:1px; overflow:hidden; }