@charset "utf-8";

@charset "utf-8";
*
{
	margin: 0 auto;
	padding: 0;
}

#wrapper {
	display: block;
	float: left;
	height: auto;
	width: 100%;
	
}
body{
	font-family: 'Source Sans Pro', sans-serif;
}
a {

}
a:hover {

}


ul li {
	list-style-type: none;
}
#header-wrap {
	display: block;
	float: left;
	height: auto;
	width: 100%;
	box-shadow: 1px 2px 15px #333;
	position: relative;
	z-index: 10;
	background-color: #FFF;
}
.container {
	display: block;
	height: auto;
	width: 1000px;
}
header {
	display: block;
	float: left;
	height: auto;
	width: 100%;
}
.logo {
	display: block;
	float: left;
	height: auto;
	width: 300px;
	padding-top: 10px;
	padding-bottom: 15px;
}
.header-right {
	display: block;
	float: right;
	height: auto;
	width: 680px;
}
.helpline {
	display: block;
	float: right;
	height: 38px;
	width: 425px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 10px;
	background-image: url(../images/helpline.jpg);
	background-repeat: no-repeat;
	margin-right: 60px;
	text-align: center;
	line-height: 40px;
}
.helpline a{color:#fff;text-decoration:none;}
.content p img{float:right; margin:0px 0px 0px 10px;}
/*.header-right ul li {
	display: block;
	float: left;
	list-style-type: none;
}
.header-right ul li:hover {
	opacity:0.8;
}

.header-right ul li a {
	display: inline-block;
	text-decoration: none;
	font-family: "Open Sans";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 32px;
	padding-right: 25px;
	padding-bottom: 32px;
	padding-left: 25px;
}

.header-right ul li a .fa {
	display: block;
	text-align: center;
	height: 30px;
	width: 30px;
	line-height: 30px;
	background: rgba(255, 255, 255, 0.3);
	border-radius: 50%;
}
a:link.color-red {
	background-color: #d06503;
}

a:link.color-orange {
	background-color: #e9931a;
}
a:link.color-lightblue {
	background-color: #1691be;
}
a:link.color-darkblue {
	background-color: #166ba2;
}
a:link.color-navyblue {
	background-color: #1b3647;
}*/
#template {
	float: left;
	height: auto;
	width: 100%;
	display: block;
}
#welcome-wrap {
	display: block;
	float: left;
	height: auto;
	width: 100%;
	background-color: #d4d4d4;
	padding-bottom: 4px;
}
#welcome-main {
	display: block;
	height: auto;
	width: 1348px;
}
.products {
	display: block;
	width: 95%;
	/* [disabled]padding-top: 30px; */
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
.box {
	height: 250px;
	float: left;
	position: relative;
	overflow: hidden;
	width: 320px;
	/* [disabled]-webkit-box-shadow: 1px 1px 1px 1px #ccc; */
	/* [disabled]-moz-box-shadow: 1px 1px 1px 1px #ccc; */
	box-shadow: 1px 1px 4px 3px #ccc;
	z-index: 9;
}
.box img {
	position: absolute;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	overflow: hidden;
	left: 0px;
	
}
.box:hover #image-6 {
	-moz-transform: scale(1.4);
	-o-transform: scale(1.4);
	-webkit-transform: scale(1.4);
	transform: scale(1.4);
	-webkit-filter: opacity(0.6);
	background-color:rgba(0,0,0,.75);
}
big {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #333333;
	font-weight: bolder;
	font-size: 25px;
	text-align: center;
	display: block;
	line-height: 40px;
	width: 100%;
	float: left;
	padding-top: 50px;
	text-transform: uppercase;
	font-style: normal;
}
small {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #7b6158;
	font-weight: normal;
	font-size: 25px;
	text-align: center;
	display: block;
	line-height: 40px;
	width: 100%;
	float: left;
	text-transform: uppercase;
	font-style: normal;
}
#footer-wrap {
	float: left;
	height: auto;
	width: 100%;
	display: block;
	background-color: #191919;
}
footer {
	float: left;
	height: auto;
	width: 100%;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 13px;
}
.col-foot-1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	display: block;
	width: 350px;
	float: left;
	padding-left: 50px;
	margin-right: 20px;
	line-height: 22px;
	color: #FFF;
	margin-top: 15px;
}
.col-foot-2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	display: block;
	width: 280px;
	float: left;
	padding-left: 5px;
	margin-right: 20px;
	line-height: 22px;
	color: #FFF;
}
.col-foot-2 a {
	color: #FFF;
	text-decoration: none;
}
.col-foot-2 a:hover {
	color: #f26935;
	text-decoration: none;
}
.col-foot-3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	display: block;
	width: 200px;
	float: right;
	padding-left: 52px;
	margin-right: 20px;
	line-height: 30px;
	color: #FFF;
	padding-top: 10px;
	height: auto;
}
.col-foot-3 a {
	padding: 10px;
	margin: 15px;
}
.col-foot-3 a:hover {
	padding: 10px;
	margin: 15px;
	background-color: #f26935;
	border-radius: 3px;
}

#inside-banner {
	display: block;
	width: 100%;
	float: left;
	height: auto;
}
.bar-text {
	display: block;
	width: 100%;
	height: 88px;
	background-image: url(../images/title_bar_bg.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
}
.bar {
	display: block;
	width: 1200px;
	height: 88px;
	background-image: url(../images/title_bar_shadow.gif);
	background-repeat: no-repeat;
	background-position: 123px 85px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	color: #00578c;
	text-transform: capitalize;
	line-height: 45px;
	display: block;
	text-align: left;
    padding-top: 32px;
}
h1 span {
	color: #f68d36;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bar-text .bar img {
	float: left;
	width: auto;
	height: auto;
	padding-left: 200px;
	margin: 0px 25px 0px -22px;
	text-align: center;
	display: block;
	padding-top: 10px;
}
#main-content-wrap {
	display: block;
	float: left;
	height: auto;
	width: 100%;
	background-color: #F6F6F6;
	padding-bottom: 4px;
	/*background-image: url(../images/sidebar_right_bg.jpg);*/
	background-repeat: no-repeat;
	background-position: 947px 0px;
}
.main-content {
	display: block;
	width: 1000px;
	margin-top: 0px;
	height: auto;
	float: none;
	color: #333;
	background-image: url(../images/sidebar_right_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	/* [disabled]background-color: #EEE; */
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	/* [disabled]padding-bottom: 10px; */
	padding-left: 0px;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	text-align: left;
	display: block;
	width: 70%;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
.content-right {
	display: block;
	width: 25%;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	/* [disabled]background-image: url(../images/sep.png); */
	background-repeat: no-repeat;
	background-position: 1px 1px;
}
aside {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 45px;
	color: #666;
	text-align: left;
	display: block;
	padding-left: 38px;
	background-image: url(../images/our-services.png);
	background-repeat: no-repeat;
	background-position: 3px 10px;
}
.content-right ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666;
	line-height: 35px;
	display: block;
	width: 85%;
	height: auto;
	background-image: url(../images/bullet4.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
    margin-left: 5px;
}
.content-right li {
	/* [disabled]background-image: url(../images/sidebar_list_line.jpg); */
	background-repeat: no-repeat;
	background-position: center bottom;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.content-right ul li a {
	color: #666;
	text-decoration: none;
}
.content-right ul li a:hover {
	color: #005798;
	padding-left: 10px;
	-moz-transition: all 0.1s ease-out;
	-webkit-transition: all 0.1s ease-out;
	transition: all 0.3s ease-out;
}
.content p {
	line-height: 25px;
	display: block;
	padding-bottom: 10px;
	padding-top: 10px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #00568B;
	line-height: 45px;
	width: 100%;
	padding-top: 50px;
	text-transform: capitalize;
}
.content ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	text-align: left;
	height: auto;
	width: auto;
}
.content ul li {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	display: block;
}
.divider_1{
	padding-top: 7px;
	margin-top: 17px;
	background-image: url(../images/divider_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.content .spl-blu {
	color: #0057A8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 22px;
	text-align: left;
	padding-bottom: 0px;
}
.grayscale {
	-webkit-transition: -webkit-filter 1s;
	padding-right: 10px;
}
.grayscale:hover {
	  -webkit-filter: grayscale(100%); 
}

a.tooltip {
    position: relative; 
    top: 50px; 
    left: 50px;
}

a.tooltip:hover span {
    opacity: 1; 
    visibility: visible;
}

a.tooltip span {
    padding: 10px;
    top: 20px;     
    min-width: 75px;
    max-width: 150px;
    background-color: #000000; 
    color: #FFFFFF;
    height: auto;
    border-radius: 5px; 
    opacity: 0; 
    position:absolute;
    visibility: hidden;
    word-wrap: break-word;
    -webkit-transition: all 0.5s; 
       -moz-transition: all 0.5s; 
        -ms-transition: all 0.5s; 
         -o-transition: all 0.5s; 
            transition: all 0.5s;    
}
h4 {
	font-size: 15px;
	color: #00578C;
	margin: 15px 0 5px 0;
	line-height: 24px;
	}
.cycle {
	background-image: url(../images/cycle.png);
	background-repeat: no-repeat;
	display: block;
	height: 310px;
	margin-left: 10px;
}
.cycle p {
	display: block;
	float: right;
	width: 60%;
}
.cycle ul .li1 {
	width: 50%;
	float: right;
	background-image: url(../images/bullet2.png);
	background-position: 2px;
	line-height: 32px;
}
.copy {
	display: block;
}
.copy ul .li2 {
	background-image: url(../images/bullet3.png);
	background-position: 1px 10px;
}
#main-content-wrap-contact {
	display: block;
	float: left;
	height: auto;
	width: 100%;
	background-color: #F6F6F6;
	padding-bottom: 4px;
}
.main-content-contact {
	display: block;
	width: 1000px;
	margin-top: 0px;
	height: auto;
	float: none;
	color: #333;
	/* [disabled]background-color: #EEE; */
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	/* [disabled]padding-bottom: 10px; */
	padding-left: 0px;
}
.address {
	font-family: 'Source Sans Pro', "sans-serif;";
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	color: #666;
	width: 50%;
	float: left;
	padding: 10px;
	background-image: url(../images/location.png);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	text-align: left;
	display: block;
	height: 300px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #f15d2a;
	line-height: 35px;
	display: block;
	width: 45%;
	float: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	text-align: left;
}
leftside {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	line-height: 22px;
	width: 70%;
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
}
.address leftside a {
	color: #666;
	text-decoration: none;
}
.address leftside a:hover {
	color: #f15d2a;
	text-decoration: underline;
}
#form {
	float: left;
	width: 45%;
	border: 2px dotted #d5d5d5;
	margin:10px 0 40px 0;
}
.contact-form-right {
	height: auto;
	width: 100%;
	float: right;
	background-image: url(../images/form-bkg.png);
	background-repeat: repeat-x;
	height: 600px;
}
.contact-form-right p {
	font-family: 'Source Sans Pro', sans-serif;
	color: #00578C;
	font-size: 17px;
	text-align: left;
	display: block;
	width: 85%;
	padding-bottom: 5px;
	padding-top: 18px;
}
.equi_textfield {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 13px;
	background-color: rgba(218, 218, 218, 0.37);
	border: 1px solid #dadada;
	display: block;
	width: 85%;
	height: 41px;
	color: #9C9C9C;
	text-align: left;
	border-radius: 5px;
	padding-left: 5px;
}
sup {
	color: #F15D2A;
	line-height: 0px;
	font-size: 20px;
}
.equi_textfield-textarea {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 13px;
	background-color: rgba(218, 218, 218, 0.37);
	border: 1px solid #dadada;
	display: block;
	width: 85%;
	height: 80px;
	color: #9C9C9C;
	text-align: left;
	border-radius: 5px;
	padding-left: 5px;
}
text {
	font-family: "Comic Sans MS", cursive;
	font-size: 15px;
	text-align: center;
	display: block;
	padding-top: 20px;
	padding-bottom: 10px;
}
.button {
	display: block;
	width: 43%;
	float: none;
	height: 45px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/submit.png);
	background-repeat: no-repeat;
	line-height: 45px;
}
.btn{margin: -7px 123px 14px 5px;
    float: right;
    background: #f26935;
    border-radius: 20px;
    color: #fff;
    width: 50%;
    padding: 10px;
    font-size: 20px;
    border: none;}