body {
	background-color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:12px;
	color:#343434;
}
* {
	margin:0 auto;
}
.clearall {
	clear:both;
}
.wrapper {
	width:980px;
}
.mid_wrap {
	width:980px;
}
#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}
.footer_hold {
	width:100%;
	background-color:#eeeeee;
	border-top:1px solid #dbdbdb;
	border-bottom:1px solid #a1a1a1;
	padding:15px 0px;
}
.footer_text {
	float:right;
	font-size:11px;
	color:#494949;
	margin-top:9px;
	margin-right:15px;
}
.copyright_logo {
	float:right;
}
a {
	outline:none;
	border:0px;
	color:#ce1a1a;
	text-decoration:underline;
}
a:hover {
	outline:none;
	border:0px;
	color:#ce1a1a;
	text-decoration:none;
}
.logo_hold {
	width:475px;
	height:112px;
}
.nav_hold {
	background: #e53030; /* Old browsers */
background: -moz-linear-gradient(top,  #e53030 0%, #c20e0e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e53030), color-stop(100%,#c20e0e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e53030 0%,#c20e0e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e53030 0%,#c20e0e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e53030 0%,#c20e0e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e53030 0%,#c20e0e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e53030', endColorstr='#c20e0e',GradientType=0 ); /* IE6-9 */
width:100%;
height:44px;
box-shadow: rgba(4,4,4, 0.5) 0px 3px 2px;
}
.nav ul {
	display:inline;
	margin:0;
	padding:0;
	list-style-type:none;
}
.nav ul li {
	list-style-type:none;
	display:inline;
	padding:0;
	margin:0;
	float:left;
}
.nav a {
	display:block;
	width:116px;
	padding:12px 11px;
	font-size:14px;
	text-align:center;
	color:#fff;
	font-weight:400;
	font-family: 'Open Sans', sans-serif;
	text-decoration:none;
	border-right:1px solid #b00606;
	border-left:1px solid #e83939;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.nav .navigation-current {
	background-color:#c50f0f;
}
.nav a:hover {
	display:block;
	width:116px;
	padding:12px 11px;
	background-color:#c50f0f;
	font-size:14px;
	text-align:center;
	color:#fff;
	font-weight:400;
	font-family: 'Open Sans', sans-serif;
	text-decoration:none;
	border-right:1px solid #b00606;
	border-left:1px solid #e83939;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.start {
	border-left:1px solid #b00606;
}
.end {
	border-right:1px solid #e83939;
}
.h1_holder {
	background: #e53030; /* Old browsers */
background: -moz-linear-gradient(top,  #e53030 0%, #c20e0e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e53030), color-stop(100%,#c20e0e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e53030 0%,#c20e0e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e53030 0%,#c20e0e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e53030 0%,#c20e0e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e53030 0%,#c20e0e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e53030', endColorstr='#c20e0e',GradientType=0 ); /* IE6-9 */
width:100%;
height:44px;
padding-top:5px;
padding-bottom:5px;
box-shadow: rgba(4,4,4, 0.5) 0px 3px 2px;
}
h1 {
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:28px;
	color:#fff;
	text-align:center;
	letter-spacing:1px;
}
h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:28px;
	color:#b00606;
	letter-spacing:1px;
}
.links_left {
	float:left;
	width:200px;
	margin-right:60px;
	color:#7a7a7a;
}
.links_right {
	float:right;
	width:200px;
	color:#7a7a7a;
}
.footer_head {
	font-size:12px;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	color:#b00606;
}
.footer_divider {
	background-color:#c6c6c6;
	height:1px;
	width:100%;
}
.footer_hold ul {
	display:block;
	margin:0;
	padding:0;
	list-style-type:none;
}
.footer_hold ul li {
	list-style-type:none;
	display:block;
	padding:5px 0px;
	margin:0;
}
.footer_hold a {
	color:#7a7a7a;
	text-decoration:none;
}
.footer_hold a:hover {
	color:#b00606;
	text-decoration:none;
}
.fb_button {
	float:left;
	width:33px;
	height:33px;
	background-image:url(../images/fb_btn.png);
	background-repeat:no-repeat;
}
.fb_link {
	float:left;
	width:130px;
	margin-left:10px;
	padding-top:8px;
}
.bot_hold {
	width:100%;
	background-color:#d6d6d6;
	border-top:1px solid #f2f2f2;
	padding:15px 0px;
}
.home_left {
	float:left;
	width:500px;
	box-shadow: rgba(4,4,4, 0.7) 0px 0px 9px;
}
.home_right {
	float:right;
	width:456px;
}
.text_content {
	line-height:18px;
	text-align:justify;
}
.location_head {
	font-size:12px;
	font-weight:700;
	text-decoration:underline;
	color:#b00606;
}
.location_left {
	float:left;
	width:300px;
}
.location_right {
	float:right;
	width:670px;
}
.h1_divider {
	width:100%;
	height:1px;
	background-color:#dbdbdb;
}
.contact_left {
	float:left;
	width:300px;
	border-right:1px solid #dbdbdb;
	padding-right:12px;
}
.contact_mid {
	float:left;
	width:288px;
	border-right:1px solid #dbdbdb;
	padding-right:33px;
	padding-left:38px;
}
.contact_right {
	float:right;
	width:265px;
}
.contact_head {
	font-size:12px;
	font-weight:700;
	text-decoration:underline;
	color:#b00606;
}
.about_left {
	float:left;
	width:515px;
}
.about_left2 {
	float:left;
	width:515px;
	height:257px;
	box-shadow: rgba(4,4,4, 0.7) 0px 0px 9px;
}
.about_right {
	float:right;
	width:433px;
	height:427px;
	box-shadow: rgba(4,4,4, 0.7) 0px 0px 9px;
}
.about_right2 {
	float:right;
	width:433px;
	height:427px;
}
.about_right3 {
	float:right;
	width:433px;
	height:257px;
	box-shadow: rgba(4,4,4, 0.7) 0px 0px 9px;
}
.about_head {
	font-size:14px;
	font-weight:700;
	color:#c81414;
}
#overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	z-index: 100;
	display: none;
}
.cnt223 a{
text-decoration: none;
}
.popup{
width: 100%;
margin: 0 auto;
display: none;
position: fixed;
z-index: 101;
}
.cnt223{
min-width: 600px;
width: 900px;
min-height: 150px;
margin: 100px auto;
background: #f3f3f3;
position: relative;
z-index: 103;
padding: 15px 35px;
border-radius: 5px;
box-shadow: 0 2px 5px #000;
}
.cnt223 p{
clear: both;
    color: #555555;
    /* text-align: justify; */
    font-size: 14px;
    font-family: sans-serif;
}
.cnt223 p a{
color: #d91900;
font-weight: bold;
}
.cnt223 .x{
float: right;
height: 35px;
left: 22px;
position: relative;
top: -25px;
width: 34px;
}
.cnt223 .x:hover{
cursor: pointer;
}
.cnt223 img {
	text-align: center;
	margin: 0 auto;
}