body {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 81.3%;
	color: #343628;
	background: #f3f7d7 url(../images/BG.html) repeat-x top center;
}
/* ----- header ----- */
#headerWrap {
	position: relative;
	margin: 0 auto;
	min-width: 1008px;
	height: 580px;
	background: #3b5b26 url(../images/hillBG.jpg) no-repeat top center;
}
#gradient {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 49px;
	background: #fff url(../images/gradient.jpg) repeat-x bottom left;
}
#header {
	position: relative;
	margin: 0 auto;
	width: 1008px;
	
}
	#header h1 {
		position: absolute;
		top: 9px;
		left: 14px;
	}
		#header h1 a {
			display: block;
			width: 201px;
			height: 129px;
			color: #00519a;
			text-indent: -9000px;
			background: transparent url(../images/vertak_logo.png) no-repeat top left;
		}
	#header ul#mainNav {
		position: absolute;
		top: 55px;
		left: 230px;
		width: 600px;
		float: left;
		list-style: none;
		font-size:18px;
		font-weight: normal;
		background: transparent url(../images/dottedLine.gif) repeat-x bottom left;
	}
		#header ul#mainNav li {
			display: inline;
			margin: 0;
			padding: 0; 
		}
		#header ul#mainNav li#number {
			float: right;
			text-align: right;
			width: 8em;
			margin: 0 5px 0 0;
			font-size: 0.9em;
			font-style: italic;
			color: #214760;
		}
			#header ul#mainNav li a {
				margin: 0 25px 0 0;
				padding: 0 0 9px 11px;
				float: left;
				display: block;
				color: #00426c;
				font-weight: normal;
				letter-spacing: 1px;
				text-decoration: none;
			}
			#header ul#mainNav li a:hover {
				color: #C00;
			}
	#header .imageEarth, #header .imagePeople, #header .imageFabric {
		display: none;
		position: absolute;
		top: 123px;
		right: 20px;
		width: 722px;
		height: 457px;
		background-repeat: no-repeat;
		background-position: bottom left;
	}
	#header .imageEarth {
		display: block;
		background-image: url(../images/earth4.png);
	}
	#header .imagePeople {
		top: 155px;
		right: 7px;
		width: 761px;
		height: 425px;
		background-image: url(../images/people.jpg);
	}
	#header .imageFabric {
		top: 102px;
		right: -2px;
		width: 744px;
		height: 478px;
		background-image: url(../images/fabric.jpg);
	}
	#header .bulletText {
		font-family:Arial, Helvetica, sans-serif;
		width: 500px;
		position: absolute;
		top: 180px;
		left: 20px;
		color: #fff;
		line-height: 34px;
		letter-spacing: 2px;
	}
		#header .bulletText h2 {
			margin: 0 0 9px 0;
			padding-left: 29px;
			color: #e4ff00;
			font-size: 30px;
			font-weight: normal;
		}
		#header .bulletText ul {
			font-size: 20px;
		}
		
	#header .bulletText {
		*left: 25px;
	}
		#header .bulletText h2 {
			*padding-left: 0;
		}
		#header .bulletText ul {
		
		}
			#header .bulletText ul li {
				*padding-left: 0;
				*background: none;
			}
	#header .textEarth, #header .textPeople, #header .textFabric {
		top: -9000px;
	}
	#header .textEarth {
		display: block;
		top: 320px;
	}
	#header .textPeople {

	}
	#header .textFabric {

	}
	
	#header #tabs {
		position: absolute;
		top: 580px;
		width: 1008px;
		height: 72px;
		background: #283c1f url(../images/tabs.jpg) no-repeat bottom left;
	}
		#header #tabs h3 {
			position: absolute;
			top: -42px;
			left: 20px;
			letter-spacing: 1px;
			color: #c5cc96;
			font-size: 1.2em;
		}
		#header #tabs ul {
			position: absolute;
			float: left;
			list-style: none;
			font-size: 1.231em;
			font-weight: normal;
		}
			#header #tabs ul li {
				display: inline;
				margin: 0;
				padding: 0; 
			}
				#header #tabs ul li a {
					float: left;
					display: block;
					width: 336px;
					line-height: 72px;
					color: #b5d8e7;
					font-size: 1.6em;
					text-align: center;
					text-indent: -9000px;
					letter-spacing: 1px;
					text-decoration: none;
				}
				#header #tabs ul li a:hover {
					color: #fff;
				}

			
#grassLeft, #grassRight {
	position: absolute;
	bottom: 72px;
}
#grassLeft {
	left: 0;
	width: 459px;
	height: 111px;
	background: transparent url(../images/grassLeft.png) no-repeat bottom right;
}
#grassRight {
	right: 0;
	width: 420px;
	height: 120px;
	background: transparent url(../images/grassRight.png) no-repeat bottom right;
}


	
/* ----- contents ----- */
			
#contentsWrap {
	background: transparent url(../images/colorPattern.jpg) repeat-x top left;
}
#contents {
	position: relative;
	margin: 0 auto;
	padding: 35px 0 0 0;
	width: 990px;
	font-size: 1.19em;
	line-height: 1.5em;
}
	.contentLeft {
		margin: 28px 10px 40px 22px;
		display: inline;
		float: left;
		width: 284px;
	}
		#contents .contentLeft h2 {
			letter-spacing: 1px;
			font-size: 1.4em;
			font-weight: normal;
		}
		#contents .contentLeft h3 {
			margin-top: 1.8em;
			margin-bottom: 0.6em;
			font-size: 1em;
			letter-spacing: 1px;
			
		}
		#contents .contentLeft ul {
			font-size: 0.89em;
			color: #5e5f55;
		}
		#contents .contentLeft p {
	 
		}
	#contents #frames {
		margin-left: 20px;
		float: left;
	}
		#contents #frames li {
			float: left;
			display: inline;
			width: 221px;
			height: 231px;
			text-align: center;
		}
		#contents #frames li#greenEarth {
			margin-top: 61px;
			background: transparent url(../images/greenEarth.jpg) no-repeat top left;
		}
		#contents #frames li#enviroStars {
			margin-top: 31px;
			background: transparent url(../images/enviroStars.jpg) no-repeat top center;
		}
		#contents #frames li#experience {
			margin-top: 61px;
			text-indent: -9000px;
			background: transparent url(../images/experience.jpg) no-repeat top left;
		}
			#contents #frames li a {
				width: 221px;
				float: left;
				font-size: 12px;
				text-align: center;
			}
 
	
	#contents #contactInfo {
		line-height: 1.4em;
	}
		#contents #contactInfo li {
			margin-bottom: 1em;
		}
	#contents #contactForm {
		margin: 12px 0 30px 0;
		float: left;
	}
		#contents #contactForm p {
			margin: 15px 0;
			padding: 0;
		}
		#contents #contactForm #formLeft, #contents #contactForm #formRight {
			float: left;
			padding-left: 20px;
		}
		#contents #contactForm #formLeft {
			padding-left: 10px;
		}
	#contents #footer {
		margin-bottom: 5px;
		padding: 0 22px 10px 22px;
		overflow: hidden;
		font-size: 0.86em;
		background: transparent url(../images/rainbow.gif) no-repeat bottom left;
		background-position: 20px 24px;
	}
		#contents #footer p, #contents #footer em, #contents #footer a {
			float: left;
		}
		#contents #footer p {
			margin: 0;
			padding: 0;
		}
		#contents #footer em {
			margin-left: 30px;
			color: #774a2e;
		}
		#contents #footer a {
			padding: 0 0 0 14px;
			float: right;
			font-weight: normal;
			background: transparent url(../images/arrow.gif) no-repeat center left;
		}
		
		#contents p {
			text-align:justify;
			padding:15px;			
			}
			
		#contents img {
			padding:15px;
			
			
			}
			
		#contents form { 
	margin-top: 20px; 
	}


#contents form div {
	margin-bottom: 10px;
	}


#contents form div input, #contents form div textarea, #contents form div option {
	font: 12px Arial, sans-serif;
	border: 1px solid #c0c0c0;
	background-color: #efefef;
	background-image: url(../images/input_bk3.gif); 
	background-repeat: no-repeat;
	margin-right: 10px;
	}


fieldset {
	/* background-color: #f8f8f8;  */
	padding: 10px;
	}

fieldset.guarantee legend { 
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #005772;
	}

fieldset.guarantee p { 
	font: 12px/normal arial, sans-serif;
	margin-top: 5px; 
	}

			
			
/* ----- HTML ----- */
h1, h2 {
	margin: 0;
	padding: 0;
	color: #7c2900;
}
h1, h2, h3, h4, em { 
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}
dl, dt, dd {
	margin: 0;
	padding: 0;
}
a {
	outline: none;
	font-weight: bold;
}
a:link, a:visited {
	color: #004c95;
	text-decoration: none;
}
a:hover, a:active {
	color: #002c56;
}
img {
	border: none;
}
hr {
	clear: both;
	width: 993px;
	height: 5px;
	border: none;
	background: transparent url(../images/hr.gif) no-repeat center center;
}

/* ----- form ----- */
input, textarea {
	font-size: 110%;
	padding: 5px 6px;
	border: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
label {
	margin-left: 5px;
	margin-right: 6px;
	font-size: 0.9em;
	font-weight: bold;
	color: #272a18;
}
textarea {
	height: 12em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.txt {
	width: 280px;
	color: #000;
	font-size: 0.9em;
	border: none;
	background: #fff;
	border: 3px solid #d5d9bc;
}
.error, .good {
	font-size: 0.9em;
	font-weight: bold;
	color: #a60000;
}
.good {
	color: #256300;
}
#status {
	padding-top: 8px;
	text-align: right;
	font-style: italic;
	font-size: 18px;
	color: #256300;
}
#message {
	width: 310px;
}

#sendBtn {
	margin: -3px 0 0 0;
	padding: 0;
}
.inputHighlighted {  /* Highlighting style */
	width: 296px;
	color: #fff;
  	background-color:#6f8b9b;
}

/* ---- class -----*/
.clear {
	clear: both;
}

.button {
	border: double #000}