/* CSS Document */

/* ===== Default Classes ===== */
body {
	margin:0 auto;
	font-family:Verdana;
	background:url(/images/bg.gif) repeat-x #fff5be;
	font-size:12px;
	line-height:1.8em;
	}
	
#container { 
	width:948px;
	margin:0 auto;
	padding:0;
	}
	
h1 {
	font-weight:normal;
	font-size:100%;
	margin:0;
	padding:0 0 7px;
	line-height:normal;
	}
	
h2 {
	font-weight:normal;
	font-size:16px;
	margin:20px 0 10px;
	padding:0;
	padding:0;
	color:#1e732a;
	}
h3, h4, h5 {
	font-weight:normal;
	font-size:100%;
	margin:0;
	padding:0;
	padding-bottom:10px;
	}	
form {
	margin:0;
	padding:0;
	}
	
ul, ol {
	margin:0 0 0 30px;
	padding:0;
	}
	
ul.nostyle {
	list-style:none;
	}
	
	
a:link {
	color: #1e732a;
	text-decoration:underline;
	}
	
a:visited {
	color: #1e732a;
	 text-decoration:underline;
	 }
	 
a:hover {
	color: #1e732a;
	text-decoration:none;
	}

/* =========================== */

/* ===== Header Classes ====== */
#header { 
	width:949px;
	float:left;
	padding:14px 0 0;
	 }
	 
.headimg { 
	width:949px;
	float:left;
	position:relative;
	}
	 
.image-slideshow {
	position:relative;
	z-index:1;
	}
	
#logo {
	position:absolute;
	top:40px;
	left:30px;
	z-index:15;
	}
	
.hnav {
	width:722px;
	float:right;
	}

/* ====== Slide Show Classes ====== */

/*** set the width and height to match your images **/

#slideshow {
    position:relative;
    height:308px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
/* =========================== */

/* ===== Content Classes ===== */

#main-content {
	width:838px;
	float:left;
	padding:45px 50px 30px 60px;
	}
	
.content-left {
	width:538px;
	float:left;
	}
	
.content-right {
	width:259px;
	float:left;
	padding:6px 0 0;
	margin-left:41px;
	}
	
.industry-outer { 
	width:536px;
	float:left;
	border:1px solid #fbc77e;
	} 
	
.industry-inner { 
	width:489px;
	float:left;
	height:181px;
	background:url(/images/industry-bg.gif) repeat-x;
	padding:24px 29px 0 18px;
	}
	
.industry-inner-rt { 
	width:184px;
	float:left;
	padding:8px 0 0;
	}
	
.industry-inner-lt { 
	width:299px;
	float:left;
	padding:8px 0 0;
	margin-left:6px;
	}
	
.left-img {
	margin:5px 10px 5px 0;
	}
	
.right-img {
	margin:5px 0 5px 10px;
	}

/* =========================== */

/* ===== Font Classes ===== */

.font-size15 {font-size:15px;}
.bold {font-weight:bold;}

/* ======================= */

/* ===== Color Classes ===== */

.white {color:#FFF;}
.black {color:#000;}

/* ======================== */

/* ===== Footer Classes ===== */
#footmain {
	background:url(/images/footer-bg.gif) repeat-x;
	width:100%;
	display:block;
	float:left;
	padding:0;
	}
	
.footer { 
	width:941px;
	height:61px;
	padding:15px 0 0 7px;
	margin:0 auto;
	color:#FFF;
	}
	
.footer-credits {
	width:204px;
	float:right;
	padding:0 57px 0 0;
	text-align:right;
	}
	
.footer-smnav {
	width:680px;
	float:left;
	}
	
.footer-copy {
	padding-left:7px;
	}

ul.fnav { 
	padding:0;
	list-style:none;
	}
ul.fnav li { 
	float:left;
	padding-left:7px;
	}
	
ul.fnav li a:link { 
	text-decoration:none;
	color:#FFF;
	}
	
ul.fnav li a:visited { 
	text-decoration:none;
	color:#FFF;
	}
	
ul.fnav li a:hover { 
	text-decoration:underline;
	color:#FFF;
	}

/* ========================== */

.clear {
	clear:both;
	}
	
/* ===== Tooltip Classes ===== */

.tooltip {
	box-shadow: 3px 3px 5px #818181; /*shadow for CSS3 capable browsers.*/
	-webkit-box-shadow: 3px 3px 5px #818181;
	-moz-box-shadow: 3px 3px 5px #818181;
	display:none;
	position:absolute;
	border: none;
	background:white;
	color: black;
	z-index:2000;
	padding:0;
	}

/* ========================== */

#formMsg {
	display:none; 
	position:absolute; 
	z-index:9999; 
	background:url(/images/msg_arrow.gif) left center no-repeat; 
	padding-left:7px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#924949;
	margin: 0 0 0 10px;
	}
	
#formMsgcontent {
	display:block;  
	border:2px solid #924949; 
	border-left:none; 
	padding:5px;
	background:#f3e6e6;
	}
	
#check_element {
	display:none;
	}

.image-slideshow {
	height:308px;
	}

.flow-chart { text-align:center; }
.flow-chart img { margin:-10px 0 0; }

img { border:none; }
.green-box { background:#1F6221; width:258px; height:187px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; position:relative; }
.brown-box { background:#5c5711; width:258px; height:187px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; position:relative; }
.yellow-box { background:#FBD72C; width:258px; height:187px; color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px; position:relative; }


.green-box input[type=text] {
	width:195px;
	border:1px solid #FBD72C;
	padding:5px;
	}
	
#contactForm input[type=text], #contactForm textarea {
	border:1px solid #1F6221;
	padding:5px;
	}

.box-btn { position:absolute; bottom:0; right:0; }

.box-title { margin:2px 0 0 2px; }

.float-left { float:left; margin-right:30px; }
.float-left10 { float:left; margin-right:10px; }
.float-right { float:right; }

.center { margin:0 auto; }
.width205 { width:205px; }

.clear { clear:both; }

.last { margin-right:0; }

.italic {font-style:italic; }

.prepend-top5 { margin-top:5px; }
.prepend-top { margin-top:10px; }
.prepend-top15 { margin-top:15px; }
.prepend-top20 { margin-top:20px; }
.prepend-top25 { margin-top:25px; }
.prepend-top30 { margin-top:30px; }
.prepend-top35 { margin-top:35px; }
.prepend-top40 { margin-top:40px; }
.prepend-top45 { margin-top:45px; }
.prepend-top50 { margin-top:50px; }
.prepend-top60 { margin-top:60px; }

.margin-left200 {margin-left:200px;}

.width300 {width:300px;}
.height150 {height:150px;}

.append-bottom3 {margin-bottom:3px;}
.append-bottom5 {margin-bottom:5px;}
.append-bottom {margin-bottom:10px;}


