html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #E0D5B7 url(images/page_bg.jpg) repeat;
	text-align: center;
	font: 12px georgia, arial, sans-serif;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 31px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 800px;
  position: relative;
  background: url(images/body_bg.gif) repeat-y;
}

#left {
  float: left;
  width: 256px;
}
#logo {
  width: 798px;
  height: 138px;
  background: url(images/newheader.jpg) no-repeat;
  color: #336600;
}

#indexheader {
  width: 798px;
  height: 200px;
  background: url(images/fountainheader.jpg) no-repeat;
  color: #336600;
}

#nav {
  background: url(images/nav.jpg) no-repeat;
}
#nav ul {
  margin-left: 0px;
  padding-left: 0px;
  padding-bottom: 10px;
  padding-right:2px;
  padding-top:5px;
  background: url(images/nav.jpg) no-repeat;
}
#nav li {
  list-style: none;
  font: 11px georgia, arial, sans-serif; font-weight:200; letter-spacing:0.10em;
  border-top: 1px solid #999999;  
  background: 188px 10px url(images/arr_white.gif) no-repeat;
  padding: 5px 0 0 25px;
}
#nav a {
  color: #fff;
  text-decoration: none;
 
  padding-left: 3px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
  text-decoration:underline;
}
#nav .important {
  border: none;
  background: 188px 10px url(images/arr_orange.gif) no-repeat;
}
#nav .important a {
  color: #d9ca91;
}

#news {
  background: url(images/greyleft.jpg) repeat-y;
  padding-left: 32px;
  padding-right: 22px;
  padding-bottom: 3px;
  text-align: left;
}

#left h3 {
  font: 14px georgia, arial, sans-serif; font-weight: bold;
  color: #990000;
  border-bottom: 1px solid #990000;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
  letter-spacing:0.10em;
}

#news h3 {
  font-size: 14px;
  margin: 1em 8px 1em 0;
  color:#990000
}

#news p {font-size:11px; margin: 1em 8px 1em 0;
color:#000000}


#news a {
  color: #74653D;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #38301A;
}
#news .more {
  font-size: 9px;
}


#support {
  background: url(images/support.jpg) no-repeat;
  padding: 1px;
  height: 97px;
  color: #1A1A18;
}
#support p {
  margin: 0.7em 2.6em;
}

#right {
  float: right;
  width: 510px;
  padding-right: 10px;
  padding-top: 150px;
}

#indexright {
  float: right;
  width: 510px;
  padding-right: 10px;
  padding-top: 212px;
}

#right img {border:2px #006633}

#right h2 {
  font: 12px georgia, sans-serif;
  color: #990000; font-weight:bold;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}

#indexright h2 {
  font: 12px georgia, sans-serif;
  color: #990000; font-weight:bold;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  font: 14px georgia, arial, sans-serif; font-weight: bold;
  color: #990000;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 35px;
  letter-spacing:0.10em;
}

#indexright h3 {
  font: 14px georgia, arial, sans-serif; font-weight: bold;
  color: #990000;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 35px;
  letter-spacing:0.10em;
}

#right h4 {
  font: 12px georgia, arial, sans-serif; font-weight: bold;
  color: #006633; background-color:#0066CC;
  border-bottom: 1px solid #006633;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 0px;
  letter-spacing:0.10em;
}



#welcome {
  margin-right: 20px;
}
#featured {
  margin-right: 16px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#feature1 {
  float: right;
  width: 375px;
}
#feature1 {
  margin-right: 1%;
}
#featureimg
{
  width: 100px;
  height: 95px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 15px;
  border-style:solid;
	border-color: #006633;
	border-width:3px;

}
#indu-img {
  background: url(images/pic_3.jpg) no-repeat;
}
#spacer {
  height: 2em;
}

#footer {
  background: url(images/footer.gif) repeat-y;
}
#copyright {
  text-align: center;
  padding: 15px 2px 20px 00px;
  font-size: 10px;
  color: #ffffff;
  font-weight: 200;
  letter-spacing:0.10em
}
#footerline{
	background: url(images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}

/* Drop Down Menu Code */

/*
 * date:	2002-10-13
 * info:	http://inspire.server101.com/js/tp/
 */

/* links */
ul.tabs {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 80%;
}
ul.tabs li {
	position: relative;
	float: left;
	width: 6em;
	margin: 0;
	padding: 0 4px 0 0;
}
ul.tabs a {
	display: block;
	width: 5em;
	padding: .5em;
	border: 1px solid #00F;
	border-bottom: none;
	border-top-width: 2px;
	text-decoration: none;
}
ul.tabs a, ul.tabs a:link, ul.tabs a:visited {
	background: #EEF;
	color: #00F;
}
ul.tabs a.active, ul.tabs a:link.active, ul.tabs a:visited.active {
	background: #FFF;
	color: #00F;
	font-weight: bold;
}
ul.tabs a.active {
	position: relative;
	top: 1px;
}

/* panels */
div.tabs {
	padding: .5em;
}
div.tabs div.tabs {
	padding: 0;
}
div.tabs div.tabs div {
	clear: left;
	padding: .5em;
	border: 1px solid #00F;
}

/* Custom Alert Box */
#modalContainer {
	background-color:transparent;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:10000;
}

#alertBox {
	position:relative;
	width:300px;
	min-height:100px;
	margin-top:50px;
	border:1px solid #000;
	background-color:#F2F5F6;
	background-image:url(images/phone.png);
	background-repeat:no-repeat;
	background-position:15px 25px;
}

#modalContainer > #alertBox {
	position:fixed;
}

#alertBox h1 {
	margin:0;
	font:bold 0.9em verdana,arial;
	background-color:#006633;
	color:#FFF;
	border-bottom:1px solid #000;
	padding:2px 0 2px 5px;
}

#alertBox p {
	font:0.9em georgia,verdana;
	height:50px;
	padding-left:10px;
	margin-left:65px;
	text-align:left;
}

#alertBox #closeBtn {
	display:block;
	position:relative;
	margin:5px auto;
	padding:3px;
	border:1px solid #000;
	width:70px;
	font:0.7em verdana,arial;
	text-transform:uppercase;
	text-align:center;
	color:#FFF;
	background-color:#006633;
	text-decoration:none;
}


