@charset "utf-8";
/* CSS Document */

.header_bg{}
.container_bg{ background:url(../images/header-graphic.png);}
.h1_text{color:#000; font-family:'bebas_neueregular';}
.well_bg{ background:url(../images/bg1.jpg); height:60px; border:none;} 
.span_header{ text-align:center; font-size:22pt; font-weight:bold; color:#000;}
.body_bg{ background:url(../images/content-bg.png);}

.input-group-addon{ background-color:#f0b62e;}
.h1_text{color:#FFF; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.h4_text{color:#FFF; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.well_footer{ background:url(../images/header-graphic.png); border:1px solid #000; box-shadow:1px px 1px 1px #000000;}
.h2_text{color:#FFF;}
.inputtext_color{color:#FFF;}
.img_box{ box-shadow:1px 1px 1px 1px #000000;}
.input1{width:100px; height:100px; font-size:22pt; color:#b60f09; font-weight:bold; border-radius:90px;margin-right: 23px;}
.h3_text{color:#FFF; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}

.well_popupbg{ background:url(../images/popup_bg.png); border:1px solid #000; box-shadow:1px px 1px 1px #000000;}
.well_popup{ background:none; border:none;}
.form-group{ color:#FFF;}
.check{ width:20px; height:20px;}
.t_c{ text-align:center;}
.btn_bottm{ background:url(../images/box1.png); height:50px;}
.well_bottom{ background:url(../images/section01-graphic.png); border:none;} 


#side-tabs a.support {
	background:url(images/support-tab.png);
	left: 0px;
	top: 280px;
	height: 200px;
	width: 45px;
	margin: 0;
	padding: 0;
	position: fixed;
	z-index: 9999;
	display:block;
}
