@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:#205680;
	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%;
	
		
}

#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 {
	margin-top:5px;
	height:30px;
	line-height:30px;
	padding-left:10px;
	padding-right:10px;
	color:#CCC;
	color:#666;
	font-size:12px;
	border:none;
	
}


body {
    font-family: "Segoe UI";	
	background:url(../images/bg.png);	
	text-align:justify;
}
#main{
	width:1000px;
	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{
	padding-top:10px;
	background:url(../images/bg.png);
	width:1000px;
	margin:0 auto;
  	min-height:500px;
  	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:#424242;
	padding-top:0px;
}
.f_content a:hover {
	color:#999;	
}


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

#f_image {
	width:1000px;
	margin:0 auto;
  	height:auto !important;
  	overflow: hidden;	
}

#footer {
   position:fixed;
   left:0px;
   bottom:0px;
   height:79px;
   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:
	
}
