@charset "utf-8";
/* CSS Document */

/* REDEFINED HTML */
* {
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	}
body {
	background-color:#000;
	}
body,div,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	}
h1 a {
	font-size:22px !important;
	color:#666 !important;
	font-weight:normal;
	display:block;
	padding-left:50px;
	padding-top:10px;
	height:40px;
	background-image:url(../images/AI-hdr.jpg);
	background-position:left;
	float:left;
	background-repeat:no-repeat;
	}
h2,h3,h4 {
	color:#fff;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight:500;
	text-align:center;
	display:block;
	}
h2 {
	font-size:24px;
	margin-bottom:22px;
	color:#72776d;
	letter-spacing:4px;
	}
h3 {
	font-size:14px;
	letter-spacing:16px;
	margin-left:20px;
	color:#888;
	margin-bottom:7px;
	}
#heading {
	background-image:url(../images/BG-heading.png);
	background-repeat:no-repeat;
	background-position:center;
	height:69px;
	padding:0;
	margin-bottom:5px;
	}
a,a:link,a:visited {
	color:#c1bfa8;
	font-size:12px;
	text-decoration:none;
	}
a:hover {
	color:#C60;
	}
a:active {
	color:#C30;
	}
img,a img {
	border:none;
	}
p {margin-bottom:10px;}
/* BASIC CLASS */
.left {float:left;}
.right {float:right;}
.clear {clear:both;}
.Tmarg {margin:2px 12px 0 0;}
.Rmarg {margin:2px 12px 0 0;}
.Bmarg {margin:2px 12px 0 0;}
.Lmarg {margin:0 0 0 10px;}
.Tpad {margin:2px 12px 0 0;}
.Rpad {margin:2px 12px 0 0;}
.Bpad {margin:2px 12px 0 0;}
.Lpad {margin:2px 12px 0 0;}

/* HEADER */
#hdr1 {
	width:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:200;
	background-color:#000;
	}
#hdr1b {
	width:920px;
	margin:auto;
	height:40;
	text-align:right;
	}
#topsn {
	padding-top:13px;
	}
#topsn a img {
	float:right;
	}
#hdr2 {
	width:100%;
	position:absolute;
	left:0;
	top:50px;
	z-index:500;
	}
#tnav {
	height:36px;
	width:925px;
	margin:auto;
	text-align:right;
	}
#tnav a {
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#e9e7df;
	padding:6px 12px;
	height:24px;
	margin:0px;
	float:left;
	}
#tnav a:hover {
	color:#ccc;
	background-color:#000;
	}
#tnavright {
	padding-top:8px;
	}
#tel {
	font-size:14px;
	padding-right:11px;
	margin:0 12px;
	color:#d8c09b;
	letter-spacing:5px;
	}
#time {
	color:#000;
	font-size:12px;
	font-family:"Arial Black", Gadget, sans-serif;
	}
span#connect {
	color:#777;
	font-size:12px;
	font-family:"Arial Black", Gadget, sans-serif;
	margin-right:10px;
	display:inline-block;
	padding-top:3px;
	}
/* LAYOUT BOXES AND CONTAINERS */
#midtxt {
	position:absolute;
	left:0;
	top:710px;
	z-index:400;
	width:100%;
	}
#midtxt p {
	background-image:url(../images/BG-divider3.png);
	background-position:center top;
	background-repeat:no-repeat;
	text-align:center;
	width:840px;
	margin: 20px auto 10px auto;
	font-size:14px;
	padding:20px 40px;
	color:#999;
	}
#mid {
	position:absolute;
	left:0;
	top:560px;
	z-index:300;
	width:100%;
	}
#homecontent {
	background-repeat:no-repeat;
	background-position:center 60px;
	background-image:url(../images/BG-mid-home.png);
	}
#cols {
	width:920px;
	height:108px;
	margin:auto;
	}
#mb1 {
	width:270px;
	padding:15px 15px 0 15px;
	margin-right:10px;
	float:left;
	text-align:center;
	color:#a8b0aa;
	}
#mb2 {
	width:270px;
	padding:15px 15px 0 15px;
	margin-right:10px;
	float:left;
}
#mb3 {
	width:270px;
	padding:15px 15px 0 15px;
	float:left;
	}
#mb1 a,#mb2 a,#mb3 a {
	display:block;
	width:100%;
	height:70px;
	}
#mb1 p,#mb2 p,#mb3 p {
	font-size:8pt;
	margin-top:5px;
	margin-bottom:2px;
}
div.spacer {
	clear:both; 
	height:10px; 
	display:block;
	}
#updates {
	width:920px;
	height:40px;
	margin:auto;
	text-align:center;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#fff;
	padding-top:25px;
	}
#updates a {
	padding:0px 5px;
	font-size:13px;
	color:#c1bfa8;
}
#updates a:hover {
	color:#C60;
	}
#updates a.comm {
	border:none;
	}
#bnav {
	text-align:center;
	padding-top:10px;
	padding-bottom:20px;
	}
#bnav a {
	font-size:16px;
	color:#c60;
	border:none !important;
	padding:0px 15px !important;
	}
#bnav a:hover {
	color:#666;
	}
#ftr {
	position:absolute;
	top:785px;
	left:0;
	z-index:800;
	padding-top:20px;
	width:100%;
	}
#footercontent {
	width:920px;
	margin:auto;
	text-align:left;
	margin-bottom:10px;
	background-image:url(../images/BG-innerfooter2.png);
	background-repeat:no-repeat;
	background-position:bottom;
	}
#bottomsn {
	background-image:url(../images/LOGO-header.png);
	background-position:right;
	background-repeat:no-repeat;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	padding:8px 0;
	height:20px;
	margin-bottom:10px;
	clear:both;
	}
#quickquote form a img {
	float:right !important;
	margin-right:0 !important;
	}
#footercontent a img {
	float:left;
	margin-right:5px;
	}
a.ftlink {
	color:#666;
	padding:0 6px;
	font-size:14px;
	padding-top:3px;
	float:left;
	display:block;
	}
a:hover.ftlink {
	color:#a2b5b7;
	}
#footercontent2 {
	width:920px;
	margin:auto;
	text-align:center;
	font-size:13px;
	color:#444;
	padding-bottom:30px;
	}
#footercontent2 a {
	color:#444;
	font-size:13px;
	}
#flash {
	position:absolute;
	left:0;
	top:0;
	z-index:100;
	width:100%;
	text-align:center;
}
#flashbox  {
	max-width:1600px;
	max-height:922px;
	height:922px;
	margin:0 auto;
}
object {
	display:block;
	margin:0;
	padding:0;
	}
#footercontent h4 {
	font-size:20pt;
	margin-bottom:10px;
	padding:0 0 8px 0;
	color:#acabaa;
	text-align:left;
	border-bottom:1px dotted #a2b5b7;
	}
#quickquote {
	background-image:url(../images/BG-quickquote.png);
	height:230px;
	width:555px;
	padding:10px 20px;
	float:left;
	}
#quickquote label {
	font-size:16px;
	color:#a2b5b7;
	display:block;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight:600;
	padding:0;
	margin-bottom:10px;
	}
#quickquote label.txtarea {
	margin-bottom:5px;
	}
#quickquote input[type="text"] {
	border-bottom:1px solid #aaa !important;
	background-color:#eee !important;
	margin-bottom:15px;
	color:#ccc;
	border-bottom:1px solid #aaa !important;
	background-color:#666 !important;
	padding:5px !important;
	width:180px;
	}
#quickquote textarea {
	border:none !important;
	background-color:#ddd;
	margin-bottom:3px;
	color:#555;
	padding:5px !important;
	overflow:hidden;
	width:340px;
	height:95px;
	}
#footlinks {
	background-image:url(../images/BG-heading.png);
	background-repeat:no-repeat;
	background-position:center;
	height:101px;
	padding:15px 0 0 0;
	margin-bottom:5px;
	}
#ftright {
	margin-left:635px;
	padding-left:35px;
	width:240px;
	height:250px;
	border-left:1px dotted #666;
	}