/* #IMPORT CSS RESET
======================================================================================== */
@import url("flexslider.css");
html {
overflow-x : hidden;
overflow-y : auto;	
}


/********************************* CSS Reset *********************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin:  0; padding:  0; border:  0; outline:  0; font-size:  100%; vertical-align:  baseline; 	background:  transparent; list-style:none; } body { 	line-height:  1; } blockquote, q { quotes:  none; } blockquote: before, blockquote: after, q: before, q: after { content:  ''; content:  none; } : focus { outline:  0; } ins { text-decoration:  none; } del { text-decoration:  line-through; } table { border-collapse:  collapse; border-spacing:  0; overflow-x : hidden ;}
/********************************* End CSS Reset *********************************/

/* #BASIC STYLE
======================================================================================== */
.scroll{
    padding-bottom: 0px;
    padding-top: 0px;
	margin-top:90px;
	hegiht:565px;
}


/* #TYPOGRAPHY
======================================================================================== */
ul{list-style: none;}
* p:last-child{margin-bottom: 0;}
strong{font-size: 14px;}
em{font-style: italic;}


/* #LINKS
======================================================================================== */
a{
    text-decoration: none;
    -webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-ms-transition: all .2s linear;
	transition: all .2s linear;
}

/* #IMAGES
======================================================================================== */
img.scale{
    max-width: 100%;
    height: auto; 
}
.image{padding: 4px;}
.image.image2{
    padding: 0!important;
    -webkit-box-shadow:  none !important;
    -moz-box-shadow:  none !important;
    box-shadow: none !important;
}
#logo img{ max-width: 100% !important;}

img.alignleft{margin-right: 15px;}
img.alignright{margin-left: 15px;}
img.aligncenter{
    margin: 0 auto 10px auto;
    display: table;
}


/* #CLEAR & LAST $ ALIGN
======================================================================================== */
.alignleft{float: left;}
.alignright{float: right;}
.aligncenter{text-align:center;}

.last{
	margin-right: 0 !important;
	margin-bottom: 0 !important; 
    border-bottom: none! important;
    padding-bottom: 0 !important;
}

.clearfix:after, #footer li:after{
	content:  ".";
	display:  block;
	height:  0;
	clear:  both; 
	visibility:  hidden;
}
.clearfix{display:  inline-block;}
.clearfix{display:  block;} 
.clear{clear:both;}



/* #HEADER
======================================================================================== */
#header{
    width: 100%;
    height: 94px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100000;
}
.header{
    width: 100%;
    height: 93px;
    position: relative;
    z-index: 1000;
    display: none;
}

#left{
    float: left;background-color:#ffffff;
    height: 70px;
    width: 300px;
    padding: 24px 50px 0 9999px;
    margin: 0 0 0 -9999px;
}

#right{
    float: right;
    height: 94px;
    width: 610px;
    padding: 0 9999px 0 0;
    margin: 0 -9999px 0 0;
}

    /* #LOGO
    ======================================================================================== */
    #logo{
        float: left;
        display: block;
        margin-top: 0px;
		background-color:#FFFFFF;
    }

      
    /* #MENU
    ======================================================================================== */
    #menu{
        float: right;
        padding-top: 33px;
        margin: 0px;
    }
    
    #menu li{
        float: left;
        line-height: 16px;
        margin-left: 20px;
    }
    #menu a{
        display: block;
        /*text-transform: uppercase;*/
    }


/* #SLIDER
======================================================================================== */
.ei-slider{
	position: relative;
    width: 100%;
	max-width: 1980px;
	/*height: 565px;*/
	margin: 0 auto;
	
}
.ei-slide img{height:100%;}
.ei-slider-loading{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index:999;
	background: rgba(0,0,0,0.9);
	color: #fff;
	text-align: center;
	line-height: 400px;
}
.ei-slider-large{
	height: 100%;
	width: 100%;
	position:relative;
	overflow: hidden;
}
.ei-slider-large li{
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	height: 100%;
	width: 100%;
}
.ei-slider-large li img{
	width: 100%;
}
.ei-title{
	position: absolute;

	top: 272px;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.ei-title h2, .ei-title h3{
	text-align: left;
}
.ei-title h2{
	font-size: 25px;
	line-height: 30px;
	color: #fff;
    padding: 10px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #dd4036;
    display: inline-block;
    margin-bottom: 0;
}
.ei-title h3{
	font-size: 15px;
	line-height: 15px;
    text-transform: uppercase;
	color: #fff;
    padding:10px 10px;
    background-color: #2c2c2c;
    display: inline-block;
	
}
.ei-slider-thumbs{
	height: 7px;
	margin: 0 auto;
	position: relative;
    margin-top: -25px;
    z-index: 100000000;
}
.ei-slider-thumbs li{
	position: relative;
	float: left;
	height: 100%;
}
.ei-slider-thumbs li.ei-slider-element{
	top: 0px;
	left: 0px;
	position: absolute;
	height: 100%;
	z-index: 10;
	text-indent: -9000px;
	background: #000;
	background: #1c1c1c;
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: solid;
	border-left-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.ei-slider-thumbs li a{
	display: block;
	text-indent: -9000px;
	background: #666 ;
	width: 100%;
	height: 100%;
	cursor: pointer;
	-webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    transition: background 0.2s ease;
		border-left-width: 1px;
	border-top-style: none;
	border-left-style: solid;
	border-left-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.ei-slider-thumbs li a:hover{
	background-color: #dc3f35;
}
.ei-slider-thumbs li img{
	position: absolute;
	bottom: 50px;
	opacity: 0;
	z-index: 999;
	max-width: 100%;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
	-webkit-box-reflect: 
        below 0px -webkit-gradient(
            linear, 
            left top, 
            left bottom, 
            from(transparent), 
            color-stop(50%, transparent), 
            to(rgba(255,255,255,0.3))
            );
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.ei-slider-thumbs li:hover img{
	opacity: 1;
	bottom: 7px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}




/* #slider
======================================================================================== */


#slider {
	min-width:100%;max-width: 100%;
	width: 100%;
	overflow: hidden;
	width:100%;
	background-color:#004831;
    padding-top:30px;
}
#slider div {margin:10px auto 30px auto;
text-align:center;
}
#slider p {
line-height:1.6;
color:#036;
}
#slider p span {
background-color:#000000;
color:#FFFFFF;
padding:5px 10px 5px 10px;
font-weight:bold;
font-size:16px;
}


#slider div h2 span {
	color:#ffffff;
	background-color:#ddaf1d;
	padding:5px 10px 5px 10px;
	font-size:18px;
}


/* #PAGE TITLE
======================================================================================== */
.page-title{
	padding: 30px 0px 0px 0px;
	margin-bottom: 30px;
	width: 100%;
	background-image: url(../img/bg_title.gif) !important;
	background-repeat: repeat-x;
	height:62px;
	background-position: top;

}
.page-title.single{
    margin-top: 0px;
    margin-bottom: 0;

}

.ptitle h2{
    font-weight: 700;
    margin-bottom: 0;
    font-size: 30px;
	color:#004831;

    /*text-transform: uppercase;*/
}
.ptitle h2 span {
    margin-bottom: 0;
    font-size: 14px;
	color:#004831;
}
.ptitle p{
    margin-bottom: 0;
    font-size: 11px;
}

/* sub TITLE
======================================================================================== */
h3.subTitle {
	background-image: url(../img/point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding:0px 0px 10px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}



.subArea {
	width:450px;
	float:left;
	margin:0px 30px 30px 0px;
}
.subArea {
line-height:1.6;	
}
.subArea p span {
	font-weight:bold;
}
   
   
.flowtable td{
	vertical-align:middle;
	padding-left:10px;
	
}

   
/* COMPANY
======================================================================================== */
.company table {
	margin-left:0px;
}
.company table th,
.company table td {
	padding:10px;
	line-height:1.5;
}

.company table th {
	text-align:right;
	white-space:nowrap;
}


/* map
======================================================================================== */
.mapTxt {
	margin-bottom:30px;
	line-height:1.4;
}

/* Contact
======================================================================================== */

.contactArea {
	margin-bottom:30px;	line-height:1.6;
}
.contactArea span {
	font-weight:bold;
	
}



#formtable {
	width:100%;
}
#formtable input,
#formtable textarea {
	width:60%;
	
}


#formtable th {
	text-align:right;
	padding:10px;
	width:30%;
	vertical-align:top;
}
#formtable td {
	padding:10px;
	width:70%;
}
.btns {
	text-align:center;
	margin:20px;
	
}


/* #FOOTER
======================================================================================== */
#footer{font-size: 11px;
}
#footer .wrapper{padding: 10px 0 10px 0;}

.footerLeftTxt {
		color:#FFFFFF;
}
.copyright p{
    float: right;
    margin-bottom: 0;
	color:#FFFFFF;
}


