/*---------style sheet-----------------------------*/
h1,h2,h3,h4,h5,h6,form,ul,li,ol,dl,dt ,p{ margin:0px; padding:0px; }
ul { list-style: none; margin: 0; padding: 0; }
li { margin: .2em 0; }

/*****************************All ID'S START***************************/
body { margin:0 auto; background:#000000}

img{border:none;}
img:focus{outline:none;}
a{text-decoration:none;}
a:focus{outline:none;}
a:hover{text-decoration:none;}

/*********************MAIN ID FOR HOME PAGE*******************************************/
#main{
width:1000px;	
margin:0 auto; 
background-color:#FFFFFF;
}

#topheader {margin:auto; width:1000px; height:90px;}
#headerflash {margin:auto; width:1000px; height:338px;}
#maincontentpart {margin:auto; width:1000px; float:left; background-color:#FFFFFF;
}

#footer {margin:auto; float:left; width:1000px; height:47px; margin-bottom:10px; background-color:#868686; border-top:3px solid #6b6b6b; }
#bottombanner {margin:auto; float:left; width:1000px; height:80px; background-image:url(../images/bottomproducts_img.jpg); margin-bottom:10px;margin-bottom:17px;}

#flashbanner {float:left; margin:auto; margin-top:5px; margin-left:5px;  width:980px; height:324px; background:#E53342;}
/*******************MAIN ID FOR HOME PAGE*******************/

/***************INTERNAL FLASH BANNER***************/
#intheaderflash {margin:auto; width:1000px; height:150px;}
#intflashbannermain {margin:auto; width:990px; height:140px; margin-top:5px; margin-bottom:5px;  background:#E53342;}
#intflashbanner {float:left; margin:auto; margin-top:5px; margin-left:5px;  width:980px; height:130px; background:#0FA8D4;}
/***************INTERNAL FLASH BANNER***************/


/*******************ALL ID START***************************/
#logo {float:left; width:344px; height:73px; background-image: url(../images/logo.png); background-repeat:no-repeat; display:block; margin-left:16px; margin-top:13px;}
#callus {margin:auto; float:right; width:145px; height:73px; background-image: url(../images/helpline_number.png); background-repeat:no-repeat; margin-top:12px; margin-left:14px; margin-right:20px;}

#flashbannermain {margin:auto; width:990px; height:334px; margin-top:8px; margin-bottom:5px; background: #E53342;}


#contentpart {margin:auto; float:right; width:730px; min-height:350px; margin-top:10px; margin-right:25px; margin-bottom:25px; }
#contentrightpart {margin:auto; float:left; width:180px; height:auto; margin-top:10px; margin-left:20px; margin-bottom:23px; }
/*********************ALL ID START****************************************************/

/***********************CLASS FOR MENU LINKS*****************************************/
#topheadermenumain {margin:auto; float:right; margin-right:10px; margin-top:20px; width:600px; height:auto; }

#toplinksmenu {float:right;  height:26px; margin-bottom:10px; margin-right:23px; color:#dbdbdb; }
#toplinksmenu ul {margin:-3px auto; padding:1px 10px; list-style:none; float:left;}
#toplinksmenu li {float:left; margin:5px 0px 0px 0px; padding: 0px 16px 0px 0px;}
#toplinksmenu li a {font:bold 11px Arial, Helvetica, sans-serif; color:#6c6c6c; text-decoration:none; text-transform:uppercase; }
#toplinksmenu li a:hover {color:#0077d5; text-decoration: underline;}


#socialicon {float:right;}
#socialicon .icon1 {background-image: url(../images/facebook_icon.png); display:block; width:28px; height:28px; float:right; margin-left:7px;}
#socialicon .icon2 {background-image: url(../images/twitter.png); display:block; width:28px; height:28px; float:right; margin-left:7px;}
#socialicon .icon3 {background-image: url(../images/youtube.png); display:block; width:28px; height:28px; float:right; margin-left:7px;}

#textheading {float:left; width:280px; height:23px; font: bold 14px Arial, Helvetica, sans-serif; color:#009dd8; margin-bottom:10px; margin-left:40px;}

#menumain {float:right; height:31px;}
#menumain ul {margin:3px auto; padding:1px 10px; list-style:none; float:right; }
#menumain li {float:left; margin:5px 0px 0px 0px; padding: 0px 1px 0px 0px;}
.menulinks {font:bold 12px Arial, Helvetica, sans-serif; color:#6c6c6c; text-decoration:none; text-transform:uppercase; padding:8px 10px; }
.menulinks a:hover {background:#ed2f3d; color:#ffffff;}
.menulinks1 {font:bold 12px Arial, Helvetica, sans-serif; background:#ed2f3d; color:#ffffff; text-decoration:none; text-transform:uppercase;
 padding:8px 16px; }
.menulinks1 a:hover {background:#EF404C; color:#ffffff;}
/***********************CLASS FOR MENU LINKS*****************************************/

/********************************CONTENTPART******************************************/
#maincontentinner {width:420px; min-height:250px; float:left; margin-top:25px; margin-left:25px; margin-bottom:25px;}
#maincontentinner h1 {font:bold 16px Arial, Helvetica, sans-serif; color:#0092ca; margin:5px 0px 0px 0px; padding:0px; text-transform:uppercase;}
#maincontentinner .heading {font: bold 14px Arial, Helvetica, sans-serif; color:#494949; margin:5px 0px 0px 0px; padding:0px;}
#maincontentinner h2 {font: normal 18px Arial, Helvetica, sans-serif; color:#414141; margin:3px 0px 0px 0px; padding:0px;}

#maincontentinner img {width:autopx; height:auto; float:right; padding-left:15px;}
#maincontentinner .dot {border-bottom: 1px dotted #C7C7C7; margin-top:7px; }
#maincontentinner .bodytext {margin-top:13px; font: normal 13px  Arial; color:#4D4D4D; }

.readmore {font: normal 12px  Arial; color:#ee0e0e; text-decoration:underline; }
.readmore:hover {margin-top:15px;font: normal 12px  Arial; color:#000000; text-decoration:none;}

.butnds1 {margin-top:4px; margin-bottom:4px; font: normal 11px Arial; display:inline-block; min-width:71px; height:14px; padding:7px 0px 3px; text-align:center; color:#fff; line-height:0.9em; background:#00A6E2; cursor:pointer; border: 1px solid #00A6E2;}	
.butnds1:hover {background:#E53342; border: 1px solid #E53342;}
/********************************CONTENTPART******************************************/

/**************************INTERNAL PAGS*************************/
#intmaincontentinner { margin:auto; float:left; margin-bottom:25px; width:730px; }
#intmaincontentinner h1 {font: bold 18px Arial, Helvetica, sans-serif; color:#0092ca; margin:5px 0px 20px 0px; border-bottom: 1px dotted #C7C7C7; padding-bottom:6px; }
#intmaincontentinner img {margin-bottom:15px; float:right;}
#intmaincontentinner h2 {font: normal 18px Arial, Helvetica, sans-serif; color:#E53342; margin-top:20px;}
#intmaincontentinner img {width:auto; height:auto; float:left; padding-right:15px; }
#intmaincontentinner .bodytext {margin-top:10px; font: normal 13px  Arial; color:#4D4D4D; text-align:justify;}
/**************************INTERNAL PAGS*************************/

/**************************INTERNAL PAGS*************************/
#lgncentinner { margin:auto; width:725px; float:left; padding-left:8px;}
#lgncentinner h1 {font: normal 23px Arial, Helvetica, sans-serif; color:#2189bb; margin:5px 0px 0px 0px; padding:0px;}
#lgncentinner h2 {font: normal 18px Arial, Helvetica, sans-serif; color:#414141; margin:13px 0px 0px 0px; padding:0px;}
#lgncentinner img {width:auto; height:auto; float:left; margin-top:10px; margin-right:15px;}
#lgncentinner .dot {border-bottom: 1px dotted #C7C7C7; margin-top:7px; }
#lgncentinner .bodytext {margin-top:10px; font: normal 12px  Arial; color:#4D4D4D; text-align:justify; width:710px;}
/**************************INTERNAL PAGS*************************/

/********************************RIGHT PART********************************************/
#rightpartcontent {margin:auto; width:180px; float:left; padding-left:8px;}
#rightpartcontent h1 {font: bold 16px Arial, Helvetica, sans-serif; color:#494949; margin:5px 0px 8px 0px; border-bottom: 1px dotted #C7C7C7; padding-bottom:8px;}

#rightpartcontent ul {margin:0; padding:0; list-style:none; float:left; padding-left:5px; margin-top:4px;}
#rightpartcontent li {margin: 8px 0px; background:url(../images/arrow.jpg) no-repeat left 6px; text-indent:12px; padding-left:0px; padding-right:0px; line-height:16px; }

.prolink a {font: bold 12px  Arial; color:#006ed5; text-decoration:none;}
.prolink a:hover {font: bold 12px  Arial; color:#E53342; text-decoration: underline;}

.prolink1 {font: normal 12px  Arial; color:#009fdd; text-decoration:underline;}
.prolink1:hover {font: normal 12px  Arial; color:#E53342; text-decoration:none;}

#rightbanner {margin-top:10px; width:190px; height:70px; float:left; background:url(../images/rightbanner1.jpg) no-repeat; margin-left:10px; display:block;}
/********************************RIGHT PART********************************************/

/*********************************FOOTER PART**************************************/
#footerlink { margin:auto; width:auto; float:left; padding-left:18px; margin-top:6px;}
#footerlink ul {margin:0px; list-style:none;}
#footerlink li {float:left; padding:0px 1px 0px 0px; margin:10px;}

.footerlinks {font: normal 11px  Arial; color:#ffffff; text-decoration:none;}
.footerlinks a:hover {font: normal 11px  Arial; color:#ffffff; text-decoration:underline;}

#copyrightlink { margin:auto; width:auto; float:right; margin-top:14px; font: normal 11px  Arial; color:#ffffff; text-decoration:none; padding-right:30px;}
.copyrightlink {font: normal 11px  Arial; color:#ffffff; text-decoration:none;}
.copyrightlink:hover {font: normal 11px  Arial; color:#ffffff; text-decoration:underline;}


.footerlogo {float:left; margin-top:6px; height:30px; margin-left:15px;}
.footerlogo .logo1 {float:left; width:65px; height:22px; margin-right:10px; background:url(../images/footerlogo1.png); margin-top:5px; display:block;}
.footerlogo .logo2 {float:left; width:61px; height:22px; margin-right:10px; background:url(../images/footerlogo2.png); margin-top:5px; display:block;}



/**************************INTERNAL PAGS*************************/
#productscontain {margin:auto; width:725px; float:left; padding-left:8px; margin-bottom:25px;}
#productscontain h1 {font: normal 23px Arial, Helvetica, sans-serif; color:#2189bb; margin:5px 0px 0px 0px; padding:0px;}
#productscontain h2 {font: normal 18px Arial, Helvetica, sans-serif; color:#E53342; margin-top:20px;}
#productscontain .dot {border-bottom: 1px dotted #C7C7C7; margin-top:7px; }
#productscontain .bodytext {margin-top:10px; font: normal 12px  Arial; color:#4D4D4D; text-align:justify; width:710px;}

#prttab {width:348px; float:left; margin-top:22px; margin-right:11px; border:1px solid #CCCCCC; display:block; margin-bottom:5px;}
#prttab img {float:left; width:80px; height:80px; margin-left:5px; margin-top:5px;margin-bottom:5px; margin-right:7px;}
#prttab h2 {font: bold 13px  Arial; color:#E53342; margin-top:5px; margin-bottom:5px; margin-right:10px;}
#prttab .probodytext2 {font: normal 12px  Arial; color:#4D4D4D; margin-right:5px;}
#prttab .probodytext3 {font: normal 12px  Arial; color:#0091CA; margin-right:5px;}
/**************************INTERNAL PAGS*************************/

/*********NEW EMAIL ID************/
#banner2 {width:220px; min-height:250px; float:left; padding-left:8px; margin-top:25px; margin-left:20px; margin-bottom:25px; 
border-left:1px solid #dfdfdf; border-right:1px solid #dfdfdf; padding:0px 15px 0px 15px;}
#banner2 h1 {font:bold 14px Arial, Helvetica, sans-serif; color:#494949; margin:5px 0px 0px 0px; padding:0px; text-transform:uppercase;}
#banner2 .bodytext {margin-top:13px; font: normal 12px  Arial; color:#4D4D4D; }

#banner2 ul {margin:0; padding:0; list-style:none; float:left; padding-left:5px; margin-top:4px; }
#banner2 li a {margin: 8px 0px; background:url(../images/bullet2.png) no-repeat left 2px; text-indent:12px; padding-left:17px; padding-right:0px; 
 font: bold 12px  Arial; color:#006ed5; text-decoration:none; margin-left:-7px;}
#banner2 li a:hover {font: bold 12px  Arial; color:#E53342; text-decoration:underline;}

#banner3 {width:239px; min-height:250px; float:right; margin-top:25px; margin-right:20px; margin-bottom:25px;}
#banner3 h1 {font:bold 14px Arial, Helvetica, sans-serif; color:#494949; margin:5px 0px 0px 0px; padding:0px; text-transform:uppercase;}
#banner3 .bodytext {margin-top:13px; font: normal 12px  Arial; color:#4D4D4D; }
#banner3 img { float: left; margin-left:0; margin-top:10px; margin-bottom:10px;}


/*********FULL HEIGHT************/
#contentpart1 {margin:auto; float:left; width:948px; min-height:350px; margin-top:10px; margin-left:25px; margin-bottom:25px; margin-right:25px;}
#intmaincontentinner2 { margin:auto; float:left; margin-bottom:25px; width:948px; }
#intmaincontentinner2 h1 {font: bold 18px Arial, Helvetica, sans-serif; color:#0092ca; margin:5px 0px 20px 0px; border-bottom: 1px dotted #C7C7C7; padding-bottom:6px; }
#intmaincontentinner2 h2 {font: normal 18px Arial, Helvetica, sans-serif; color:#E53342; margin-top:20px;}
#intmaincontentinner2 .bodytext {margin-top:10px; font: normal 13px  Arial; color:#4D4D4D; text-align:justify;}

.eservices_image1 {width:275px; height:142px; background:url(../images/eservice_icon.png) no-repeat; float:left; display:block; margin-right:15px;}
.eservices_image2 {width:430px; height:142px; background:url(../images/eservice_icon2.png) no-repeat; float:left; display:block;}


/*********Verify Your Report************/
.reporttable { width:290px; min-height:140px; border:1px solid #e2e2e2; float:left; margin-right:15px; background:#f2f2f2; font: normal 12px Arial, Helvetica, sans-serif;
  padding:8px 0px 8px 0px;}
.reporttable h3 {font:bold 13px Arial, Helvetica, sans-serif; color:#2a2a2a; margin:5px 0px 0px 0px; padding:0px; text-transform:uppercase; margin-bottom:10px; margin-left:10px;}
.reportinput {width:130px; border:1px solid #949494; background:#FFF; padding:5px 10px; font: normal 12px Arial, Helvetica, sans-serif; color:#333;}

.reportbtn {border:1px solid #10b8dc; background:#FFF; padding:4px 18px; font: normal 12px Arial, Helvetica, sans-serif; color:#333; text-align:center; 
background:#10b8dc; cursor:pointer; margin-left:3px;}
.reportbtn:hover {background-color:#245892; border: 1px solid #245892; color:#FFF;}


/*********Verify Your Report Results************/
.reporttable2 { width:290px; min-height:100px; border:1px solid #e2e2e2; float:left; margin-right:15px; background:#f2f2f2; font: normal 12px Arial, Helvetica, sans-serif; padding:8px 0px 8px 0px;}
.reporttable2 h3 {font:bold 13px Arial, Helvetica, sans-serif; color:#2a2a2a; margin:5px 0px 0px 0px; padding:0px; text-transform:uppercase; margin-bottom:10px; margin-left:10px;}

.reporttable3 {width:229px; height:200px; float:left; margin-right:15px; font: normal 12px Arial, Helvetica, sans-serif; padding:8px 0px 8px 0px; }

.reporttable3 img {width:229px; height:200px; border:2px solid #CCC; padding:4px; background:#FFF; margin-top:-8px; }
.reporttable3 img:hover {border:2px solid #235590;}

