/* CSS Document */
body{
     margin:0px;
	 background-image:url(../images/bg.jpg);
	 background-position:top;
	 background-repeat:repeat-x;
	 background-color:#066993;
	 }
.topcolor1{ background-image:url(../images/topblue.jpg);
   background-repeat:repeat-x
   }
.toptest{
    font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#b0e7ff;
	letter-spacing:1px;
	text-decoration:none;
	}
.buttentest{
    font-family:Arial,  Tahoma, Verdana;
	font-size:13px;
	color:#b0e7ff;
	font-style:normal;
	font-weight:700;
	letter-spacing:1px;
	text-decoration:none;
	}
.buttentest:hover{
    font-family:Arial,  Tahoma, Verdana;
	font-size:13px;
	color:#FFFFFF;
	font-style:normal;
	font-weight:700;
	letter-spacing:1px;
	text-decoration:none;
	}
.conbanner{
   background-image: url(../images/colour.jpg);
   background-repeat:no-repeat;
   }
.serv{
   background-image: url(../images/gradin.jpg);
   background-repeat:repeat-x;
   background-position:top;
   background-color:#0583B6;
   }
.services{
    font-family:Arial,  Tahoma, Verdana;
	font-size:16px;
	color: #FFFFFF;
	font-style:normal;
	font-weight:800;
	padding-left:15px;
	letter-spacing:1px;
	text-decoration:none;
	}
.servicestest{
    font-family: Tahoma, Arial,  Verdana;
	font-size:12px;
	color:#d5f1fd;
	font-style:normal;
	letter-spacing:1px;
	text-decoration:none;
	}
.headtest{
    font-family:Arial,  Tahoma, Verdana;
	font-size:18px;
	color:#30c1fe;
	font-style:normal;
	font-weight:500;
	letter-spacing:1px;
	text-decoration:none;
	}
.test{
    font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#9edaf4;
	font-style: normal;
	text-align:justify;
	line-height:15px;
	letter-spacing:1px;
	text-decoration:none;
	}
.headtest2{
    font-family:Arial,  Tahoma, Verdana;
	font-size:15px;
	color:#30c1fe;
	font-style:normal;
	font-weight:800;
	letter-spacing:1px;
	text-decoration:none;
	}
.bottamtest{
    font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#159cd5;
	letter-spacing:1px;
	text-decoration:none;
	}
.bottamtest:hover{
    font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color: #032837; 
	letter-spacing:1px;
	text-decoration:none;
	}
.bottamsp{
    font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#159cd5;
	letter-spacing:1px;
	text-decoration:none;
	}
.servbot{
   background-image: url(../images/gradin1.jpg);
   background-repeat:repeat-y;
   }
.headtest3{
    font-family:Arial,  Tahoma, Verdana;
	font-size:13px;
	color: #FFFFFF;
	font-style:normal;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:none;
	text-align:justify;
	}
.servicepage{
    font-family:Arial,  Tahoma, Verdana;
	font-size:14px;
	color:#30c1fe;
	font-style:normal;
	font-weight:800;
	letter-spacing:1px;
	text-decoration:none;
	}
.down{
    font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#00b3ff;
	letter-spacing:1px;
	text-decoration:none;
	}
.down:hover{
    font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color: #FFFFFF;
	letter-spacing:1px;
	text-decoration:none;
	}
video
{
    transform: rotateY(180deg);
    -webkit-transform:rotateY(180deg); /* Safari and Chrome */
    -moz-transform:rotateY(180deg); /* Firefox */
}