@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
.body-txt a {
	color: #007D3C;
	text-decoration: underline;
}
.body-txt a:hover {
	color: #000000;
	text-decoration: none;
}


.home-header-bg {
	background-image: url(../images/home-header-bg.jpg);
	background-repeat: no-repeat;
	height: 564px;
	margin: 0px;
	padding: 0px;
	background-position: center top;
}
.nav-bg {
	background-color: #ed1c24;
	height: 98px;
}
.nav-bg ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
	list-style-type: none;
}
.nav-bg ul li {
	line-height: 98px;
	display: inline;
	padding-right: 32px;
	padding-left: 32px;
}
.nav-bg ul li a {
	font-family: 'Oswald', sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.nav-bg ul li a:hover {
	font-family: 'Oswald', sans-serif;
	font-size: 24px;
	color: #FFCB08;
	text-decoration: none;
	text-transform: uppercase;
}
.src-ff input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 54px;
	color: #333333;
	height: 54px;
	width: 291px;
	padding-right: 10px;
	padding-left: 10px;
	border: 2px solid #ed1c24;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-bottom: 12px;
}
.osw-28-green {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 28px;
	color: #00a651;
}
.osw-28-red {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 28px;
	color: #ed1c24;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.osw-28-yellow {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 28px;
	color: #ffcb08;
}
.osw-28-grey {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 28px;
	color: #1f1f1f;
}
.body-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-color: #00a651;
	padding-top: 56px;
	padding-bottom: 15px;
}
.footer-link ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.footer-link ul li {
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
	font-family: 'Oswald', sans-serif;
	font-size: 15px;
}
.footer-link ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer-link ul li a:hover {
	color: #FFCA08;
	text-decoration: none;
}
.copyright {
	font-size: 13px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
}
.upcoming-header-bg {
	background-image: url(../images/upcoming-header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 149px;
}
.osw-36-red {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 36px;
	color: #ed1c24;
}
.osw-24-blue {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 24px;
	color: #0d81ba;
}
.ari-18-blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-shadow: 1px 1px 2px #FFFFFF;
}

.frm-field1 {
	height: 45px;
	width: 560px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border: 2px solid #C0C0C0;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
.frm-field2 {
	height: 150px;
	width: 560px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border: 2px solid #C0C0C0;
	text-align: center;
	padding: 10px;
	resize: none;
}

.ff-btn {
	height: 60px;
	width: 560px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border: 1px solid #F98807;
	background: #f9c300; /* Old browsers */
	background: -moz-linear-gradient(top,  #f9c300 0%, #ff9335 35%, #f98807 56%, #ffaf60 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9c300), color-stop(35%,#ff9335), color-stop(56%,#f98807), color-stop(100%,#ffaf60)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f9c300 0%,#ff9335 35%,#f98807 56%,#ffaf60 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f9c300 0%,#ff9335 35%,#f98807 56%,#ffaf60 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f9c300 0%,#ff9335 35%,#f98807 56%,#ffaf60 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f9c300 0%,#ff9335 35%,#f98807 56%,#ffaf60 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c300', endColorstr='#ffaf60',GradientType=0 ); /* IE6-9 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #3E1800;
}
.ff-btn:hover {
	height: 60px;
	width: 560px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border: 1px solid #F98807;
	background: #fc5f5f; /* Old browsers */
	background: -moz-linear-gradient(top,  #fc5f5f 0%, #f98807 44%, #ff9335 65%, #fcd200 92%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fc5f5f), color-stop(44%,#f98807), color-stop(65%,#ff9335), color-stop(92%,#fcd200)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fc5f5f 0%,#f98807 44%,#ff9335 65%,#fcd200 92%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fc5f5f 0%,#f98807 44%,#ff9335 65%,#fcd200 92%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fc5f5f 0%,#f98807 44%,#ff9335 65%,#fcd200 92%); /* IE10+ */
	background: linear-gradient(to bottom,  #fc5f5f 0%,#f98807 44%,#ff9335 65%,#fcd200 92%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc5f5f', endColorstr='#fcd200',GradientType=0 ); /* IE6-9 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	cursor:pointer;
}
.text-normal {
	font-size: 18px;
	font-weight: normal;
	margin: 10px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #333333;
}


.spec-box {
	font-size: 16px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
}
.spec-box ol {

}
.spec-box li {
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	color: #333333;
	border: 1px solid #C0C0C0;
	background: rgba(255,255,255,0.3);
	background: -moz-linear-gradient(left, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0.3) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0.3)), color-stop(100%, rgba(255,255,255,0.3)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0.3) 100%);


filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
	background-color: linear-gradient;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}


.box3{
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	border: 1px solid #FFFFFF;
	background: rgba(255,255,255,0.3);
	background: -moz-linear-gradient(left, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0.3) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0.3)), color-stop(100%, rgba(255,255,255,0.3)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0.3) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0.3) 100%);
	background: -ms-linear-gradient(left, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0.3) 100%);



filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
	padding: 10px;
}
.box4 {
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	border: 1px solid #FFFFFF;
	background: rgba(255,255,255,0.3);
	background: -moz-linear-gradient(left, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0.3) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0.3)), color-stop(100%, rgba(255,255,255,0.3)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0.3) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0.3) 100%);
	background: -ms-linear-gradient(left, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0.3) 100%);






filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
	padding: 10px;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
.box5 {
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	background: #a4d4f8; /* Old browsers */
	background: -moz-linear-gradient(top,  #a4d4f8 0%, #c6def8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4d4f8), color-stop(100%,#c6def8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a4d4f8 0%,#c6def8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a4d4f8 0%,#c6def8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a4d4f8 0%,#c6def8 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #a4d4f8 0%,#c6def8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4d4f8', endColorstr='#c6def8',GradientType=0 ); /* IE6-9 */







filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0D4D9B;
	border: 1px solid #0099FF;
}



.pro-title {
	padding: 10px;
}
.bg-style1 {
	background:
linear-gradient(135deg, #F9F9F9 22px, #ffffff 22px, #ffffff 24px, transparent 24px, transparent 67px, #ffffff 67px, #ffffff 69px, transparent 69px),
linear-gradient(225deg, #F9F9F9 22px, #ffffff 22px, #ffffff 24px, transparent 24px, transparent 67px, #ffffff 67px, #ffffff 69px, transparent 69px)0 64px;
	background-color:#F9F9F9;
	background-size: 64px 128px
}
.bg-style2 {
	background-image: url(../images/Cloud-Background.jpg);
	background-attachment: fixed;
	background-position: center bottom;
}
.bg-style3 {
	background: rgba(193,191,234,1);
	background: -moz-linear-gradient(left, rgba(193,191,234,1) 0%, rgba(235,233,249,1) 50%, rgba(193,191,234,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(193,191,234,1)), color-stop(50%, rgba(235,233,249,1)), color-stop(100%, rgba(193,191,234,1)));
	background: -webkit-linear-gradient(left, rgba(193,191,234,1) 0%, rgba(235,233,249,1) 50%, rgba(193,191,234,1) 100%);
	background: -o-linear-gradient(left, rgba(193,191,234,1) 0%, rgba(235,233,249,1) 50%, rgba(193,191,234,1) 100%);
	background: -ms-linear-gradient(left, rgba(193,191,234,1) 0%, rgba(235,233,249,1) 50%, rgba(193,191,234,1) 100%);
	background: linear-gradient(to right, rgba(193,191,234,1) 0%, rgba(235,233,249,1) 50%, rgba(193,191,234,1) 100%);


filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1bfea', endColorstr='#c1bfea', GradientType=1 );	text-align: center;
}

.text-arial-bold24 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.bg-style4 {
	background: rgba(193,191,234,1);
	background: -moz-linear-gradient(left, rgba(193,191,234,1) 0%, rgba(235,233,249,1) 50%, rgba(193,191,234,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(193,191,234,1)), color-stop(50%, rgba(235,233,249,1)), color-stop(100%, rgba(193,191,234,1)));
	background: -webkit-linear-gradient(left, rgba(193,191,234,1) 0%, rgba(235,233,249,1) 50%, rgba(193,191,234,1) 100%);
	background: -o-linear-gradient(left, rgba(193,191,234,1) 0%, rgba(235,233,249,1) 50%, rgba(193,191,234,1) 100%);
	background: -ms-linear-gradient(left, rgba(193,191,234,1) 0%, rgba(235,233,249,1) 50%, rgba(193,191,234,1) 100%);
	background: linear-gradient(to right, rgba(193,191,234,1) 0%, rgba(235,233,249,1) 50%, rgba(193,191,234,1) 100%);



filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1bfea', endColorstr='#c1bfea', GradientType=1 );		text-align: center;
}
.ftr-copyright {
	font-size: 13px;
	color: #CCCCCC;
	font-family: 'Oswald', sans-serif;
}
