@import "AR_forms.css";
@import "AR_misc.css";
@import "AR_products.css";

/* =Global
---------------------------------------------------------------------
*/

* {
	border:0 none;
	margin: 0px;
	outline:none;
	padding: 0px;
	zoom:1;
}

.clear {
	clear:both;
	display:block;
	float:none;
	height:0pt;
	margin:0pt;
	overflow:hidden;
	padding:0pt;
	width:0pt;
}

body {
	background:#B7B5AB url(/images/body_bg.jpg) repeat-x scroll 0 0;
	color:#FFFFFF;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
}

h1,
h2 {
	color:#FFFFFF;
	font-family:Helvetica,Arial,sans-serif;
	font-size:36px;
	font-weight:normal;
}

h3 {
	color:#FFFFFF;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0 0 15px 0;
}

h4 {
	color:#999999;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0 0 15px 0;
}

h5 {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0 0 15px 0;
}

h5.sIFR-replaced {
	margin-bottom:10px;
}

h6 {
	color:#999999;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0 0 7px 0;
	text-transform:uppercase;
}

p {
	color:#FFFFFF;
	font-size:12px;
	line-height:18px;
	margin:0 0 15px 0;
}

a {
	color:#FF0000;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

a img {
	border:0 none;
}

ul {
	color:#FF0000;
	font-size:12px;
	margin:0 0 12px 0;
	padding:0 0 0 25px;
}

ol {
	color:#FFFFFF;
	font-size:12px;
	margin:0 0 12px 0;
	padding: 0 0 0 30px;
}

li {
	padding:2px 0;
}

ul li {
	
}

hr {
	background-color:#5C5D5D;
	border:0 none;
	color:#5C5D5D;
	height:1px;
	width:85%;
}

blockquote {}

table {
	border:0 none;
	border-collapse:collapse;
	margin:15px 0;
	width:100%;
}

thead, tfoot {}

tr {}

th {
	background-color:#FF0000;
	color:#FFFFFF;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	text-align:center;
}

td {
	color:#FFFFFF;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:5px;
}

/*
=====================================================================
NO FLASH
=====================================================================
*/

#noflash_header {
	background:transparent url(/images/header_bg.jpg) no-repeat scroll 0px 4px;
	height:138px;
	width:945px;
	margin: 0 auto;
}
#logo {
	float:left;
	margin: 30px 0 0 32px;
	}
#topnav {
	float:right;
	padding: 4px 0;
	}
#glv_nav {
	height:39px;
	background: url(../images/glb_nav_bg.gif) 0 0 repeat-x;
	width:945px;
	margin: 0 auto;
	overflow:hidden;
	}
#glv_nav ul {
	margin:0;
	padding:0 0 0 100px;	
	}	
#glv_nav ul#nav li {
	display:block;
	float:left;
	padding:0;
	margin:0;
	}
#glv_nav ul#nav li a:link, #glv_nav ul#nav li a:visited {
	display:block;
	padding: 10px 20px 12px 20px;
	color:#ffffff;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	}
#glv_nav ul#nav li a:hover, #glv_nav ul#nav li a:active {
	background:#666666;
	}
#glv_nav ul#nav li ul {
	display:none;
	color:#000000;
	}

#flashheader .noflash {
	/* padding:30px 20px;
	text-align:center; */
}

#flashheader .noflash p {
	color:#000000;
}

#flashheader .noflash #glv_nav {
	margin-top:38px;
}
	
	
/* =Main
---------------------------------------------------------------------
*/

#tab_wrapper {
	background-color:#BD0000;
	#position:relative;
	zoom:1;
}

#tab_container {
	display:none;
	margin:0 auto;
	width:945px;
	-overflow:hidden;
}

#am_wrapper {
	background:transparent url(/images/redline_bg.gif) repeat-x scroll 0 0;
	padding:0;
	/* #position:relative; */
}

#am_container {
	margin:0 auto;
	padding:0;
	width:945px;
}

#header {
	background:transparent url(/images/header_bg.jpg) no-repeat scroll 0px 4px;
	height:178px;
}

#pagetitle {
	background:transparent url(/images/pagetitle_bg.jpg) repeat-x scroll 0 0;
	height:56px;
	padding:10px 0 0 35px;
}

.subtitle {
	font-family:Helvetica,Arial,sans-serif;
	font-size:18px;
	margin-top:-40px;
	position:absolute;
}


/* =Content
---------------------------------------------------------------------
*/

#content_wrapper {
	background:#0C0C0C url(/images/content_wrapper_bg.jpg) repeat-x scroll 0 0;
}

#content_inner {
	background:transparent url(/images/swoosh.jpg) no-repeat scroll 0 0;
	padding:25px 21px;
}

#content_top {
	background:transparent url(/images/content_top.png) no-repeat scroll 0 0;
	-behavior:url(/scripts/iepngfix.htc);
	height:15px;
	width:903px;
}

#content_container {
	background:#35393C url(/images/content_bg.jpg) no-repeat scroll 0 0;
	zoom:1;
}

#content {
	display:inline;
	float:left;
	margin:0;
	min-height:577px;
	padding:30px 30px 15px;
	width:602px;
	-height:577px;
}

.noside {
	display:block !important;
	float:none !important;
	width:843px !important;
}

.services_map {
	display:block !important;
	float:none !important;
	height:auto !important;
	min-height:0 !important;
	padding:0 !important;
	width:903px !important;
}

#content_bottom {
	background:transparent url(/images/content_bottom.png) no-repeat scroll 0 0;
	-behavior:url(/scripts/iepngfix.htc);
	height:15px;
	width:903px;
}


/* =Sidebar
---------------------------------------------------------------------
*/

#sidebar {
	border-left:1px solid #5A5B5B;
	display:inline;
	float:right;
	margin-top:65px;
	min-height:450px;
	padding:0 30px 0 0;
	width:210px;
}

#sidenav {
	float:right;
	margin-top:-32px;
	-position:relative;
	text-align:right;
	width:180px;
}

#sidenav a:link, #sidenav a:visited {
	background:#810000 url(/images/sidebar_link_bg.jpg) repeat-x scroll 0 0;
	color:#FFFFFF;
	display:block;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;
	height:28px;
	line-height:26px;
	margin:8px 0 0;
	overflow:hidden;
	padding:2px 10px 0 0;
	text-decoration:none;
}

#sidenav a:hover, #sidenav a:active {
	background-position:left bottom;
}


/* =Footer
---------------------------------------------------------------------
*/

#footer {
	background:transparent url(/images/footer_bg.png) no-repeat scroll 0 0;
	-background-image:url(/images/footer_bg.jpg);
	-height:200px;
	margin-bottom:15px;
	margin:0 auto;
	#position:relative;
	width:975px;
	zoom:1;
}

#flashimage {
	margin-left:620px;
	margin-top:-15px;
	position:absolute;
}

#call_us {
	padding:8px 0 0 28px;
}

#call_us img {
	display:inline;
	float:left;
	margin-right:8px;
}

#call_us .text {
	color:#FFFFFF;
	float:left;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:16px;
	margin:3px 5px 0 0;
}

#call_us .phone {
	color:#FFFFFF;
	float:left;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:20px;
}

#associations_link {
	margin-left:456px;
	margin-top:-20px;
	position:absolute;
}

#associations_link a {
	color:#BFBFBF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

#associations_link a:hover {
	color:#FFFFFF;
}

#member_logo {
	margin-left:610px;
	margin-top:-26px;
	position:absolute;
}

#footer .links {
	padding:90px 0 0 40px;
}

#footer .links a {
	color:#999999;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-right:25px;
	text-decoration:none;
}

#footer .links a:hover {
	color:#FFFFFF;
}

#footer .copyright {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	margin:40px 0 0 40px;
	width:280px;
}

#designbyam {
	margin:172px 0 0 280px;
	position:absolute;
	width:142px;
}

#amlogo {
	margin-left:10px;
	margin-top:7px;
	#margin-top:2px;
}

#designbyam span {
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	margin-right:5px;
}

#designbyam a {
	background:transparent url(/images/am_logo.png) no-repeat scroll 0 0;
	-behavior:url(/scripts/iepngfix.htc);
	display:block;
	float:left;
	height:16px;
	text-align:left;
	text-indent:-9999px;
	width:16px;
}


/* =Miscellaneous
---------------------------------------------------------------------
*/

.red, .red * {
	color:#FF0000;
}

.gray, .gray * {
	color:#999999;
}

.white, .white * {
	color:#FFFFFF;
}

.left {
	display:inline;
	float:left;
	width:50%;
}

.right {
	display:inline;
	float:right;
	width:50%;
}

.imgLeft {
	float:left;
	margin:0 15px 15px 0;
}

.imgRight {
	float:right;
	margin:0 0 15px 15px;
}

.trebuchet, .trebuchet * {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}