body
{
    background-image: url(../images/bg.jpg);
    background-repeat: repeat-x; background-position:top center;
    background-position: top;
    margin: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
	line-height:20px;
}

h1
{
    display: block;
    margin: 0px;
    padding: 10px 0px 0px 10px;
    font-size: 15px;
    font-weight: bold;
   font-family:"Trebuchet MS";
    color:#69A10C9;
}
h2
{
    display: block;
    margin: 0px;
    padding: 0px 0px 5px 5px;
    font-size: 16px;
    font-weight:bold;
    font-variant: normal;
    font-family:"Trebuchet MS";
    color:#ffffff; letter-spacing:-1px;
}
p
{
    line-height: 20px;
	font-size:12px; margin:2px 0px 0px 15px;
	padding:0px;
	color: #666666;
}

.activepage
{
    text-indent: 10px;
    font-size: 11px;
    height: 23px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    padding-top: 3px;
    background-image: url(../images/activepage_bg.jpg);
    background-repeat: repeat-x;
    width:959px;
    margin-left: auto ;
    margin-right: auto ;
}
.activepage a
{
    color: #666666;
    text-decoration: underline;
}
.activepage a:hover
{
    color: #993333;
    text-decoration: none;
}

#container
{
    width: 977px;
    margin-left: auto;
    margin-right: auto;
}
#top
{
    height: 30px;
    background-image: url(../images/top.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

#wbody
{
    width: 977px;
}
#topcontent
{
    height: auto;
   
}
#leftshade
{
    background-image: url(../images/shaderight.jpg);
    background-repeat: no-repeat;
    background-position: left;
    width: 9px;
    height: 350px;
    float: right; overflow:hidden;
}
#rightshade
{
    background-image: url(../images/shadeleft.jpg);
    background-repeat: no-repeat;
    background-position: right;
    width: 9px;
    height: 350px;
    float: left;
}
#header
{
    height: 119px;
    width:977px;
    margin-left: auto ;
    margin-right: auto ;
   
}
#topmenu
{
    height: 39px;
    width: 977px;
    margin-left: auto;
    margin-right: auto;
     clear:none;
}

#banner
{
    height: 238px;
	background-color:#ffffff;
	background-image: url(../images/index_06.jpg );
    background-repeat:no-repeat;
	background-position:0px 0;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px; display:block;
	width:977px;
	margin-left:auto; margin-top:10px;
	text-align:right;
}
#banner tabel
{
    padding-right: 20px;
}


#middle{ width: 977px;}
#left_cont  { width: 217px; float: left;  overflow:hidden; }
#mid_cont   { width: 520px; float: left;  overflow:hidden; padding: 10px 10px 10px 10px; font-family:"Trebuchet MS",arial; }
#right_cont { width: 219px; float: left;  overflow:hidden; padding-top:8px;}

#special-offer{ 
	padding-top:5px;
    background-image:url(../images/ad.jpg); 
	background-repeat: no-repeat;
    width: 219px; height:205px;
	/*border:1px solid #0000FF;*/
}
#check-coverage{ 
	padding-top:5px;
   /* background-image:url(../images/ad.jpg); */
	background-repeat: no-repeat;
    width: 217px; height:205px;
	/*border:1px solid #0000FF;*/
}


#left_cont img
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    padding-top: 8px;
    padding-left:0px;
    /*float:left;*/
}


#right_cont img
{
    padding-top: 3px;
    border:0px;
	/*padding-bottom: 3px;*/
	
}

#divider
{
    background-position: top;
    clear: both;
    margin-left: 0px;
    height: 24px;
    width: 100%;
    background-image: url( ../images/white_content_bottom.gif);
    background-repeat: no-repeat;
}
#footerbox
{
    text-align: center;
    background-image: url(../images/menu_bg.jpg);
    height: 49px;
    line-height: 45px;
    color: #0066FF;
    width: 984px;
    margin-right: auto;
    margin-left: px;
}
#footerbox a
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 15px;
}

#footerbox a:hover
{
    color: #000000;
    text-decoration: underline;
}


#footerwrapper
{
    background-image: url(../images/footer_bg.jpg);
    background-repeat: repeat-x; width:100%;
    height: 57px;
    clear: both;
	}

#footer
{
	width:977px;
    height: 57px; margin: 0 auto;
	}

#footerlink
{
    text-align: center;
    padding-left: 50px;
    color: #999999;
	 font-family:Arial, Helvetica, sans-serif;
}

#footerlink a
{
    font-size: 12px;
    color: #232d37;
    font-weight: bold;
    text-decoration: none;
    padding: 0px 5px 0px 5px;
	
}
#footerlink a:hover
{
    font-size: 12px;
    color: #980110;
    font-weight: bold;
    text-decoration: underline;
}


#copyright
{  font-family: Arial, Helvetica, sans-serif;
    text-align: center;
	font-weight:normal;
    color: #000000;
    padding-top: 4px;
    line-height: 14px;
    font-size: 11px;
}

#copyright a
{
    color: #f9743a;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
}
#copyright a:hover
{
    color: #000000;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: underline;
}
#ibacslogo
{
    height: 60px;
    width: 50px;
    float: right;
    text-align: right;
    margin-top: 5px;
}

.box
{
    width: 209px;
    background-image: url(../images/blue_box_bpttom.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
}
.boxheader
{
    width: 209px;
    height: 44px;
    background-image: url(../images/blue_box_top.jpg);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    background-color: #0068ab;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 17px;
    text-indent: 25px;
    line-height: 45px;
}
.boxbody
{
    padding-bottom: 0px;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
}

.boxbody h3
{
    display: block;
    margin: 0px;
    padding: 10px 0px 2px 20px;
    font-size: 13px;
    font-weight: bold;
    font-variant: normal;
    font-family: Arial, Helvetica, sans-serif;
    color: #008fc2;
}

.boxbody h4
{
    display: block;
    margin: 0px;
    padding: 0px 0px 10px 20px;
    font-size: 13px;
    font-weight: normal;
    font-variant: normal;
    font-family: Arial, Helvetica, sans-serif;
    color: #595959;
}


.boxbody ul
{
    list-style-image: url( images/list_item_image_blue_box.jpg );
    margin:0px;
    padding:20px 10px 0px 35px; 
    width:160px;
} 
.boxbody ul li
{    
    margin:0px;
    padding:0px 0px 10px 0px; 
}

.boxbody ul li a
{
    padding: 0px 0px 10px 0px;
    color: #666666;
    font-family: Arial;
    font-size: 13px;
    text-decoration: underline;
    font-weight: bold;
}

.boxbody ul li a:hover
{
    color: #FF6600;
    text-decoration: none;
    
}		

.boxfooter
{
    height: 14px;
}

.boxfooter_login
{
    margin: 0px 0px 0px 1px;
    background-position: -1px bottom;
    height: 25px;
    background-image: url(../images/tutorial_botton_gray_footer.jpg );
    background-repeat: no-repeat;
    background-color: #a2a2a2;
    padding-right: 0px;
    padding-left: 0px;
    width: 207px;
    text-align: right;
}
.boxfooter_login a
{
    padding: 4px 10px 4px 0px;
    font-size: 13px;
    color: #FFFFFF;
    font-weight: bold;
    display: block;
    text-decoration: none;
}
.boxfooter_login a:hover
{
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}

.space
{
    height: 25px;
}

.hometable
{
    background-color: #e7e7e7;
    font-size: 13px;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
}

.hometable td
{
    background-color: #025b95;
}
.hometable th
{
    background-color: #044d7c;
    font-weight: bold;
    text-align: left;
     font-size: 15px;
}
._right
{
float:right;

}
#menu_left_img
{
    background-image: url(../images/menuside_left.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 35px;
    height: 39px;
}
#menu_right_img
{
    background-image: url(../mages/menuside_right.jpg.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
    width: 20px;
    height: 39px;
}



a
{
    border-style: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
    color: #666666;
    text-decoration: none;
}

 a:hover{
   
    color: #FF9933;
    text-decoration: underline;
}
.textboxlogin
{
    border: 1px solid #C0C0C0;
    width: 150px;
    height: 18px;
}

#search{

width:300px; float:right; padding-right:25px; padding-top:30px; }
#search input{ font-size:14px; border:1px solid #ffffff; width:110px; height:21px;}

#search h1
{
       display: block;
    margin: 0px;
    padding: 10px 0px 0px 5px;
    font-size:26px;
    font-weight: bold;
    font-variant: normal;
    font-family:"Trebuchet MS";
    color:#ffffff; letter-spacing:0px;
}


#welcomeswraper
{
    background-image:url(../images/welcome_comn_bg.jpg); 
	    background-repeat:repeat-y;
    width: 239px;
}

#welcome
{
    width: 520px;
	font-size:11px; font-family:Tahoma;
   
}
#welcome p
{
 width:500px;
 line-height:22px;
 padding:0px;
 color:#666666;
 margin:0px 0px 5px 10px;
 font-size:13px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-align:justify;
}
#welcomebottom
{
display:block; 
height:18px;
background-image:url(../images/welcome_bottom_bg.jpg); 
background-repeat:no-repeat;
}




#livechat
{
    background-image: url(../images/live_chat_bg.jpg);
    height: 123px;
    width: 217px;
    background-repeat: no-repeat;
    
}
#livechat h1{ font-size:16px; text-indent:10px; float:right; margin-right:10px;  margin-top:5px; color:#FFFFFF;}
#livechat p{font-size:11px; letter-spacing:0px; font-family:Tahoma; float:right; margin-right:10px; margin-top:5px; text-align:right;}

#login
{
    background-image: url(../images/login_bg.jpg);
    height: 208px;
    width: 219px;
    background-repeat: no-repeat;
}
#login h1{ font-size:16px; text-indent:10px; color:#689e0c; font-family:"Trebuchet MS", arial; line-height:40px;
}
#login input{ font-size:14px; border:1px solid #cccccc;
}
#login p{ font-size:12px;  font-family: "Trebuchet MS" , arial; color:#666666; line-height:22px;}



#testimonial
{
    margin-top: 8px;
    background-image: url(../images/testimonial_bg.jpg);
    height: 180px;
    width: 196px;
    background-repeat: no-repeat;
}
#testimonial h1{ font-size:14px; text-indent:10px;
}
#testimonial p{font-size:11px; line-height:15px; letter-spacing:0px; padding-right:5px; font-family:Tahoma;}

.aother
{
    color: #FF9933;
    font-size: 12;
    font-style: italic;
    font-weight: bold;
    display: block;
    text-align: right;
    padding-right:5px;
}
.testimo_div
{
    background-image: url('../images/testimonial_divider.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    height:1px;
    width:165px;
    display: block;
    margin:10px 0px 10px 0px;    
}


#hotnewswraper
{
    background-image:url(../images/hotnews-bg.jpg); 
	
	background-repeat:repeat-y;
    width: 217px;

}

#hotnews
{
    width: 217px;
	font-size:11px;  font-family: "Trebuchet MS" , arial;
    background-image:url(../images/hotnews-top.jpg); background-repeat:no-repeat;
}
#hotnews p
{
 width:180px;
 line-height:14px;
 padding:0px;
 color:#666666;
 margin:0px 0px 5px 10px;
 font-size:12px;  font-family: "Trebuchet MS" , arial;
 text-align:justify;
}

#hotnews h1{ color:#151514; font-size:16px; text-indent:10px; font-family:"Trebuchet MS", arial; line-height:34px;
}

#hotnewsbottom
{
display:block; 
height:21px;
background-image:url(../images/hotnews-bottom.jpg); 
background-repeat:no-repeat;
}

.hotnews-seperator
{
    background-image: url('../images/seperator.jpg');
    background-repeat: no-repeat;
    background-position: center center ; padding-left:10px;
    height:3px;
    width:172px;
    display: block;
    margin: 8px 0px 8px 0px;   
}


#contactwraper
{
    background-image:url(../images/contact-bg.jpg); 
	background-repeat:repeat-y;
    width: 217px;

}

#contact
{
    width: 217px;
 font-size:12px;  font-family: "Trebuchet MS" , arial;
    background-image:url(../images/contact-top.jpg); background-repeat:no-repeat;
}

#contact h1{ color:#151514; font-size:16px; text-indent:10px; font-family:"Trebuchet MS", arial; line-height:26px;
}

#contact p
{
 width:180px;
 line-height:14px;
 padding:0px;
 color:#666666;
 margin:0px 0px 5px 10px;
 font-size:12px;  font-family: "Trebuchet MS" , arial;
 text-align:justify;
}
#contactbottom
{
display:block; 
height:23px;
background-image:url(../images/contact-bottom.jpg); 
background-repeat:no-repeat;
}

#serviceswraper
{
    background-image:url(../images/services-bg.jpg); 
	background-repeat:repeat-y;
    width: 219px;
    margin-top:0px;
}
#services
{
    width: 219px;
	font-size:11px; font-family:Tahoma;
    background-image:url(../images/services-top.jpg); background-repeat:no-repeat;
}

#services h1{ color:#151514; font-size:16px; text-indent:10px; font-family:"Trebuchet MS", arial; line-height:26px;
}

#services p
{
 width:180px;
 line-height:14px;
 padding:0px;
 color:#333333;
 margin:0px 0px 5px 10px;
 font-size:11px; font-family:Tahoma;
 text-align:justify;
}
#servicesbottom
{
display:block; 
height:20px;
background-image:url(../images/services-bottom.jpg); 
background-repeat:no-repeat;
}


/* menu */	
/*.menu { float:right; padding:0 0 0 0; margin:0; width:977px; height:35px;}*/
.menu ul { text-align:right; padding:0; margin:0; list-style:none; border:0; height:35px;}
.menu ul li { float:left; margin:0; padding:0 1px; border:0; height:35px; }
.menu ul li a {float:left; margin:0; padding:8px 0; color:#3d3d3d; font:bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration:none; background:url(../images/r_menua.jpg) right no-repeat;}
.menu ul li a span { padding:10px 26px; background:url(../images/l_menua.jpg) left no-repeat;}
.menu ul li a:hover { background:url(../images/r_menu.jpg) right no-repeat;   color:#579a01;}
.menu ul li a:hover span { background:url(../images/l_menu.jpg) left no-repeat;}
.menu ul li a.active { background:url(../images/r_menu.jpg) right no-repeat;}
.menu ul li a.active span { background:url(../images/l_menu.jpg) left no-repeat;}


.title{font-size:11px; color:#333333;  font-family: "Trebuchet MS" , arial; font-weight:bold;
}

.stitle-grn{font-size:13px; color:#6fa611; font-family: "Trebuchet MS" , arial; font-weight:bold;
}
.stitle-org1{font-size:15px; color:#f37a03;  font-family: "Trebuchet MS" , arial; font-weight:bold;
}

.stitle-org2{font-size:13px; color:#f37a03;  font-family: "Trebuchet MS" , arial; font-weight:bold;
}

.bodytext
{font-size:12px; color:#666666;  font-family: "Trebuchet MS" , arial; font-weight:normal;
}


.h02
{
color:#D1D1D1;
float:left;
font-size:2.4em;
font-weight:bold;
line-height:1;  font-family: "Trebuchet MS" , arial;
padding:6px 10px 0 5px;
}

/*for after login*/
#logout
{
    background-image: url(../images/index_07.jpg);
    height: 47px;
    width: 219px;
    background-repeat: no-repeat;
	overflow:hidden;
	}
#logout h1{ font-size:16px; text-indent:10px; color:#689e0c; font-family:"Trebuchet MS", arial; line-height:40px;
}
#logout input{ font-size:14px; border:1px solid #cccccc;
}
#logout p{ font-size:12px;  font-family: "Trebuchet MS" , arial; color:#666666; line-height:22px;}



ul.leading, ul.intro {
	padding:10px;
	
	margin:0;
	
}

.leading li, .intro li { padding: 0; margin:0.1em; list-style:none;display:block;} 

.leading li h4, .intro li h4 { padding: 0; margin:0;  } 
.more li h4 { padding: 0; margin:0; } 




div.article-tools .category a {	font-weight: normal; }

div.newstext {	margin: 0.2em 0; }
div.newstext p { margin: 0.2em 0; }

div.more-articles {}
div.more-articles .more-title { font-weight: bold;}

span.locked {
	display: block;
	float: left; 
	width: 20px;
	padding: 0;
	text-indent: -1000px;
	background: url(images/locked.png) no-repeat 0 50%;
}

div.separator { clear: both; }
div.separator, div.article_separator { 
	display: block; 
	height: 1px; 
	overflow: hidden; 
	margin: 0.4em 0; 
}
ul.more li .separator { margin: 0; height: 0; }

div.readall { text-align: right; }	


.clr { clear: both; }




/* MOOTOOLS : Accordion styles */

h4.toogler {
	margin: 0.1em 0em; 
	padding: 0.1em 0em; 
	cursor: pointer;
}






/* JQUERY : localScroll styles */

.hscroll {
	position: relative;
	width: 100%;
}
.hscroll .sections {
	clear: left;
	overflow: hidden;
}
.hscroll .sections ul {
	width: 100000px;
	padding: 0;
	margin: 0;
}
.hscroll .sections li.item {
	float: left;
	margin: 0;
	padding: 5px;
	list-style-type: none;
}
.hscroll .sections-nav {
	padding: 0.5em;
	text-align: center;
}
.hscroll .sections-nav a.next, .hscroll .sections-nav a.prev{ 
	font-size: 14px; 
	font-weight: bold; 
	padding: 0 0.5em;
	text-decoration: none; 
}

/* Vertical content scroller styles */

#marqueecontainer{
	position: relative;
	width: 100%; 	/*marquee width */
	height: 200px;  /*marquee height */
	overflow: hidden;
	padding: 2px;
}
#vmarquee {
	position: absolute; 
	width: 98%;
}
/*----goole map----*/
.gmapfp_marqueur span {
	font-weight:bold;
	font-size: 150%;
}

.gmapfp_marqueur img {
	margin: 10px 10px 0px 0px;
	float: left;
}

.gmapfp_marqueur h4 {
	font-style: italic;
	font-weight: bolder;
}

.gmapfp_detail h4{
	font-style: italic;
	font-weight: lighter;
	text-transform: none;
}

.gmapfp_taille1{
	width: 200px;
}

.gmapfp_taille2{
	width: 200px;
}

#gmapfp_print h1{
	text-align: center;
}

#gmapfp_print h4{
	font-style: italic;
	font-weight: bolder;
}

.main_image{
	width: 300px;
}

#gmapfp_print label{
	font-weight: bold;
}

.colonne1 {
	width:50%;
}

.colonne2 {
	width:50%;
}
#mid_cont p{

margin-left:0px;}
h4.newstitle a {

font-size:11px;
color:#83A803;}
.newul {
	margin:0;
	padding:0 0 0 25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#82a702;	
	}
.new-bg {
	background-image:url(images/new-bg.jpg);
	height:27px;
	background-repeat:repeat-x;
	border:1px solid #cccccc;
	}
.gray-bdr {
	border:1px solid #666666;	
	}

table.mid-tab tr td 
{ padding:15px 30px;
 
}

ul.new1 li{color:#82A702;}
.chronoform{display:none}

table.mid-tab tr td { padding:15px 10px;}

.solution {font-weight:bold; padding-left:10px; padding-top:15px; width:158px; float:left;}

.imsolution {float:left; padding-right:10px;}

/*.componentheading {color:#82A702; font-size:16px; font-weight:bold;}*/


.emailtab tr td{padding:10px;border:1px solid red;}

.contentheading{
color:#c33937;
font-size:20px;
font-weight:normal;
padding-bottom:10px;
overflow:hidden;
}
.componentheading{
color:#c33937;
font-size:20px;
font-weight:normal;
padding-bottom:10px;
overflow:hidden;
}









