* {
	outline:none;	
}

a:active, a:selected, a:visited { 
    border: none;
    outline: none;
}


@charset "utf-8";       

@font-face {
    font-family: "Segoe UI";
    font-weight: 200;
    src:url(segoe/segoeuil.ttf);
}
@font-face {
    font-family: "Segoe UI";
    font-weight: 300;
    src: local("Segoe UI Semilight");
	src:url(segoe/segoeuisl.ttf);
}
@font-face {
    font-family: "Segoe UI";
    font-weight: 400;
    src:url(segoe/segoeui.ttf);
}
@font-face {
    font-family: "Segoe UI";
    font-weight: 600;
    src:url(segoe/seguisb.ttf);
}
@font-face {
    font-family: "Segoe UI";
    font-weight: 700;
    src:url(segoe/segoeuib.ttf);
}
@font-face {
    font-family: "Segoe UI";
    font-style: italic;
    font-weight: 400;
    src:url(segoe/segoeuii.ttf);
}
@font-face {
    font-family: "Segoe UI";
    font-style: italic;
    font-weight: 700;
    src:url(segoe/seguisbi.ttf);
}

a {
	text-decoration:none;	
}

.sep {
	width:100%;
	height:5px;
	background:url(../images/sep.png);			
}

*:focus {
    outline: 0;
}

.but {
	height:36px;
	width:100%;
	background:#1a93f1;
	line-height:36px;
	text-align:center;		
	color:#fff;
	font-size:16px;
	border:none;
	font-weight:bold;
}

.but:hover {
	background:#307ab4;	
}

#highlight {
	float:left;
	height:133px;
	width:302px;
	background:#0c1b2f;
	/*line-height:133px; */
	padding:20px;
	padding-left:30px;
}

.up {
	width:100%;
	height:127px;
	padding:10px;	
	background:url(../images/up.png);
	margin-bottom:10px;
}

.inside {
	background:#0f5286;
	min-height:100px;
	width:100%;	
}

.i_head {
	background:#038af5;
	height:39px;
	width:100%;
	line-height:39px;
	text-align:center;
	font-size:17px;
	font-weight:bold;	
	color:#fff;
}

.i_more {
	color:#89b7db;
	font-size:11px;
	padding-top:15px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:15px;
	font-weight:600;	
}

.i_test {
	color:#fff;	
	margin-top:10px;
	min-height:100px;;
}

.i_img {
	float:left;	
	margin-right:10px;
}
.i_head2 {
	float:left;
	font-size:13px;
	font-weight:bold;	
	width:100%;
}
.i_txt {
	float:left;
	font-size:11px;	
}

.cont {
	float:left;
	width:47.7%;
	min-height:100px;
	background:url(../images/testi.png);	
	padding:10px;
}

.cont:hover {
	background:url(../images/testi_h.png);	
}


.testimonial {
	background:#0c1b2f;
	width:100%;
	height:40px;
	line-height:40px;
	color:#fff;
	padding-left:20px;
	font-size:20px;
	font-weight:bold;
}

.h_press {
	background:url(../images/trans2.png);
	height:39px;
	line-height:39px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#4f4f4f;	
	width:100%;
}
.press {
	background:url(../images/trans.png);

	height:121px;
	width:100%;
	
		
}
.ct_content {
	width:100%;		
}

#h_sec {
	margin-left:15px;
	float:left;
	height:133px;
	width:302px;
	background:#0e6db7;	
		/*line-height:133px; */
	padding:20px;
	padding-left:30px;
}

#h_sec:hover {
	background:	#038bf4;
}
.nos {
	padding-top:25px;
	color:#fff;
	font-size:50px;	
}
.sub {
	
	color:#8394aa;
	font-size:20px;	
}

.sub2 {
	color:#a7cdeb;
	font-size:20px;	
}

.frm {
	background:#f2f2f2;
	margin-top:5px;
	height:30px;
	line-height:30px;
	padding-left:10px;
	padding-right:10px;
	/*color:#CCC;*/
	color:#808080;
	color:#666;
	font-size:12px;
	/*border:none;*/
    border: #e3e3e3 solid 1px;
	
}

.frm:hover{
	color:#000;	
}


body {
    font-family: "Segoe UI";	
	background:url(../images/bg.png);	
	text-align:justify;
}
#main{
	width:90%;
	margin:0 auto;
  	min-height:500px;
  	height:auto !important;
  	overflow: hidden;
	margin-bottom:80px;
}
#intro {
	margin-top:10%;	
	
}

.you {
	font-size:40px;
	font-weight:600;	
	padding-bottom:5px;
}

#box {
	height:38px;
	float:left;
	background:#2260ba;
	color:#fff;
	font-size:20px;
	padding-left:20px;
	padding-right:20px;
	line-height:38px;	
}
.space {
	margin-top:50px;	
}

#menu {
	float:left;
	width:157px;
	margin-right:53px;		
}

.heading {
	font-size:30px;
	font-weight:600;	
	margin-bottom:10px;
}

#main_content {
	float:left;	
	width:720px;
	font-size:12px;
	color:#686868;
	font-weight:400;
}
.logo {
	
}

.button {
	margin-top:5px;
	background:url(../images/but.png);
	width:157px;
	height:27px;
	font-size:13px;
	color:#3e3e3e;
	font-weight:600;	
	line-height:27px;
	padding-left:20px;
	
}
.button:hover {	
	background:url(../images/but_h.png);
}

.button_a {
	margin-top:5px;

	background:url(../images/but_h.png);
	width:157px;
	height:27px;
	font-size:13px;
	color:#3e3e3e;
	font-weight:600;	
	line-height:27px;
	padding-left:20px;
	
}

.button_b {
	margin-top:5px;
	background:url(../images/but_b.png);
	width:157px;
	height:27px;
	font-size:13px;
	color:#fff;
	font-weight:600;	
	line-height:27px;
	padding-left:20px;
	
}
.button_b:hover {
	background:url(../images/but_h.png);
	color:#3e3e3e;
}

#affiliate {
	height:38px;
	float:left;
	background:#4f5967;	
	color:#fff;
	font-size:20px;
	padding-left:20px;
	padding-right:20px;
	line-height:38px;	
}

.more {
	float:left;
	height:38px;
	color:#666666;
	font-weight:600;
	font-size:14px;
	padding-left:20px;
	padding-right:20px;
	line-height:38px;	
}

.entry {
	height:38px; 
	width:auto;	
	margin-top:10px;
}
#content{
	line-height:27px;
	width:90%;
	margin:0 auto;
  	min-height:27px;
  	height:auto !important;
  	overflow: hidden;
}

.f_logo {
	float:left;	
}
.f_content {
	float:left;	
}
.f_content a {
	font-family:'Segoe UI';
	font-weight:600;
	float:left;
	text-decoration:none;
	font-size:10px;
	padding-left:20px;
	color:#feffff;
	padding-top:0px;
}
.f_content a:hover {
	color:#999;	
}


.copy a{
	color:#9a9a9a;	
}
.copy a:hover {
	color:#666;	
}

#f_image {
	width:90%;
	margin:0 auto;
  	height:auto !important;
  	overflow: hidden;	
}

#footer {
	background-color:#333333;
   position:fixed;
   left:0px;
   bottom:0px;
   height:26px;
   width:100%;
}

/* IE 6 */
* html #footer {
   position:absolute;
   top:expression((0-(footer.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
}


.landing {
	margin-top:200px;
	margin-left:
	
}
	#tablet {
		background:url(../images/tablet.png) no-repeat;
		width:192px;
		height:250px;	
		float:left;
		margin-top:100px;
    position: absolute;
		z-index:1;

  -o-transition:color .2s ease-out, background 1s ease-in;
  -ms-transition:color .2s ease-out, background 1s ease-in;
  -moz-transition:color .2s ease-out, background 1s ease-in;
  -webkit-transition:color .2s ease-out, background 1s ease-in;
  /* ...and now override with proper CSS property */
  transition:color .2s ease-out, background 1s ease-in;
  	}
	#tablet:hover {
		background:url(../images/tablet_h.png) no-repeat;			
	}
	#phone {
		background:url(../images/phone.png) no-repeat;	
		width:78px;
		height:163px;
		float:left;
		margin-left:-20px;
		margin-top:170px;
 	   position: absolute;
		z-index:1;
  -o-transition:color .2s ease-out, background 1s ease-in;
  -ms-transition:color .2s ease-out, background 1s ease-in;
  -moz-transition:color .2s ease-out, background 1s ease-in;
  -webkit-transition:color .2s ease-out, background 1s ease-in;
  /* ...and now override with proper CSS property */
  transition:color .2s ease-out, background 1s ease-in;
  			}
	#phone:hover {
		background:url(../images/phone_h.png) no-repeat;			
	}
	#desktop {
		background:url(../images/desktop.png) no-repeat;
		width:564px;
		height:457px;
		float:left;
		margin-left:-20px;
    position: absolute;
		z-index:2;
  -o-transition:color .2s ease-out, background 1s ease-in;
  -ms-transition:color .2s ease-out, background 1s ease-in;
  -moz-transition:color .2s ease-out, background 1s ease-in;
  -webkit-transition:color .2s ease-out, background 1s ease-in;
  /* ...and now override with proper CSS property */
  transition:color .2s ease-out, background 1s ease-in;
  	}
	#desktop:hover {
		background:url(../images/desktop_h.png) no-repeat;			
	}
	#click-to-top {
    position: absolute;
    background-color: rgba(255, 200, 200, 0.7);
    border: black solid 1px;
	min-height:500px;
	min-width:200px;

}
.center {
	width:1300px;
    position: absolute;
    left:50%;
    margin-left:-650px;
	top:10%;
}
	body {
		background:url(../images/bg.jpg) repeat-x;	
		/*overflow:hidden;*/
	}
	
	.but_right {
		height:50px;
		font-size:16px;	
		float:left;
		margin-left:50px;
	}
	.but_right:hover {
		background:url(../images/hover.png) repeat-x;
		
	}	
	.but_right_h {
		background:url(../images/hover.png) repeat-x;
		height:50px;
		font-size:16px;	
		float:left;
		margin-left:50px;
	}
	
	.try {
		width:526px;
		height:100px;
		background-color:#1a93f1;
		color:#fff;
		font-size:37px;
		line-height:98px;
		text-align:center;
		margin-bottom:20px;
	}
	.try:hover {
		background-color:#4baefa;
	}
	.whitelabel {
		background:url(../images/whitelabel.png);
		width:157px;
		height:100px;	
		float:right;
	}
	.whitelabel:hover {
		background:url(../images/whitelabel_hov.png);
	}    
	
	
	.offerbox {
		float:left; 
		margin-right:10px;
		width:317px; 
		min-height:100px; 
		border:.1em solid #d8d8d8;
	}
	.offerbox:hover {
		background:#f1f1f1;	
	}
	.headbox {
		height:55px; 
		width:317px; 
		background-color:#6a6a6a; 
		font-size:25px; 
		color:#fff; 
		line-height:55px;
		font-weight:600;
	}
	.headbox2 {
		height:55px; 
		width:317px; 
		background-color:#333333; 
		font-size:25px; 
		color:#fff; 
		line-height:55px;
		font-weight:600;
	}
	.headbox3 {
		height:55px; 
		width:317px; 
		background-color:#0a0a0a; 
		font-size:25px; 
		color:#fff; 
		line-height:55px;
		font-weight:600;
	}
	.boxinfo {
		padding:20px; 
		padding-left:40px;	
	}
	.boxorder {
	height:55px; 
	width:317px; 
	background-color:#1d84d4; 
	font-size:20px; 
	color:#fff; 
	line-height:55px; 
	text-align:center;	
	}
	boxorder:hover {
		background-color:#4baefa;
	
	}
	.price {
		font-size:30px;
		font-weight:800;	
		
	}
	.updig {
		vertical-align: baseline;
		font-size: 14px;
		position: relative;
		top: -0.9em;
	}
	.high {
		color:#0d6cb6;	
		font-weight:bold;
	}
	
	
.center2 {
	width:420px;
    position: absolute;
    left:50%;
	margin-top:60px;
    margin-left:-210px;
	top:10%;
}
a {
	text-decoration:none;	
	color:#000;
}