* {
	padding:0px;
	margin: 0px;
}
html {
	height:100%;
}
body {
	background: #2d2d2d;
	font-size: 12px;
	font-family:Arial, sans-serif;
	color:#FFF;
	line-height: 18px;
	height: 100%;
}
#outer {
	position: relative;
	width: 1008px;
	margin: 0 auto; /* the bottom margin is the negative value of the footer's height */
	z-index:0;
	-webkit-box-shadow: 0px 5px 15px 0px #000000, inset 0px 0px 15px 0px #000;
	box-shadow: 0px 5px 15px 0px #000000, inset 0px 0px 15px 0px #000;
}
#inner {
	position: relative;
	padding: 15px 30px 40px 30px;
	z-index: 4;
	width:944px;
	margin: 0 auto;
	background: #404142;
}
#inner a{
	color:#FFF;
}
#flashspace{
	position:relative;
	height:151px;
	width :1004px;
}
#flash {
	z-index: 10;
	position: relative;
	height:330px;
	width:1004px;
	overflow:hidden;
	margin: 0 auto;
}
p {
	margin-bottom: 14px;
	text-align: justify;
}
.clear {
	clear:both;
}
/**************************************************************
    Header/Menu
 **************************************************************/
#menu {
	position:absolute;
	width:1008px;
	height:207px;
	border:0;
	z-index:999999;
	font-weight:300;
	color:#000;
	margin:auto;
	padding:0;
}
#topbar{
	z-index:8;
	width:1008px;
	height:207px;
	background:url(images/The-AV-Group-topbar_08.png) top left no-repeat;
	position:absolute;
	bottom:0;
}
#logo {
	position:absolute;
	width:374px;
	height:154px;
	bottom:45px;
	z-index:9;
	float:left;
	left:20px;
}
#headerhomemenu {
	position:relative;
	width:1009px;
	height:87px;
	border:0;
	text-align:right;
	font-size:17px;
	text-transform:uppercase;
	font-weight:700;
	font-family: 'Montserrat', sans-serif;
	margin:0 auto;
	z-index:9;
}
#headerhomemenu ol {
	list-style:none;
	position:absolute;
	float:right;
	right:0;
	margin:0;
	padding:0;
	bottom:0;
}
#headerhomemenu ul {
	list-style:none;
}
#headerhomemenu ol li {
	float:left;
	position:relative;
	margin:0;
}
#headerhomemenu .last {
	margin:0;
}
#headerhomemenu ol li a {
	color:#FFF;
	text-decoration:none;
	display:block;
	white-space:nowrap;
	padding:13px 25px;
}
#headerhomemenu ol li:hover a {
	color:#f7941e;
	text-decoration:none;
}
#headerhomemenu ol li:hover ol li a {
	display:block;
	white-space:inherit;
	width:180px;
	text-align:left;
	font-size:14px;
	text-decoration:none;
	padding:10px 0 10px 40px;
}
#headerhomemenu ol li ol li:hover a {
	text-decoration:none;
	color:#FFF;
	background:#404041;
}
#headerhomemenu ol li ol li a:before {
	content:"\203A";
	padding:0 3px;
}
#headerhomemenu ol li ol {
	left:0;
	width:220px;
	position:absolute;
	display:none;
	background:#6d6e71;
	z-index:99999;
	overflow:auto;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
}
#headerhomemenu ol li ol li {
	margin:0;
	border-right:0;
}
#headerhomemenu ol li:hover ol {
	display:block;
	position:absolute;
}

/**************************************************************
    End Header/Menu
 **************************************************************/
h3 {
	position: relative;
	top: 4px;
	font-family: Arial, sans-serif;
	font-size: 25px;
	font-weight: 400;
	line-height: 25px;
	color:#FFF;
	letter-spacing: -1px;
	padding: 0px 0px 10px 0px;
	margin-bottom: 15px;
}
h1 {
	position: relative;
	top: 4px;
	font-family: 'Montserrat', sans-serif;
	font-size: 25px;
	font-weight: 400;
	line-height: 25px;
	color:#FFF;
	letter-spacing: -1px;
	margin-bottom: 15px;
	text-transform:uppercase;
	width:80%;
}

/**************************************************************
    Home 
 **************************************************************/

#secondarycontent {
	position: relative;
	width: 370px;
	height:100%;
	margin-bottom:0px;
	border-color:#FFF;
	float:right;
}

#primarycontent {
	position: relative;
	width: 520px;
	float: left;
	min-height: 100%;
}

/**************************************************************
    End Home 
 **************************************************************/

/**************************************************************
   2 Column Layout A
 **************************************************************/
#floatLeft_width80 {
	width:944px;
	margin-left: auto;
	margin-right: auto;
	z-index:5000;
}
.layout2 {
	float:left;
	width:944px;
	height:100%;
	position:relative;
	margin:15px auto;
	padding-top:30px;
	border-top:1px #727274 solid;
}
.layout2 .image {
	display: block;
	margin-bottom:10px;
	padding-bottom:15px;
	top: 0;
	width: 300px;
	float:left;
}
.layout2 .title {
	display: block;
	padding: 0 0 5px 0;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}
.layout2 .title a {
	display: block;
	padding: 0 0 5px 0;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-transform:none;
	text-decoration:none;
}

/**************************************************************
    End 2 Column Layout A
 **************************************************************/
/*Kwikview*/
.leftmenu {
	width:200px;
	text-align:left;
	padding:0 10px 10px 0;
	margin:0 0 20px 0;
	position:relative;
	float:left;
	left:0;
	font-size:12px;
	text-transform:uppercase;
}
.leftmenu a {
	color:#FFF;
	text-decoration:none;
	font-family: 'Montserrat', sans-serif;
}
.leftmenu a:hover {
	text-decoration:none;
	font-weight:700;
	color:#F7941E;
}
.leftmenu td {
	padding:10px 10px 10px 0;
	width: 185px;
	border-bottom: 1px solid #727274;
}
.leftmenu td.active a, .leftmenu td.active {
	color:#F7941E !important;
	font-weight:700;
}
.leftmenu td.hover{
	font-weight:700;
}
.rightcontent {
	position:relative;
	float:right;
	right:0;
	width:680px;
	border-left:6px solid ##E7E9EC;
	padding-left:20px;
}
.rightcontent .title, .layout2_60 .title {
	display: block;
	padding: 0 0 15px 0px;
	font-size: 18px;
	color:#FFF;
	font-weight:400;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
}
.rightcontent .position {
	display: block;
	padding: 6px 0px;
	font-size: 12px;
	text-transform:uppercase;
	color:#0060ae;
	font-weight:700;
}
.rightcontent a {
	color:#000;
}
.rightcontent li {
	margin: 1em;
	padding: 0 5px;
	list-style-position: inside;
	list-style-type: disc;
}
.rightcontent .image {
	width:300px;
	float:left;
	left:0;
	margin:0 15px 10px 0;
}
.rightcontent .thumb-image{margin:5px 5px 0;}

.rightcontent .image .container{
width: 160px; height: 100px; overflow: hidden;	
}
.rightcontent .instructions {
	display:block;
	font-size:11px;
	color:#000;
	padding:0 0 15px 5px;
}
/*Kwikview-END*/

/**************************************************************
   2 Column Layout B
 **************************************************************/
.layout2_60 {
	float:left;
	width:944px;
	position:relative;
	margin:15px auto;
	padding-top:30px;
	border-top:1px #727274 solid;

}
.layout2_60 .description {
	width:550px;
	float:right;
}
.layout2_60 .image {
	display:block;
	padding-bottom:10px;
	top:0;
	width:360px;
	float:left;
}
.layout2_60 .instructions {
	display:block;
	font-size:11px;
	padding-left:5px;
}
.layout2_60 .thumb-image {
	margin:5px;
}
.layout2_60 .image .container {
	width: 160px;
	height: 100px;
	overflow: hidden;
	margin:0 19px 19px 0;
	border:1px solid #FFF;
}
.layout2_60 li {
	margin: 1em;
	padding: 0 5px;
	list-style-position: outside;
	list-style-type: disc;
}
.layout2_60 .main-image img{
	border:1px solid #FFF;
	margin:0 0 15px 0;
}
.thumbs {
	width:160px;
	height:100px;
	overflow:hidden;
	border-radius:15px;
	-moz-border-radius:15px;
}
/**************************************************************
    End 2 Column Layout B
 **************************************************************/
.contact-title {
	position:relative;
	font-size:35px;
	line-height:35px;
	width:100%;
	color:#404041;
	font-weight:400;
	padding:0 0 15px;
	font-weight:300;
}
#contact-right {
	position:relative;
	width:500px;
	float:right;
	padding-bottom:20px;
	margin:0;
}
#contact-right h3 {
	font-size:35px;
	line-height:40px;
	font-weight:400;
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
}
#contact-left {
	position:relative;
	width:370px;
	float:left;
	margin-bottom:15px;
	padding-right:55px;
	padding-top:10px;
}
#contact-left a {
	color:#F7941E;
	text-decoration:none;
}
#contact-left .content {
	font-weight:400;
	clear:both;
}
#contact-left .content .largertext {
	font-size:14px;
	font-weight:600;
	padding-top:15px;
}
#contact-left .contact-title {
	font-size:24px;
	color:#F7941E;
	padding:10px 0;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
}
#location {
	padding-top:25px;
}
#contact-right .content {
	width:500px;
	padding:0 0 20px 0;
}

/**************************************************************
   End Contact Form
 **************************************************************/
 
 /**************************************************************
   Footer
 **************************************************************/
 
#footer {
	height: 230px;
	width:1008px;
	position: relative;
	clear: both;
	color:#d3d1d1;
	margin: 0 auto;
	z-index:2;
	background:url(images/The-AV-Group-footer_06.png) no-repeat;
}
#footer a {
	color: #d3d1d1;
}
#footer .content {
	position: relative;
	width:1008px;
	text-align:center;
	z-index:20px;
	top:35px;
}
#footer .content a {
	color:#d3d1d1;
	text-decoration:none;
}
#footer ul {
	list-style:none;
	overflow:hidden;
}
#footer li {
	padding:0 12px;
	margin:0 1px 0 -1px;
	display:inline;
}
#footer ul a {
	color:#d3d1d1;
}
/**************************************************************
   End Footer
 **************************************************************/