@charset "utf-8";
body {
	background: #c7b299;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
}
.oneColFixCtr #container {
	width: 1080px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #ced1d6;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #c7b299;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #000000;
}

#nav {
	background-color: #e3ddd9;
	padding: 10px;
	text-align: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 859px;
	font-weight: bold;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	list-style-type: none;
}
#nav a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#nav a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.oneColFixCtr #mainContent {
	background-color: #FFFFFF;

}


#productsAd {
	width: 876px;
	height: 365px;
}
#productsText {
	width: 820px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
#servicesAd {
	width: 876px;
	height: 365px;
}
#servicesText {
	width: 820px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
td {
	margin: 0px;
	padding: 0px;
}

#careerAd {
	background-image: url(../images/AutomatedIntelCareers_03.jpg);
	height: 488px;
	width: 880px;
}
#careerText {
	width: 390px;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
}
#careerText a {
	font-weight: bold;
	color: #000000;
}
#careerText a:hover {
	font-weight: bold;
	color: #1a0b7d;
}





.footerText {
	font-size: .8em;
	font-family: "Times New Roman", Times, serif;
}
.adTextHome {
	color: #333333;
	font-size: 0.9em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
}
.leftBoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.headlineTopCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
}
.subHeadlineh3 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 1.2em;
}

#contactAd {
	background-image: url(../images/AutomatedIntelContact_05.jpg);
	background-repeat: no-repeat;
}
#form1 {
	width: 370px;
	margin-left: 35px;
	padding-top: 25px;
}
.formLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
}

#contactText {
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #e3ddd9;
}
#contactText a {
	font-weight: bold;
	color: #000000;
}
#contactText a:hover {
	font-weight: bold;
	color: #1a0b7d;
}
#contactText ul {
	margin: 0px;
	padding: 0px;
}

#contactAd {
	height: 365px;
	width: 880px;
}
#contactText li {
	list-style-type: none;
	margin-left: 600px;
}
.contactBar {font-family: "Times New Roman", Times, serif}
#aboutUsTextLeft {
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#aboutBenBox {
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.benTitle {
	color: #FFFFFF;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
}
.brownBoxText {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
}
#homeAdTop {
	background-image: url(../images/homeTop..jpg);
	height: 350px;
	background-repeat: no-repeat;
}
#homeAdTopText {
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 360px;
	padding-top: 20px;
}
.homeBoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
}
#homeAdThreeCol ul {
	margin: 0px;
	padding: 0px;
	width: 876px;
}
#homeAdThreeCol li {
	padding: 0em;
	float: left;
	height: 160px;
	width: 289px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3c2925;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #3c2925;
	list-style-type: none;
	position: relative;
}
#homeAdThreeCol li#one {
	background-image: url(../images/penHandl.jpg);
	background-repeat: no-repeat;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #3C2925;
	width: 290px;
}
#homeAdThreeCol li#two {
	background-image: url(../images/AutomatedIntelHomeHandshake.jpg);
	background-repeat: repeat;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #3C2925;
	width: 290px;
}
#homeAdThreeCol li#three {
	background-image: url(../images/AutomatedIntelHomeKeypad_07.jpg);
	background-repeat: no-repeat;
	width: 290px;
}
h3 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	color: #1a0b7d;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0.1em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #1a0b7d;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: .2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#homeAdThreeCol h3 a:hover {
	color: #FFFFFF;
}
#homeAdThreeCol p {
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
}
