body{
	//margin:0px;font-family:Ubuntu Condensed;
	margin:0px;font-family:Verdana;
	margin:0px;font-family:Lato;
	letter-spacing:-1px;
	}
table{font-family:Lato;}

.TableTopCol{background-color:purple;color:white}

.AlertTitle{background-color:purple;color:white}


.Tel{font-size:35px;color:#006699;letter-spacing:-4px}	

.TelNo{position:absolute;margin-left:410px;margin-top:24px}

.center{
	width:1000px;margin-left:auto;margin-right:auto
	}

.AlertHead{background-color:purple;color:white}

.LT{color:white;text-decoration:none}	
	
.OfficeNo{
	font-weight:bold;
	font-size:30px;
	color:#6D056D;
	}
.links{
	color:white;
	font-weight:bold;
background-color:#00BDEC;
	}
.links2{
	//padding-top:10px;padding-bottom:10px;
	font-weight:bold;
	font-size:20px;
background: rgb(254,252,234); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(254,252,234,1) 0%, rgba(241,218,54,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,252,234,1)), color-stop(100%,rgba(241,218,54,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=0 ); /* IE6-9 */

border-bottom:2px black solid;
	}	
.link{
	font-size:16px;
	float:left;
	background-color:#00BDEC;
	padding:10px;
	padding-top:15px;
	padding-bottom:15px;
	}
.link:hover{
	background-color:#009BC1;
	cursor:pointer;
	}

.linkSel{
	font-size:16px;
	float:left;
	background-color:#00A5CE;
	padding:10px;
	padding-top:15px;
	padding-bottom:15px;
	}	
.linkSel:hover{
	background-color:#669BC1;
	cursor:pointer;
	}

.link2{
	font-size:16px;
	margin-right:40px;
	float:left;
	line-height:25px;
	font-weight:normal;
	letter-spacing:0px
	}


.MainImageTop{
	background:url('/images/london.jpg');background-size: 100% auto; background-repeat: no-repeat;width:100%;height:400px;background-position:center
	}

.MainImageTopSMS{
	background:url('/images/texting_bg.jpg');background-size: 120% auto; background-repeat: no-repeat;width:100%;height:400px;background-position:center
	}

.MainImageTopScreen{
	background:url('/images/screen_bg.jpg');background-size: 120% auto; background-repeat: no-repeat;width:100%;height:400px;background-position:center
	}

.MainImageTopSC{
	background:url('/images/bg_cafe.jpg');background-size: 120% auto; background-repeat: no-repeat;width:100%;height:400px;background-position:center
	}

.MainImageTopSIM{
	background:url('/images/bg_sim.jpg');background-size: 120% auto; background-repeat: no-repeat;width:100%;height:400px;background-position:center
	}

.MainImageTopDevel{
	background:url('/images/bg_developer.jpg');background-size: 120% auto; background-repeat: no-repeat;width:100%;height:400px;background-position:center
	}

.MainImageTopComp{
	background:url('/images/bg_comp.jpg');background-size: 120% auto; background-repeat: no-repeat;width:100%;height:400px;background-position:center
	}

.MainImageTopReason{
	background:url('/images/bg_reasons.jpg');background-size: 120% auto; background-repeat: no-repeat;width:100%;height:400px;background-position:center
	}

.MainImageTop{
	background:url('/images/london.jpg');background-size: 120% auto; background-repeat: no-repeat;width:100%;height:400px;background-position:center
	}

.MainImageTopText1{
	color:white;text-align:center;padding-top:30px;font-size:44px;font-weight:bold
	}
.MainImageTopText2{
	color:white;text-align:center;padding-top:20px;font-size:24px;font-weight:bold
	}
.MainImageTopTextBtn{	
	margin-top:40px;text-align:center
	}

.moreBtn{
	border-radius:5px;width:auto;text-align:center;padding:5px;color:white;float:left;cursor:pointer;margin-right:20px;
	
background: rgb(69,72,77); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

	}
.moreBtn:hover{
	background: rgb(248,80,50); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(248,80,50,1) 0%, rgba(241,111,92,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,80,50,1)), color-stop(50%,rgba(241,111,92,1)), color-stop(51%,rgba(246,41,12,1)), color-stop(71%,rgba(240,47,23,1)), color-stop(100%,rgba(231,56,39,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827',GradientType=0 ); /* IE6-9 */
}	
.logo{
	padding-top:20px;
	padding-bottom:20px;
float:left;width:500px;position:absolute;
	}

.logo1{
	padding-top:20px;
	padding-bottom:20px;
	float:right;width:500px;text-align:right;
	}



.logobottom1{
	height:5px;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(241,241,241,1)), color-stop(51%,rgba(225,225,225,1)), color-stop(100%,rgba(246,246,246,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
}	
.midimagesection{
	height:350px;

background: rgb(197,222,234); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(197,222,234,1) 0%, rgba(138,187,215,1) 31%, rgba(6,109,171,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(197,222,234,1)), color-stop(31%,rgba(138,187,215,1)), color-stop(100%,rgba(6,109,171,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(197,222,234,1) 0%,rgba(138,187,215,1) 31%,rgba(6,109,171,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(197,222,234,1) 0%,rgba(138,187,215,1) 31%,rgba(6,109,171,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(197,222,234,1) 0%,rgba(138,187,215,1) 31%,rgba(6,109,171,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(197,222,234,1) 0%,rgba(138,187,215,1) 31%,rgba(6,109,171,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5deea', endColorstr='#066dab',GradientType=0 ); /* IE6-9 */

background: rgb(79,133,187); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(79,133,187,1) 0%, rgba(22,102,183,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(79,133,187,1)), color-stop(100%,rgba(22,102,183,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(79,133,187,1) 0%,rgba(22,102,183,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(79,133,187,1) 0%,rgba(22,102,183,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(79,133,187,1) 0%,rgba(22,102,183,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(79,133,187,1) 0%,rgba(22,102,183,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f85bb', endColorstr='#1666b7',GradientType=0 ); /* IE6-9 */


//background:url('/images/bg.jpg');background-width:100%;background-position:50%

	}

.explbtn{
	border-radius:20px;border:4px solid white;padding:10px;color:white;font-size:30px;text-decoration:none;color:white
	}

.explbtn:hover{
	background-color:white;color:#009BC1
	}

.midtext{position:absolute;width:500px;}	
.midimage{position:absolute;margin-left:600px}
.midtextpos{padding-top:20px;height:140px}	
.midimagepos{padding-top:20px;}
.sublinks{display:none;padding-top:8px}
.loginHome{width:auto;float:left;position:absolute;margin-left:650px;margin-top:215px;}

.loginHomeTop{width:auto;float:left;margin-left:220px;margin-top:-20px;width:auto;height:50px;}
.loginHomeBox{;padding:10px;width:auto;border-radius:5px;border-top-left-radius:0px;border-top-right-radius:0px;margin:0px;
background-color:#009BC1;

}
.loginText{color:white;padding-bottom:10px;font-size:30px;font-weight:bold;letter-spacing:0px}
.midtextpos{background-color:#0066991;padding:10px;margin-top:40px;border-bottom-right-radius:20px;
}


.midimagesection2{
	height:180px;
background: rgb(197,222,234); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(197,222,234,1) 0%, rgba(138,187,215,1) 31%, rgba(6,109,171,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(197,222,234,1)), color-stop(31%,rgba(138,187,215,1)), color-stop(100%,rgba(6,109,171,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(197,222,234,1) 0%,rgba(138,187,215,1) 31%,rgba(6,109,171,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(197,222,234,1) 0%,rgba(138,187,215,1) 31%,rgba(6,109,171,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(197,222,234,1) 0%,rgba(138,187,215,1) 31%,rgba(6,109,171,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(197,222,234,1) 0%,rgba(138,187,215,1) 31%,rgba(6,109,171,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5deea', endColorstr='#066dab',GradientType=0 ); /* IE6-9 */

//background:url('/images/#006699blur.jpg');background-width:100%;background-position:50%;
//background:url('/images/bg.jpg');background-width:100%;background-position:50%
	}

.midtext3{position:absolute;width:auto;}
.midtextpos3{background-color:#0066991;padding:0px;margin-top:10px;margin-left:10px;border-bottom-right-radius:20px;height:40px
}

.MainBack{background-color:#F0F0F0;}
.midContent2{color:#303030;background-color:#F0F0F0;}

.midcontent2q{
	background: rgb(229,229,229); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(229,229,229,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,229,229,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	}
.midcontent3{
background-color:#009BC1;

background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

border-bottom:1px solid #C0C0C0;
}	
.midText1{color:white;font-weight:bold;font-size:18px;}
.midText1a{color:white;font-weight:bold;font-size:18px;position:absolute;margin-top:-30px;padding:5px	}


.midText2{color:white;font-weight:bold;font-size:40px;letter-spacing:0px;
text-shadow: 2px 2px #000000;

}


.midlowText{margin-left:10px;margin-top:15px;color:white;font-size:18px;}
.explore{
	padding:10px;background-color:red;padding:10px;width:auto;float:left;border-bottom-left-radius:10px;
	border-radius:5px;
	cursor:pointer;
	z-index:199;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#67009b+1,6d056d+100 */
background: #67009b; /* Old browsers */
background: -moz-linear-gradient(top,  #67009b 1%, #6d056d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #67009b 1%,#6d056d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #67009b 1%,#6d056d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#67009b', endColorstr='#6d056d',GradientType=0 ); /* IE6-9 */

	}
	
	
.explore:hover{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ba00e0+1,ba09ba+100 */
background: #ba00e0; /* Old browsers */
background: -moz-linear-gradient(top,  #ba00e0 1%, #ba09ba 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ba00e0 1%,#ba09ba 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ba00e0 1%,#ba09ba 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba00e0', endColorstr='#ba09ba',GradientType=0 ); /* IE6-9 */

	}

.explore1{
	padding:10px;background-color:red;padding:10px;width:auto;float:left;border-bottom-left-radius:10px;
	border-radius:5px;
	cursor:pointer;
	z-index:199;
background: rgb(203,96,179); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(203,96,179,1) 0%, rgba(193,70,161,1) 50%, rgba(168,0,119,1) 51%, rgba(219,54,164,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(203,96,179,1)), color-stop(50%,rgba(193,70,161,1)), color-stop(51%,rgba(168,0,119,1)), color-stop(100%,rgba(219,54,164,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(203,96,179,1) 0%,rgba(193,70,161,1) 50%,rgba(168,0,119,1) 51%,rgba(219,54,164,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(203,96,179,1) 0%,rgba(193,70,161,1) 50%,rgba(168,0,119,1) 51%,rgba(219,54,164,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(203,96,179,1) 0%,rgba(193,70,161,1) 50%,rgba(168,0,119,1) 51%,rgba(219,54,164,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(203,96,179,1) 0%,rgba(193,70,161,1) 50%,rgba(168,0,119,1) 51%,rgba(219,54,164,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb60b3', endColorstr='#db36a4',GradientType=0 ); /* IE6-9 */
color:white;

background: rgb(109,179,242); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(109,179,242,1) 0%, rgba(84,163,238,1) 50%, rgba(54,144,240,1) 51%, rgba(30,105,222,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(109,179,242,1)), color-stop(50%,rgba(84,163,238,1)), color-stop(51%,rgba(54,144,240,1)), color-stop(100%,rgba(30,105,222,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db3f2', endColorstr='#1e69de',GradientType=0 ); /* IE6-9 */

background: rgb(109,179,242); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(109,179,242,1) 0%, rgba(84,163,238,1) 50%, rgba(54,144,240,1) 51%, rgba(30,105,222,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(109,179,242,1)), color-stop(50%,rgba(84,163,238,1)), color-stop(51%,rgba(54,144,240,1)), color-stop(100%,rgba(30,105,222,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db3f2', endColorstr='#1e69de',GradientType=0 ); /* IE6-9 */
background: #d2ff52; /* Old browsers */

background: #cdff3a; /* Old browsers */
background: -moz-linear-gradient(top,  #cdff3a 0%, #70e502 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cdff3a), color-stop(100%,#70e502)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #cdff3a 0%,#70e502 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #cdff3a 0%,#70e502 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #cdff3a 0%,#70e502 100%); /* IE10+ */
background: linear-gradient(to bottom,  #cdff3a 0%,#70e502 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdff3a', endColorstr='#70e502',GradientType=0 ); /* IE6-9 */

background: #8fc800; /* Old browsers */
background: -moz-linear-gradient(top,  #8fc800 0%, #8fc800 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8fc800), color-stop(100%,#8fc800)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #8fc800 0%,#8fc800 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #8fc800 0%,#8fc800 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #8fc800 0%,#8fc800 100%); /* IE10+ */
background: linear-gradient(to bottom,  #8fc800 0%,#8fc800 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc800', endColorstr='#8fc800',GradientType=0 ); /* IE6-9 */
	}
	
.explore1:hover{
	background: rgb(248,80,50); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(248,80,50,1) 0%, rgba(241,111,92,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,80,50,1)), color-stop(50%,rgba(241,111,92,1)), color-stop(51%,rgba(246,41,12,1)), color-stop(71%,rgba(240,47,23,1)), color-stop(100%,rgba(231,56,39,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827',GradientType=0 ); /* IE6-9 */
	}		
	

.explore1b{
	margin-left:400px;margin-top:20px;
	background-color:red;padding:5px;width:auto;float:left;border-bottom-left-radius:10px;font-size:16px;
	border-radius:5px;
	cursor:pointer;
	z-index:199;


background: #8fc800; /* Old browsers */
background: -moz-linear-gradient(top,  #8fc800 0%, #8fc800 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8fc800), color-stop(100%,#8fc800)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #8fc800 0%,#8fc800 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #8fc800 0%,#8fc800 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #8fc800 0%,#8fc800 100%); /* IE10+ */
background: linear-gradient(to bottom,  #8fc800 0%,#8fc800 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc800', endColorstr='#8fc800',GradientType=0 ); /* IE6-9 */


	}

	
.AdBox{float:left;width:33.3%;}
.AdBox > div{border:2px solid #202020;background: rgb(229,229,229);height:75px;font-weight:bold;color:#303030;border-radius:0px;
 /* Old browsers */
background: -moz-linear-gradient(top,  rgba(229,229,229,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,229,229,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.AdBox > div:hover{border:2px solid blue;background: rgb(229,229,229);height:75px;font-weight:bold;color:#303030;
background-color:#5BDEFF
}

.AdBoxInner1{background-color:#C0C0C0;margin:5px;padding:10px;letter-spacing:0px;}
.AdBoxInner2{background-color:#006699;margin:5px;padding:10px;letter-spacing:0px;}
.AdBoxInner3{background-color:#C0C0C0;margin:5px;padding:10px;letter-spacing:0px;}

.footer{
background: rgb(69,72,77); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

}

.FooterBox{float:left;width:25%;color:white;font-size:12px}
.FooterTitle{color:yellow;font-weight:bold;font-size:14px;padding-bottom:5px}
.FooterTitle2{color:#006699;font-weight:bold;font-size:14px;padding-bottom:10px}
.FooterInner{margin:5px;padding:10px;letter-spacing:0px;font-size:14px;}

.ae{color:white;text-decoration:none;font-weight:bold}

h2{color:#707070;letter-spacing:-2px;margin-top:0px;font-weight:normal;font-size:30px}
h3{color:#006699;letter-spacing:0px}
h4{color:#303030;letter-spacing:0px;font-size:18px}
h4{color:purple;letter-spacing:0px;font-size:18px}

.mainboxNoHover{padding:20px;border:1px solid #E0E0E0;background-color:white;line-height:22px;letter-spacing:0px;margin-top:20px;border-radius:5px}
.mainbox{padding:20px;border:1px solid #E0E0E0;background-color:white;line-height:22px;letter-spacing:0px;margin-top:20px;border-radius:5px}
.mainbox > h2{color:#006699}
.mainbox:hover {background-color:#202020;color:white;cursor:pointer}
.mainbox:hover {background-color:#ECFFFE;color:black;cursor:pointer}

.mainbox:hover h2{color:black;}
.subMain{color:#B0B0B0}

.LogLink{color:#006699}
.LogLink:hover{color:purple}

.AdminLists{width:50%;float:left;}
.AdminListsInnerLeft{margin-right:10px;}
.AdminListsInnerRight{margin-left:10px;}

.AdminItem{margin-bottom:20px;padding:10px;border:1px solid #C0C0C0;border-radius:8px;height:102px;cursor:pointer}
.AdminItem:hover{background:#FAE8FF;cursor:pointer}

.AdminItemInactive{background-color:#E0E0E0;margin-bottom:20px;padding:10px;border:1px solid #C0C0C0;border-radius:8px;height:102px}
.AdminItemInactive:hover{background:#E0E0E0;cursor:pointer}

.AdminItemNotification{display:none;color:red;position:absolute;background-color:red;width:180px;padding:5px;margin-top:-42px;margin-left:250px;background-color:#E0E0E0;border-top-left-radius:8px;border-top-right-radius:8px;;border-left:1px solid #C0C0C0;border-top:1px solid #C0C0C0;border-right:1px solid #C0C0C0}

.SUbContent{float:left;width:710px;margin-left:40px}
.SUbContentR{float:left;width:710px;margin-left:0px;margin-right:40px;}

.MobileContact{display:none;}
.ContactMsg{width:440px;height:200px;}

.Cont1{float:left;width:200px}

.MobileLogin{display:none}




















@media only screen and ( max-width: 1000px) {



body{
	//margin:0px;font-family:Ubuntu Condensed;
	margin:0px;font-family:Verdana;
	margin:0px;font-family:Lato;
	letter-spacing:-1px;
	}
table{font-family:Lato;}	
.Tel{font-size:35px;color:#006699;letter-spacing:-4px}	

.TelNo{display:none}


.center{
	width:90%;margin-left:auto;margin-right:auto
	}
.LT{color:white;text-decoration:none}	
.LT:hover{color:yellow;}

.LoginHomeTop{margin-left:220px;margin-top:-20px;width:auto;height:50px;}
.LoginHomeBox{border-top-left-radius:0px;border-top-right-radius:0px;margin:0px}

	
.links{
	padding:0px;
	color:white;
	padding-top:10px;padding-bottom:0px;
	font-weight:bold;

background-color:#00BDEC;
	}
.links2{
	//padding-top:10px;padding-bottom:10px;
	font-weight:bold;
	font-size:20px;
background: rgb(254,252,234); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(254,252,234,1) 0%, rgba(241,218,54,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,252,234,1)), color-stop(100%,rgba(241,218,54,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=0 ); /* IE6-9 */

border-bottom:2px black solid;
	}	

.link{
	font-size:14px;
	margin-right:5px;
	float:left;
	border:1px solid #C0C0C0;padding:5px;margin-bottom:5px;border-radius:8px;
	}	

.link:hover{
	color:yellow;
	cursor:pointer;
	}

.linkSel{
	font-size:14px;
	float:left;
	background-color:#00A5CE;
	margin-right:5px;
	border:1px solid #C0C0C0;padding:5px;margin-bottom:5px;border-radius:8px;
	}	
.linkSel:hover{
	background-color:#009BC1;
	cursor:pointer;
	}


.link2{
	font-size:16px;
	margin-right:40px;
	float:left;
	line-height:25px;
	font-weight:normal;
	letter-spacing:0px
	}	



.MainImageTop{
	background:url('/images/london.jpg');background-size: 200% auto; background-repeat: no-repeat;width:100%;height:400px;
	}


.MainImageTopSMS{
	background:url('/images/texting_bg.jpg');background-size: 200% auto; background-repeat: no-repeat;width:100%;height:400px;
	}

.MainImageTopScreen{
	background:url('/images/screen_bg.jpg');background-size: 200% auto; background-repeat: no-repeat;width:100%;height:400px;
	}

.MainImageTopSC{
	background:url('/images/bg_cafe.jpg');background-size: 200% auto; background-repeat: no-repeat;width:100%;height:400px;
	}

.MainImageTopSIM{
	background:url('/images/bg_sim.jpg');background-size: 200% auto; background-repeat: no-repeat;width:100%;height:400px;
	}

.MainImageTopDevel{
	background:url('/images/bg_developer.jpg');background-size: 200% auto; background-repeat: no-repeat;width:100%;height:400px;
	}

.MainImageTopComp{
	background:url('/images/bg_comp.jpg');background-size: 200% auto; background-repeat: no-repeat;width:100%;height:400px;
	}

.MainImageTopReason{
	background:url('/images/bg_reasons.jpg');background-size: 200% auto; background-repeat: no-repeat;width:100%;height:400px;
	}












.MainImageTopText1{
	color:white;text-align:center;padding-top:30px;font-size:20px;font-weight:bold
	}
.MainImageTopText2{
	color:white;text-align:center;padding-top:30px;font-size:16px;font-weight:bold
	}
.MainImageTopTextBtn{	
	margin-top:40px;text-align:center
	}
.explbtn{
	border-radius:10px;border:2px solid white;padding:5px;color:white;font-size:20px;text-decoration:none;color:white
	}

.explbtn:hover{
	background-color:white;color:#009BC1
	}


.moreBtn{
	border-radius:5px;width:auto;text-align:center;padding:5px;color:white;float:left;cursor:pointer;margin-right:20px;
	
background: rgb(69,72,77); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

	}
.moreBtn:hover{
	background: rgb(248,80,50); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(248,80,50,1) 0%, rgba(241,111,92,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,80,50,1)), color-stop(50%,rgba(241,111,92,1)), color-stop(51%,rgba(246,41,12,1)), color-stop(71%,rgba(240,47,23,1)), color-stop(100%,rgba(231,56,39,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827',GradientType=0 ); /* IE6-9 */
}	
.logo{
	padding:10px;
margin-left:0px;
width:90%
	}

.logo1{
	display:none;
	clear:both;
	padding-top:20px;
	padding-bottom:20px;
	float:left;width:500px;text-align:right;margin-top:0px
	}



.logobottom1{
	height:5px;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(241,241,241,1)), color-stop(51%,rgba(225,225,225,1)), color-stop(100%,rgba(246,246,246,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
}	
.midimagesection{
	height:auto;padding-bottom:10px;

background: rgb(197,222,234); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(197,222,234,1) 0%, rgba(138,187,215,1) 31%, rgba(6,109,171,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(197,222,234,1)), color-stop(31%,rgba(138,187,215,1)), color-stop(100%,rgba(6,109,171,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(197,222,234,1) 0%,rgba(138,187,215,1) 31%,rgba(6,109,171,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(197,222,234,1) 0%,rgba(138,187,215,1) 31%,rgba(6,109,171,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(197,222,234,1) 0%,rgba(138,187,215,1) 31%,rgba(6,109,171,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(197,222,234,1) 0%,rgba(138,187,215,1) 31%,rgba(6,109,171,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5deea', endColorstr='#066dab',GradientType=0 ); /* IE6-9 */

background: rgb(79,133,187); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(79,133,187,1) 0%, rgba(22,102,183,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(79,133,187,1)), color-stop(100%,rgba(22,102,183,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(79,133,187,1) 0%,rgba(22,102,183,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(79,133,187,1) 0%,rgba(22,102,183,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(79,133,187,1) 0%,rgba(22,102,183,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(79,133,187,1) 0%,rgba(22,102,183,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f85bb', endColorstr='#1666b7',GradientType=0 ); /* IE6-9 */


//background:url('/images/bg.jpg');background-width:100%;background-position:50%

	}

.midtext{position:relative;width:100%;}	
.midimage{display:none}
.midtextpos{padding-top:0px;height:140px;}	
.midimagepos{padding-top:20px;display:none}
.sublinks{display:none;padding-top:8px}
.loginHome{width:auto;float:left;position:absolute;margin-left:650px;margin-top:215px;}




.loginHomeTop{margin-top:30px;margin-left:10px;margin-top:-20px;width:auto;height:50px;}
.loginHomeBox{;padding:10px;width:auto;border-radius:5px;border-top-left-radius:0px;border-top-right-radius:0px;margin:0px;

background: rgb(69,72,77); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}


.loginText{color:white;padding-bottom:10px;font-size:30px;font-weight:bold;letter-spacing:0px}
.midtextpos{background-color:#0066991;padding:10px;margin-top:0px;border-bottom-right-radius:20px;height:auto;
}


.midimagesection2{
	height:200px;
background: rgb(197,222,234); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(197,222,234,1) 0%, rgba(138,187,215,1) 31%, rgba(6,109,171,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(197,222,234,1)), color-stop(31%,rgba(138,187,215,1)), color-stop(100%,rgba(6,109,171,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(197,222,234,1) 0%,rgba(138,187,215,1) 31%,rgba(6,109,171,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(197,222,234,1) 0%,rgba(138,187,215,1) 31%,rgba(6,109,171,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(197,222,234,1) 0%,rgba(138,187,215,1) 31%,rgba(6,109,171,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(197,222,234,1) 0%,rgba(138,187,215,1) 31%,rgba(6,109,171,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5deea', endColorstr='#066dab',GradientType=0 ); /* IE6-9 */

//background:url('/images/#006699blur.jpg');background-width:100%;background-position:50%;
//background:url('/images/bg.jpg');background-width:100%;background-position:50%
	}

.midtext3{position:absolute;width:auto;}
.midtextpos3{background-color:#0066991;padding:0px;margin-top:10px;margin-left:10px;border-bottom-right-radius:20px;height:auto;
}

.MainBack{background-color:#F0F0F0;}
.midContent2{color:#303030;background-color:#F0F0F0;}

.midcontent2q{
	background: rgb(229,229,229); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(229,229,229,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,229,229,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	}
.midcontent3{
background-color:#FFDDF7;

background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

background: rgb(226,226,226); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,226,226,1)), color-stop(50%,rgba(219,219,219,1)), color-stop(51%,rgba(209,209,209,1)), color-stop(100%,rgba(254,254,254,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */

background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

border-bottom:1px solid #C0C0C0;
}	

.midText1a{color:white;font-weight:bold;font-size:18px;position:relative;margin-top:0px;padding:5px;padding-left:0px	}
.midText1{color:white;font-weight:bold;font-size:18px;}

.midText2{color:white;font-weight:bold;font-size:32px;letter-spacing:0px;text-shadow: 2px 2px #000000;clear:both;
}

.midlowText{margin-left:10px;color:white;font-size:18px;margin-top:0px;;clear:both;margin-bottom:10px}

.explore{
	padding:10px;background-color:red;padding:10px;width:auto;float:left;border-bottom-left-radius:10px;margin-bottom:10px;
	border-radius:5px;
	cursor:pointer;
	z-index:199;

background: #8fc800; /* Old browsers */
background: -moz-linear-gradient(top,  #8fc800 0%, #8fc800 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8fc800), color-stop(100%,#8fc800)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #8fc800 0%,#8fc800 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #8fc800 0%,#8fc800 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #8fc800 0%,#8fc800 100%); /* IE10+ */
background: linear-gradient(to bottom,  #8fc800 0%,#8fc800 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc800', endColorstr='#8fc800',GradientType=0 ); /* IE6-9 */

	}
	
	
.explore:hover{
	background: rgb(248,80,50); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(248,80,50,1) 0%, rgba(241,111,92,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,80,50,1)), color-stop(50%,rgba(241,111,92,1)), color-stop(51%,rgba(246,41,12,1)), color-stop(71%,rgba(240,47,23,1)), color-stop(100%,rgba(231,56,39,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827',GradientType=0 ); /* IE6-9 */
	}

.explore1{
	background-color:red;padding:5px;width:auto;float:left;border-bottom-left-radius:10px;font-size:16px;
	border-radius:5px;
	cursor:pointer;
	z-index:199;


background: #8fc800; /* Old browsers */
background: -moz-linear-gradient(top,  #8fc800 0%, #8fc800 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8fc800), color-stop(100%,#8fc800)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #8fc800 0%,#8fc800 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #8fc800 0%,#8fc800 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #8fc800 0%,#8fc800 100%); /* IE10+ */
background: linear-gradient(to bottom,  #8fc800 0%,#8fc800 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc800', endColorstr='#8fc800',GradientType=0 ); /* IE6-9 */


	}
	
.explore1:hover{
	background: rgb(248,80,50); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(248,80,50,1) 0%, rgba(241,111,92,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,80,50,1)), color-stop(50%,rgba(241,111,92,1)), color-stop(51%,rgba(246,41,12,1)), color-stop(71%,rgba(240,47,23,1)), color-stop(100%,rgba(231,56,39,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827',GradientType=0 ); /* IE6-9 */
	}		


.explore1b{
	margin-left:auto;margin-right:auto;width:100%;
	background-color:red;padding:5px;width:auto;float:left;border-bottom-left-radius:10px;font-size:16px;
	border-radius:5px;
	cursor:pointer;
	z-index:199;


background: #8fc800; /* Old browsers */
background: -moz-linear-gradient(top,  #8fc800 0%, #8fc800 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8fc800), color-stop(100%,#8fc800)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #8fc800 0%,#8fc800 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #8fc800 0%,#8fc800 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #8fc800 0%,#8fc800 100%); /* IE10+ */
background: linear-gradient(to bottom,  #8fc800 0%,#8fc800 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc800', endColorstr='#8fc800',GradientType=0 ); /* IE6-9 */


	}
	
.explore1b:hover{
	background: rgb(248,80,50); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(248,80,50,1) 0%, rgba(241,111,92,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,80,50,1)), color-stop(50%,rgba(241,111,92,1)), color-stop(51%,rgba(246,41,12,1)), color-stop(71%,rgba(240,47,23,1)), color-stop(100%,rgba(231,56,39,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827',GradientType=0 ); /* IE6-9 */


	}


	
	
.AdBox{clear:both;width:100%;}
.AdBox > div{border:2px solid #202020;background: rgb(229,229,229);height:75px;font-weight:bold;color:#303030;border-radius:0px;
 /* Old browsers */
background: -moz-linear-gradient(top,  rgba(229,229,229,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,229,229,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.AdBox > div:hover{border:2px solid blue;background: rgb(229,229,229);height:75px;font-weight:bold;color:#303030;
background-color:yellow
}

.AdBoxInner1{background-color:#C0C0C0;margin:5px;padding:10px;letter-spacing:0px;}
.AdBoxInner2{background-color:#006699;margin:5px;padding:10px;letter-spacing:0px;}
.AdBoxInner3{background-color:#C0C0C0;margin:5px;padding:10px;letter-spacing:0px;}

.footer{
background: rgb(69,72,77); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

}

.FooterBox{clear:both;width:99%;color:white;font-size:12px}
.FooterTitle{color:yellow;font-weight:bold;font-size:14px;padding-bottom:5px}
.FooterTitle2{color:#006699;font-weight:bold;font-size:14px;padding-bottom:10px}
.FooterInner{margin:5px;padding:10px;letter-spacing:0px;font-size:14px;}

.ae{color:white;text-decoration:none;font-weight:bold}

h2{color:#707070;letter-spacing:-2px;margin-top:0px;font-weight:normal;font-size:30px}
h3{color:#006699;letter-spacing:0px}
h4{color:#303030;letter-spacing:0px;font-size:18px}
h4{color:purple;letter-spacing:0px;font-size:18px}

.mainboxNoHover{padding:20px;border:1px solid #E0E0E0;background-color:white;line-height:22px;letter-spacing:0px;margin-top:20px;border-radius:5px}
.mainbox{padding:20px;border:1px solid #E0E0E0;background-color:white;line-height:22px;letter-spacing:0px;margin-top:20px;border-radius:5px}
.mainbox > h2{color:#006699}
.mainbox:hover {background-color:#202020;color:white;cursor:pointer}
.mainbox:hover {background-color:#ECFFFE;color:black;cursor:pointer}

.mainbox:hover h2{color:black;}
.subMain{color:#B0B0B0;line-height:30px}

.LogLink{color:#006699}
.LogLink:hover{color:purple}

.AdminLists{width:100%;clear:both}
.AdminListsInnerLeft{margin-right:10px;}
.AdminListsInnerRight{margin-left:10px;}

.AdminItem{margin-bottom:20px;padding:10px;border:1px solid #C0C0C0;border-radius:8px;height:auto;cursor:pointer}
.AdminItem:hover{background:#ECFFFE;cursor:pointer}

.AdminItemInactive{background-color:#E0E0E0;margin-bottom:20px;padding:10px;border:1px solid #C0C0C0;border-radius:8px;height:102px}
.AdminItemInactive:hover{background:#E0E0E0;cursor:pointer}

.AdminItemNotification{display:none;color:red;position:absolute;background-color:red;width:180px;padding:5px;margin-top:-42px;margin-left:250px;background-color:#E0E0E0;border-top-left-radius:8px;border-top-right-radius:8px;;border-left:1px solid #C0C0C0;border-top:1px solid #C0C0C0;border-right:1px solid #C0C0C0}

.netImgs{width:100%}

.SUbContent{float:left;width:90%;margin-left:0px;}
.SUbContentR{float:left;width:90%;margin-left:0px;margin-right:0px;}

.NonMobileContact{display:none;}
.MobileContact{display:block;}
.ContactMsg{width:100%;height:200px;}

.Cont1{clear:both;width:100%;margin-top:10px}

.MobileLogin{display:block;padding:10px;background-color:#006699;color:white;

}

}


