body {
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	background: #476089 url(images/bg_html2.jpg) repeat-x 0 0;
}

a, a:link, a:visited {
    outline: none;
	text-decoration: none;	
}

a:hover {	
	text-decoration: underline;
}

img {
	border: none;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

li {
	float: left;
	padding: 0px;
}

h1 {
	font-size: 2em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;	
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: .9em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;	
}

.clear {
	clear: both;
	font-size: 0em;
	line-height: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
/* background-image: in alt style sheets */

.container {
	width:994px;
	margin:0px auto;
	padding:0px;
	
}
.headerWrapper {
	width:994px;
	margin:0px;
	padding:0px;
	background: url(images/bg_header2.jpg) no-repeat 0 0;
	height:98px;
}

.header_logo {
	width:624px;
	margin:16px 0 0 0;
	padding:0px 44px 0 0;
	text-align:right;
	float:left;
}

.header_linkwrapper {
	width:326px;
	margin:52px 0 0 0;
	padding:0px;
	float:left;
}

.header_link {
	width:226px;
	margin:0 0 0 77px;
	padding:0px;
}

.header_link ul {
	list-style:none;
	margin:0px;
	padding:0px;

}

.header_link li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#ebecee;
	margin:0 26px 0 0;
	padding:0px;
	
}

.header_link li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#ebecee;
	text-decoration:none;

}

.header_link li a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#ebecee;
	text-decoration:none;

}

/*top navigation */

.navi_container {
	width:994px;
	margin:0px;
	padding:0px;
}

.navi_lefbg {
	width:218px;
	background:url(images/bg_leftnavi2.jpg)  no-repeat 0 0;
	margin:0px;
	padding:0px;
	height:45px;
	float:left;
}

.navi_middlebg {
	width:566px;
	background: url(images/bg_middlenavi.jpg) repeat-x top left;
	margin:0px;
	padding:0px;
	height:45px;
	float:left;	
}

.navi_middlebg ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

.navi_middlebg li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ecedef;
	margin:13px 37px 0 0;
	padding:0px;
}

.navi_middlebg li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ecedef;
	text-decoration:none;
}

.navi_middlebg li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#5dc0f3;
	text-decoration:none;
}



.navi_middlebg li.nav_contact {
	margin:13px 0 0 0;
	padding:0px;
}


.navi_rightbg {
	width:210px;
	background:url(images/bg_rightNavi2.jpg) no-repeat 0 0;
	margin:0px;
	padding:0px;
	height:45px;
	float:left;
}

/*dropdown menu css*/

/*menu dropdown css */

#dropmenudiv {
	position:absolute;
	margin-top:12px;
	border:1px solid #000;
	border-bottom-width:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent:4px;
	border-bottom:1px solid #000;
	padding:4px 0 4px 0;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color:#FFFFFF;
}

#dropmenudiv a:hover { /*hover background color*/
	background:#183f6d;
	color:#5dc0f3;
}




/*flash area */
.content_wrapper {
	width:929px;
	margin:0px 32px 0 32px;
	padding:0px;
	
}

.flash_container {
	position: relative;
	z-index: 0;
}

.left_curve {
	text-indent: -9999px;
	/* background-image: in alt style sheets */
	width:172px;
	height:260px;
	position:absolute;
	top: 101px;
	left:-33px;

}

.left_curv_top {
	/* background-image: in alt style sheets */
	width: 12px;
	height: 101px;
	position: absolute;
	left: -6px; 
	top: 2px;
}

.right_curve {
	text-indent: -9999px;
	/* background-image: in alt style sheets */
	width:168px;
	height:260px;
	position:absolute;
	top: 101px;
	left:792px;

}

.right_curv_top {
	/* background-image: in alt style sheets */
	width: 13px;
	height: 101px;
	position: absolute;
	float: right;
	top: 0;
	left: 920px;
}


/* content area*/

.content_gradient_bg {
	width:929px;
	background:url(images/bg_gradient_content.jpg) repeat-y 0 0;
	margin:0px;
	padding:0px;

}

.content_gradient_bg_top {
	width:929px;
	background:url(images/bg_content_top.jpg) no-repeat 0 0;
	margin:0px;
	padding:0px;
}

.content_gradient_bg_btm {
	width:929px;
	background:url(images/bg_content_btm.jpg) no-repeat 0 bottom;
	margin:0px;
	padding:0 0 71px 0;
} 

.content_gradient_bg_btm h3 {
	font-family:Tahoma, Verdana, Arial;
	font-size:24px;
	font-weight:normal;
	color:#f2f3f5;
	margin:0px 0 0 320px;
	padding:20px 0 20px 0 ;
}

.content_gradient_bg_btm p {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	line-height:16px;
	color:#f2f3f5;
	text-align:justify;
	margin:0px 0 10px 0;
	padding:0px 80px 0 80px;
}
.content_gradient_bg_btm p a {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	color:#fff;
	text-decoration:underline;
}

.content_gradient_bg_btm p a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	color:#fff;
	text-decoration: underline;
}

/*java imge slider */

.image_slider_wrapper {
	width:769px;
	background:url(images/bg_imageslider.jpg) repeat-y 0 0;
	margin:0px auto;
	padding:0px;
	position: relative;
}

.top_bg_slider {
	width:769px;
	background:url(images/bg_top_img_slider.jpg) no-repeat 0 0;
	margin:0px;
	padding:0px;
}

.btm_bg_slider {
	width:769px;
	background:url(images/bg_btm_img_slider.jpg) no-repeat 0 bottom;
	margin:0px;
	padding:17px 0 0 0;
}

.footer {
	width:769px;
	margin:0px auto;
	padding:0px;	
}

.footer ul {
	list-style: none;
	margin:0px 0 0 0;
	padding:0px;
}

.footer li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:normal;
	display:inline;
	margin:0px 20px 0 0;
	padding:0px;

}

.footer li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

.footer li a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#00fdc4;
	font-weight:normal;
	text-decoration:none;
}

.linksbtm {
	width:769px;
	margin:0px auto;
	padding:0px;
}
.linksbtm ul {
	list-style: none;
	margin:4px 0 0 0;
	padding:0px;
}

.linksbtm li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:normal;
	display:inline;
	margin:0px 20px 0 0;
	padding:0px;

}

.linksbtm li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

.linksbtm li a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#00fdc4;
	font-weight:normal;
	text-decoration:none;
}

.slide_main	{ 
	position:relative;
	width: 640px; 
	height:240px;
	left: 70px;
	overflow:hidden;	
}

.scroll_link {
	position: absolute;
	top: 90px;
	left: 0;
}

.content td {
	width: 170px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
}

.content td a {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
}

.content td a:hover {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
}

.btn_left {
	position: relative;
	left: 5px;
}

.btn_right {
	position: relative;
	left: 669px;
}




.copyright {
	width:929px;
	margin:12px 0 0 0;
	padding:0px;
	
}

.links_footer {
	width:600px;
	margin:0px 0 0 242px;
	padding:0px;
}


.links_footer ul {
	list-style:none;
	margin:0px;
	padding:0px;
	
}

.links_footer li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#f4f6fa;
	display:inline;
	margin:0px 8px 0 0;
	padding:0px;
}

.links_footer li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#f4f6fa;
	text-decoration:none;
}

.links_footer li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#00fdc4;
	text-decoration:none;
}

/*inner pages css*/

.imgContainer {
	width:929px;
	margin:0px;
	padding:0px;
	position: relative;
	z-index: 0;
}

.innerPage_ContentWrapper {
	width:929px;
	background: url(images/bg_white.jpg) repeat-y 0 0;
	margin:0px;
	padding:0px;
}

.innerpage_content_leftcol {
	width:646px;
	margin:0px;
	padding:0px;
	background:#fff;
	float:left;
}


.innerpage_content_rightCol {
	width:283px;
	margin:0px;
	padding:0px;
	background:#fff;
	float:left;
}

.leftCol_txt {
	width:614px;
	margin:0 0 0 32px;
	padding:0px;
}

.rightCol_txt {
	width:236px;
	margin:0 0 0 47px;
	padding:0px;
}

.rightCol_txt h3 {
	font-family:Tahoma, Verdana, Arial;
	font-size:18px;
	font-weight:normal;
	color:#9e0c01;
	margin:0px;
	padding:0px;
	text-decoration:underline;
}

.inr_title {
	width:230px;
	margin:35px 0 0 0;
	padding:0px;
}
.inr_title2 {
	width:485px;
	background:url(images/bg_hdgTab.jpg) no-repeat 0 0;
	margin:35px 0 0 0;
	padding:0px;
}

.content_col_img {
	width:614px;
	margin:13px 0 0 0;
	padding:0px;
}

.content_col_img  p {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color:#1b315a;
	margin:0px 0 10px 0;
	padding:0px;
	line-height:16px;
	text-align:justify;
}
.content_col_img  p a {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color:#157cfa;
	line-height:16px;
	text-decoration:none;
}

.content_col_img  p a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color:#157cfa;
	line-height:16px;
	text-decoration:underline;
}

.content_col_img img {
	float: left;
	margin:0px 15px 0 0;
	padding:0px;
}


/* right navi inr */


#leftnav {
	width: 165px;
	margin:0px;
	padding:12px 0 12px 0px;
	border: 0px solid black;
	background-color: #fff;
}

#leftnav a {
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 6px;
	padding-left: 4px;
	display: block;
	width: 100%;
	color: #183d73;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}

html>body #leftnav a {
	width: auto;
}

#leftnav a:hover {
	color:#1a1819;
}


/* enquiry pop down css*/


.img_quick {
	text-indent: -9999px;
	/* background-image: in alt style sheets */
	width: 186px;
	height: 29px;
	position: absolute;
	top: 0;
	left: 354px;
	z-index: 52;
}

.menu_container {
	visibility: hidden;
	width: 344px;
	height: 300px;
	position: absolute;
	top: 0;
	left: 275px;
	z-index:0;
}

.menu_form {
	margin: 36px 0 0 0;
}

.menu_content {
	background: url(images/bg_menu.jpg) repeat-x 0 0;
}


input:focus {
	outline: none;
}

.bg_input input {
	background: transparent;
	width: 218px;
	height: 19px;
	margin: 0 0 0 3px;
	border: none;
}

.bg_input {
	background: url(images/bg_input.jpg) no-repeat 0 0;
	width: 228px;
	height: 20px;
	float: left;
	margin: 0 0 14px 0;
}

form {
	margin: 0;
	padding: 0;
}



.menu_content label {
	color: #FFFFFF;
	text-align: right;
	width: 75px;
	margin: 2px 6px 0 0;
	float: left;
	display: block;
}

.dd_state {
	background: #FFFFFF;
	width: 228px;
	height: 20px;
	margin: 0;
	padding: 0;
	border: none;
}

.btn_continue {
	text-indent: -9999px;
	background: url(images/btn_continue.jpg) no-repeat 0 0;
	width: 99px;
	height: 21px;
	margin: 21px 0 0 140px;
	display: block;
}


/*accounts login css */

.menutop {	
	position: relative;
	display: block;
	z-index: 50;
}

.accordion_right {
	font-size: 1.1em;
	font-weight: 800;
	background: url(images/bg_right_acco_repeat.jpg) repeat-x 0 0;
	width: 371px;
	margin: 0 0 9px 0;
}

.accordion_right p {
	background: url(images/bg_right_accoridion.jpg) no-repeat 0 0;
	margin: 0;
}

.accordion_right p a, .accordion_right p a:link, .accordion_right p a:visited {
	color: #9e0c01;
	background: url(images/bg_right_acco_right.jpg)  no-repeat right 0;
	width: 361px;
	height: 25px;
	padding: 6px 0 0 10px;
	display:  block;
}

.accordion_right p a:hover {
	text-decoration: none;
}
.submenu_right {
	width: 350px;
	margin: 0 auto;
}

.submenu_right p {
	margin: 0;
}

.submenu label {
	text-align: right;
	width: 73px;
	padding: 4px 5px 0 0;
	margin: 0 0 13px 0;
	float: left;
	display: block;
}

.submenu input {
	text-indent: 3px;
	width: 200px;
	height: 19px;
	float: left;
	border: 1px solid #ADADAD;
}
label.dis_none {
	display: none;
}

input.btn_send {
	background: #CCCCCC;
	width: 70px;
	height: 22px;
	margin: 0px 0 10px 77px;
	float: none;
	cursor: pointer;
}

.acts_links {
	width:361px;
	font-size:12px;
	color:#000000;
	margin:0px 0 10px 0;
	padding:0px 0 0 10px;
}

.acts_links a {
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

.acts_links a:hover {
	font-size:12px;
	color:#000000;
	text-decoration:none;
}


/*11th feb*/

.dotshme {
	margin:0px;
	padding:0px 0px 0 95px;

}
.dotshme2 {
	margin:0px;
	padding:0px 0px 0 30px;
	float:left;
}

.dotshme2 li {
	list-style:disc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#f2f3f5;
	margin:0px 0 6px 0;
	padding:0px;
	float:none;
	line-height:16px;
	text-align:justify;
	
}
.dotshme2 li a {
	list-style:disc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#f2f3f5;
	line-height:16px;
	text-align:justify;
	text-decoration:none;
}

.dotshme2 li a:hover {
	list-style:disc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#f2f3f5;
	line-height:16px;
	text-align:justify;
	text-decoration:none;
}


.dotshme li {
	list-style:disc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#f2f3f5;
	margin:0px 0 6px 0;
	padding:0px;
	float:none;
	line-height:16px;
	text-align:justify;
	
}
.dotshme li a {
	list-style:disc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#f2f3f5;
	line-height:16px;
	text-align:justify;
	text-decoration:none;
}

.dotshme li a:hover {
	list-style:disc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#f2f3f5;
	line-height:16px;
	text-align:justify;
	text-decoration:none;
}


.dots {
	margin:0px;
	padding:0px;
}

.dots li {
    background:url(images/bullet.jpg) no-repeat 10px 6px;
	font-size:14px;
	font-weight:normal;
	color:#1b315a;
	margin:0px 0 6px 0;
	padding:0px 0 0 25px;
	float:none;
	line-height:16px;
	text-align:justify;
	
}
.dots li a {
	font-size:14px;
	font-weight:normal;
	color:#157cfa;
	line-height:16px;
	text-align:justify;
	text-decoration:none;
}

.dots li a:hover {
	font-size:14px;
	font-weight:normal;
	color:#157cfa;
	line-height:16px;
	text-align:justify;
	text-decoration:underline;
}

.twoClmnsWrapper {
	width:614px;
	margin:40px 0 0 0;
	padding:0px;
}

.twoClmnsWrapper2 {
	width:614px;
	margin:0px 0 0 0;
	padding:0px;
}
.twoClmnsWrapper3 {
	width:617px;
	margin: 0px;
	padding:0px;
}
.twoClmnsLeft {
	width:204px;
	margin:0px;
	padding:0px;
	float:left;
}
.twoClmnsLeft3 {
	width:308px;
	margin:0px;
	padding:0px;
	float:left;
}


.twoClmnsRight {
	width:410px;
	margin:0px;
	padding:0px;
	float:left;
}
.twoClmnsRight3 {
	width:308px;
	margin:0px;
	padding:0px;
	float:left;
}





.threeClmnsWrapper {
	width:614px;
	margin:0px;
	padding:0px;
}

.threeColone {
	width:204px;
	margin:0px;
	padding:0px;
	float:left;
}

.threeColtwo {
	width:205px;
	margin:0px;
	padding:0px;
	float:left;
}

.threeColthree {
	width:205px;
	margin:0px;
	padding:0px;
	float:left;
}

/*12 09 * box brdr css*/

.boxWrapper {
	width:590px;
	margin:0px 0 0 10px;
	padding:0px;
}

.boxTitle1 {
	width:415px;
	margin:0px;
	padding:0px;
	float:left;
}


.boxTitle2 {
	width:175px;
	margin:0px;
	padding:0px;
	float:left;
}

.boxTitle1 p {
	font-size:14px;
	color:#9e0c01;
	margin:0px;
	padding:0px 25px 0 0;
	text-align:right;

}

.boxTitle2 p {
	font-size:14px;
	color:#9e0c01;
	margin:0px;
	padding:0px 48px 0 0;
	text-align:right;

}



.boxWrapper2 {
	width:590px;
	margin:0px 0 0 10px;
	padding:0px;
}

.boxcol1 {
	width:221px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	margin:0px;
	padding:0px;
	float:left;
}

.boxcol1 p {
	font-size:14px;
	color:#1b315a;
	margin:0px;
	padding:0px 0 0 6px;
}

.boxcol2 {
	width:191px;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	margin:0px;
	padding:0px;
	float:left;
}
.boxcol2 p {
	font-size:14px;
	color:#1b315a;
	margin:0px;
	padding:0px 0 0 6px;
}

.boxcol3 {
	width:174px;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	margin:0px;
	padding:0px;
	float:left;
}

.boxcol3 p {
	font-size:14px;
	color:#1b315a;
	margin:0px;
	padding:0px 0 0 6px;
}
/* second level box*/

.boxcol1bb {
	width:221px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	margin:0px;
	padding:0px;
	float:left;
}

.boxcol1bb p {
	font-size:14px;
	color:#1b315a;
	margin:0px;
	padding:0px 0 0 6px;
}

.boxcol2bb {
	width:191px;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	margin:0px;
	padding:0px;
	float:left;
}
.boxcol2bb p {
	font-size:14px;
	color:#1b315a;
	margin:0px;
	padding:0px 0 0 6px;
}

.boxcol3bb {
	width:174px;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	margin:0px;
	padding:0px;
	float:left;
}

.boxcol3bb p {
	font-size:14px;
	color:#1b315a;
	margin:0px;
	padding:0px 0 0 6px;
}

.content img {
	margin: 0px;
	padding: 0px;
}


.bg_input_state input {
	background: transparent;
	width: 218px;
	height: 19px;
	margin: 0 0 0 3px;
	border: none;
}

.bg_input_state {
	background: url(images/bg_input.jpg) no-repeat 0 0;
	width: 228px;
	height: 20px;
	float: left;
}

/*20 feb */


.contactpge {
	width:614px;
	margin:13px 0 0 0;
	padding:0px;
}

.contactpge_leftCol {
	width:213px;
	margin:0px;
	padding:0px;
	float:left;
}
.contactpge_rightCol {
	width:401px;
	margin:0px;
	padding:0px;
	float:left;
}


.contactpge  p {
	font-family: "Times New Roman", Times, serif;
	font-size:17px;
	font-weight:bold;
	color:#1b315a;
	margin:0px 0 10px 0;
	padding:0px;
	line-height:19px;
	text-align:justify;

}
.contactpge  p a {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color:#157cfa;
	line-height:16px;
	text-decoration:none;
}

.contactpge  p a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color:#157cfa;
	line-height:16px;
	text-decoration:underline;
}


/*contact form  css */
.contact_form {
	width:400px;
	margin:0px;
	padding:0px;
}
.contact_form label {
	width:100px;
	font-size:16px;
	color:#1b315a;
	margin:0px 0 6px 0;
	padding:2px 0 0 0;
	float:left;

}

.contact_form form {
	width:400px;
	margin:15px 0 0 0;
	padding:0px;
	float:left;
}
.contact_form input {
	width:160px;
	font-size:11px;
	color:#1b315a;
	border:1px solid #7c7b7b;
	height:18px;
	margin:0 0 6px px;

}
.txt_width_box {
	width:216px;
	font-size:11px;
	color:#1b315a;
	border:1px solid #7c7b7b;
	margin:0 0 6px 0
}

.ast_clr {
	color:#FF0000;
}

.msg_width_field {
	width:160px;
	font-size:11px;
	color:#1b315a;
	border:1px solid #7c7b7b;
	margin:4px 0 6px 0px;

}

select {
	width:161px;
	margin:0px;
	padding:0px;

}

/*contact form  css  end */


/*24th feb */
.tablink {
	width:360px;
	font-size:14px;
	color:#000000;
	margin:0px;
	padding:0px 0 0 10px;
}

.tablink a {
	font-size:14px;
	color:#000000;
	text-decoration:underline;
}

.tablink a:hover {
	font-size:14px;
	color:#000000;
	text-decoration:underline;
}


.tabhdg {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#fff;
	margin:0px;
	padding:6px 0 6px 9px;

}

.header_phone {
width:252px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#ebecee;
margin:0px;
padding:0px 0 4px 68px;
}









































