﻿/* CSS layout */

body {
	background-color: #D7FFD7;
	font-family: "Trebuchet MS", "Myriad Pro", Arial;
	font-size: 12px;
	color: #006600;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 5px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
	margin: 0px;
}


#wrapper {
	width: 760px;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#masthead {
	height: 86px;
	width: 760px;
}
.ptitle {
	width: 760px;
	background-color: #339933;
	margin-top: 5px;
	margin-bottom: 8px;
	height: 24px;
}


#top_nav {
	width: 603px;
	height: 26px;
	margin-top: 57px;
	float: left;
}

#container {
	position: relative;
	width: 760px;
	height: 540px;
}

#left_col {
	width: 170px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
}

#page_content {
	height: 100%;
}
#page_content2 {
	height: 100%;
	margin-left: 176px;
}

#footer {
	background-image: url(images/footerbg.jpg);
	height: 90px;
	width: 760px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003399;
	background-repeat: no-repeat;
	background-position: top;
}
.footer-text-title {
	font-family: "Trebuchet MS", "Myriad Pro", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
}

.footer-text {
	font-family: "Trebuchet MS", "Myriad Pro", Arial;
	font-size: 10px;
	color: #006633;
	width: 460px;
	margin-top: 6px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}
.footer-text a:link{
	color: #006633;
	text-decoration: none;
}
.footer-text a:visited{
	color: #006633;
	text-decoration: none;
}
.footer-text a:hover{
	color: #006633;
	text-decoration: underline;
}

.footer-registered-tag {
	font-family: "Trebuchet MS", "Myriad Pro", Arial;
	font-size: 9px;
	color: #003399;
}





 #menu08 {
	float:left;
	width:100%;
	font-size:11px;
	line-height:normal;
	border-bottom:1px solid #666;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #000066;
	text-transform: uppercase;
      }
    #menu08 ul {
	margin:0;
	list-style:none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 0px;
	color: #000066;
      }
    #menu08 li {
	display:inline;
	margin:0;
	padding:0;
	color: #000066;
      }
    #menu08 a {
	float:left;
	background:url("images/tableftF.gif") no-repeat left top;
	margin:0;
	padding:0 2px 0 2px;
	text-decoration:none;
	color: #000066;

      }
    #menu08 a span {
	float:left;
	display:block;
	background:url("images/tabrightF.gif") no-repeat right top;
	color:#000066;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 5px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menu08 a span {
	float:none;
	color: #000066;
}
    /* End IE5-Mac hack */
    #menu08 a:hover span {
	color:#FFFFFF;
      }
    #menu08 a:hover {
      background-position:0% -42px;
      }
    #menu08 a:hover span {
      background-position:100% -42px;
      }
.imagefloatright {
	float: right;
}
.content1 {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-family: "Trebuchet MS", "Myriad Pro", Arial;
	font-size: 14px;
	color: #006633;
}
.imagefloatrightbord {
	float: right;
	margin: 8px;
	border: 2px solid #009900;
}
.image-square {
	height: 110px;
	width: 110px;
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 5px;
}
.contentindpix {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-family: "Trebuchet MS", "Myriad Pro", Arial;
	font-size: 14px;
	color: #006633;
	height: 256px;
	width: 365px;
	float: left;
	margin-left: 10px;
	padding: 0px;
}
.content2widespace {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: "Trebuchet MS", "Myriad Pro", Arial;
	font-size: 16px;
	color: #003399;
}
.content2about {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	font-family: "Trebuchet MS", "Myriad Pro", Arial;
	font-size: 16px;
	color: #003399;
	width: 450px;
	vertical-align: middle;
}
.bullet-inline {
	vertical-align: middle;
	margin: 0px;
}
.smenu {
	height: 22px;
	width: 169px;
	margin-top: 8px;
}


.side-menu {
	vertical-align: middle;
	text-align: right;
	font-family: "Trebuchet MS", "Myriad Pro", Arial;
	font-size: 13px;
	color: #000099;
	text-decoration: none;
	text-transform: uppercase;
	width: 148px;
	margin-top: auto;
	margin-bottom: auto;
	float: left;
}
.side-menu a:link{
	color: #000099;
	text-decoration: none;
}
.side-menu a:visited{
	color: #000099;
	text-decoration: none;
}
.side-menu a:hover{
	color: #FF0000;
	text-decoration: underline;
}
.side-menu-arrow {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
.imagefloatleft {
	float: left;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
.image-border {
	border: 2px solid #009933;
	margin-right: 5px;
	margin-left: 5px;
}
.industries-list {
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(images/redsqr.gif);
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3300;
	font-style: italic;
}
.content-indst1 {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-family: "Trebuchet MS", "Myriad Pro", Arial;
	font-size: 14px;
	color: #006633;
	height: 55px;
}
.contentindpix2 {
	margin-right: 0px;
	font-family: "Trebuchet MS", "Myriad Pro", Arial;
	font-size: 14px;
	color: #006633;
	height: 250px;
	width: 365px;
	float: left;
	margin-left: 0px;
	padding: 0px;
	margin-top: 5px;
}
.contentindpix3 {
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", "Myriad Pro", Arial;
	font-size: 14px;
	color: #006633;
	height: 250px;
	width: 365px;
	float: left;
	margin-left: 10px;
	padding: 0px;
}
#contlh {
	height: 515px;
	width: 374px;
	float: left;
	font-family: "Trebuchet MS", "Myriad Pro", Arial;
	background-color: #FFFFFF;
	text-align: left;
}
#contrh {
	height: 515px;
	margin-left: 384px;
	background-color: #FFFFFF;
}
.content-cont1 {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-family: "Trebuchet MS", "Myriad Pro", Arial;
	font-size: 14px;
	color: #000099;
	background-color: #FFFFCC;
}
.content1-News {
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 6px;
	font-family: "Trebuchet MS", "Myriad Pro", Arial;
	font-size: 14px;
	color: #006633;
	padding: 5px;
	border: 1px dashed #006699;
}
.news-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
}
