/* Global definitions */

body  {
	margin: 0px;
	padding: 0px;
}

/* Position top navigation buttons vertically */
.navigation img {
	display:block;
}

/* Bottom links style */
.bottom_nav a {
	font-family: Verdana, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.bottom_nav a:hover {
	color: #CC0000;
	text-decoration: underline;
}

/* Bottom text style */
.bottom_nav {
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
	color: white;
	background-color:#D1C091;
	height:30px;
}

/* Sub-navigation menu style */

.subnav {
	margin: 15px 0 0 0;
}
.subnav td {
	font-family: Verdana, sans-serif;
	font-size: 0.7em;
	padding: 0px;
	margin: 0px;
	background-color: #EAE8E2;
	border-bottom: 5px solid white;
}

/* Copyright text style */
.copyright {
	text-align:center;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#666666;
	padding:20px 0 20px 0;
}

/* Main headings style */
h1 {
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	color: #336699;
	font-weight: normal;
	margin: 0px;
	padding: 15px 0 7px 0;
	letter-spacing: 0.05em;
}

/* Special, red, main heading */
h1.special {
	color: #CC0000;
}

/* Secondary headings style */
.underheading {
	font-family: Arial, sans-serif;
	color: #747A7E;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}


/* ------- HOMEPAGE -------- */

.slogan {
	font-family: Tahoma, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #4A4A4A;
	display: block;
}

p {
	font-family: Tahoma, sans-serif;
	font-size: 0.7em;
	color: #4A4A4A;
	margin: 0px;
	padding: 8px 0 0 0px;
	display: block;
}

/* Gray divisions */
.hborder {
	border-bottom: 4px solid #E6E6E6;
	padding-bottom:20px;
}

.vborder {
	border-left: 3px solid #E6E6E6;
	padding: 0 10px 0 20px;
}

.order_btn {
	display:block;
	text-align:right;
	padding-top:10px;
}


/* ------- Purchase Agreement -------- */

div#agreement {
	text-align:justify;
}
div#agreement h2 {
	font-family: Tahoma, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	color: #4A4A4A;
}

/* ------- Management Team -------- */

table.management {
	text-align:justify;
	margin-top: 5px;
}
table.management td {
	border-top: 3px solid #E6E6E6;
	padding: 15px 0 15px 0;
}
table.management h2 {
	font-family: Tahoma, sans-serif;
	font-size: 0.7em;
	letter-spacing: 0.09em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	color: #9A3501;
}
.title {
	font-family: Tahoma, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	color: #4A4A4A;
}


/* ------- Partners -------- */
table.partners {
	border-top: 3px solid #E6E6E6;
	text-align:justify;
	margin-top: 5px;
}

table.partners h2 {
	font-family: Tahoma, sans-serif;
	font-size: 0.7em;
	letter-spacing: 0.09em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 15px;
	color: #9A3501;
}

/* ------- News -------- */
table.news {
	border-top: 3px solid #E6E6E6;
	margin-top: 5px;
}

table.news h2 {
	font-family: Tahoma, sans-serif;
	font-size: 0.7em;
	letter-spacing: 0.09em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 15px;
	color: #9A3501;
}

.newstitle {
	font-family: Tahoma, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	color: #4A4A4A;
	text-transform: capitalize;

}
.date {color: #000000}


/* ------- Services -------- */

table.services {
	border-top: 3px solid #E6E6E6;
	margin-top: 5px;
}


/* ------- President's Message -------- */

table.pres-message {
	border-top: 3px solid #E6E6E6;
	margin-top: 5px;
}

/* ------- Products -------- */

table.products {
	text-align:justify;
	margin-top: 5px;
}

table.products td {
	border-top: 3px solid #E6E6E6;
	padding: 25px 0 15px 0;
}

table.products h2 {
	font-family: Tahoma, sans-serif;
	font-size: 0.7em;
	letter-spacing: 0.09em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	color: #9A3501;
}


/* ------- Energy Harvesters -------- */

table.harvesters {
	border-top: 3px solid #E6E6E6;
	margin-top: 5px;
}

table.harvesters h2 {
	font-family: Tahoma, sans-serif;
	font-size: 0.7em;
	letter-spacing: 0.09em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 25px;
	color: #9A3501;
}

.ul, li {
	font-family: Tahoma, sans-serif;
	font-size: 0.7em;
	color: #4A4A4A;
	list-style: square;

}

.harvestersTitle {
	font-family: Tahoma, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	padding: 0px;
	margin: 15px 0 3px 0;
	color: #336699;
	display: block;
}
.contactSales {
	margin-top: 20px;
}
.salesText {
	font-family: Tahoma, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-align: left;
	color: #8A8168;
}

table.harvesters a {
	text-decoration: none;
}

/* ------- Sensors -------- */
table.sensors {
	border-top: 3px solid #E6E6E6;
	text-align:justify;
	margin-top: 5px;
	padding-top: 25px;
}

table.sensors h2 {
	font-family: Tahoma, sans-serif;
	font-size: 0.7em;
	letter-spacing: 0.09em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	color: #9A3501;
}


/* ------- Contact Us -------- */
table.contact {
	border-top: 3px solid #E6E6E6;
	margin-top: 5px;
	padding-top: 10px;
}

table.contact h2 {
	font-family: Tahoma, sans-serif;
	font-size: 0.7em;
	letter-spacing: 0.09em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 25px;
	color: #9A3501;
}

.title {
	font-family: Tahoma, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	color: #4A4A4A;
}
