	body {
	background-color: #051A37;
	font:normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin-left: 0px;
	margin-right: 0px;
	}
	
	.container {
	border-style: solid;
	width: 1007px;
	border-width: 0px;
	padding: 0px;
	}
	
	.heading {
	font-family: arial;
    font-size:24px; 
    text-transform:uppercase;
    font-weight:normal; 
    letter-spacing:-2px;
    color:#393939}
	
	.stripes {
	width: 1007px;
	background-color: #041A36;
	border-width: 0px;
	height: 138px;
	background-image:url(images/background-stripe.jpg);
	background-repeat: no-repeat;
	}
	
	.left {
	width: 413px;
	float: left;
	border-width: 0px;
	padding-left: 15px;
	padding-right: 15px;
	background-image:url(images/background-left.jpg);
	background-repeat: no-repeat;
	}
	
	.blankleft {
	width: 413px;
	float: left;
	border-width: 0px;
	padding-left: 15px;
	padding-right: 15px;
	background-image:url(images/bg-blank.jpg);
	background-repeat: no-repeat;
	}
	
	.bottomleft {
	width: 413px;
	float: left;
	border-width: 0px;
	padding-left: 15px;
	padding-right: 15px;
	background-image:url(images/bottom.jpg);
	background-repeat: no-repeat;
	}
	
  .services {
	width: 388px;
	border-style: 0px;
	float: left;
	padding-left: 70px;
	background-image:url(images/background-right.jpg);
	background-repeat: no-repeat;
	padding-right: 60px;
	}
	
  .heading {
    font-size:24px; 
    text-transform:uppercase;
    font-weight:normal; 
    letter-spacing:-2px;
    color: #ffffff;}

	.details {
	width: 413px;
	float: left;
	border-width: 0px;
	padding-left: 15px;
	padding-right: 15px;
 	background-image:url(images/services-in-detail.jpg);
	background-repeat: no-repeat;
	}
	
  a:link { color: #ffffff;}

  a:hover {color: #ffffff;
  background: #8AC7FB;} 

  a:visited { color: #ffffff;}
  
  .style6 {