@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
}

#main{
	width:100%;
	text-align:center;
}

#header{
	width:100%;
	height:126px;
	background-color:#1A1A1A;
}

#header_strip{
	width:100%;
	height:126px;
	background-image:url(../web_images/header_back.jpg);
	background-repeat:repeat-x;
}

.smallarea{
	height:45px;
	width:100%;
	text-align:center;
}

.smallareatext{
	height:12px;
	width:920px;
	overflow:hidden;
	margin:0 auto;
}
#top_menu_container{
	width:920px;
	height:77px;
	text-align:center;
	margin:0px auto;
}

.grayMediumNormal {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:400;
	color:#777;
	word-spacing:2px;
	line-height:18px;
	letter-spacing:0px;
}

#footerbox
{
	width:100%;
	height:3px;
	background-color:#6FBD43;
	background-image:url(../web_images/spacer.gif);
	background-repeat:no-repeat;
}
.footerboxtext
{
	width:100%;
	height:80px;
	background-color:#1A1A1A;
	text-align:center;
	padding-top:10px

}
.linktext
{
	width:920px;
	height:20px;
	background-color:#1A1A1A;
	overflow:hidden;
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:1px;
	font-weight: normal;
	color: #FFFFFF;
}

#footerboxtext .linktext a
{
	width:920px;
	height:20px;
	background-color:#1A1A1A;
	overflow:hidden;
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing:1px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}

#footerboxtext .linktext a:hover
{
	color:#CCC;
	text-decoration:none;
}

#topmenubox
{
	padding-left:20px;
	padding-top:48px;
}
#main_body{
	background-color:#FFFFFF;
	
}
.logo
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='web_images/logo.png');
	float:left;
	width:105px;
	background-repeat:no-repeat;
	height:75px;
}
.logo[class]
{	background-image:url(../web_images/logo.png);
}

#topmenumain
{
	width:815px;
	text-align:left;
	float:left;
	padding-top:32px;
}
#body_container
{
	width:910px;
	margin:0px auto;
	text-align:left;
	height:1270px;
}
#mainbodystrip
{
	width:100%;
	height:7px;
	background-color:#F1F7F9;
	background-image:url(../web_images/spacer.gif);
	background-repeat:no-repeat;
}

#tabpanel
{
	width:675px;
	height:230px;
	float:left;
	border-bottom:#05D9FF 1px solid;
	border-left:#05D9FF 1px solid;
	border-right:#05D9FF 1px solid;
	background:url(../web_images/ivrs/light_blue_strip.gif) top left repeat-x;
}

#mainbodystrip
{
	width:100%;
	height:7px;
	background-color:#F1F7F9;
	background-image:url(../web_images/spacer.gif);
	background-repeat:no-repeat;
}
/*============top menu styles============*/
#top_menu{
	padding:0;
	margin:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
#top_menu li{
	float:left;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0 0px 0 0px; /* indent between menu items */
}
#top_menu li a{
	float:left;
	display:block;
	color:#fff;
	background:url(../web_images/top_menu_bg_over.gif) repeat-x;
	text-decoration:none;
}
#top_menu li a .menu_left{
	float:left;
	display:block;
	background:url(../web_images/top_menu_left_over.gif) no-repeat;
}
#top_menu li a .menu_right{
	float:left;
	display:block;
	cursor:pointer; /* for IE6 */
	text-align:center;
	padding:6px 25px 0 25px;
	height:23px;
	background:url(../web_images/top_menu_right_over.gif) no-repeat right top;
}
#top_menu li a:hover{
	background:url(../web_images/top_menu_bg.gif) repeat-x;
}
#top_menu li a:hover .menu_left{
	background:url(../web_images/top_menu_left.gif) no-repeat;
}
#top_menu li a:hover .menu_right{
	background:url(../web_images/top_menu_right.gif) no-repeat right top;
}
/*============= end of menu style=============*/
/*============blue round styles ========*/

#menu2{
	padding:0;
	margin:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
#menu2 li{
	float:left;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	color:#fff;
	padding:0 1px 0 0px; /* indent between menu items */
}
#menu2 li a{
	float:left;
	display:block;
	color:#fff;
	background:url(../web_images/ivrs/blue_strip.gif) repeat-x;
	text-decoration:none;
}
#menu2 li a .menu_left{
	float:left;
	display:block;
	background:url(../web_images/ivrs/blue_strip_tl.gif) no-repeat;
}
#menu2 li a .menu_right{
	float:left;
	display:block;
	cursor:pointer; /* for IE6 */
	text-align:center;
	padding:6px 23px 0 24px;
	height:23px;
	background:url(../web_images/ivrs/blue_strip_tr.gif) no-repeat right top;
}
#menu2 li a:hover{
	background:url(../web_images/ivrs/blue_strip_hover.gif) repeat-x;
}
#menu2 li a:hover .menu_left{
	background:url(../web_images/ivrs/blue_left_hover.gif) no-repeat;
}
#menu2 li a:hover .menu_right{
	background:url(../web_images/ivrs/blue_right_hover.gif) no-repeat right top;
}

/*===========top menu style===========*/
.ivrscontent
{
	width:500px;
	float:left;
	margin-top:10px;
	
}
.ivrsbigtext
{
	width:100%;
	float:left;
	margin-top:7px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height:20px;
	color:#333333;
	word-spacing:0px;
	letter-spacing:0px;
	text-align:justify;
}
.ivrspix
{
	width:154px;
	height:182px;
	float:left;
	margin-right:10px;
	
}
.ivrspanel2
{
	width:910px; 
	height:900px;
	float:left;
	margin-top:7px;
}
.ivrspanel2text
{
	width:680px; 
	margin-top:7px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height:20px;
	color:#333333;
	word-spacing:0px;
	letter-spacing:0px;
	text-align:justify;
}
.ivrspanel2pix
{
	width:112px;
	height:92px;
	margin-right:7px;
	float:left;
	background-image:url(../web_images/ivrs/ivrs_pix2.jpg);
	background-repeat:no-repeat;

}
.shapebox
{
	margin:15px 0px 0px 0px;
	float:left;
	background:url(../web_images/ivrs/technology.gif) top left no-repeat;
	width:180px; 
	height:150px;
}

#ivrsbulletbox
{
	width:675px;
	height:90px;
	float:left;
	margin-top:7px;
}

#ivrsbulletbox .bullet1
{
	width:240px;
	float:left;
	margin-top:7px;
}
#ivrsbulletbox .ivrsbox
{
	width:170px;
	height:75px;
	background:url(../web_images/ivrs/ivrs_system.gif) top left no-repeat;
	float:left;
	margin-top:7px;
}
/*============top menu style end here=========*/

/*============right panel start here===========*/
#roundpanelright
{
	width:215px;
	float:right;
	margin-top:7px;
}

.askforquote
{ 	width:212px;
	height:90px;
	float:left;
	
}
.callus
{ 	width:212px;
	margin-top:4px;
	height:90px;
	float:left;
	
}
.greenroundboxtop
{
	width:210px;
	height:230px;
	float:left;
	margin-top:5px;
}
.greenroundboxtop2
{
	width:210px;
	height:230px;
	float:left;
	margin-top:5px;
}
.greenroundboxtop3
{
	width:210px;
	height:230px;
	float:left;
	margin-top:5px;
}
.greentop
{
	width:212px;
	height:34px;
	float:left
}

.left
{
	width:9px;
	height:34px;
	float:left;
	background:url(../web_images/ivrs/light_green_tl.gif) top left no-repeat;
}
.middle
{
	width:184px;
	height:27px;
	float:left;
	padding:7px 0px 0px 7px;
	background:url(../web_images/ivrs/light_green_strip.gif) top left repeat-x;
}
.right
{
	width:9px;
	height:34px;
	float:left;
	background:url(../web_images/ivrs/light_green_tr.gif) top left no-repeat;
}

#greentop2
{
	width:212px;
	height:34px;
	float:left
}

#greentop2 .left
{
	width:9px;
	height:34px;
	float:left;
	background:url(../web_images/ivrs/light_green_tl.gif) top left no-repeat;
}

#greentop2 .middle
{
	width:184px;
	height:27px;
	float:left;
	padding:7px 0px 0px 7px;
	background:url(../web_images/ivrs/light_green_strip.gif) top left repeat-x;
}

#greentop2 .right
{
	width:9px;
	height:34px;
	float:left;
	background:url(../web_images/ivrs/light_green_tr.gif) top left no-repeat;
}

#greentop3
{
	width:212px;
	height:34px;
	float:left
}

#greentop3 .left
{
	width:9px;
	height:34px;
	float:left;
	background:url(../web_images/ivrs/light_green_tl.gif) top left no-repeat;
}

#greentop3 .middle
{
	width:184px;
	height:27px;
	float:left;
	padding:7px 0px 0px 7px;
	background:url(../web_images/ivrs/light_green_strip.gif) top left repeat-x;
}

#greentop3 .right
{
	width:9px;
	height:34px;
	float:left;
	background:url(../web_images/ivrs/light_green_tr.gif) top left no-repeat;
}








#chatbox 
{
	width:204px;
	height:185px;
	padding:5px 0px 0px 4px;
	float:left;
	margin-top:3px;
	border:#B2DCEA 1px solid;
	
}

.yahoobox
{	width:200px;
	margin:0px 0px 0px 0px;
	height:40px;
	float:left;
}

.yahooshape

{	width:40px;
	margin:2px 0px 0px 4px;
	background:url(../web_images/logo_yahoo.gif) top left no-repeat;
	height:40px;
	margin-left:5px;
	float:left;
}

.skypeshape

{	width:40px;
	margin:2px 0px 0px 4px;
	background:url(../web_images/logo_skype.gif) top left no-repeat;
	height:40px;
	margin-left:5px;
	float:left;
}

.msnshape

{	width:40px;
	margin:2px 0px 0px 4px;
	background:url(../web_images/logo_msn.gif) top left no-repeat;
	height:40px;
	margin-left:5px;
	float:left;
}

.googletalkshape

{	width:40px;
	margin:2px 0px 0px 4px;
	background:url(../web_images/logo_gtalk.gif) top left no-repeat;
	height:40px;
	margin-left:5px;
	float:left;
}
.yahoofont
{
	width:140px; 
	float:left;
	padding:4px 0px 0px 0px;
	margin:0px 0px 0px 2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height:20px;
	color:#064C61;
	word-spacing:0px;
	letter-spacing:0px;
	text-decoration:none;
}

.vertical_divider{
	background-image:url(../web_images/vertical_divider.jpg);
	margin-left:2px;
	background-repeat:repeat-y; 
	background-position:left;
	float:left; 
	width:6px;
	height:40px;
}

#chatboxlist
{
	width:208px;
	height:200px;
	float:left;
	margin-top:3px;
	border:#B2DCEA 1px solid;
	
}
#chatbox_shape
{
	width:208px;
	height:190px;
	float:left;
	margin-top:3px;
	border:#B2DCEA 1px solid;
	
}



/*=============right panel end here=============*/
/*========== Text Styles ============*/
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color:#116E69;
	padding:0px;
	margin:0px;
	display:inline;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding:0px;
	margin:0px;
	display:inline;
}

h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #064C61;
	padding:0px;
	margin-top:7px;
	display:inline;
}


.whitefont2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing:0px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}

.whitefont2 a
{	color: #FFFFFF;
	text-decoration:none;
}

.whiteSmallBold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:1px;
	font-weight:700;
	color:#FFF;
	text-decoration:none;
}

.blueBorder
{
	border-bottom:#05D9FF 1px solid;
	border-left:#05D9FF 1px solid;
	border-right:#05D9FF 1px solid;
	background:url(../web_images/ivrs/light_blue_strip.gif) top left repeat-x;
}

.whiteSmallNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing:1px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}

.whitefontSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:17px;
	color: #FFFFFF;
	text-decoration:none;
}

/*=================================*/

.WhiteMediumNormal {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	word-spacing:2px;
	line-height:18px;
}

.blackfontSmall {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height:20px;
	color:#333333;
	word-spacing:0px;
	letter-spacing:0px;
}

.blackfontSmall a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height:20px;
	color:#3399FF;
	word-spacing:0px;
	letter-spacing:0px;
}

.darkGreenSmall {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height:20px;
	color:#064C61;
	word-spacing:0px;
	letter-spacing:0px;
	text-decoration:none;
}

.darkGreenSmall:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height:20px;
	color:#022F3C;
	word-spacing:0px;
	letter-spacing:0px;
	text-decoration:none;
}
.bullet_list{
	padding:0px 0px 0px 0px;
	margin-left:0px;
	margin-top: .2em;
	list-style-type: none;
}

.bullet_list li{
	background-image: url(../web_images/ivrs/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em .4em;
	padding-left: 1.2em;
	margin-left:.5em;
}

.bullet_list li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#064C61;
	text-decoration:none;
}

.bullet_list li a:hover{
	color:#333333;
	text-decoration:underline;
}

.bullet_list_blue{
	padding:0px 0px 0px 0px;
	margin-left:0px;
	margin-top: .2em;
	list-style-type: none;
}

.bullet_list_blue li{
	background-image: url(../web_images/ivrs/bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: 0em .4em;
	padding-left: 1.4em;
	margin-left:.7em;
}

.bullet_list_blue li a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:20px;
	color:#0096ff;
	text-decoration:none;
}

.bullet_list_blue li a:hover{
	color:#00e6fd;
	text-decoration:none;
}

.blueSmallNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:0px;
	color: #20B8E9;
}

.general_list{
	padding:0px 0px 0px 0px;
	margin-left:0px;
	margin-top: 0em;
	list-style-type: none;
}

.general_list li{
	background-image:url(../web_images/ivrs/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: -0.1em 0.0em;
	padding-left: 1.7em;
	margin-left:.1em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	color:#282828;
	margin-top:5px;
	text-decoration:none;
}


.bluefontBig {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing:0px;
	line-height:22px;
	font-weight: normal;
	color: #0096ff;
	text-decoration:none;
}
.bluefontBig:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing:0px;
	line-height:22px;
	font-weight: normal;
	color: #00e6fd;
	text-decoration:none;
}

.ecommercebgStrip
{background:url(../web_images/ivrs/yellow_strip_long.gif) top left repeat-x;}

.paymentbgStrip
{background:url(../web_images/ivrs/pink_strip_long.gif) top left repeat-x;}

#example2.SlidingPanels {
	float: left;
}
#example2 .SlidingPanelsContentGroup {
	float: left;
	width: 10000px;
}
#example2 .SlidingPanelsContent {
	float: left;
	width: 677px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height:20px;
	color:#333333;
	word-spacing:0px;
	letter-spacing:0px;
}

.bottomroundcontent
{	width:675px;
	margin-top:10px;
	float:left;
	clear:both
}
.bottomroundpanel
{
	width:330px;
	margin-top:5px;
	float:left;
	
}

.greenroundlelft
{
	width:13px;
	height:126px;
	float:left;
	background:url(../web_images/ivrs/green_round_left.gif) top left no-repeat;
	
}

.greenroundmiddle
{
	width:304px;
	height:124px;
	float:left;
	background-color:#f5f9e8;
	border-bottom:#d7fdbb 1px solid;
	border-top:#d7fdbb 1px solid;

	
}
.greenroundright
{
	width:13px;
	height:126px;
	float:left;
	background:url(../web_images/ivrs/green_round_right.gif) top left no-repeat;
	
}




.bottomroundpanel3
{
	width:330px;
	height:126px;
	margin-top:5px;
	float:left;
	
}

.greenroundlelft
{
	width:13px;
	height:126px;
	float:left;
	background:url(../web_images/ivrs/green_round_left.gif) top left no-repeat;
	
}

.greenroundmiddle
{
	width:304px;
	height:124px;
	float:left;
	background-color:#f5f9e8;
	border-bottom:#d7fdbb 1px solid;
	border-top:#d7fdbb 1px solid;

	
}
.greenroundright
{
	width:13px;
	height:126px;
	float:left;
	background:url(../web_images/ivrs/green_round_right.gif) top left no-repeat;
	
}




.graphicsbox
{
	width:40px;
	margin-top:7px;
	height:50px;
	float:left;
	background:url(../web_images/ivrs/web-graphics.gif) top left no-repeat;
}

.bottomroundcontent2
{	width:670px;
	height:126px;
	margin-top:7px;
	float:left;
	clear:both
}

.bottomroundpanel2
{
	width:330px;
	margin-top:5px;
	float:right;
	
}

.greenroundlelft
{
	width:13px;
	height:126px;
	float:left;
	background:url(../web_images/ivrs/green_round_left.gif) top left no-repeat;
	
}

.greenroundmiddle
{
	width:304px;
	height:124px;
	float:left;
	background-color:#f5f9e8;
	border-bottom:#d7fdbb 1px solid;
	border-top:#d7fdbb 1px solid;

	
}
.greenroundright
{
	width:13px;
	height:126px;
	float:left;
	background:url(../web_images/ivrs/green_round_right.gif) top left no-repeat;
	
}





.bottomroundpanel4
{
	width:330px;
	height:126px;
	margin-top:15px;
	float:right;
	
}

.greenroundlelft
{
	width:13px;
	height:126px;
	float:left;
	background:url(../web_images/ivrs/green_round_left.gif) top left no-repeat;
	
}

.greenroundmiddle
{
	width:304px;
	height:124px;
	float:left;
	background-color:#f5f9e8;
	border-bottom:#d7fdbb 1px solid;
	border-top:#d7fdbb 1px solid;

	
}
.greenroundright
{
	width:13px;
	height:126px;
	float:left;
	background:url(../web_images/ivrs/green_round_right.gif) top left no-repeat;
	
}






.graphicsbox2
{
	width:40px;
	margin-top:7px;
	margin-left:0px;
	height:50px;
	float:left;
	background:url(../web_images/ivrs/blue_pix2.gif) top left no-repeat;
}

.graphicsbox3
{
	width:40px;
	margin-top:7px;
	margin-left:0px;
	height:50px;
	float:left;
	background:url(../web_images/ivrs/blue_pix3.gif) top left no-repeat;
}

.graphicsbox4
{
	width:40px;
	margin-top:7px;
	margin-left:0px;
	height:50px;
	float:left;
	background:url(../web_images/ivrs/blue_pix4.gif) top left no-repeat;
}

.greenboxfont
{
	width:250px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left:7px;
	margin-top:7px;
	font-weight: normal;
	line-height:20px;
	color:#064C61;
	word-spacing:0px;
	letter-spacing:0px;
	text-decoration:none;
}

.greenboxfont2
{
	width:245px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left:7px;
	margin-top:7px;
	font-weight: normal;
	line-height:20px;
	color:#064C61;
	word-spacing:0px;
	letter-spacing:0px;
	text-decoration:none;
}