/* CSS Document */
body{
  font: 76% arial,sans-serif;
  margin:0;
  padding:0;
  background: black;
  behavior: url("./csshover3.htc");
  }

#container{position: relative;margin: auto;width: 900px;}

#content{
  background: black url(images/back5.png) 0px 45px no-repeat;
  width: 900px;
  min-height: 450px;
  }

#col_1{
  width: 200px;
  float: left;
  /*background: black url(images/back6.png) top center repeat-y;*/
}

#col_2{
  width: 700px;
  float: left;
}


div#extra{
  background: none;
  float: right;
  width: 260px;
  padding: 20px;
  }



#footer{
  background: black url(images/foot.png) bottom center no-repeat;
  color: #FFF;
  width:900px;
  height:70px;
  clear: both;
  }

#footer p{
  margin:0;
  padding:5px 10px;
  padding-top: 30px;
  color: #FFFFFF;
  text-align: center;
  font-size: 11pt;
  font-family: "Times New Roman", Times, serif;
  font-weight: bold;
  }

#footer a{
  text-decoration: none;
  color: #FFFFFF;
}

#footer a:hover{
  text-decoration: underline;
  color: #CC3300;
}

#header {
  background: url(http://www.greenfiresoftware.com/images/banner6.png) no-repeat;
  height: 185px;
  }

h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: bold;
  color: #3399CC;
  margin-top: 0px;
  padding-top: 50px;
  margin-bottom: 2px;
  padding-bottom: 0px;
  padding-left: 70px;
}

#col_2 h1{
  padding-top: 10px;
}


h2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14pt;
	color: white;
	font-weight: bold;
    margin-left: 50px;
    margin-right: 50px;
    padding-left: 50px;
    padding-top: 8px;
    padding-bottom: 2px;
    border-bottom: thin #FFFFFF double;
}

#col_2 h2{
    margin-left: 20px;
}


h3 {
	font-family: Tahoma, Arial, sans-serif;
	color: #00CC00;
	text-align: left;
	font-size: 12pt;
    margin-left: 20px;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
	background-position: center;
	letter-spacing: 0.3em;
	text-align: center;	
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
    margin-left: 25px;
    margin-bottom: 2px;
    padding-bottom: 0px;
    color: #FF9900;
}

a {
   color: #3399CC;
   text-decoration: underline;
}

a:hover {
  color: #CC3300;
}


p {
	color: #CCCCCC;
	font-size: 12pt;
    margin:6px 40px;
}

p.note {
    color: #3399CC;
    font-style: italic;
}

ul{
  color: #CCCCCC;
  font-size: 10pt;
  list-style: square;
  margin-left: 20px;
}


img{
	border: none;
	}


.bottom {
	font-size: 14px;
	color: #FFFFCC;
}

#tabsH {
    display: block;
      float:left;
      width:100%;
      height: 45px;
      background: url(images/back4.png);
      font-size:93%;
      line-height:normal;
      }
    #tabsH ul {
	margin:0;
	padding:20px 10px 0 50px;
	list-style:none;
      }
    #tabsH li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsH a {
      float:left;
      background:url("http://www.greenfiresoftware.com/images/tableftH.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsH a span {
      float:left;
      display:block;
      background:url("http://www.greenfiresoftware.com/images/tabrightH.gif") no-repeat right top;
      padding:7px 25px 4px 16px;
      color:#FFF;
      font-weight: bold;
      }


    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {float:none;}
    /* End IE5-Mac hack */
    #tabsH a:hover span {
      color:#FFF;
      }
    #tabsH a:hover {
      background-position:0% -42px;
      }
    #tabsH a:hover span {
      background-position:100% -42px;
      }
    #tabsH #current a{
        float:left;
      background:url("http://www.greenfiresoftware.com/images/tableftH_s.png") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
    }
    #tabsH #current a span{
        float:left;
      display:block;
      background:url("http://www.greenfiresoftware.com/images/tabrightH_s.png") no-repeat right top;
      padding:7px 25px 4px 16px;
      color:#000;
    }

/*- Menu 7--------------------------- */

#menu7 {
	width: 200px;
	margin: 0px;
    padding: 0px;
    margin-top: 2px;
	}

#menu7 ul{
    list-style: none;
    margin: 0;
    padding: 0;
}


#menu7 li a {
	height: 24px;
	text-decoration: none;
    list-style: none;
    }

#menu7 li a:link, #menu7 li a:visited {
	color: #FFF;
	display: block;
	background:  url(images/menu7.png) 0 0;
	padding: 8px 0 0 30px;
	}

#menu7 li a:hover {
	color: #000000;
	background:  url(images/menu7.png) 0 -32px;
	padding: 8px 0 0 30px;
	}

#menu7 li.select a:link, #menu7 li.select a:visited {
	color: #FFF;
	display: block;
	background:  url(images/menu7.png) 0 -64px;
	padding: 8px 0 0 30px;
	}

td.exampleHead a{
  color: #3399CC;
  text-decoration: none;
  text-align: center;

}

td.exampleHead a:hover{
  color: white;
  text-decoration: underline;
}

td.email_head{
    color: #3399CC;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    text-align: right;
    vertical-align: top;
}

div#content table tr td input.email{
  color: #99CCFF;
  border: 1px solid #0066CC;
  background: #001122;
  padding: 3px;
  width: 230px;
}

div#content table tr td textarea.email{
  color: #99CCFF;
  border: 1px solid #0066CC;
  background: #001122;
  padding: 3px;
  width: 460px;
  height: 100px;
}

div#content table tr td input.email:hover,
div#content table tr td textarea.email:hover{
  border: 1px solid #0677D3;
  background: #001A2F;
}

div#content table tr td.email_buttons a{
  color: #99CCFF;
  border: 1px solid #0066CC;
  background: #001122;
  padding: 3px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
}

div#content table tr td.email_buttons a:hover{
  border: 1px solid #0677D3;
  background: #001A2F;
  text-decoration: none;
}

span#state{
  font-family: Tahoma, Arial, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: white;
}

img.float_right
{
  float: right;
}

span#gallary{
  display: inline;
}

.websitesfor350{
  display: block;
  width: 114px;
  height: 114px;
  background: transparent url(images/websitesfor350.png) top left no-repeat;
  position: relative;
  top: -180px;
  left: 800px;
}

