/****
navigation color-highlight: #
navigation color: #
body_title color: #
body_text color: #
****/
body, table, form {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	color: #878777;
	font-size: 10pt;
	line-height: 1.1em;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
body {background-color: #336600;}

/*------------------- links and headings------------------------------ */

a:link {color: #408E00;text-decoration: underline;} 
a:visited {color: #509E00;text-decoration: underline;} 
a:hover {color: #A1D76C;text-decoration: underline;}

h1, h2, h3 {margin: 10px 5px 10px 0px; padding: 0px;font-size: 10pt;text-align:center;}
ul { padding: 0px;margin-top: 15px; margin-bottom: 15px;margin-left:10px;}
div {overflow: hidden;padding: 0px;margin: 0px;text-align: left;}
table { text-align: left; vertical-align: top;}
form { text-align: left; vertical-align: middle;} 

abbr, acronym {
	text-decoration: none;
	border-bottom: 1px dotted #4682B4;
	cursor: help;
}

/*--------------------- containers ----------------------------------- */

div#container {
	background: #244700;
	width: 760px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}

div#box {
	position:relative;
	background: transparent;
	border: 1px solid gray;
}
div#bottom {position:relative;background: url(../template/bot-bg.gif) top left; no-repeat; margin-left: 9px;height:15px;width:741px;margin-top: 0px;}

/****************************************************************/
/*                          Header Area                         */
/****************************************************************/
div#top_nav {
	position: absolute;
	top: 11px;
	left: 228px;
	margin: 0px;
	height: 46px;
	width: 514px;
	background: url(../template/top-nav-bg.jpg) top left repeat-x;
	z-index:3;
}
/*                 Navigation Images                    */
div#top_nav a {margin-left:10px;margin-right: 10px;decoration:none;}

img#home { height:46px;width:32px;margin-left: 10px;margin-right: 2px;border:none;}
img#aboutus {height:46px;width:55px;margin: 0px 2px;border:none;}
img#services {height:46px;width:54px;margin: 0px 2px;border:none;}
img#products {height:46px;width:59px;margin: 0px 2px;border:none;}
img#faqs {height:46px;width:29px;margin: 0px 2px;border:none;}
img#contactus {height:46px;width:68px;margin-0px 10px 0px 2px;border:none;}
img.separator {margin: 14px 5px 0px 5px;width: 1px; height:19px;border: none;vertical-align: top;}
/*                                                       */

div#intro {
	position:relative;
	left: 9px;
	background: url(../template/intro-bg.gif) top left no-repeat;
	width: 741px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	height: 197px;
/*	border: 1px solid yellow; */
}
div#logo {position:absolute;top:11px;left:13px;}
div#logo img {height:102px; width:192px;}
div#pageHeader {display: none;}
form#search {text-align:center;}
form#search P { margin-top:10px; margin-bottom: 3px;text-align:center;}
form#search input {margin: 0px 3px;}

/**************  main_nav *************************************/
div#main_nav {
	position: absolute;
	top: 58px;
	left: 214px;
	margin: 0px;
	padding: 0px;
/*	margin-left: auto; */
/*	margin-right: auto; */
/*	text-align: center; */
	width: 520px;
	height: 140px;
/*	border: 1px solid orange; */
}
div#main_nav object, div#main_nav embed {
	width: 520px;
	height: 140px;
}
div#main_nav span {	display:none;}
/*               content                          */
table#content {
	background: url(../template/content-bg.gif) top left repeat-y;
	width:741px;
	min-height: 268px;
	margin-top: 0px;
	margin-left:9px;
	padding: 0px;
}
td#left_col {
	width:214px;
	vertical-align: top;
/*	border: 1px blue dotted; */
}
td#right_col {
	padding: 10px;
	margin: 0px;
	vertical-align: top;
/*	border: 1px blue dotted;*/
}
div#content_bottom {margin: 0px 10px;padding: 0px 10px;border-top: 1px solid #C2C0B2;text-align:center;font-size:7pt;height:30px;}
/******************************************************/
/*                Home Left Column                    */
/******************************************************/
div#left_sub_nav {
	border-top: 2px #C2C0B2 solid;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px 10px;
/*	border: 1px solid yellow; */
}

div#left_sub_nav hr {height:1px;margin: 5px 0px;}
div#left_sub_nav H2 {font-size: 8pt;text-align:center;font-weight:bold; margin-top:0px; margin-bottom:5px;}
div#left_sub_nav ul {list-style:none}

/****************************************************************/
/*                     Home Righ Column                         */
/****************************************************************/
table#welcome {}
td#home_about {
	height:140px;
	background: url(../template/about-bg.jpg) top left repeat-x; 
	width:105px;
	vertical-align: top;
}
td#home_about H2 {
	font-size:8pt;
	font-weight: bold;
	text-align:center;
	margin-top: 3px;
	margin-bottom: 3px;
}
td#home_about P {
	font-size: 8pt;
	margin: 0px 5px;
}
td#features_left {vertical-align:top; font-size: 8pt;}
td#features_left H3 {text-align: left; margin:0px; margin-bottom: 10px; }
td#features_left H3 span {display:none;}
td#features_left H3 img {width:139px ; height:19px;}
td#features_left H4 {margin: 0px 5px 0px 88px;font-size:8pt;font-weight:bold;}
td#features_left img {width:73px;height:73px;}
td#features_left P {margin: 0px 5px 0px 88px;}
td#features_left div {height:105px}

td#features_right {width:175px; border-left: 1px solid #C2C0B2; vertical-align: top; }
td#features_right P {margin-left: 5px; font-size:8pt; }
td#features_right P.subtitle {color: #44920C;font-weight: bold;}
td#features_right H4 {margin-left: 5px; margin-top:0px; }
/****************************************************************/
/*                     Footers                                  */
/****************************************************************/
div#footer_nav {
	text-align: center;
	background: url(../template/footer-bg.gif) top left no-repeat;
	margin: 0px;
	font-size: 8pt;
	font-weight: bold;
	height: 39px;
	color: white;
	padding: 0px;
}
div#footer_nav a {
	margin: 0px 7px;
	color: white;
}
div#copyright {
	text-align: center;
	background-color: #F1F1F2;
	margin-top: 0px;
	padding-top: 10px;
	font-size: 8pt;
	background-color: #EAF9FC;
	background: url(../template/copyright-bg.jpg) top left repeat-y;
}
div#copyright span {
	margin: 0px 10px;
}
