@charset "utf-8";

/* 
	Jeremy Helms
	EngNet Global
*/

html		{ }
body		{ font: 8pt Verdana, Arial, Helvetica, sans-serif; text-align: center; margin-top: 0px; margin-left: 0px; padding: 0; background-color: #125b76; background-image: url(images/main_bg.jpg); background-position: top; background-repeat: repeat-x; }
h1			{ color: #b5b5b5; padding: 0px 15px 0px 15px; margin: 0px; font: 14pt Geneva, Arial, Helvetica, sans-serif; }
h3			{ color: #000; padding: 10px 15px 0px 15px; margin: 0px; font: 10pt Geneva, Arial, Helvetica, sans-serif; text-align: center; }
a			{ text-decoration: none; color: #2c2dbd; }
a:hover		{ text-decoration: underline; }

div#container			{ width: 800px; margin: 0 auto; }
td#containleft			{ width: 551px; height: 100%; background-color: #fff; text-align: left; padding: 0px 0px 10px 0px; vertical-align: top; }
td#containright			{ width: 249px; background-color: #0e4961; text-align: left; color: #fff; padding: 0px; vertical-align:top; }
div#showcaseimage		{ padding: 8px; margin: 13px; border: 1px solid #fff; text-align: center; }
p#logo					{ padding: 5px 10px 5px 18px; margin: 0px; }
p#content				{ margin: 0px; padding: 10px 15px 0px 15px; line-height: 13pt; }
p#contact				{ padding: 5px 10px 15px 18px; margin: 0px; }
p#showcasetext			{ padding: 5px 10px 15px 18px; margin: 0px; }
p#copyright				{ text-align: center; font-size: 7pt; padding: 10px 5px 10px 5px; margin: 0px; }
p#copyright	a			{ text-decoration: none; color: #fff;  }
p#copyright	a:hover		{ text-decoration: underline; }
div#footer				{ margin: 0px; text-align: center; clear: both; color: #fff; background-color: #333333; padding: 10px; }
div#footer a			{ text-decoration: none; color: #fff; font-size: 7pt; }
div#footer a:hover		{ text-decoration: underline; }
table#home				{ text-align: center; font-size: 10pt; }
table#home a			{ text-decoration: none; color: #2c2dbd; }
table#home a:hover		{ text-decoration: underline; }
table#home li			{ list-style-image: url(images/blue_arrow.jpg); }
div.navon				{ width: 237px; background-color: #c2c2c2; margin: 1px; padding: 5px; }
div.navon img			{ padding: 4px; }
div.navon a				{ color: #0e4961; font-weight: bold; text-decoration: none; }
div.navon a:hover		{ text-decoration: underline; }
div.subnavon			{ width: 234px; background-color: #125b76; margin: 1px; padding: 5px 5px 5px 8px; font-size: 8pt; }
div.subnavon a			{ color: #fff; text-decoration: none; }
div.subnavon a:hover	{ text-decoration: underline; }
