@charset "utf-8";
/* CSS Document */

body {
	background-image:url(/images/test.gif);
	background-repeat:repeat-x;
	background-position: top;
	background-repeat: repeat-x;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color:#1D3356;
}

a:link {
	text-decoration: none;
	color: #0E355C;
}
a:visited {
	text-decoration: none;
	color: #0E355C;
}
a:hover {
	text-decoration: none;
	color:#FC5800;
}
a:active {
	text-decoration: none;
	color: #0E355C;
}

.linktxt
   { font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 14px;
	 color: #15395B;	 
   }  
   
.linktxt a:hover
         { text-decoration:underline; }
   
.linkwt
   { font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12px;	 
	 margin-top: 15px;
	 color: #15395B;
   } 
 
   
.txtblue
     { font-family:Verdana, Arial, Helvetica, sans-serif;
	   font-size:16px;
	   color:#15395b;
	 }
	 
	 
	 
.txtcontent
	  { font-family: Tahoma, Arial, Helvetica, sans-serif;
	    font-size:11px;
		color:#15395b;
	  }

.txtlinkbtm {
	color: #fff;
}	  
	  
.txtlinkbtm a { font-family: Tahoma, Arial, Helvetica, sans-serif;
	    font-size:11px;
		color:#fff;
	  }
				
.txtlinkbtm a:hover
         { text-decoration:underline;}
		 
.readmore1 {
	margin: -64px 0px 0px 175px; /*44px 0px 0px 175px;  */
	float: left;
}
.readmore2 {
	margin: -40px 0px 0px 175px; /*130px 0px 0px 175px; */
	float: left;
}
.readmore3 {
margin: 130px 0px 0px 175px; 
float: left;
}

.box1 {
	width: 274px; 
	height: 213px; 
	background-image: url(/images/bg-img.jpg);
}


.box3{
background-image:url(/images/img-training.jpg);
height:213px;
width:274px;
}

 

