@charset "utf-8";
/* CSS Document */


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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
ul, li{
	list-style: none;
	}
	
a{
	text-decoration: none;
	}
	
.clear{
	clear: both;
	height:0;
	}
body{
	font-family:Arial, Helvetica, sans-serif;

	
	}
p, span, h1, h2, h3, h4, h5, h6{
	font-family:Arial, Helvetica, sans-serif;	
	}
	
.container{
	background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
    width: 960px;
	}
	
.header .logo{
	float: left;
	}

		
.header .search {
	float: right;
	margin-top: 40px;
	}
	
.header 
.search input[type="text"] {
    border: 1px solid gray;
    color: black;
    height: 27px;
    padding-left: 10px;
    width: 233px;
}

.header .search input[type="image"] {
background: none repeat scroll 0 0 #0075DE;
    float: right;
    padding: 5.9px 7px;}

	
.navigation {
background: none repeat scroll 0 0 #00bfff;
    clear: both;
    color: #FFFFFF;
    float: left;
    padding: 15px 0;
    width: 100%;
}

.navigation li {
    border-left: 1px solid #FFFFFF;
    float: left;
    padding: 0 13px;
}

.navigation li:first-child{
	border: none
	}

.navigation a {
    color: #FFFFFF;
}

.banner{
clear: both;
margin-top:0px;
float:left;
    position: relative;	}

.banner .caption{
	background: none repeat scroll 0 0 rgba(86, 200, 240, 0.5);
    bottom: 6%;
    color: #FFFFFF;
    padding: 1.1% 1%;
    position: absolute;
    width: 85%;
	z-index:1;

	}
	
.banner .caption span {
    color: #FFFFFF;
    float: left;
    font-size: 22px;
    font-weight: bold;
    margin-right: 15px;
	}


.caption > p {
    float: left;
    width: 75%;
}

.boxes {
    clear: both;
    float: left;
    width: 100%;
	margin-left:2.7px;
	margin-top: 10px;
}


.boxes .box {
    float: left;
    margin-left: 0;
    margin-right: 9px;
    position: relative;
    width: 233px;
}


.boxes .box .thumb-caption {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    bottom: 4px;
    color: #FFFFFF;
    padding: 3px 0;
    position: absolute;
    text-align: center;
    width: 99%;
}

.boxes .no-margin{
	margin: 0  !important;
	}
	

.main-body {
    clear: both;
    /*float: left;*/
	margin-top:15px;
}


.main-body .left-panel {
    float: left;
    width: 580px;
	padding-top:10px;
}


.left-panel h1 {
    color: #00BFFF;
    font-size: 28px;
}

.left-panel > p {
    color: #676767;
    font-size: 13px;
	line-height:19px;
    margin-top: 10px;
    text-align: justify;
}

.left-panel ul li {
	list-style:disc;
	font-size:13px;
	color:#676767;
	margin-left:30px;
	margin-top:10px;	
}






.right-panel {
    float: left;
    margin-left: 24px;
    width: 356px;
	margin-top:10px;
}

.main-body .right-panel h2 {
    color: #00BFFF;
    font-size: 24px;
}


.testimonials {
    background: none repeat scroll 0 0 #00BFFF;
    border-radius: 10px;
    float: left;
    margin-top: 18px;
    padding: 18px;
    position: relative;
    text-align: justify;
}


.testimonials .triangle {
    float: left;
    left: 100px;
    position: absolute;
    top: -15px;
}


.testimonials blockquote {
    color: #FFFFFF;
	font-size:13px;
    margin: 10px 0 33px;
}

.testimonials blockquote img {
    margin: 0 7px;
}


.testimonials .border-dotted {
    border-bottom: 1px dotted #FFFFFF;
    height: 1px;
}


.testimonials a {
    color: #FFFFFF;
    float: right;
    margin-top: 2px;
	padding-top:6px;
	clear:both;
}


.footer{
background: none repeat scroll 0 0 #00bfff;
    clear: both;
    float: left;
    margin: 2% 0 0;
    padding: 2% 1.4%;
    width: 98%;	
	}
	
.footer .box-block{
	background: url("../images/sep.png") no-repeat scroll 86% 29% rgba(0, 0, 0, 0);
    float: left;
    min-height: 180px;
    width: 245px;
	
	
	}
	
.no-bg{
	background: none !important;
	color:#fff;
	}
	
.no-bg{
	
	}

.footer .box-block h2{
	font: 12px normal;
	color:#fff;
	border-bottom:1px dotted #fff;
	padding-bottom:5px;
	width: 70%;
	text-transform:uppercase
	}
	
.footer .box-block ul {
	margin-left: 15px;
	margin-top:12px;
	
	}
	
.footer .box-block ul li{
	list-style: url(../images/arrow.png) outside;
	margin: 14px 0;
	
	
	}
	
.footer .box-block ul li a{
	
	color: #fff;
	font-size:12px;
	}
	
	
.footer .box-block p{
	
	color: #FFFFFF;
    font-size: 12px;
    line-height: 24px;
    margin-top: 11px;
	width:200px;
	}

.footer .no-bg .newsletter{
	float: left;
	background: #fff;
	height:23px;
	border: none;
	}
	
	.footer .no-bg .submit {
	background: none repeat scroll 0 0 #FBA015;
	border: medium none;
	height: 25px;
	}
.footer .input{
	margin: 3% 0;
	}
.footer h4{
	margin-top: 6%;
	font-size:12px;
	}
	
.rights{
background: none repeat scroll 0 0 #0075de;
    clear: both;
    float: left;
	font-size:12px;
    padding: 10px;
    width: 947px;		}
		
	.rights .rights-reserved{
		float: left;
		color: #fff;
		}
	.rights .mic{
		float: right;
		color:#fff;
		
		}
	.rights .mic a{
		color: #fff;
		}
		
		
/*Added Styling Starts Here:::---------------------------------------------------------------------------------------------------------- */		
.footer .box-block .underH {
    color: #FFFFFF;
    font: 12px normal;
    padding-bottom: 5px;
 	
	margin-top:14px;
    width: 70%;
	}
		
.readMore {
	text-align:right;
	text-decoration:underline;
	margin-top:5px;
	float:right;
	color:white;
	}
	
.footer .box-blockL{
	background: url("../images/sep.png") no-repeat scroll 86% 29% rgba(0, 0, 0, 0);
    float: right;
    min-height: 180px;
    width: 200px;
	
	
	}
	
.no-bgL{
	background: none !important;
	color:#fff;
	}
	
.no-bg{
	
	}

.footer .box-blockL h2{
	font: 12px normal;
	color:#fff;
	border-bottom:1px dotted #fff;
	padding-bottom:5px;
	width: 70%;
	text-transform:uppercase
	}
	
	.footer .no-bgL .newsletterL{
	float: left;
	background: #fff;
	height:23px;
	border: none;
	}
	
	.footer .no-bgL .submitL {
	background: none repeat scroll 0 0 #FBA015;
	border: medium none;
	height: 25px;
	}
.footer .inputL{
	margin: 3% 0;
	}
.footer h4{
	margin-top: 6%;
	font-size:12px;
	}
.slider{
	width:960px;
}






.boxes1 {
    clear: both;
    float: left;
    width: 100%;
	margin-top: 10px;
}


.box1 {
    float: left;
    margin-left: 0;
    margin-right: 9px;
    position: relative;
    width: 356px;;
	margin-top:12px;
}

.box1 img {
	height: 116px;
    width: 356px
	
}

.box1 .thumb-caption1 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    bottom: 4px;
    color: #FFFFFF;
    padding: 3px 0;
    position: absolute;
    text-align: center;
    width: 99%;
}



#leftcontent{
    float: left;
    margin-left: 0;
    margin-top: 20px;
    width: 410px;
}


.field {
    border: 1px solid #2A4096;
    color: #494949;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 3px;
    width: 95%;
}

#contacttxt1{	
	float: left;
    height: auto;
    margin-bottom: 21px;
    margin-left: 0px;
    margin-top: 77px;
    width: auto;
	line-height:24px;
	font-size:12px;
}

b
{
	font-weight:bold;	
}


.right-panel1 {
    float: left;
    margin-left: 0;
    width: 380px;
}

.btn {
    background: none repeat scroll 0 0 #00BFFF;
    border: 0 solid #000000;
    color: #FFFFFF;
    cursor: pointer;
    margin-left: 10px;
    padding: 5px;
    text-transform: uppercase;
}



.left-panel12 {
    float: left;
    width: 431px;
	padding-top:10px;
}


.left-panel12 h1 {
    color: #00BFFF;
    font-size: 28px;
}

.left-panel12 > p {
    color: #676767;
    font-size: 13px;
	line-height:19px;
    margin-top: 10px;
    text-align: justify;
}


.right-panel12 {
    float: left;
    margin-left: 24px;
    width: 505px;;
}

.right-panel12 h2 {
    color: #0075DE;
    font-size: 24px;
}


.bx-controls-direction{
	display:none !important;
}

.after
{
	color: #676767;
    font-size: 13px;
    line-height: 19px;
    margin-top: 10px;
    text-align: justify;	
}
.message1
{
	float:left; 
	margin-bottom:97px;	
}

ul, li{
	list-style: none
	}