
body {
	width: 100%;
        height: 100%;
	margin: 0 auto;
    	text-align:center;
	//background: #F3FBF2 url(main/images/bg1.gif) repeat-x;
/*	background-color:#026C11;*/
}

#wrap { width:100%; height:100%; margin: auto; text-align:center; } /* "auto" makes the left and right margins center the wrapper */



#header {
    position:relative;
    margin: auto;}

#header {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 9.6em;
/*    top: 12.0em;
    left: 4.8em;
    top: 50%;*/
    left: 50%;
    margin-top: 0px;
    margin-left: -455px;
width: 900px;
height: 1000px;
   border-style : solid;
   border-color : #D7E3EC;
   border-width : 0px 1px 1px 1px;
    background-color:#ffffff;}



  ul.logo1 {
    position:relative;
    margin: auto;}

  ul.logo1 {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: -9.3em;
    //top: 1.2em;
/*    top: 12.0em;
    left: 4.8em;
    top: 50%;*/
    left: 50%;
    margin-top: 0px;
    margin-left: -455px;
/*    width: 100%;*/
/*    background-color:#115B88;*/}


  ul.janaticslogo1 {
    position:relative;
    margin: auto;}

  ul.janaticslogo1 {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: -8.8em;
    //top: 1.2em;
/*    top: 12.0em;
    left: 4.8em;
    top: 50%;*/
    left: 50%;
    margin-top: 0px;
    margin-left: 245px;
/*    width: 100%;*/
/*    background-color:#115B88;*/}


  ul.headermenu1 {
    position:relative;
    margin: auto;}

  ul.headermenu1 {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: -1.5em;
    //top: 7.0em;
/*    top: 12.0em;
    left: 4.8em;
    top: 50%;*/
    left: 50%;
    margin-top: 0px;
    margin-left: -450px;
/*    width: 100%;*/
/*    background-color:#115B88;*/}


#headernavbar ul{
    list-style-type: none;
   padding : 0;
   margin : 0;
   white-space : nowrap;
/*   background-color: #115B88;*/
   color : #89050B;
   float : left;
   padding-top: 0.2em;
   padding-bottom: 0.2em;
   position: absolute;
   top: -2.0em;
   //top: 7.7em;
/*   top: 50%;*/
   left: 50%;
/*    margin-top: -785px;*/
    margin-left: -440px;
/*   width : 400px;
   border-style : solid;
   border-color : #DEE3E4;
   border-width : 1px 1px 1px 1px;*/}

#headernavbar ul li{
   display : inline;
}

#headernavbar ul li a{
    padding: 0.2em 1em;
   padding-left : 0.3em;
   padding-right : 0.2em;
/*   background-color : #115B88;*/
   color : #89050B;
/*   font-family: Allegro BT;*/
   font-family: arial;
   font-size: 0.8em;
   font-weight: bold; 
/*   font-family: verdana;*/
   text-decoration : none;
   float : left;
/*   border-right-color : #0066FF;
   border-right-style : solid;
   border-right-width : 1px;*/}

#headernavbar ul li a:link {
    text-decoration: none;
    color: white; }

#headernavbar ul li a:visited {
    text-decoration: none;
    color: white; }

#headernavbar ul li a:hover{
    text-decoration: none;
/*   background-color : #5C524E; */
   color : red; }

/*#headernavbar ul li a:active{
    text-decoration: none;*/
/*   background-color : #5C524E; */
/*   color : red; }*/




#nav{
    list-style:none;
    font-family: arial;
    font-size:13px;
    font-weight:bold;
    margin-bottom:10px;
    top: -3.0em;
    //top: 34.0em;
    float:left;
    /*width:100%;*/

    position:relative;
   /*font-family: arial;
   font-size: 1.0em;
   font-weigth: bold;*/
    left: 50%;
    margin-left: -440px;
    //margin-left: -90px;
    z-index:5;	/*to order submenu front*/

}
#nav li{
    float:left;
    margin-right:15px; 	/*margin between links*/
    position:relative;

}
#nav a{
    display:block;
    padding:0px; 	/*cell size (padding)*/
    color:#fff; 	/*text color*/
    /*background:#333;*/ /*menu background*/
    text-decoration:none;

}

#nav a:hover{
    color:#fff;
    /*background:#047FFC;*/
    text-decoration:underline;
}

#nav ul{
    /*background:#fff; 
    background:rgba(255,255,255,0); */
    list-style:none;
    position:absolute;
    left:-9999px; 
}


#nav ul li{
    padding-top:0px; 	/*margin for rollover submenu*/
    float:none;		/*submenu alignment*/
}
#nav ul a{
    white-space:nowrap;
}
#nav li:hover ul{ 
    left:-40px; 	/*align dropdown list left (-px value) or right (+px value)*/
}


#nav li li ul{
    display:none;
}

#nav li li:hover ul{
    display:block;
    /*top:12px;
    left:144px;*/
    top:22px; 
    left:80px; 	/*align dropdown list left (-px value) or right (+px value)*/
    z-index:5;
}

#nav li:hover a{ 
    color:red; 
    text-decoration:underline;
    /*background:#D2E1E9;*/ 	/*hover background*/
}


#nav li:hover ul a{ 
    padding:3px;
    color:white; 
    text-decoration:none;
    width:193px;
   float: left;
   text-align:left;
   border-style : dotted;
   border-color : #24A4FE;
   border-width : 0px 0px 1px 0px;
    background:#0380D7;
}


#nav li:hover ul li a:hover{
    color:red;
    text-decoration:none;
    /*width:210px;*/
    background:#0380D7;
}














  ul.slideshowflashspace {
    position:relative;
    margin: auto;}

  ul.slideshowflashspace {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 11.3em;
/*    top: 12.0em;
    left: 4.8em;
    top: 50%;*/
    left: 50%;
    margin-top: 1px;
    margin-left: -600px;
/*    width: 1002px;
    background-color:#115B88;*/}


/*  ul.slideshowflashspace {
    position:absolute;
    margin: auto;}*/

/*  ul.slideshowflashspace.img {
    position:absolute;
    top: 70%;
    left: 50%;
    width: 853px;
    height: 150px;
    margin-top: -250px;
    margin-left: -125px;*/
/*    margin-top: 1%;
    margin-left: 25%;*/
/*    border-style: none;}*/



ul.productrightimageinfo1 {
/*#productrightimagebox1 {*/
	padding: 0;
	float: left;
	margin: 0;
	padding: 4px;
	position: absolute;
/*    top: -1.2em;*/
    top: 17.5em;
    left: 50%;
/*    margin-top: 18.5em;*/
/*    margin-left: 244px;*/
    margin-left: 116px;
/*    margin-right: 0.5em;
    margin-bottom: 3em;*/
	width:312px;
	height: 280px;
//	height: 598px;
   border-style : dotted;
   border-color : #DBE5ED;
   border-width : 1px 1px 1px 1px;
//    background-color: #E6EDF3;
    background-color: #EDF0F2;}


ul.productrightimageinfo2 {
/*#productrightimagebox2 {*/
	padding: 0;
	float: left;
	margin: 0;
	padding: 4px;
	position: absolute;
/*    top: -1.2em;*/
    top: 36.5em;
    left: 50%;
/*    margin-top: 18.5em;*/
/*    margin-left: 244px;*/
    margin-left: 116px;
/*    margin-right: 0.5em;
    margin-bottom: 3em;*/
	width:312px;
	height: 280px;
//	height: 598px;
   border-style : dotted;
   border-color : #DBE5ED;
   border-width : 1px 1px 1px 1px;
//    background-color: #E6EDF3;
    background-color: #EDF0F2;}










#productsnavbar ul{
/*ul.productsnavbar {*/
    list-style-type: none;
   padding : 0;
   margin : 0;
   white-space : nowrap;
/*   background-color: #115B88;*/
   color : #000099;
   float : left;
/*   padding-top: 0.2em;
   padding-bottom: 0.2em;*/
   position: absolute;
   top: 9.75em;
/*   top: 50%;*/
   left: 50%;
/*    margin-top: -490px;*/
    margin-left: -237px;
   width : 900px;
/*   border-style : solid;
   border-color : #DEE3E4;
   border-width : 1px 1px 1px 1px;*/}

#productsnavbar ul li{
   display : inline;
   width : 300px;
}

#productsnavbar ul li a{
/*ul.productsnavbar li a{*/
    list-style-type: none;
/*    padding: 0.2em 1em;
   padding-left : 0.3em;
   padding-right : 0.2em;*/
/*   background-color : #115B88;*/
   color : #000099;
   font-family: verdana;
/*   font-size: 0.6em;
   font-weight: bold; 
   font-family: verdana;*/
   text-decoration : none;
   float : left;
/*    width:100px;
   border-right-color : #0066FF;
   border-right-style : solid;
   border-right-width : 1px;*/}

#productsnavbar ul li a:link {
/*ul.productsnavbar li a:link {*/
    text-decoration: none;
    color: blue; }

#productsnavbar ul li a:visited {
/*ul.productsnavbar li a:visited {*/
    text-decoration: none;
    color: blue; }

#productsnavbar ul li a:hover{
/*ul.productsnavbar li a:hover{*/
    text-decoration: none;
/*   background-color : #5C524E; */
   color : red; }


.ads_left {
	float: left;
	padding: 5px 5px 5px 0px;
/*	padding-left: 5px;
	padding-bottom: 5px;*/
	margin: 0;
}

.ads_bottom {
	float: bottom;
	padding: 5px 50px 50px 0px;
/*	padding-left: 5px;
	padding-bottom: 5px;*/
	margin: 0;
}









  ul.slideshowlinkspace {
    position:relative;
    margin: auto;}

  ul.slideshowlinkspace {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: -0.1em;
    //top: 9.7em;
/*    top: 3.65em;
    top: 12.0em;
    left: 4.8em;
    top: 50%;*/
    left: 50%;
    margin-top: 1px;
    margin-left: -450px;
/*    margin-left: -490px;
    width: 1002px;
    background-color:#115B88;*/}


  ul.productimageTOP1 {
    position:relative;
    margin: auto;}

  ul.productimageTOP1 {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: -0.1em;
    //top: 1.2em;
/*    top: 12.0em;
    left: 4.8em;
    top: 50%;*/
    left: 50%;
    margin-top: 0px;
    margin-left: -450px;
/*    width: 100%;*/
/*    background-color:#115B88;*/}




   ul.companyinfo1 {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    font-family: verdana;
/*    font-size: 0.8em;*/
    top: 17.5em;
    //top: 23.2em;
    left: 50%;
/*    margin-top: 18.5em;*/
    margin-left: -448px;
/*    margin-right: 0.5em;
    margin-bottom: 3em;*/
   height:715px;
   border-style : dotted;
   border-color : #DBE5ED;
   border-width : 1px 1px 1px 1px;
/*    background-color: #B9BEDB;*/}


   ul.companyinfo2 {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    font-family: verdana;
/*    font-size: 0.8em;*/
    top: 9.35em;
    //top: 23.2em;
    left: 50%;
/*    margin-top: 18.5em;*/
    margin-left: -449px;
/*    margin-right: 0.5em;
    margin-bottom: 3em;*/
   height:848px;
   border-style : dotted;
   border-color : #DBE5ED;
   border-width : 1px 1px 1px 1px;
    background-color: #EFF7FC;}


   ul.companyinfo3 {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    font-family: verdana;
/*    font-size: 0.8em;*/
    top: 9.35em;
    //top: 23.2em;
    left: 50%;
/*    margin-top: 18.5em;*/
    margin-left: -184px;
/*    margin-right: 0.5em;
    margin-bottom: 3em;*/
   height:848px;
   border-style : dotted;
   border-color : #DBE5ED;
   border-width : 1px 1px 1px 1px;
    /*background-color: #EFF7FC;*/}




   ul.companyinfo31,ul.companyinfo33 {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    font-family: verdana;
/*    font-size: 0.8em;*/
    top: 9.35em;
    //top: 23.2em;
    left: 50%;
/*    margin-top: 18.5em;*/
    margin-left: -184px;
/*    margin-right: 0.5em;
    margin-bottom: 3em;*/
   height:848px;
   border-style : dotted;
   border-color : #DBE5ED;
   border-width : 1px 1px 1px 1px;
    /*background-color: #EFF7FC;*/}


   ul.companyinfo32,ul.companyinfo34 {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    font-family: verdana;
/*    font-size: 0.8em;*/
    top: -0.05em;
    //top: 23.2em;
    left: 50%;
/*    margin-top: 18.5em;*/
    margin-left: 166px;
/*    margin-right: 0.5em;
    margin-bottom: 3em;*/
   height:848px;
   border-style : dotted;
   border-color : #DBE5ED;
   border-width : 1px 1px 1px 1px;
    /*background-color: #EFF7FC;*/}


   ul.companyinfo4 {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    font-family: verdana;
/*    font-size: 0.8em;*/
    top: 9.35em;
    //top: 23.2em;
    left: 50%;
/*    margin-top: 18.5em;*/
    margin-left: -184px;
/*    margin-right: 0.5em;
    margin-bottom: 3em;*/
   height:848px;
   border-style : dotted;
   border-color : #DBE5ED;
   border-width : 1px 1px 1px 1px;
    /*background-color: #EFF7FC;*/}


   ul.companyinfo5 {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    font-family: verdana;
/*    font-size: 0.8em;*/
    top: 9.35em;
    //top: 23.2em;
    left: 50%;
/*    margin-top: 18.5em;*/
    margin-left: -184px;
/*    margin-right: 0.5em;
    margin-bottom: 3em;*/
   height:848px;
   border-style : dotted;
   border-color : #DBE5ED;
   border-width : 1px 1px 1px 1px;
    /*background-color: #EFF7FC;*/}


   ul.companyinfo6 {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    font-family: verdana;
/*    font-size: 0.8em;*/
    top: 9.35em;
    //top: 23.2em;
    left: 50%;
/*    margin-top: 18.5em;*/
    margin-left: -184px;
/*    margin-right: 0.5em;
    margin-bottom: 3em;*/
   height:848px;
   border-style : dotted;
   border-color : #DBE5ED;
   border-width : 1px 1px 1px 1px;
    /*background-color: #EFF7FC;*/}







   ul.contactforminfo1 {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    font-family: verdana;
/*    font-size: 0.8em;*/
    top: 25.2em;
    left: 50%;
/*    margin-top: 18.5em;*/
    margin-left: 103px;
/*    margin-right: 0.5em;
    margin-bottom: 3em;*/
   height:593px;
   border-style : dotted;
   border-color : #DBE5ED;
   border-width : 1px 1px 1px 1px;
/*    background-color: #B9BEDB;*/}

  ul.contactusimage1 {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 26.0em;
/*    top: 3.65em;
    top: 12.0em;
    left: 4.8em;
    top: 50%;*/
    left: 50%;
    margin-top: 1px;
    margin-left: -110px;
/*    margin-left: -490px;
    width: 1002px;
    background-color:#115B88;*/}







  ul.productimageP1 {
    position:relative;
    margin: auto;}

  ul.productimageP1 {
    list-style-type: none;
    padding: 5px;
    margin: 0;
    position: absolute;
    text-align: left;
    font-family: arial;
    //top: 2.5em;
    top: 3.0em;
/*    top: 1.2em;
    top: 12.0em;
    left: 4.8em;
    top: 50%;*/
    left: 50%;
    margin-top: 0px;
    margin-left: -315px;
/*    width: 100%;*/
    //width: 612px;
    width: 190px;
   border-style : dotted;
   border-color : #DBE5ED;
   border-width : 1px 1px 1px 1px;
/*    background-color:#115B88;*/}




  ul.productimageP2 {
    position:relative;
    margin: auto;}

  ul.productimageP2 {
    list-style-type: none;
    padding: 5px;
    margin: 0;
    position: absolute;
    text-align: left;
    font-family: arial;
    //top: 2.5em;
    top: 3.0em;
/*    top: 1.2em;
    top: 12.0em;
    left: 4.8em;
    top: 50%;*/
    left: 50%;
    margin-top: 0px;
    margin-left: -105px;
/*    width: 100%;*/
    //width: 612px;
    width: 190px;
   border-style : dotted;
   border-color : #DBE5ED;
   border-width : 1px 1px 1px 1px;
/*    background-color:#115B88;*/}



  ul.productimageP3 {
    position:relative;
    margin: auto;}

  ul.productimageP3 {
    list-style-type: none;
    padding: 5px;
    margin: 0;
    position: absolute;
    text-align: left;
    font-family: arial;
    //top: 2.5em;
    top: 3.0em;
/*    top: 1.2em;
    top: 12.0em;
    left: 4.8em;
    top: 50%;*/
    left: 50%;
    margin-top: 0px;
    margin-left: 105px;
/*    width: 100%;*/
    //width: 612px;
    width: 190px;
   border-style : dotted;
   border-color : #DBE5ED;
   border-width : 1px 1px 1px 1px;
/*    background-color:#115B88;*/}


  ul.productimageP4 {
    position:relative;
    margin: auto;}

  ul.productimageP4 {
    list-style-type: none;
    padding: 5px;
    margin: 0;
    position: absolute;
    text-align: left;
    font-family: arial;
    //top: 2.5em;
    top: 13.5em;
/*    top: 1.2em;
    top: 12.0em;
    left: 4.8em;
    top: 50%;*/
    left: 50%;
    margin-top: 0px;
    margin-left: -315px;
/*    width: 100%;*/
    //width: 612px;
    width: 190px;
   border-style : dotted;
   border-color : #DBE5ED;
   border-width : 1px 1px 1px 1px;
/*    background-color:#115B88;*/}


  ul.productimageP5 {
    position:relative;
    margin: auto;}

  ul.productimageP5 {
    list-style-type: none;
    padding: 5px;
    margin: 0;
    position: absolute;
    text-align: left;
    font-family: arial;
    //top: 2.5em;
    top: 13.5em;
/*    top: 1.2em;
    top: 12.0em;
    left: 4.8em;
    top: 50%;*/
    left: 50%;
    margin-top: 0px;
    margin-left: -105px;
/*    width: 100%;*/
    //width: 612px;
    width: 190px;
   border-style : dotted;
   border-color : #DBE5ED;
   border-width : 1px 1px 1px 1px;
/*    background-color:#115B88;*/}


  ul.productimageP6 {
    position:relative;
    margin: auto;}

  ul.productimageP6 {
    list-style-type: none;
    padding: 5px;
    margin: 0;
    position: absolute;
    text-align: left;
    font-family: arial;
    //top: 2.5em;
    top: 13.5em;
/*    top: 1.2em;
    top: 12.0em;
    left: 4.8em;
    top: 50%;*/
    left: 50%;
    margin-top: 0px;
    margin-left: 105px;
/*    width: 100%;*/
    //width: 612px;
    width: 190px;
   border-style : dotted;
   border-color : #DBE5ED;
   border-width : 1px 1px 1px 1px;
/*    background-color:#115B88;*/}



  ul.productimageP7 {
    position:relative;
    margin: auto;}

  ul.productimageP7 {
    list-style-type: none;
    padding: 5px;
    margin: 0;
    position: absolute;
    text-align: left;
    font-family: arial;
    //top: 2.5em;
    top: 24.0em;
/*    top: 1.2em;
    top: 12.0em;
    left: 4.8em;
    top: 50%;*/
    left: 50%;
    margin-top: 0px;
    margin-left: -315px;
/*    width: 100%;*/
    //width: 612px;
    width: 190px;
   border-style : dotted;
   border-color : #DBE5ED;
   border-width : 1px 1px 1px 1px;
/*    background-color:#115B88;*/}


  ul.productimageP8 {
    position:relative;
    margin: auto;}

  ul.productimageP8 {
    list-style-type: none;
    padding: 5px;
    margin: 0;
    position: absolute;
    text-align: left;
    font-family: arial;
    //top: 2.5em;
    top: 24.0em;
/*    top: 1.2em;
    top: 12.0em;
    left: 4.8em;
    top: 50%;*/
    left: 50%;
    margin-top: 0px;
    margin-left: -105px;
/*    width: 100%;*/
    //width: 612px;
    width: 190px;
   border-style : dotted;
   border-color : #DBE5ED;
   border-width : 1px 1px 1px 1px;
/*    background-color:#115B88;*/}


  ul.productimageP9 {
    position:relative;
    margin: auto;}

  ul.productimageP9 {
    list-style-type: none;
    padding: 5px;
    margin: 0;
    position: absolute;
    text-align: left;
    font-family: arial;
    //top: 2.5em;
    top: 24.0em;
/*    top: 1.2em;
    top: 12.0em;
    left: 4.8em;
    top: 50%;*/
    left: 50%;
    margin-top: 0px;
    margin-left: 105px;
/*    width: 100%;*/
    //width: 612px;
    width: 190px;
   border-style : dotted;
   border-color : #DBE5ED;
   border-width : 1px 1px 1px 1px;
/*    background-color:#115B88;*/}


  ul.productimageP10 {
    position:relative;
    margin: auto;}

  ul.productimageP10 {
    list-style-type: none;
    padding: 5px;
    margin: 0;
    position: absolute;
    text-align: left;
    font-family: arial;
    //top: 2.5em;
    top: 34.5em;
/*    top: 1.2em;
    top: 12.0em;
    left: 4.8em;
    top: 50%;*/
    left: 50%;
    margin-top: 0px;
    margin-left: -315px;
/*    width: 100%;*/
    //width: 612px;
    width: 190px;
   border-style : dotted;
   border-color : #DBE5ED;
   border-width : 1px 1px 1px 1px;
/*    background-color:#115B88;*/}


  ul.productimageP11 {
    position:relative;
    margin: auto;}

  ul.productimageP11 {
    list-style-type: none;
    padding: 5px;
    margin: 0;
    position: absolute;
    text-align: left;
    font-family: arial;
    //top: 2.5em;
    top: 34.5em;
/*    top: 1.2em;
    top: 12.0em;
    left: 4.8em;
    top: 50%;*/
    left: 50%;
    margin-top: 0px;
    margin-left: -105px;
/*    width: 100%;*/
    //width: 612px;
    width: 190px;
   border-style : dotted;
   border-color : #DBE5ED;
   border-width : 1px 1px 1px 1px;
/*    background-color:#115B88;*/}


  ul.productimageP12 {
    position:relative;
    margin: auto;}

  ul.productimageP12 {
    list-style-type: none;
    padding: 5px;
    margin: 0;
    position: absolute;
    text-align: left;
    font-family: arial;
    //top: 2.5em;
    top: 34.5em;
/*    top: 1.2em;
    top: 12.0em;
    left: 4.8em;
    top: 50%;*/
    left: 50%;
    margin-top: 0px;
    margin-left: 105px;
/*    width: 100%;*/
    //width: 612px;
    width: 190px;
   border-style : dotted;
   border-color : #DBE5ED;
   border-width : 1px 1px 1px 1px;
/*    background-color:#115B88;*/}













  ul.productimageP11 {
    position:relative;
    margin: auto;}

  ul.productimageP11 {
    list-style-type: none;
    padding: 5px;
    margin: 0;
    position: absolute;
    text-align: left;
    font-family: arial;
    //top: 2.5em;
    top: 3.0em;
/*    top: 1.2em;
    top: 12.0em;
    left: 4.8em;
    top: 50%;*/
    left: 50%;
    margin-top: 0px;
    margin-left: -315px;
/*    width: 100%;*/
    //width: 612px;
    width: 190px;
   border-style : dotted;
   border-color : #DBE5ED;
   border-width : 1px 1px 1px 1px;
/*    background-color:#115B88;*/}




  ul.productimageP21 {
    position:relative;
    margin: auto;}

  ul.productimageP21 {
    list-style-type: none;
    padding: 5px;
    margin: 0;
    position: absolute;
    text-align: left;
    font-family: arial;
    //top: 2.5em;
    top: 3.0em;
/*    top: 1.2em;
    top: 12.0em;
    left: 4.8em;
    top: 50%;*/
    left: 50%;
    margin-top: 0px;
    margin-left: -105px;
/*    width: 100%;*/
    //width: 612px;
    width: 190px;
   border-style : dotted;
   border-color : #DBE5ED;
   border-width : 1px 1px 1px 1px;
/*    background-color:#115B88;*/}



  ul.productimageP31 {
    position:relative;
    margin: auto;}

  ul.productimageP31 {
    list-style-type: none;
    padding: 5px;
    margin: 0;
    position: absolute;
    text-align: left;
    font-family: arial;
    //top: 2.5em;
    top: 3.0em;
/*    top: 1.2em;
    top: 12.0em;
    left: 4.8em;
    top: 50%;*/
    left: 50%;
    margin-top: 0px;
    margin-left: 105px;
/*    width: 100%;*/
    //width: 612px;
    width: 190px;
   border-style : dotted;
   border-color : #DBE5ED;
   border-width : 1px 1px 1px 1px;
/*    background-color:#115B88;*/}


  ul.productimageP41 {
    position:relative;
    margin: auto;}

  ul.productimageP41 {
    list-style-type: none;
    padding: 5px;
    margin: 0;
    position: absolute;
    text-align: left;
    font-family: arial;
    //top: 2.5em;
    top: 16.5em;
/*    top: 1.2em;
    top: 12.0em;
    left: 4.8em;
    top: 50%;*/
    left: 50%;
    margin-top: 0px;
    margin-left: -315px;
/*    width: 100%;*/
    //width: 612px;
    width: 190px;
   border-style : dotted;
   border-color : #DBE5ED;
   border-width : 1px 1px 1px 1px;
/*    background-color:#115B88;*/}


  ul.productimageP51 {
    position:relative;
    margin: auto;}

  ul.productimageP51 {
    list-style-type: none;
    padding: 5px;
    margin: 0;
    position: absolute;
    text-align: left;
    font-family: arial;
    //top: 2.5em;
    top: 16.5em;
/*    top: 1.2em;
    top: 12.0em;
    left: 4.8em;
    top: 50%;*/
    left: 50%;
    margin-top: 0px;
    margin-left: -105px;
/*    width: 100%;*/
    //width: 612px;
    width: 190px;
   border-style : dotted;
   border-color : #DBE5ED;
   border-width : 1px 1px 1px 1px;
/*    background-color:#115B88;*/}


  ul.productimageP61 {
    position:relative;
    margin: auto;}

  ul.productimageP61 {
    list-style-type: none;
    padding: 5px;
    margin: 0;
    position: absolute;
    text-align: left;
    font-family: arial;
    //top: 2.5em;
    top: 16.5em;
/*    top: 1.2em;
    top: 12.0em;
    left: 4.8em;
    top: 50%;*/
    left: 50%;
    margin-top: 0px;
    margin-left: 105px;
/*    width: 100%;*/
    //width: 612px;
    width: 190px;
   border-style : dotted;
   border-color : #DBE5ED;
   border-width : 1px 1px 1px 1px;
/*    background-color:#115B88;*/}



  ul.productimageP71 {
    position:relative;
    margin: auto;}

  ul.productimageP71 {
    list-style-type: none;
    padding: 5px;
    margin: 0;
    position: absolute;
    text-align: left;
    font-family: arial;
    //top: 2.5em;
    top: 30.0em;
/*    top: 1.2em;
    top: 12.0em;
    left: 4.8em;
    top: 50%;*/
    left: 50%;
    margin-top: 0px;
    margin-left: -315px;
/*    width: 100%;*/
    //width: 612px;
    width: 190px;
   border-style : dotted;
   border-color : #DBE5ED;
   border-width : 1px 1px 1px 1px;
/*    background-color:#115B88;*/}


  ul.productimageP81 {
    position:relative;
    margin: auto;}

  ul.productimageP81 {
    list-style-type: none;
    padding: 5px;
    margin: 0;
    position: absolute;
    text-align: left;
    font-family: arial;
    //top: 2.5em;
    top: 30.0em;
/*    top: 1.2em;
    top: 12.0em;
    left: 4.8em;
    top: 50%;*/
    left: 50%;
    margin-top: 0px;
    margin-left: -105px;
/*    width: 100%;*/
    //width: 612px;
    width: 190px;
   border-style : dotted;
   border-color : #DBE5ED;
   border-width : 1px 1px 1px 1px;
/*    background-color:#115B88;*/}


  ul.productimageP91 {
    position:relative;
    margin: auto;}

  ul.productimageP91 {
    list-style-type: none;
    padding: 5px;
    margin: 0;
    position: absolute;
    text-align: left;
    font-family: arial;
    //top: 2.5em;
    top: 30.0em;
/*    top: 1.2em;
    top: 12.0em;
    left: 4.8em;
    top: 50%;*/
    left: 50%;
    margin-top: 0px;
    margin-left: 105px;
/*    width: 100%;*/
    //width: 612px;
    width: 190px;
   border-style : dotted;
   border-color : #DBE5ED;
   border-width : 1px 1px 1px 1px;
/*    background-color:#115B88;*/}


  ul.productimageP101 {
    position:relative;
    margin: auto;}

  ul.productimageP101 {
    list-style-type: none;
    padding: 5px;
    margin: 0;
    position: absolute;
    text-align: left;
    font-family: arial;
    //top: 2.5em;
    top: 41.5em;
/*    top: 1.2em;
    top: 12.0em;
    left: 4.8em;
    top: 50%;*/
    left: 50%;
    margin-top: 0px;
    margin-left: -315px;
/*    width: 100%;*/
    //width: 612px;
    width: 190px;
   border-style : dotted;
   border-color : #DBE5ED;
   border-width : 1px 1px 1px 1px;
/*    background-color:#115B88;*/}


  ul.productimageP111 {
    position:relative;
    margin: auto;}

  ul.productimageP111 {
    list-style-type: none;
    padding: 5px;
    margin: 0;
    position: absolute;
    text-align: left;
    font-family: arial;
    //top: 2.5em;
    top: 41.5em;
/*    top: 1.2em;
    top: 12.0em;
    left: 4.8em;
    top: 50%;*/
    left: 50%;
    margin-top: 0px;
    margin-left: -105px;
/*    width: 100%;*/
    //width: 612px;
    width: 190px;
   border-style : dotted;
   border-color : #DBE5ED;
   border-width : 1px 1px 1px 1px;
/*    background-color:#115B88;*/}


  ul.productimageP121 {
    position:relative;
    margin: auto;}

  ul.productimageP121 {
    list-style-type: none;
    padding: 5px;
    margin: 0;
    position: absolute;
    text-align: left;
    font-family: arial;
    //top: 2.5em;
    top: 41.5em;
/*    top: 1.2em;
    top: 12.0em;
    left: 4.8em;
    top: 50%;*/
    left: 50%;
    margin-top: 0px;
    margin-left: 105px;
/*    width: 100%;*/
    //width: 612px;
    width: 190px;
   border-style : dotted;
   border-color : #DBE5ED;
   border-width : 1px 1px 1px 1px;
/*    background-color:#115B88;*/}


#nextlink ul{
    list-style-type: none;
   padding : 0;
   margin : 0;
   white-space : nowrap;
   font-size: 0.8em;
/*   background-color: #115B88;
   color : #ffffff;*/
   float : left;
   padding-top: 0.2em;
   padding-bottom: 0.2em;
   position: absolute;
   top: 2.0em;
//   top: 46.5em;
/*   top: 50%;*/
   left: 50%;
/*    margin-top: -40px;
    margin-top: -40px;*/
    margin-left: 250px;
/*   width : 400px;
   border-style : solid;
   border-color : #DEE3E4;
   border-width : 1px 1px 1px 1px;*/}

#nextlink ul li a:link {
    text-decoration: none;
    color: green; }

#nextlink ul li a:visited {
    text-decoration: none;
    color: green; }

#nextlink ul li a:hover{
    text-decoration: none;
/*   background-color : #5C524E; */
   color : red; }


#nextlinkbottom ul{
    list-style-type: none;
   padding : 0;
   margin : 0;
   white-space : nowrap;
   font-size: 0.8em;
/*   background-color: #115B88;
   color : #ffffff;*/
   float : left;
   padding-top: 0.2em;
   padding-bottom: 0.2em;
   position: absolute;
//   top: 2.0em;
   top: 55.5em;
/*   top: 50%;*/
   left: 50%;
/*    margin-top: -40px;
    margin-top: -40px;*/
    margin-left: 250px;
/*   width : 400px;
   border-style : solid;
   border-color : #DEE3E4;
   border-width : 1px 1px 1px 1px;*/}

#nextlinkbottom ul li a:link {
    text-decoration: none;
    color: green; }

#nextlinkbottom ul li a:visited {
    text-decoration: none;
    color: green; }

#nextlinkbottom ul li a:hover{
    text-decoration: none;
/*   background-color : #5C524E; */
   color : red; }


#nextlink3 ul{
    list-style-type: none;
   padding : 0;
   margin : 0;
   white-space : nowrap;
   font-size: 0.8em;
/*   background-color: #115B88;
   color : #ffffff;*/
   float : left;
   padding-top: 0.2em;
   padding-bottom: 0.2em;
   position: absolute;
   top: 0.5em;
//   top: 46.5em;
/*   top: 50%;*/
   left: 50%;
/*    margin-top: -40px;
    margin-top: -40px;*/
    margin-left: 45px;
/*   width : 400px;
   border-style : solid;
   border-color : #DEE3E4;
   border-width : 1px 1px 1px 1px;*/}

#nextlink3 ul li a:link {
    text-decoration: none;
    color: green; }

#nextlink3 ul li a:visited {
    text-decoration: none;
    color: green; }

#nextlink3 ul li a:hover{
    text-decoration: none;
/*   background-color : #5C524E; */
   color : red; }


#nextlinkbottom3 ul{
    list-style-type: none;
   padding : 0;
   margin : 0;
   white-space : nowrap;
   font-size: 0.8em;
/*   background-color: #115B88;
   color : #ffffff;*/
   float : left;
   padding-top: 0.2em;
   padding-bottom: 0.2em;
   position: absolute;
//   top: 2.0em;
   top: 64.0em;
/*   top: 50%;*/
   left: 50%;
/*    margin-top: -40px;
    margin-top: -40px;*/
    margin-left: 45px;
/*   width : 400px;
   border-style : solid;
   border-color : #DEE3E4;
   border-width : 1px 1px 1px 1px;*/}

#nextlinkbottom3 ul li a:link {
    text-decoration: none;
    color: green; }

#nextlinkbottom3 ul li a:visited {
    text-decoration: none;
    color: green; }

#nextlinkbottom3 ul li a:hover{
    text-decoration: none;
/*   background-color : #5C524E; */
   color : red; }






   ul.contactforminfo1 {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    font-family: verdana;
/*    font-size: 0.8em;*/
    top: 17.5em;
    left: 50%;
/*    margin-top: 18.5em;*/
    margin-left: 103px;
/*    margin-right: 0.5em;
    margin-bottom: 3em;*/
   height:593px;
   border-style : dotted;
   border-color : #DBE5ED;
   border-width : 1px 1px 1px 1px;
/*    background-color: #B9BEDB;*/}

  ul.contactusimage1 {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 26.0em;
/*    top: 3.65em;
    top: 12.0em;
    left: 4.8em;
    top: 50%;*/
    left: 50%;
    margin-top: 1px;
    margin-left: -110px;
/*    margin-left: -490px;
    width: 1002px;
    background-color:#115B88;*/}










   ul.contactinfo1 {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    font-family: verdana;
/*    font-size: 0.8em;*/
    top: 11.9em;
    left: 50%;
/*    margin-top: 18.5em;*/
    margin-left: -448px;
/*    margin-right: 0.5em;
    margin-bottom: 3em;*/
   height:806px;
   border-style : dotted;
   border-color : yellow;
   border-width : 1px 1px 1px 1px;
/*    background-color: #B9BEDB;*/}

label
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px; 
}
.err
{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color: red;
}



  ul.basavanagudigooglemap {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 40.2em;
    left: 50%;
/*    margin-top: -50px;*/
    margin-left: -440px;
/*    top: 14em;
    left: 40em;
    width: 1002px;*/
   border-style : dotted;
   border-color : grey;
   border-width : 1px 1px 1px 1px;
    /*background-color:#115B88;*/}







#footernavbar ul{
   padding : 0;
   margin : 0;
   white-space : nowrap;
/*   background-color: #115B88;*/
   color : #ffffff;
   float : left;
   padding-top: 0.2em;
   padding-bottom: 0.2em;
   position: absolute;
   top: 72.3em;
   //top: 63.0em;
/*   top: 50%;*/
   left: 50%;
/*    margin-top: -60px;*/
    margin-left: -145px;
/*   width : 400px;
   border-style : solid;
   border-color : #DEE3E4;
   border-width : 1px 1px 1px 1px;*/}

#footernavbar ul li{
   display : inline;
}

#footernavbar ul li a{
    padding: 0.2em 1em;
   padding-left : 0.3em;
   padding-right : 0.2em;
/*   background-color : #115B88;*/
   color : #ffffff;
/*   font-family: bankgothic md bt;*/
   font-size: 0.6em;
/*   font-weight: bold; */
   font-family: verdana;
   text-decoration : underline;
   float : left;
/*   border-right-color : #0066FF;
   border-right-style : solid;
   border-right-width : 1px;*/}

#footernavbar ul li a:link {
    text-decoration: underline;
    color: #06518A; }

#footernavbar ul li a:visited {
    text-decoration: underline;
    color: #06518A; }

#footernavbar ul li a:hover{
    text-decoration: none;
/*   background-color : #5C524E; */
   color : red; }





#topaddresstext ul{
   list-style-type: none;

   margin : 0;
   white-space : nowrap;
   font-size: 0.8em;
   font-family: verdana;
/*   background-color: #115B88;
   color : #blue;

   padding-top: 0.2em;
   padding-bottom: 0.2em;*/
   float : left;
   align: left;
   position: absolute;
   top: 6.2em;
/*   top: 50%;*/
   left: 50%;
/*    margin-top: -40px;
    margin-top: -40px;*/
    margin-left: -490px;
/*   width : 400px;
   border-style : solid;
   border-color : #DEE3E4;
   border-width : 1px 1px 1px 1px;*/}
#topaddresstext ul li{
   margin: 5px;
   padding : 5px; }


#bottomaddresstext ul{
   list-style-type: none;
   padding : 0;

   margin : 0;
   white-space : nowrap;
   font-size: 0.8em;
   font-family: verdana;
/*   background-color: #115B88;
   color : #blue;
   float : left;
   padding-top: 0.2em;
   padding-bottom: 0.2em;*/
   position: absolute;
   top: 94.0em;
   //top: 81.5em;
/*   top: 50%;*/
   left: 50%;
/*    margin-top: -40px;
    margin-top: -40px;*/
    margin-left: -320px;
/*   width : 400px;
   border-style : solid;
   border-color : #DEE3E4;
   border-width : 1px 1px 1px 1px;*/}


#copyrightmaarcindustries ul{
   list-style-type: none;
   padding : 0;
   margin : 0;
   white-space : nowrap;
   font-size: 0.8em;
/*   background-color: #115B88;
   color : #blue;
   float : left;
   padding-top: 0.2em;
   padding-bottom: 0.2em;*/
   position: absolute;
   top: 97.0em;
   //top: 86.2em;
/*   top: 50%;*/
   left: 50%;
/*    margin-top: -40px;
    margin-top: -40px;*/
    margin-left: -485px;
/*   width : 400px;
   border-style : solid;
   border-color : #DEE3E4;
   border-width : 1px 1px 1px 1px;*/}



#poweredbylivenetpoint ul{
//   list-style-type: none;
   padding : 0;
   margin : 0;
   white-space : nowrap;
   font-size: 0.8em;
/*   background-color: #115B88;
   color : #blue;
   float : left;
   padding-top: 0.2em;
   padding-bottom: 0.2em;*/
   position: absolute;
   //top: 86.3em;
   top: 96.9em;
/*   top: 50%;*/
   left: 50%;
/*    margin-top: -40px;
    margin-top: -40px;*/
    margin-left: 195px;
/*   width : 400px;
   border-style : solid;
   border-color : #DEE3E4;
   border-width : 1px 1px 1px 1px;*/}

#poweredbylivenetpoint ul li a:link {
    text-decoration: underline;
    color: #blue; }

#poweredbylivenetpoint ul li a:visited {
    text-decoration: underline;
    color: #blue; }

#poweredbylivenetpoint ul li a:hover{
    text-decoration: none;
/*   background-color : #5C524E; */
   color : red; }






.ddimgtooltip{
box-shadow: 3px 3px 5px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 3px 3px 5px #818181;
-moz-box-shadow: 3px 3px 5px #818181;
display:none;
position:absolute;
border:1px solid black;
background:white;
color: black;
z-index:2000;
padding: 4px;
}





