@font-face {
	font-family: 'helvetica';
	src: url('../fonts/helvetica.eot');
	src: local('☺'), url('../fonts/helvetica.woff') format('woff'), url('../fonts/helvetica.ttf') format('truetype'), url('../fonts/helvetica.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body{ font-family:'helvetica', Arial, Helvetica, sans-serif; line-height:18px; text-align:justify; margin:0; padding:0; color:#2c2928; font-size:14px;}
a{ color:#000; text-decoration:none; }
a:hover { color: #F00; text-decoration:none; }
h1, h2, h3 { margin:0; padding:0;}
h4 { margin:0 0 5px; font-size:18px;}
p.clr, .clr { clear:both; padding:0; margin:0; background:none; }
#header{ width:1024px; margin: 0 auto; margin-top:0px; border:none; padding:0px;  /*height: 140px;*/ }
/* ### HEADER CONTAINER ### */ 
#headerCntr { width: 1024px; text-align:center}
#headerCntr h1 { padding:0px 0px 0px 0px; overflow: hidden; float:left; clear:right; }
#headerCntr h1 a { display: block; width: 312px;  height: 82px; overflow: hidden; text-indent: -9999px; background: url(../images/logo.jpg) top left no-repeat; }
#headerRight{ float:right; width:220px; padding:0;}
#page { width:1024px; margin: 0 auto; background-color:#FFF; margin-top:0px; border:none; padding:0px; }
/*=== All Columns ===*/ 
.columns {width:1024px; margin:0 auto; padding:0; position: relative;}
.columns .banner {background:url(../images/cq_bg.jpg) no-repeat 0 0; width:1024px; height:487px; float:left}

.yearLogo{ position:absolute; z-index:1; right:5px; top:423px; float:right;}
/*=== Left Column ===*/ 
#leftcol { float:left; width:612px; padding:0; text-align: center;}
/*=== Center Column ===*/ 
#centercol { float:left; width:610px; padding:0; }
/*=== Right Column ===*/ 
#rightcol { float:right; width:380px; padding:0; margin-top:5px;}
#rightcol1 { float:right; width:412px; padding:0; text-align:left; margin-top:20px;}
#rightcol1 h4{ text-align:center}
video{ border: solid 2px #000;}

.testimo{ width:950px; margin:0 auto; margin-top:10px; background:#fff;-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.63);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.63);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.63); border-radius:5px;background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f7f7f7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f7f7f7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
}
.colLeft{ float:left; margin-right:10px;}
.colLRight{ float:right;}

.formHead{ position:absolute; z-index:10; color:#fff; text-align:center; width:315px; padding-top:25px; font-size:18px;}


/*menu*/ 
.menu { font-family: Verdana, Geneva, sans-serif; font-size:12px; /*background:url(../images/navbg.jpg) no-repeat;*/ padding:0; margin:13px 0 0 0; float:left; width:100%; }
.menu ul { text-align: left;  padding:0px 8px 0 0px; margin:0; list-style:none; border:0; float:left;}
.menu ul li { float:left; margin:0; padding:0px 4px; border:0; }
.menu ul li a { font-weight:bold; float:left; margin:0; padding:8px 0 8px 0; color:#fff; text-decoration:none; }
.menu ul li a span { padding:13px 8px; background:none; }
.menu ul li a:hover { color:#f00; background: url(../images/r_menu.jpg) no-repeat right; }
.menu ul li a:hover span { color:#f00; background:url(../images/l_menu.jpg) no-repeat left; font-size: 12px; }
.menu ul li a.active { color:#f00;  background:url(../images/r_menu.jpg) no-repeat right; }
.menu ul li a.active span { color:#fff; background:url(../images/l_menu.jpg) no-repeat left; }
.bodytext{ padding:5px 10px 5px; text-align:justify; line-height:18px;}
.titleHead{ padding:5px 10px 2px; font-size:14px; font-weight:bold; color:#000; text-align:left; }
/*Tab content*/ .tab { float: left; }
.tab ul { list-style-type: none; margin: 0; overflow: hidden; padding: 0; width: 178px; font-weight:bold; }
.tab ul li { float: left; list-style: none; display: block; width: 178px; }
.tab ul li a { color: #000; text-decoration: none; display: block; background:#ddd url(../images/tab_bg.png) no-repeat left center; text-indent: 15px; padding: 5px 0px; }
.tab ul li a:hover, .tab ul li a.selected {color: #fff; text-decoration: none; background: url(../images/nav_bg.png) no-repeat left center; }
/*footer*/ 
footer{ width:100%; margin:0 auto; padding:10px 0; background:#AD1B1F; margin-top:10px; color:#fff; font-size:12px; height:35px} 
footer a{ color:#fff; text-decoration:none;} 
footer img.quadlogo {margin:0; padding:0 0 0 5px; float:right; border:0}