body
{
	background-color:#91D0CB;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	font-family:helvetica, arial, sans-serif;
	font-size:13px;
	color:#117B72;
}


#emblem
{
	width:68px;
	height:90px;
	position:absolute;
	top:10px;
	right:10px;
	background-image:url(../images/emblem.png);
	background-repeat:no-repeat;
}

#header
{
	height:140px;
	clear:both;
}

#footer
{
	width:100%;
	padding-top:28px;
	clear:both;
	background-image:url(../images/bg-foot.jpg);
	background-repeat:repeat-x;
	background-position:00px 25px;
}

#logo
{
	width:725px;
	height:58px;
	margin-left:35px;
	padding-top:10px;
	background-image:url(../images/logo-1.png);
	background-repeat:no-repeat;
	background-position:00px 25px;
}

#main
{
	width:1000px;
	position:relative;
	margin:auto;
	background-image:url(../images/bg-main.jpg);
	background-repeat:no-repeat;
}

#content
{
	width:1000px;
	min-height:600px;
	clear:both;
}

#main-content
{
	width:700px;
	float:left;
}

#main-content p
{
	width:580px;
	margin-bottom:10px;
}

#main-content img.frame
{
	margin-bottom:20px;
	border:01px solid #FF8A00;
}

#sentricon
{
	margin-top:30px;
}

#sentricon-logo
{
	float:right;
	background-color:#FFFFFF;
	border:01px solid #2A145F;
	text-align:center;
}

h1 span, h2 span, .hidden, div.address span
{
	position:absolute;
	top:00px;
	left:-9999px;
}

h1
{
	margin-bottom:10px;
	font-size:24px;
}

h2
{
	margin-bottom:10px;
	font-size:22px;
}

h2.application
{
	margin-top:20px;
	margin-bottom:10px;
	font-size:18px;
}

div.address
{
	width:27px;
	height:410px;
	margin-top:-02px;
	margin-right:10px;
	float:left;
	background-image:url(../images/address.png);
	background-repeat:no-repeat;
}

div.contact
{
	height:125px;
	padding-top:10px;
}

div.contact div
{
	width:220px;
	float:left;
	background-repeat:no-repeat;
}

div.contact p
{
	margin-left:15px;
	font-size:12px;
}

div.contact div:hover
{
	background-image:url(../images/bg-contact-hover.png);
}

div.contact div:hover #alabama
{
	background-image:url(../images/alabama-birmingham.png);
}
img.chem

{
	border:thick solid #FF5300;
}

#alabama
{
	width:253px;
	height:421px;
	background-image:url(../images/alabama.png);
	background-repeat:no-repeat;
}

div.contact h2
{
	width:188px;
	height:32px;
	margin-top:15px;
	margin-left:15px;
	background-repeat:no-repeat;
}

div.contact h3
{
	margin-top:10px;
	margin-left:15px;
	font-size:15px;
	font-weight:bold;
}

div.contact ul
{
	margin-left:15px;
}

h3.heading
{
	margin-top:30px;
	font-size:18px;
}


h2.contact-birmingham
{
	background-image:url(../images/birmingham-office.png);
}

#contact-tuscaloosa
{
	background-image:url(../images/tuscaloosa-office.png);
}

#contact-winfield
{
	background-image:url(../images/winfield-office.png);
}

#ants
{
	margin-top:-50px;
	}


.bugs1 img
{
	padding:5px;
	border:thin solid orange;
}

.bugs2 img
{
	padding:5px;
	border:thin solid orange;
}

.bugs1 li
{
	position:relative;
	width:1000px;
	display:inline;
}
ul.bugs2 li
{
	position:relative;
	width:1000px;
	display:inline;	
}

ul.foot
{
	width:1000px;
	height:33px;
	margin:auto;
	color:#FFFFFF;
	text-align:right;
}

ul.foot li
{
	padding-left:0px;
	display:inline;
}

ul.foot a
{
	color:#FFFFFF;
}

ul.navigation
{
	margin-top:20px;
	margin-left:38px;
	font-size:17px;
}

ul.navigation li
{
	padding-right:20px;
	display:inline;
}

ul.navigation a
{
	color:#69B6B0;
}

a, a:visited
{
	color:#117B72;
	font-weight:normal;
	text-decoration:none;
}

a:hover
{
	color:#FF8E01;
	font-weight:normal;
	text-decoration:none;
}

em
{
	font-style:italic;
}

strong
{
	font-weight:bold;
}





