@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800');
body, div, span, p, h1, h2, h3, ul, li, img {
	margin:0;
	padding:0;
}
body {
	font:normal 12px/25px 'Open Sans';
	color:#7a7a7a;
	text-align:left;
	
}
img, a {
	outline:none;
	border:none;
	text-decoration:none;
}
.bk-cl p{color:#000000}
p{ color:#000;
  font-size:14px;
  padding:10px 0px 10px 0px;
  line-height:22px;
  text-align:justify;
}
p a{
  color:#7a7a7a;
  text-decoration:none;
}
p a:hover{
  color:#7a7a7a;
  text-decoration:underline;
}
.clr {
	clear:both;
}
#wrapper{
 width:100%;
 margin:0 auto;
 }
#outer-header{
 width:100%;
 height:50px;
 background:#1a4a95;
 }
#inner-header{
 margin:0 auto;
 width:927px;
 height:50px;
 } 
#logo{
 float:left;
 padding-top:3px;
}
.top-link{
 float:right;
 height:45px;
 width:300px;
}
.number{
 font-family:'Open Sans';
 font-size:17px;
 color:#FFF;
 background:url(../images/divider-blue.gif) right 0 no-repeat;
 float:left;
 height:45px;
 width:125px;
 padding:10px 0px 0px 0px;
}
.map{ float:right; width:170px;}
#bottom-map{ float:right; width:170px;}
/*drop down start css*/
#nav{
    list-style:none;
    font-weight:bold;
    float:left;
    width:170px;	
}
#nav li{
    float:left;
    position:relative;
	cursor:pointer;
	color:#fff;
	width:170px;
	background:url(../images/map-gif.gif) 120px 0 no-repeat;
	padding-top:2px;
	margin:0px;
	
}
#nav a{
    display:block;
    padding:5px;
    color:#616161;
	font-weight:normal;
    text-decoration:none;
	
}
#nav a:hover{
    color:#616161;
	font-weight:normal;
    text-decoration:underline;
}
#nav ul{
    background:none;
    list-style:none;
    position:absolute;
    left:-9999px;
	
}
#nav ul li{
    float:none;
	background:none;
	
}
#nav ul a{
    white-space:nowrap;
	
}
#nav li:hover ul{ 
    left:0;
}
#nav li:hover a{ 
	background:#FFF ;
    text-decoration:underline;
	height:37px;
	text-align:left;
	width:170px;
	-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border:#dfdfdf 1px solid;
}
#nav li:hover ul a{ 
    text-decoration:none;
}
#nav li:hover ul li a:hover{
	background:#f0f0f0 ;
	color:#333333;
}

/*drop down css end*/
#nav-outer{
 width:100%;
 background:#f6f5f5;
 height:40px;
 }
#nav-inner{
 width:927px;
 height:39px;
 margin:0 auto;
 border-bottom:#dbdbdb 1px solid;
 }
 #nav-inner-banner{
 width:927px;
 height:39px;
 margin:0 auto;

 }
#menu{
  width:680px;
  float:left;
  margin-top:16px;
  margin-left:10px
}
#menu ul{
 margin:0px;
 padding:0px;
}
#menu ul li{
  display:inline;
  font-size:15px;
  color:#000;
  font-family:'Open Sans';
  list-style:none;
  padding:0px 20px 0px 0px;
  margin-top:15px;
  
}
#menu ul li a{
  color:#000;
  text-decoration:none;
  background:#f6f5f5;

}
#menu ul li a:hover{
  color:#000;
  text-decoration:none;
  border-bottom:#184994 2px solid;

}
#menu ul li a.activ{
  color:#000;
  text-decoration:none;
  border-bottom:#184994 2px solid;
}
.social-link{
 float:right;
 margin:13px 0px 0px 0px;
}
#banner-outer{
  background:url(../images/banner-bg.gif) 0 0 repeat-x;
  height:510px;
  width:100%;
  }
#banner-inner{
  padding-top:30px;
  width:927px;
  margin:0 auto;
  height:510px;
  } 
#banner-lft{
 float:left;
 width:295px;
 height:390px;
 padding:20px 0px 0px 0px;
 }
#banner-rgt{
 float:left;
 width:625px;
 background:url(../images/phonix.gif) left 270px no-repeat;
 height:410px;
 }
#banner-rgt ul{
  margin-top:10px;
  padding:0px;
  }
#banner-rgt ul li{
  list-style:none;
  line-height:30px;
  font-size:16px;
  color:#000;
  font-family:'Open Sans';
  background:url(../images/arrow-blue.gif) 10px 13px no-repeat;
  padding:0px 0px 0px 40px;
  }
.teg{ font-size:20px; text-align:left;   font-family:gothic720_lt_btlight; color:#000; padding-left:10px;}
/*h1{
  background:#0073c6;
  color:#FFF;
  font-size:35px;
  font-family:'Open Sans';
  padding:10px 0px 10px 10px;
  font-weight:normal;
  }*/
.inner-hd{
  color:#4b4b4b;
  font-size:23px;
  font-family:gothic720_lt_btlight;
  font-weight:normal;
  width:auto;
  text-align:left;
  line-height:30px;
  
  }
h2{
  color:#4b4b4b;
  font-size:24px;
  font-family:'Open Sans';
  font-weight:normal;
  line-height:30px;
  padding-bottom:10px;
  }
 .h2{
  color:#4b4b4b;
  font-size:24px;
  font-family:'Open Sans';
  font-weight:normal;
  line-height:30px;
  padding-bottom:10px;
  background:none;
  padding-left:0px
  }
h2 span{
  color:#3399cc;
  font-size:28px;
  font-family:gothic720_lt_btlight;
  font-weight:normal;
  }
.hd3{
  color:#4b4b4b;
  font-size:28px;
  font-family:gothic720_lt_btlight;
  font-weight:normal;
  line-height:30px;
  padding:10px 0px 10px 0px;
  }
.hd4{
  color:#4b4b4b;
  font-size:20px;
  font-family:gothic720_lt_btlight;
  font-weight:normal;
  line-height:30px;
  padding:0px 0px 10px 0px;
  }          
.dwn-bnt{ 
 float:left;
 padding:30px 0px 0px 0px;
 width:450px;
 height:130px;
 }
.dwn-bnt-bottom{ 
 float:left;
 width:552px;
 padding:30px 0px 0px 0px;
 }
.dwn-bnt-inner{ 
  float:left;
 padding:30px 0px 0px 10px;
 }  
.awards{
 height:58px;
 width:927px;
 background:url(../images/awards-bg.gif) 0 0 no-repeat;
 float:left;
 padding-top:5px;

 }
.awards ul{
  margin:0px 0px 0px 150px;
  padding:0px;
 } 
.awards ul li{ 
 list-style:none;
 background:url(../images/divider-gray.gif) right top no-repeat;
 float:left;
 padding:0px 15px 0px 12px;
 } 

 #middle-container1{
 margin:0  auto;
 width:927px;
 padding:0px 0px 20px 0px;
 background:#f7f7f7 
 } 
.middle-points{
 margin:0  auto;
 width:927px;
 padding:0px 0px 20px 0px; 
 } 
.middle-points ul{
 margin:0px;
 padding:0px;
 } 
 .middle-points ol li{ color:#000000}
.middle-points ul li{
 list-style:none;
 background:url(../images/arrow.gif) 0 10px no-repeat;
 padding:0px 0px 0px 20px;
 color:#000000;
 font-size:13px;
 }   
.txt{ font-size:14px; font-style:italic;} 
#middle-left{
 width:552px;
 float:left;
 }
#middle-right{
 width:330px;
 float:right;
 }
.recover-photo{
width:550px;
float:left;
}  
.recover-photo ul{
margin:0px;
padding:0px;
}
.recover-photo ul li{
list-style:none;
float:left;
display: block;
height:150px;
width:182px;
}
.recover-photo ul li a{
display:block;
height:150px;
}
.recover-photo ul li a.link1{
text-decoration:none;
height:150px;
background: url(../images/1.gif) 0 0 no-repeat;
height:150px;
width:182px;
}
.recover-photo ul li a.link1:hover{
text-decoration:none;
height:150px;
background: #FFF url(../images/hover-memory.gif) 0 0 no-repeat;
z-index:1111;
}
.recover-photo ul li a.link2{
text-decoration:none;
height:150px;
background: url(../images/2.gif) 0 0 no-repeat;
height:150px;
width:182px;
}
.recover-photo ul li a.link2:hover{
text-decoration:none;
height:150px;
background: #FFF url(../images/sd-hover.gif) 0 0 no-repeat;
z-index:1111;
}
.recover-photo ul li a.link3{
text-decoration:none;
height:150px;
background: url(../images/3.gif) 0 0 no-repeat;
height:150px;
width:182px;
}
.recover-photo ul li a.link3:hover{
text-decoration:none;
height:150px;
background: #FFF url(../images/camera-hover.gif) 0 0 no-repeat;
z-index:1111;
}
.recover-photo ul li a.link4{
text-decoration:none;
height:150px;
background: url(../images/4.gif) 0 0 no-repeat;
height:150px;
width:182px;
}
.recover-photo ul li a.link4:hover{
text-decoration:none;
height:150px;
background: #FFF url(../images/media-hover.gif) 0 0 no-repeat;
z-index:1111;
}
.recover-photo ul li a.link5{
text-decoration:none;
height:150px;
background: url(../images/5.gif) 0 0 no-repeat;
height:150px;
width:182px;
}
.recover-photo ul li a.link5:hover{
text-decoration:none;
height:150px;
background: #FFF url(../images/camcorder-hover.gif) 0 0 no-repeat;
z-index:1111;
}

.recover-photo ul li a.link6{
text-decoration:none;
height:150px;
background: url(../images/6.gif) 0 0 no-repeat;
height:150px;
width:182px;
}
.recover-photo ul li a.link6:hover{
text-decoration:none;
height:150px;
background: #FFF url(../images/download.gif) 0 0 no-repeat;
z-index:1111;
}




.recover-photo ul li a.sd-card-link1{
text-decoration:none;
height:150px;
background: url(../images/sd-card1.gif) 0 0 no-repeat;
height:150px;
width:182px;
}
.recover-photo ul li a.sd-card-link1:hover{
text-decoration:none;
height:150px;
background: #FFF url(../images/sd-card1-hover.gif) 0 0 no-repeat;
z-index:1111;
}
.recover-photo ul li a.sd-card-link2{
text-decoration:none;
height:150px;
background: url(../images/sd-card2.gif) 0 0 no-repeat;
height:150px;
width:182px;
}
.recover-photo ul li a.sd-card-link2:hover{
text-decoration:none;
height:150px;
background: #FFF url(../images/sd-card2-hover.gif) 0 0 no-repeat;
z-index:1111;
}
.recover-photo ul li a.sd-card-link3{
text-decoration:none;
height:150px;
background: url(../images/sd-card3.gif) 0 0 no-repeat;
height:150px;
width:182px;
}
.recover-photo ul li a.sd-card-link3:hover{
text-decoration:none;
height:150px;
background: #FFF url(../images/sd-card3-hover.gif) 0 0 no-repeat;
z-index:1111;
}
.recover-photo ul li a.sd-card-link4{
text-decoration:none;
height:150px;
background: url(../images/sd-card4.gif) 0 0 no-repeat;
height:150px;
width:182px;
}
.recover-photo ul li a.sd-card-link4:hover{
text-decoration:none;
height:150px;
background: #FFF url(../images/sd-card4-hover.gif) 0 0 no-repeat;
z-index:1111;
}
.recover-photo ul li a.sd-card-link5{
text-decoration:none;
height:150px;
background: url(../images/sd-card5.gif) 0 0 no-repeat;
height:150px;
width:182px;
}
.recover-photo ul li a.sd-card-link5:hover{
text-decoration:none;
height:150px;
background: #FFF url(../images/sd-card5-hover.gif) 0 0 no-repeat;
z-index:1111;
}
.recover-photo ul li a.sd-card-link6{
text-decoration:none;
height:150px;
background: url(../images/sd-card5.gif) 0 0 no-repeat;
height:150px;
width:182px;
}
.recover-photo ul li a.sd-card-link6:hover{
text-decoration:none;
height:150px;
background: #FFF url(../images/sd-card5-hover.gif) 0 0 no-repeat;
z-index:1111;
}


.recover-photo ul li a.memory-link1{
text-decoration:none;
height:150px;
background: url(../images/memory-card1.gif) 0 0 no-repeat;
height:150px;
width:182px;
}
.recover-photo ul li a.memory-link1:hover{
text-decoration:none;
height:150px;
background: #FFF url(../images/memory-card1-hover.gif) 0 0 no-repeat;
z-index:1111;
}
.recover-photo ul li a.memory-link2{
text-decoration:none;
height:150px;
background: url(../images/memory-card2.gif) 0 0 no-repeat;
height:150px;
width:182px;
}
.recover-photo ul li a.memory-link2:hover{
text-decoration:none;
height:150px;
background: #FFF url(../images/memory-card2-hover.gif) 0 0 no-repeat;
z-index:1111;
}
.recover-photo ul li a.memory-link3{
text-decoration:none;
height:150px;
background: url(../images/memory-card3.gif) 0 0 no-repeat;
height:150px;
width:182px;
}
.recover-photo ul li a.memory-link3:hover{
text-decoration:none;
height:150px;
background: #FFF url(../images/memory-card3-hover.gif) 0 0 no-repeat;
z-index:1111;
}
.recover-photo ul li a.memory-link4{
text-decoration:none;
height:150px;
background: url(../images/memory-card4.gif) 0 0 no-repeat;
height:150px;
width:182px;
}
.recover-photo ul li a.memory-link4:hover{
text-decoration:none;
height:150px;
background: #FFF url(../images/memory-card4-hover.gif) 0 0 no-repeat;
z-index:1111;
}
.recover-photo ul li a.memory-link5{
text-decoration:none;
height:150px;
background: url(../images/memory-card5.gif) 0 0 no-repeat;
height:150px;
width:182px;
}
.recover-photo ul li a.memory-link5:hover{
text-decoration:none;
height:150px;
background: #FFF url(../images/memory-card5-hover.gif) 0 0 no-repeat;
z-index:1111;
}

.recover-photo ul li a.video-link1{
text-decoration:none;
height:150px;
background: url(../images/video1.gif) 0 0 no-repeat;
height:150px;
width:182px;
}
.recover-photo ul li a.video-link1:hover{
text-decoration:none;
height:150px;
background: #FFF url(../images/video1-hover.gif) 0 0 no-repeat;
z-index:1111;
}
.recover-photo ul li a.video-link2{
text-decoration:none;
height:150px;
background: url(../images/video2.gif) 0 0 no-repeat;
height:150px;
width:182px;
}
.recover-photo ul li a.video-link2:hover{
text-decoration:none;
height:150px;
background: #FFF url(../images/video2-hover.gif) 0 0 no-repeat;
z-index:1111;
}
.recover-photo ul li a.video-link3{
text-decoration:none;
height:150px;
background: url(../images/video3.gif) 0 0 no-repeat;
height:150px;
width:182px;
}
.recover-photo ul li a.video-link3:hover{
text-decoration:none;
height:150px;
background: #FFF url(../images/video3-hover.gif) 0 0 no-repeat;
z-index:1111;
}
.recover-photo ul li a.video-link4{
text-decoration:none;
height:150px;
background: url(../images/video4.gif) 0 0 no-repeat;
height:150px;
width:182px;
}
.recover-photo ul li a.video-link4:hover{
text-decoration:none;
height:150px;
background: #FFF url(../images/video4-hover.gif) 0 0 no-repeat;
z-index:1111;
}
.recover-photo ul li a.video-link5{
text-decoration:none;
height:150px;
background: url(../images/video5.gif) 0 0 no-repeat;
height:150px;
width:182px;
}
.recover-photo ul li a.video-link5:hover{
text-decoration:none;
height:150px;
background: #FFF url(../images/video5-hover.gif) 0 0 no-repeat;
z-index:1111;
}
.recover-photo ul li a.video-link6{
text-decoration:none;
height:150px;
background: url(../images/video6.gif) 0 0 no-repeat;
height:150px;
width:182px;
}
.recover-photo ul li a.video-link6:hover{
text-decoration:none;
height:150px;
background: #FFF url(../images/video6-hover.gif) 0 0 no-repeat;
z-index:1111;
}


























.recover-photo ul li a.camera-link1{
text-decoration:none;
height:150px;
background: url(../images/camera1.gif) 0 0 no-repeat;
height:150px;
width:182px;
}
.recover-photo ul li a.camera-link1:hover{
text-decoration:none;
height:150px;
background: #FFF url(../images/camera1-hover.gif) 0 0 no-repeat;
z-index:1111;
}
.recover-photo ul li a.camera-link2{
text-decoration:none;
height:150px;
background: url(../images/camera2.gif) 0 0 no-repeat;
height:150px;
width:182px;
}
.recover-photo ul li a.camera-link2:hover{
text-decoration:none;
height:150px;
background: #FFF url(../images/camera2-hover.gif) 0 0 no-repeat;
z-index:1111;
}
.recover-photo ul li a.camera-link3{
text-decoration:none;
height:150px;
background: url(../images/camera3.gif) 0 0 no-repeat;
height:150px;
width:182px;
}
.recover-photo ul li a.camera-link3:hover{
text-decoration:none;
height:150px;
background: #FFF url(../images/camera3-hover.gif) 0 0 no-repeat;
z-index:1111;
}
.recover-photo ul li a.camera-link4{
text-decoration:none;
height:150px;
background: url(../images/camera4.gif) 0 0 no-repeat;
height:150px;
width:182px;
}
.recover-photo ul li a.camera-link4:hover{
text-decoration:none;
height:150px;
background: #FFF url(../images/camera4-hover.gif) 0 0 no-repeat;
z-index:1111;
}
.recover-photo ul li a.camera-link5{
text-decoration:none;
height:150px;
background: url(../images/camera5.gif) 0 0 no-repeat;
height:150px;
width:182px;
}
.recover-photo ul li a.camera-link5:hover{
text-decoration:none;
height:150px;
background: #FFF url(../images/camera5-hover.gif) 0 0 no-repeat;
z-index:1111;
}
.recover-photo ul li a.camera-link6{
text-decoration:none;
height:150px;
background: url(../images/camera6.gif) 0 0 no-repeat;
height:150px;
width:182px;
}
.recover-photo ul li a.camera-link6:hover{
text-decoration:none;
height:150px;
background: #FFF url(../images/camera6-hover.gif) 0 0 no-repeat;
z-index:1111;
}




.recover-photo ul li a.card-link1{
text-decoration:none;
height:150px;
background: url(../images/card1.gif) 0 0 no-repeat;
height:150px;
width:182px;
}
.recover-photo ul li a.card-link1:hover{
text-decoration:none;
height:150px;
background: #FFF url(../images/card1-hover.gif) 0 0 no-repeat;
z-index:1111;
}
.recover-photo ul li a.card-link2{
text-decoration:none;
height:150px;
background: url(../images/card2.gif) 0 0 no-repeat;
height:150px;
width:182px;
}
.recover-photo ul li a.card-link2:hover{
text-decoration:none;
height:150px;
background: #FFF url(../images/card2-hover.gif) 0 0 no-repeat;
z-index:1111;
}
.recover-photo ul li a.card-link3{
text-decoration:none;
height:150px;
background: url(../images/card3.gif) 0 0 no-repeat;
height:150px;
width:182px;
}
.recover-photo ul li a.card-link3:hover{
text-decoration:none;
height:150px;
background: #FFF url(../images/card3-hover.gif) 0 0 no-repeat;
z-index:1111;
}
.recover-photo ul li a.card-link4{
text-decoration:none;
height:150px;
background: url(../images/card4.gif) 0 0 no-repeat;
height:150px;
width:182px;
}
.recover-photo ul li a.card-link4:hover{
text-decoration:none;
height:150px;
background: #FFF url(../images/card4-hover.gif) 0 0 no-repeat;
z-index:1111;
}
.recover-photo ul li a.card-link5{
text-decoration:none;
height:150px;
background: url(../images/card5.gif) 0 0 no-repeat;
height:150px;
width:182px;
}
.recover-photo ul li a.card-link5:hover{
text-decoration:none;
height:150px;
background: #FFF url(../images/card5-hover.gif) 0 0 no-repeat;
z-index:1111;
}
.recover-photo ul li a.card-link6{
text-decoration:none;
height:150px;
background: url(../images/card6.gif) 0 0 no-repeat;
height:150px;
width:182px;
}
.recover-photo ul li a.card-link6:hover{
text-decoration:none;
height:150px;
background: #FFF url(../images/card6-hover.gif) 0 0 no-repeat;
z-index:1111;
}

.read{ color:#00b9ff; font-size:16px;}
.read a{ color:#00b9ff; text-decoration:none;}
.read a:hover{ color:#00b9ff; text-decoration:underline;} 
.read2{ color:#00b9ff; font-size:16px; text-align:right; margin:0px; padding:0px;}
.read2 a{ color:#00b9ff; text-decoration:none;}
.read2 a:hover{ color:#00b9ff; text-decoration:underline;}
.client-speak{ background:#f2f2f2; height:183px; width:330px; }
.client-speak-jpeg{ background:#f2f2f2; height:200px; width:330px; }
/*testimonials css start*/ 
.top{
  color:#4b4b4b;
  font-size:20px;
  font-family:gothic720_lt_btlight;
  font-weight:normal;
  padding:10px 0px 10px 75px;
  background:url(../images/arrow-lft.gif) 0 0 no-repeat;
  height:31px; width:255px;
  }
.mdl{
  font-style:italic;
  padding:0px 0px 0px 20px;
  height:120px;
  width:300px;
  font-size:11px;
  text-align:justify;
  }
  .mdl p{  font-size:11px;} 
    
  .bottom{
  color:#00b9ff;
  font-size:16px;
  font-weight:normal;
  padding:0px 0px 10px 155px;
  background:url(../images/arrow-rht.gif) right 0px no-repeat;
  height:31px; width:175px;
  float:right;
  }
.bottom a{
  color:#00b9ff;
  text-decoration:none;
  } 
.bottom a:hover{
  color:#00b9ff;
  text-decoration:underline;
  }
  .bottom-jpeg{
  color:#00b9ff;
  font-size:16px;
  font-weight:normal;
  padding:15px 8px 10px 0px;
  background:url(../images/arrow-rht.gif) right 18px no-repeat;
  height:53px; width:190px;
  float:right;
  }
.bottom-jpeg a{
  color:#00b9ff;
  text-decoration:none;
  } 
.bottom-jpeg a:hover{
  color:#00b9ff;
  text-decoration:underline;
  }  
/*testimonials css end*/ 
.img-bnr{ margin-right:15px; cursor:pointer;}  
.img-win8{ padding:20px 0px 0px 10px;}
.img-mac{ padding:15px 0px 0px 10px;}
.free-demo{ font-size:13px; color:#000; font-weight:bold;}
.free-demo span{ color:#708d38;}
.download{width:550px; height:auto; margin-top:23px;} 
.arrow-download{ float:left; width:25px; height:62px; padding-top:6px;}  
.left-box{ float:left; width:175px; height:auto;} 
.right-cnt{ float:left; width:360px; height:auto; margin-left:15px;}    
 .disclaimer{ font-size:11px; font-style:italic; line-height:14px; text-align:left;}
 .pd {
    float: left;
    width: 500px;
}
.pd ul {
    margin-: 0;
    padding-top: 15px;
}
.pd ul li {
    float: left;
    list-style: none;
    padding-left: 10px;
    padding-right: 15px;
}
.pd ul li a {
    color: #333333;
    font-size: 11px;
	text-decoration:none;
}
.pd ul li a:hover {
    color: #333333;
	text-decoration:none;
}


             
#footer{
 width:100%;
 background:#1a4a95;
 height:250px;
 }
#footer-inner{
 width:927px;
 margin:0 auto;
 height:250px;
 }
#footer-inner ul{ margin:0px; padding:0px;}
#footer-inner ul li{
 list-style:none;
 color:#FFF;
 padding:10px 10px 0px 0px;
 font-size:12px;
 border-bottom:#0073c6 1px dashed;
 }
#footer-inner ul li a{
 color:#FFF;
 text-decoration:none;
 }
#footer-inner ul li a:hover{
 color:#FFF;
 text-decoration:underline;
 } 
.footer-contact{
 width:180px;
 float:right;
 padding:5px 0px 0px 0px;
 }
.hd5{ width:927px; background:url(../images/hd-border.gif) 0 bottom repeat-x;   font-size:22px; font-family:'Open Sans'; color:#FFF;}
.txt-blue{font-size:12px; font-weight:bold; color:#00bbff; font-style:italic; text-align:right;}
.txt-blue a{color:#00bbff; text-decoration:none;} 
.txt-blue a:hover{color:#7ab22b; text-decoration:none;}   
.btm-link{ margin:0 auto; height:25px; width:927px; background:url(../images/hd-border.gif) 0 top repeat-x; text-align:right; padding-top:8px;}
.btm-link a{ text-decoration:none; color:#666666;}
.btm-link a:hover{ text-decoration:underline; color:#666666;}
.coryrgt-outer{ width:100%; height:40px;}
.coryrgt-inner{ margin:0 auto; width:927px; height:40px; color:#7a7a7a; text-align:center; line-height:15px; font-size:11px; padding-top:5px;} 
ul.slide{margin:0;
          padding:0;
          height:80px;
          list-style-type:none;}
 ul.slide li{float:left;
             list-style-type:none;}
 ul.slide img{border:1px solid silver;
             height:80px;
			 }
.whystellar-outer{
 width:100%;
 height:90px;
 background:url(../images/whystellarbg.gif) 0 0 repeat-x;
 }
.whystellarinner{
 margin:0 auto;
 width:928px;
 height:90px;
 } 
.whystellar{
 height:90px;
 width:928px;
 float:left;
 padding-top:15px;

 }
.whystellar ul{
  margin:0px 0px 0px 0px;
  padding:0px;
 } 
.whystellar ul li{ 
 list-style:none;
 background:url(../images/divider-gray.gif) right 5px no-repeat;
 float:left;
 padding:0px 15px 0px 12px;
 } 			 

/*drop down bottom start css*/
#nav2{
    list-style:none;
    font-weight:bold;
    float:left;
    width:177px;	
}
#nav2 li{
 float:left;
    position:relative;
	cursor:pointer;
	color:#fff;
	width:177px;
	background:url(../images/worldwide.gif) 0px 0 no-repeat;
	padding:0px;
	margin:0px
	
}
#nav2 a{
    display:block;
    padding:5px;
    color:#00BBFF;
	font-weight:normal;
    text-decoration:none;
	
}
#nav2 a:hover{
    color:#00BBFF;
	font-weight:normal;
    text-decoration:underline;
}
#nav2 ul{
    background:none;
    list-style:none;
    position:absolute;
    left:-9999px;
	
}
#nav2 ul li{
    float:none;
	background:none;
	padding-top:2px; margin:0px;
	border:none;
	
}
#nav2 ul a{
    white-space:nowrap;
	
}
#nav2 li:hover ul{ 
    left:0;
}
#nav2 li:hover a{ 
	background:#FFF ;
    text-decoration:underline;
	height:37px;
	text-align:left;
	width:170px;
	-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border:#dfdfdf 1px solid;
}
#nav2 li:hover ul a{ 
    text-decoration:none;
		color:#333333;
}
#nav2 li:hover ul li a:hover{
	background:#f0f0f0 ;
	color:#333333;
}
.pdf{ float:left; background:url(../images/pdf.gif) 0 5px no-repeat; padding:12px 0px 0px 60px; width:auto; height:50px;}
.pdf a{ color:#6e6e6e; text-decoration:none; }
.pdf a:hover{ color:#6e6e6e; text-decoration:underline;}
.inner-link{ background:#1a4a95}
.link-text{margin:0px; padding:10px 0px 20px 30px; list-style:none;; width:250px}
.link-text li{padding:5px 0px 5px 20px;margin:0px 30px 0px 0px; border-bottom:dotted 1px #CCCCCC}
.link-text li a{color:#CCCCCC; font-weight:bold}
.link-text li a:hover{color:#FFFFFF}
.link-box {
    margin: 0 auto;
    width: 928px;
}
.header-text{text-align:center;color:#FFFFFF; font:18px gothic720_lt_btlight; font-weight:bold}
.left{float:left}
.list li a,.list li a:visited,#sitemap li a{color:#7a7a7a}
.list li a:hover{display:inline-block; color:#000000}
ul#sitemap,ul#sitemap ul.list{padding-left:40px}
.cnt-txt1{color: #3996d6;
    font-family: gothic720_lt_btlight;
    font-size: 22px;
    font-weight: bold;
    }
.artcile1{ border-bottom:solid 1px #999999; margin-bottom:24px; padding-bottom:10px; font-family:'Open Sans'}


.par-line{ color:#000000}

.art-icon{ margin-right:20px}
.right{ float:right; width:740px}
.left{float:left}



/*Updated Css*/
.posteddata{color:#000; padding-bottom:0px; font-size:13px; font-weight:600; font-family: 'Montserrat', sans-serif;}
.titlepost{ color:#000; font-weight:700; font-family: 'Montserrat', sans-serif; text-align:left; font-size:18px;}
.par-a{color:#e11f27; font-weight:600; font-size:13px; font-family:'Open Sans'}
#middle-container{ margin:0  auto;width:927px;padding:30px 0px 20px 0px; }
#middle-container p a{ font-weight:400; color:#e11f27; text-decoration:none;}
#middle-container p a:hover{ color:#000; text-decoration:none;}
#middle-container ul{ margin:0; padding:0;}
#middle-container ul li{ color:#000; background-image:url(http://www.retrievephotos.com/images/arrow-small.png); list-style:none; background-repeat:no-repeat; background-position:left 9px; padding-left:25px;}
#middle-container ul li a{ color:#e11f27; text-decoration:none;}
#middle-container ul li a:hover{ color:#000; text-decoration:none;}
#middle-container ol{ margin:0; padding:0;}
#middle-container ol li{ color:#000; background-image:url(http://www.retrievephotos.com/images/arrow-small.png); list-style:none; background-repeat:no-repeat; background-position:left 9px; padding-left:25px;}
#middle-container ol li a{ color:#e11f27; text-decoration:none;}
#middle-container ol li a:hover{ color:#000; text-decoration:none;}
#middle-container h2{ color:#000;  font-family: 'Montserrat', sans-serif; text-align:left; font-size:22px; margin:15px 0px;}
#middle-container h3{ color:#000;  font-family: 'Montserrat', sans-serif; text-align:left; font-size:20px;  margin:15px 0px;}

