body {
	font-size: 14px;
	/*font-family: Helvetica, Arial, "Sans-serif";*/
	font-family: "Times New Roman";
	background-image: url('../img/bigbg.jpg');
	background-position: left top;
	background-repeat: repeat-x;
	/*background-image: url('/ats/img/bg.jpg');
	background-repeat: repeat-x;
	background-color: #3eb54d;*/
	margin: 1.5em;
	letter-spacing: 1px;
}

h3 {
	font-size: 150%;
}

a {
	color: #046c12;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

p {
	margin: none;
	margin-bottom: 1em;
}

h1 {
	font-size: 250%;
	color: #217532;
	margin: 0em;
	padding: 0em;
	margin-bottom: .5em;
}

h1 img {
	vertical-align: middle;
}

h1 span#title {
	background-image: url('../img/title.png');
	background-position: bottom;
	background-repeat: no-repeat;
	height: 36px;
	width: 512px;
	display: block;
	padding-top: 35px;
	text-indent: -10000px;
}

h1 div#logo {
	height: 127px;
}

h1 div#title {
	height: 127px;
	margin-left: 230px;
	margin-top: -127px;
}

h1 div p {
	font-size: 16px;
	color: gray;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-left: 2px;
}

div#content {
	padding: 1em;
	padding-bottom: .5em;
	padding-top: 9px;
	background-color: white;
	/*border: 2px solid #3eb54d;*/
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
}

div#content-container {
	background-color: white;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	padding: 2px;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}

div.padded {
	padding: 1em;
}

div#navigation {
	padding: .25em;
	padding-top: 0em;
	padding-bottom: 0em;
	margin-left: 677px;
}

div#navigation div.abs {
	position: absolute;
}

div#navigation a {
	letter-spacing: 2px;
	text-decoration: none;
	font-size: 110%;
	color: #046c12;
}

div#navigation a:hover {
	text-decoration: underline;
}

div#navigation ul, div#navigation li {
	list-style: none;
	margin: 0em;
	padding: 0em;
}

div#navigation li.first {
}

.rounded {
  -moz-border-radius:9px;
  -webkit-border-radius:9px;
}

div#navigation li {
	width: 165px;
	background-repeat: repeat-x;
	border-top: 1px solid #046c12;
	margin-bottom: 1em;
	margin-right: .5em;
	padding: 1.5em;
	padding-top: 18px;
	padding-bottom: 6px;
	display: block;
}

div#phone-number {
	width: 860px;
	position: absolute;
	padding-top: .5em;
	text-align: right;
	color: #325388;
}

div#body h2 {
	/*background-image: url(../img/header_bg.jpg);*/
	border-left: none;
	border-right: none;
	color: #217532;
	letter-spacing: 2px;
	font-size: 300%;
	height: 40px;
	margin-top: 0em;
	margin-bottom: .25em;
	padding-left: .5em;
	padding-top: 17px;
}

div#body {
	margin-right: 235px;
	font-size: 14px;
	clear: both;
	color: #444;
	padding: 1em;
	padding-top: 0em;
	line-height: 150%;
}

div#splash, div#splash div {
	/*background-image: url('/ats/img/splash2.jpg');*/
	background-position: top center;
	height: 200px;
}

div#welcome {
}

div#welcome h2.shadow {
	color: black;
	margin-left: -397px;
	padding-left: .525em;
}

div#welcome h2 {
	margin-left: -400px;
	color: white;
	font-size: 500%;
	padding-left: .5em;
	position: absolute;
}

div#welcome div {
	background-color: white;
	height: 164px;
	padding: 9px;
}

div#welcome p.first {
}

div#welcome p {
	margin: 0em;
	margin-bottom: 1em;
}

div#body p{
}

div#certifications {
	border: 1px solid #046c12;
	border-left: none;
	border-right: none;
	padding: 2em;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-bottom: 1em;
}

div#certifications div {
	width: 200px;
	height: 183px;
}

div#certifications div.row-last {
	margin-top: -183px;
	margin-left: 232px;
}

div#footer {
	text-align: center;
	font-size: 80%;
	font-color: gray;
	padding: 1em;
	padding-left: 2em;
	padding-left: 3em;
	background-color: #eee;
}

div#nav-contact {
	clear: both;
	border-top: 1px solid #046c12;
	width: 165px;
	font-size: 80%;
	padding: .5em;
	padding-top: 2em;
	padding-left: 2em;
	padding-right: 2em;
}

div#nav-contact p {
	margin: 0em;
	padding: 0em;
	margin-bottom: 1em;
}

/* forms */
form {
	margin-top: 2em;
}


div.input {
	padding-left: 150px;
	margin-bottom: 1em;
}

div.input input {
	width: 300px;
	font-size: 110%;
	border: 1px solid gray;
}

label {
	display: block;
	position: absolute;
	width: 132px;
	margin-left: -150px;
}

div.input textarea {
	width: 30em;
	height: 7em;
	border: 1px solid gray;
}

div.input select {
	border: 1px solid gray;
}

#input_captcha {
	width: 6em;
}

p.error {
	margin: 0;
	color: red;
}

/* end forms */

#contact_success {
	height: 400px;
}
