@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}

body {
  background:url(../images/main-bg.jpg) left top repeat-x;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;
}
a{outline:none; color:#000; text-decoration:none;}
a:hover{text-decoration:underline;}
ol,ul {
	list-style:none;
}

/* Header Start */
#header2{height:136px; width:100%;}
.logo{margin:3px 0 8px 0;}
.topadd{background:url(../images/top-addbg.jpg) left top repeat-x; height:81px; width:681px; border:1px solid #eb9e27;}
.toplinks{height:39px;}
.toplinks ul{float:right; margin:12px 0 0 0; padding:0;}
.toplinks ul li.spreator{float:left; padding:0 10px;}
.toplinks ul li.home{background:url(../images/home-icon.jpg) left top no-repeat; font-size:11px; color:#000; list-style:none; padding:0 0 0 22px; float:left;}
.toplinks ul li.contact{background:url(../images/contact.jpg) left center no-repeat; font-size:11px; color:#000; list-style:none; padding:0 0 0 19px; float:left;}
.menubg{background:url(../images/menu-bg.jpg) left top repeat-x; width:970px; height:38px; float:left;}
.menubg ul{margin:0; padding:0; height:38px;}
.menubg ul li{ color:#fff; font-size:13px; padding:0 23px; line-height:38px; height:38px; float:left; background:url(../images/seperator.gif) right center no-repeat;}
.menubg ul li.last{background:none;}
.menubg ul li a{ color:#fff; font-size:13px; text-decoration:none;}
.menubg ul li.last{background:none 0;}
.menubg ul li a:hover{ text-decoration:underline;}


/* content Start */
#container{width:970px; margin-top:21px;}
h2{font-size:16px; color:#00548f; border-bottom:2px solid #3a709c; padding:10px 0; margin-bottom:15px; text-align:left;}
.innerhead{font-size:16px; color:#fff; padding:0 0 0 15px; margin-bottom:15px; text-align:left; background:url(../images/inner-head-bg.jpg) left top repeat-y; width:704px; font-weight:bold; height:37px;}
h3{font-size:14px; color:#e45600; padding:10px 0; text-align:left;}
p{font-size:12px; color:#000; line-height:18px; text-align:justify; margin-bottom:15px;}
.servicebox{width:704px; border:1px solid #e1e1e1; margin-top:7px;}
.serviceHeading{background:url(../images/service.jpg) 17px center no-repeat; color:#e45600; font-size:15px; line-height:34px; border-bottom:1px dashed #acabab; padding:7px 10px 0 51px; font-weight:bold; text-align:left;}
.subscribeHeading{background:url(../images/suscribe.jpg) 10px 11px no-repeat; color:#e45600; font-size:15px; line-height:34px; border-bottom:1px dashed #acabab; padding:7px 10px 0 47px; font-weight:bold; text-align:left;}
.servicebox ul{float:right; margin:12px 0 0 9px; padding:0;}
.servicebox ul li{background:url(../images/bullet-icon.jpg) left 5px no-repeat; font-size:12px; color:#000; list-style:none; padding:0 8px 0 16px; float:left; text-align:justify; padding-bottom:15px;}
.searchbox{width:704px; border:1px solid #e1e1e1; margin-top:7px;}
.searchHead{background:url(../images/search-icon.jpg) 17px center no-repeat; color:#e45600; font-size:15px; line-height:34px; padding:4px 10px 0 51px; font-weight:bold; text-align:left;}
.searchbg{background:#ebebeb; height:40px; margin-bottom:2px;}
.listfeild{width:163px; height:20px;}
.span{color:#ff0000;}
.searchcontent{padding-left:15px;}
.searchbt{background:url(../images/searchbt.jpg) left top repeat-x; width:66px; height:23px; color:#fff; font-size:11px; font-weight:bold; border:1px solid #077292;}
.flagbox{width:704px; border:1px solid #e1e1e1;}
.flagTable{margin:15px 10px 15px 5px;}

/* leftpennal */
.featuredBox{border:1px solid #e1e1e1;}
.featuredHeading{color:#555555; font-size:15px; line-height:29px; border-bottom:1px dashed #acabab; padding:5px 10px 0 15px; font-weight:bold; text-align:left;}
.featuredBox ul{float:right; margin:12px 0 0 9px; padding:0;}
.featuredBox ul li{background:url(../images/arrow-icon.gif) left 5px no-repeat; font-size:12px; color:#000; list-style:none; padding:0 8px 0 16px; float:left; text-align:left; width:214px; padding-bottom:15px;}
.featuredBox ul li a{text-decoration:none;}
.featuredBox ul li a:hover{text-decoration:underline; }

.advertiseBox{border:1px solid #e1e1e1;}
.advertiseHeading{ color:#00548f; font-size:15px; line-height:29px; border-bottom:1px dashed #acabab; padding:5px 10px 0 0; font-weight:bold; text-align:center;}

/* fottor */
.fottorbg{background:url(../images/fottorbg.jpg) left top repeat-x; height:66px; border:1px solid #e1e1e1; text-align:center; font-size:11px; line-height:18px;}

/*table*/
.table-data {
   border:#e1e1e1 1px solid;
    text-align: left; line-height:20px;
}
.table-data th {
    background: #003a64;
    border:#e1e1e1 1px solid;
    color: #FFFFFF;
    font-size: 12px;
    padding:4px 5px;
}
.table-data td {
     border:#e1e1e1 1px solid;
   padding:4px 5px;
}
.tablelink{color:#c90000; text-decoration:none;}
.tablelink a{color:#c90000; text-decoration:none;}
.tablelink a:hover{color:#c90000; text-decoration:underline;}
