@charset "utf-8";
/* CSS Document */

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display:block;
}
mark, rp, rt, ruby, summary, time {
	display:inline;
}
body
{
    margin:0;
    padding:0;
	background:url(../images/body-bg.jpg);
	font-family:Verdana, Tahoma, sans-serif;
	font-size:12px;
	color:#fff;
	line-height:18px;
}
body#page1
{
    line-height:normal;
}
p{
	margin:0 0 3%;
	padding:0;
}

a{
	color:#ffff00;
	text-decoration:none;
	border:none;
	outline:none;
}

a:hover, a.active{
	text-decoration:underline;
}

#main{
	margin:0 auto;
	width:100%;
	max-width:885px;
}

#content{
	width:100%;
	height:535px;
	overflow:hidden;
}

#content .content_inner
{
    padding:3%;
    width:100%;
    height:535px;
    background:#222;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
    -o-border-radius:10px;
    box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkitbox-sizing:border-box;
	-khtml-box-sizing:border-box;
	-o-box-sizing:border-box;
	position:relative;
	behavior:url(js/PIE.htc);
    overflow:hidden;
}

a#logo{
	margin:1% auto;
	width:240px;
	height:118px;
	background:url(../images/logo.png) no-repeat;
	text-decoration:none;
	display:block;
}

.home_two-cols{
	margin:0 1%;
	width:48%;
	position:relative;
	float:left;
}
.home_two-cols img{
	width:100%;
	height:auto;
	position:relative;
	z-index:1;
}
.home_two-cols img.home_image-1{
	width:100%;
	height:auto;
	max-width:425px;
	max-height:300px;
}
.home_two-cols img.home_image-2{
	width:100%;
	height:auto;
	max-width:425px;
	max-height:213px;
}
.home_two-cols img.home_image-4{
	width:100%;
	height:306px;
	max-width:207px;
	max-height:306px;
}
.menubar{
	margin: 0 auto;
	padding: 2%;
	width:100%;
	/*height:7.5%;*/
	font-size:20px;
	background: #730303;
	color:#fff;
	text-align:left;
	text-transform:uppercase;
	position:absolute;
	z-index:2;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkitbox-sizing:border-box;
	-khtml-box-sizing:border-box;
	-o-box-sizing:border-box;
	overflow: hidden;
	display:block;
}
.menubar a{
	display:block;
	color:#fff;
	background: #730303;
}
.menubar a:hover, .menubar a.active{
	color:#ffff00;
}
.menubar a:hover cufon, .menubar a.active cufon{
	border-bottom:0px solid;
}
.menubar.menu-1{
	width: 70.5%;
  	right: -30.5%;
  	top: 42.8%;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-khtml-border-radius: 0 0 10px 10px;
	-o-border-radius: 0 0 10px 10px;
	position:absolute;
	behavior:url(js/PIE.htc);
	/*display:none;*/
}
.menubar.menu-2{
	width: 100%;
  	left: 0%;
  	bottom: 0%;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-khtml-border-radius: 0 0 10px 10px;
	-o-border-radius: 0 0 10px 10px;
	position:absolute;
	behavior:url(js/PIE.htc);
	/*display:none;*/
}
.menubar.menu-3{
	width: 49%;
  	right: -19.7%;
  	bottom: 40%;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-khtml-border-radius: 0 0 10px 10px;
	-o-border-radius: 0 0 10px 10px;
	position:absolute;
	behavior:url(js/PIE.htc);
	/*display:none;*/
}
.menubar.menu-4{
	padding:4.5% 2%;
	width: 306px;
  	right: 30px;
  	bottom: 133px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-khtml-border-radius: 0 0 10px 10px;
	-o-border-radius: 0 0 10px 10px;
	position:absolute;
	behavior:url(js/PIE.htc);
	/*padding:4.5% 2%;
	width: 100%;
  	left: 0%;
  	bottom: 0%;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-khtml-border-radius: 0 0 10px 10px;
	-o-border-radius: 0 0 10px 10px;
	position:absolute;
	behavior:url(js/PIE.htc);*/
	/*display:none;*/
}
.menubar.menu-5{
	padding:4.5% 2%;
	width: 306px;
  	left: 30px;
  	bottom: 133px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-khtml-border-radius: 0 0 10px 10px;
	-o-border-radius: 0 0 10px 10px;
	position:absolute;
	behavior:url(js/PIE.htc);
	/*display:none;*/
}
/*.home_two-cols img.home_image-1:hover + .menubar.menu-1, .home_two-cols img.home_image-2:hover + .menubar.menu-2{
	display:block;
}*/
footer{
	margin:2% 0;
	padding:1% 0;
	border-top:1px dashed #666;
	color:#666;
	overflow:hidden;
}
/*************** OTHER CSS begins ***************/
.fleft
{
    float: left;
}
.fright
{
    float: right;
}
.left_img, .figure_left
{
    margin: 0 25px 8px 0;
    float: left;
    clear: both;
}

.right_img, .figure_right
{
    margin: 0 0 8px 25px;
    float: right;
    clear: both;
}

.alignleft
{
    text-align: left;
}
.aligncenter
{
    text-align: center;
}
.alignright
{
    text-align: right;
}

.full-col, .full_row, label, .tree_row
{
    width: 100%;
    display: block;
    overflow: hidden;
}

h1, h2, h3, h4, h5, h6
{
    margin: 0 0% 1% 0;
    padding: 0 0 1%; 
    color:#ffff00;
	text-transform:uppercase;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span
{
    color:#BB0000;
}

h1
{
    font-size: 78px;
}
h2
{
    font-size: 60px;
}
h3
{
    font-size: 38px;
}
h4
{
    font-size: 26px;
}
h5
{
    font-size: 20px;
}
h6
{
    font-size: 17px;
}

.margin-bottom_15
{
    margin-bottom: 15px!important;
}

.margin-bottom_8
{
    margin-bottom: 8px!important;
}

p
{
    margin: 0 0 15px;
    padding: 0;
}

.position-relative
{
    position: relative;
}
.position-absolute
{
    position: absolute;
}
.bold-font
{
    font-weight: bold;
}
.italic-font
{
    font-style: italic;
}
.uline-font
{
    text-decoration: underline;
}

.img_border
{
    border: 4px solid #ccc;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -khtml-box-sizing:border-box;
    -o-box-sizing:border-box;
}

.img_border:hover
{
    border-color: #555;
}

.display_block
{
    display: block;
}

.inline-block
{
    display: inline-block;
}

.lo_links
{
    margin: 10px 0;
    width: 100%;
    font-size: 11px;
    color:#DDDD00;
    overflow: hidden;
}

.lo_links.footer_links a
{
    margin: 0 10px;
}

.lo_links a
{
    color: #DDDD00;
    text-decoration: none;
}

.lo_links a:hover, .lo_links a.active
{
	color:#b00;
    text-decoration: underline;
}

ul.disc_list
{
    margin: 0;
    padding: 0;
}

.disc_list li
{
    margin: 0 0 8px 15px;
    padding: 0;
    list-style-type: none;
    list-style-image: url(../images/circ-list.png);
}

.disc_list li:before
{
    background:none!important;
}

.disc_list li ul li
{
    margin-bottom: 0px;
}

.disc_list ul{
    margin:0;
    padding:0;
}

/*.disc_list li span
{
    margin:0 0 5px;
    display:block;
}

.disc_list li span > span
{
    display:inline-block;
}*/

ul.faq_list
{
    margin: 0;
    padding: 0;
}

.faq_list li
{
    margin: 0 0 15px 15px;
    padding: 0;
    list-style-type: none;
    list-style-image: url(../images/circ-list.png);
}

.faq_list li span:first-child
{
    margin:0 0 5px;
    color:#888;
    font-weight:bold;
    display:block;
}

.faq_list li span > span
{
    display:inline-block;
}

.faq_list li ul
{
    margin:0;
    padding:0;
}

.faq_list li ul li
{
    margin-bottom:8px!important;
}

table.pricelist {
    border: 1px solid #999;
    border-collapse: inherit;
    border-spacing: 2px;
    width: 100%;
}
.pricelist td {
    border: 1px solid #999;
    border-spacing:2px;
    padding: 2px;
    text-align: left;
    text-transform: none;
    vertical-align: top;
    width: 25%;
}
.pricelist tr:first-child td, .pricelist tr td:first-child {
    font-weight: bold;
    text-transform: uppercase;
    vertical-align: top;
}

.field_row
{
    margin: 0 0 5px;
    width: 100%;
    display: block;
    overflow: hidden;
}

.hor_split
{
    margin: 15px auto;
    height: 1px;
    background:#bbb;
}

.min-height400
{
    min-height: 500px;
}

.clear{
	clear:both;
}

.clear-none
{
    clear: none;
}
.auto-margin
{
    margin: 0 auto;
    display: block;
}
.no-margin
{
    margin: 0!important;
}
.no-border
{
    border: 0!important;
}
.white-font
{
    color: #ffffff !important;
}
.o-font
{
    color: #ff5112!important;
}
.grey-font
{
    color:#222!important;
}
.black-font
{
    color:#000!important;
}
.red-font
{
    color:#BB0000!important;
}

.red-font1
{
    color:#f00!important;
}
.beige-font
{
    color:#fddb9e!important;
}
.green-font
{
    color:#ffff00!important;
}
.green-font1
{
    color:#009900!important;
}
.y-font
{
    color:#ffff00!important;
}
.uppercase
{
    text-transform:uppercase;
}

.height_133
{
    height: 133px;
    overflow: hidden;
}

.height_73
{
    height: 73px;
    overflow: hidden;
}

.font_16
{
    font-size:16px;
}

.two-cols
{
    width:44.5%;
    float:left;
}

.two-cols.rmargin
{
    margin:0 5% 0 0;
    padding:0 5% 0 0;
    border-right:1px dotted #999;
}

.three-cols
{
    margin: 0 2%;
    width: 29.3333%;
    position:relative;
    float: left;
}

.three-cols.lr_margin
{
    
}

.three-cols img
{
    margin: 0 auto 15px;
    width:100%;
    height:auto;
    max-width: 299px;
    max-height: 264px;
    border:4px solid #ccc;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -khtml-box-sizing:border-box;
    -o-box-sizing:border-box;
    display: block;
    position:relative;
}

.three-cols img:hover
{
    border-color:#555;
}

.three-cols img + span
{
    display:block;
}

/*.three-cols img + em
{
    margin:0 auto;
    width:100%;
    height:210px;
    background:url(../images/magnify-alt.png) no-repeat center center;
    display:none;
    position:absolute;
    top:0;
    left:0;
}

.three-cols:hover img + em
{
    background:url(../images/magnify-alt.png) no-repeat center center;
    display:block;
}*/

.three-cols a + span
{
    height:45px;
    display:block;
    overflow:hidden;
}


.four-cols
{
    margin: 0 0.5%;
    padding:0 0.5%;
    width: 23%;
    float: left;
    position:relative;
}

.four-cols.rmargin
{
    margin: 0 0.5%;
    padding:0 0.5%;
}

.four-cols img
{
    margin: 0 auto 2%;
    width:100%;
    height:auto;
    max-width: 210px;
    max-height: 140px;
    border:4px solid #ccc;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -khtml-box-sizing:border-box;
    -o-box-sizing:border-box;
    display: block;
}

.four-cols img:hover
{
    border-color:#555;
}

/*.four-cols img + em
{
    margin:0 auto;
    width:100%;
    height:210px;
    background:url(../images/magnify-alt.png) no-repeat center center;
    display:none;
    position:absolute;
    top:0;
    left:0;
}

.four-cols:hover img + em
{
    background:url(../images/magnify-alt.png) no-repeat center center;
    display:block;
}*/

.four-cols a + span
{
    height:45px;
    display:block;
    overflow:hidden;
}

.four-cols span
{
    margin:0 0 2%;
    display:block;
}

.four-cols span:first-of-type
{
    font-weight:bold;
    color:#006600;
}


.five-cols
{
    margin: 0 0.5%;
    padding:0 0.5%;
    width: 18%;
    float: left;
    position:relative;
}

.five-cols.rmargin
{
    margin: 0 0.5%;
    padding:0 0.5%;
}

.five-cols img
{
    margin: 0 auto;
    width:100%;
    height:auto;
    max-width: 173px;
    max-height: 118px;
    border:4px solid #BB0000;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -khtml-box-sizing:border-box;
    -o-box-sizing:border-box;
    display: block;
}

.five-cols img:hover
{
    border-color:#ffff00;
}

/*.four-cols img + em
{
    margin:0 auto;
    width:100%;
    height:210px;
    background:url(../images/magnify-alt.png) no-repeat center center;
    display:none;
    position:absolute;
    top:0;
    left:0;
}

.four-cols:hover img + em
{
    background:url(../images/magnify-alt.png) no-repeat center center;
    display:block;
}*/

.five-cols a + span
{
    height:45px;
    display:block;
    overflow:hidden;
}

.gallery-cols
{
    margin: 0 2%;
    width: 29.3333%;
	background:#fff;
    position:relative;
    float: left;
}

.gallery-cols.lr_margin
{
    
}


.gallery-cols img
{
    margin: 0 auto;
    width:100%;
    height:auto;
    max-width: 299px;
    max-height: 264px;
    border:0px solid #BB0000;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -khtml-box-sizing:border-box;
    -o-box-sizing:border-box;
    display: block;
    position:relative;
}

.gallery-cols img:hover
{
    border-color:#ffff00;
}

.gallery-cols img + span
{
	padding:5%;
	font-size: 14px;
    font-weight: bold;
	text-transform:uppercase;
    display:block;
}

.gallery-cols span:nth-child(3)
{
	padding:3% 5%;
	height:35px;
    font-weight: normal;
	text-transform:capitalize;
    display:block;
	overflow:hidden;
}
/*.gallery-cols img + em
{
    margin:0 auto;
    width:100%;
    height:210px;
    background:url(../images/magnify-alt.png) no-repeat center center;
    display:none;
    position:absolute;
    top:0;
    left:0;
}

.gallery-cols:hover img + em
{
    background:url(../images/magnify-alt.png) no-repeat center center;
    display:block;
}*/

.gallery-cols a + span
{
    height:45px;
    display:block;
    overflow:hidden;
}

.logo_mb{
	margin:4% 0 0 2%;
	width:100%;
	height:auto;
	max-width:107px;
	max-height:114px;
	/*position:absolute;
	top:12px;
	right:0;*/
}

.logo_building{
	margin:4% 0 0 2%;
	width:100%;
	height:auto;
	max-width:114px;
	max-height:114px;
	/*position:absolute;
	top:12px;
	right:14%;*/
}

.top_contact{
	margin:0 2% 0 0;
	width:40%;
	font-size:22px;
	font-weight:bold;
	color:#fff;
	float:left;
	position:relative;
	top:45px;
	/*position:absolute;
	left:0;*/
	text-align:left;
}

.ico_phone{
	margin:0 0 3%;
	padding:2px 0 2px 38px;
	background:url(../images/ico_phone.jpg) no-repeat;
	display:block;
}

.ico_mobile{
	padding:2px 0 2px 38px;
	background:url(../images/ico_mobile.jpg) no-repeat;
	display:block;
}

.ctwo-cols
{
    width:44.5%;
    float:left;
}

.ctwo-cols.rmargin
{
    margin:0 5% 0 0;
    padding:0 5% 0 0;
    border-right:1px dotted #999;
}

.contact-col
{
    width: 31%;
    float: left;
}

.contact-col.lr_margin
{
    margin: 0 15px;
    padding: 0 15px;
    border-left: 1px dashed #ffff00;
    border-right: 1px dashed #ffff00;
}

.contact-col img
{
    width:100%;
    height:auto;
    max-width:242px;
    max-height:109px;
}

#ContactForm
{
    width: 100%;
}

#ContactForm input[type="text"]
{
    margin: 0 !important;
    padding: 4px;
    width: 100%;
    height: 28px;
    font-family:Verdana, Tahoma, Sans-serif;
    font-size: 11px;
    color: #000000 !important;
    background-color: #ffffff;
    border: 1px solid #fff;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -khtml-box-sizing:border-box;
    -o-box-sizing:border-box;
    display: block;
}

#ContactForm textarea
{
    margin: 0;
    padding: 4px;
    width: 100%;
    height: 180px;
    font-family:Verdana, Tahoma, Sans-serif;
    font-size: 11px;
    color: #000000;
    background-color: #ffffff;
    border: 1px solid #fff;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -khtml-box-sizing:border-box;
    -o-box-sizing:border-box;
    display: block;
    overflow: auto;
    resize: none;
    float:none;
}

#ContactForm input[type="text"]:hover, #ContactForm textarea:hover, #ContactForm input[type="text"]:focus, #ContactForm textarea:focus
{
    border: 1px solid #BB0000 !important;
    outline: none;
}

#ContactForm input[type="submit"], #ContactForm input[type="reset"]
{
    margin: 0 0 0 20px;
    padding: 2px;
    width: 35%;
    height: 28px;
    font-family:Verdana, Tahoma, Sans-serif;
    font-size: 11px;
    color: #000;
    background-color: #ffff00;
    border: 0px solid #ffff00;
    display: inline-block;
    outline: 0;
    cursor: pointer; /*float:right;*/
}


#ContactForm input[type="submit"]:hover, #ContactForm input[type="reset"]:hover
{
    background-color: #666;
    border: 0px solid #666;
    color:#fff;
}

span.contact_label
{
    margin: 0 15px 0 0;
    padding-right: 5px;
    width: 42px;
    float: left;
}

img.captcha
{
    margin: 0 15px 0 0;
    width: 91px;
    height: 26px;
    border: 1px solid #999;
    float: left;
}

#ContactForm input[type="text"].txtCaptcha
{
    margin: 0 0 5px;
    width: 49%;
    /*float: left;*/
}

#ContactForm input[type="text"].captcha
{
    margin-right:2%;
    width:138px;
}

.map
{
    width: 100%;
    height: 200px;
    overflow: hidden;
    border: 0;
    margin: 0;
    padding: 1%;
    background:#fff;
    border:3px solid #BB0000;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -khtml-box-sizing:border-box;
    -o-box-sizing:border-box;
}

a.more-btn
{
    padding:5px 10px;
    width:75%;
    background:#005F27;
    color:#ffcc00;
    font-size:15px;
    text-decoration:none;
    display:inline-block;
}

a.more-btn:hover
{
    color:#fff;
    text-decoration:underline;
}

a.email-btn
{
    padding:5px 10px;
    background:#009900;
    color:#fff;
    font-size:14px;
    text-decoration:none;
    display:inline-block;
}

a.email-btn:hover
{
    background:#999;
    text-decoration:underline;
}
.inner_padding-15
{
    padding:15px;
}

.three-cols img + span
{
    display:block;
}

.padding_top-lo-25
{
    padding:25px 0;
}

.single_border
{
    padding:2px;
    border:1px solid #ccc;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -khtml-box-sizing:border-box;
    -o-box-sizing:border-box;
}

.subhead
{
    background: none;
    border-bottom: 1px solid #cfcfcf;
    border-top: 1px solid #cfcfcf;
    padding: 11px 0;
}

.team_label
{
    margin:0 1.5% 0 0;
    padding:0 1.5% 0 0;
    width:15%;
    display:inline-block;
}

.home_btn
{
   margin:0 0 0 2%;
   width:30px;
   height:30px;
   background:url(../images/home_btn.png) no-repeat;
   display:block;
   text-decoration:none;
   float:right;
}

/*************** BACK TO TOP - JQUERY CLASS begins ***************/
#toTop {
    background: none repeat scroll 0 0 #BB0000;
    border: 1px solid #BB0000;
    bottom: 10px;
    color: #000;
    cursor: pointer;
    display: none;
    font-family: Georgia;
    font-size: 11px;
    margin-bottom: 35px;
    padding: 5px;
    position: fixed;
    z-index:5!important;
    right: 10px;
    text-align: center;
    width: 80px;
}
/*************** BACK TO TOP - JQUERY CLASS ends ***************/

#thisdiv
{
    padding-right:2%;
    width:98%;
    height:445px;
}