@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/bkground.jpg);
	background-color: #160106;
	background-repeat: repeat-x;
}

#header {
	width: 776px;
	height: 63px;
	background-color: #FFFFFF;
	margin: 0 auto;
}

#headerLogo {
	float: left;
	width: 250px;
	height: 63px;
}

#headerTagline {
	float: right;
	width: 307px;
	height: 63px;
	background-image: url(../images/tagline.jpg);
}

#secondaryNav {
	width: 776px;
	height: 21px;
	background-color: #FFFFFF;
	margin: 0 auto;
}

#secondaryNavBack {
	width: 762px;
	height: 21px;
	margin: 0 auto;
	background-image: url(../images/stripe.png);
}

#phone {
	float: left;
	width: 200px;
	height: 17px;
	padding: 3px 0 0 10px;
}

#secondaryNavText {
	float: right;
	width: 500px;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 25px 0 0;
	white-space: pre;
}

#secondaryNavText a:link, #secondaryNavText a:active, #secondaryNavText a:visited  {
	color: #FFFFFF;
	text-decoration: none;
}
#secondaryNavText a:hover  {
	color: #FFFFFF;
	text-decoration: underline;
}

#mainNav {
	width: 776px;
	height: 70px;
	margin: 0 auto;
}

#mainImage {
	width: 776px;
	height: 223px;
	margin: 0 auto;
}
#mainImageInside {
	width: 776px;
	height: 145px;
	margin: 0 auto;
}


#mainContent {
	width: 776px;
	height: auto;
	min-height: 275px;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding-bottom: 50px;
}

#textArea {
	float: left;
	width: 400px;
	height: auto;
	padding: 10px 19px 0 20px;
	background-color: #FFFFFF;
}

#textArea1 {
	float: left;
	width: 225px;
	height: auto;
	padding: 10px 0 0 20px;
}

#textArea2 {
	float: left;
	width: 225px;
	height: auto;
	padding: 10px 0 0 20px;
}

#textArea3 {
	float: left;
	width: 225px;
	height: auto;
	padding: 10px 0 0 20px;
}
#aboutpics {
	clear: both;
}
#aboutpics1 {
	float: left;
	width: 225px;
	height: auto;
	padding: 0 0 0 20px;
}
#aboutpics2 {
	float: left;
	width: 225px;
	height: auto;
	padding: 0 0 0 20px;
}
#aboutpics3 {
	float: left;
	width: 225px;
	height: auto;
	padding: 0 0 0 20px;
}

#promo {
	float: right;
	width: 337px;
	height: auto;
	background-color:#FFFFFF;
}

#promoPic1 {
	text-align: center;
	padding: 40px 0 0 30px;
}

#promoPic2 {
	text-align: center;
	padding: 30px 0 0 30px;
}

#promoPic3 {
	text-align: center;
	padding: 30px 0 0 30px;
}

.clear {
	clear: both;
}

#services {
	float: right;
	width: 250px;
	height: auto;
	/*height: 300px;*/
	background-color:#FFFFFF;
	padding: 30px 0 0 50px;
}

#servicesNav {
	width: 186px;
	height: 242px;
}
#servicesText {
	width: 175px;
	padding: 20px 0 0 20px;
	line-height: 2em
}
#promo1 {
	width: 337px;
	height: 112px;
	background-image: url(../images/arc.jpg);
	background-repeat: no-repeat;
}

#promo1text {
	width: 225px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0 0 0 85px;
}

#promo2 {
	width: 337px;
	height: 112px;
	background-image: url(../images/tattletale.jpg);
	background-repeat: no-repeat;
}
#promo2text {
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0 0 0 110px;
}
#promo3 {
	width: 337px;
	height: 112px;
	background-image: url(../images/guardian.jpg);
	background-repeat: no-repeat;
}
#promo3text {
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0 0 0 110px;
}
#promo4 {
	width: 337px;
	height: 112px;
	background-image: url(../images/promo_arc_guide.jpg);
	background-repeat: no-repeat;
}
#promo4text {
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0 0 0 110px;
}
#promo5 {
	width: 337px;
	height: 112px;
	background-image: url(../images/promo_arc_video.jpg);
	background-repeat: no-repeat;
}
#promo5text {
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0 0 0 110px;
}
#promo6 {
	width: 337px;
	height: 112px;
	padding: 10px 0 0 0;
}

#copyright2 {
	clear: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: right;
	padding: 20px 40px 0 0;
}

#footer {
	clear: both;
	width: 776px;
	height: 26px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#bottomNav {
	width: 762px;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 3px 0 0 0;
	background-image: url(../images/stripe.png);
	text-align: center;
	margin: 0 auto;
}

#bottomNav a:link, #bottomNav a:active, #bottomNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#bottomNav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#copyright {
	clear: both;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	padding: 10px 10px 0 200px;
	text-align: left;
}
#copyright a:link, #copyright a:active, #copyright a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	line-height: 1.5em;
}

h1 {
	font-family: Arial;
	font-size: 16px;
	text-align: left;
	color: #990000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
}
h3 {
	font-family: Arial;
	font-size: 16px;
	text-align: center;
	color: #990000;
}
.style1 {font-size: 16px}
.style4 {font-size: 12px}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.phone {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.servicesNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.servicesNav a:link, .servicesNav a:active, .servicesNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.servicesNav a:hover {
	color: #97042E;
	text-decoration: underline;
}

.history {
	text-align: justify;
}