@charset "utf-8";
/* CSS Document */

img, div { behavior: url(iepngfix.htc) }
body{
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4c4c4c;
	line-height:17px;
}
a:link{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#036;
	height:auto;
	}
a:hover{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#036;
	height:auto;	
	}
a:active{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#036;
	height:auto;	
	}		
	
a:visited {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#036;
	height:auto;	
	}		
	
.headborder{
	 background-image:url(images/HeadSep.jpg); height:1px; background-repeat:repeat-x; background-position:center center; padding:10px 0px 10px;
	 }	
.pdf-icon{ background-image:url(images/pdf.jpg); border:0px; background-repeat:no-repeat; vertical-align:middle; padding-left:26px; padding-top:0px; }	

.search-input{ width:149px; height:20px; line-height:20px; padding:5px; margin:0px; text-align:left; vertical-align:top; border:0px; background-image:url(images/search-input.jpg); background-repeat:no-repeat; background-position:top; font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#012b5c;}

.search-btn{
	width:30px;
	height:30px;
	border:0px;
	background-image:url(images/go-btn.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}



.scroll {font-weight:bold; font-size:12px; text-align: center; font-family:Arial, Helvetica, sans-serif; color:#FFF;}

.white-text {font-weight:normal; font-size:12px; text-align: center; font-family:Arial, Helvetica, sans-serif; color:#FFF; text-decoration:none;}
a.white-text { color:#FFF; text-decoration:none;}
a.white-text:visited { color:#FFF; text-decoration:none;}

.pannel-main{ width:975px; height:auto; padding:0px; margin-left:auto; margin-right:auto; }
.pannel-left{ width:245px; height:auto; float:left; padding:0px; margin:0px;}
.pannel-right{ width:720px; height:auto; float:right; padding:0px; margin:0px;}

.submit-button{ width:69px; height:28px; border:none; padding:0px; margin:0px; background-image:url(images/submit-btn.jpg); background-repeat:no-repeat; text-shadow:#feb834 0px 1px 0px;}
.reset-button{ width:69px; height:28px; border:none; padding:0px; margin-left:10px; background-image:url(images/reset-btn.jpg); background-repeat:no-repeat; text-shadow:#F4F4F4 0px 1px 0px;}

hr { width:100%; height:1px; color:#CCC;}

p, span { margin:0px; padding-top:0px;}
.border-rhs{ border-right:1px solid #FFF; border-bottom:1px solid #FFF;}
.border-bottom{ border-bottom:1px solid #FFF;}
#search-box{
	width:280px;
	height:20px;
	padding:0px;
	margin:0px;
	float:right;
	text-align:left;
	vertical-align:middle;
	background-position:center;
	}
#main{
	width:998px;
	height:auto;
	margin-left:auto;
	margin-right:auto;	
	}
.clear{
	clear:both;	
	}
.wrapper-top{
	width:975px;
	height:auto;
	padding-top:10px;
	}	

.body-contents { width:998px; height:auto; float:left; padding:0px; margin:0px; }
/* ************************************* <HEADER> ************************************* */
.header{
	width:998px;
	height:166px;
	float:left;
	padding-top:21px;
	margin:0px;
	vertical-align:top;
	}
.logo{
	width:274px;
	height:80px;
	float:left;
	}	
.top-nav{
	width:249px;
	height:30px;
	line-height:30px;
	background-image:url(images/top-nav.jpg);
	background-repeat:no-repeat;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#012b5c;
	}	
.home{
	background-image:url(images/home-icon.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding-top:5px;
	}
.home a:link{
	text-decoration:none;
	color:#012b5c;
	}
.home a:hover{
	text-decoration:none;
	color:#012b5c;
	}
.career{
	background-image:url(images/career-icon.jpg);
	background-repeat:no-repeat;
	background-position:top center;	
	padding:5px 10px 0;
	}
.career a:link{
	text-decoration:none;
	color:#012b5c;	
	}
.career a:hover{
	text-decoration:none;
	color:#012b5c;	
	}	

.login{
	background-image:url(images/login-icon.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding-top:5px;
	}
.login a:link{
	text-decoration:none;
	color:#012b5c;
	}
.login a:hover{
	text-decoration:none;
	color:#012b5c;
	}

.sitemap{
	background-image:url(images/sitemap-icon.jpg);
	background-repeat:no-repeat;
	background-position:top center;	
	padding:5px 10px 0;
	}		
.sitemap a:link{
	text-decoration:none;
	color:#012b5c;
	}	
.sitemap a:hover{
	text-decoration:none;
	color:#012b5c;
	}	

/* ************************************* </HEADER> ************************************* */	


/* ************************************* <MENU> ************************************* */

.menu-container{
	width:998px;
	height:43px;
	float:left;
	padding:0px;
	margin:0px;
	}
.categories{
	padding-left:21px;
	height:43px;
	}	
.menu{
	width:998px;
	height:43px;
	line-height:43px;
	float:left;
	padding:0px;
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#012b5c;
	}

.my-menu-sep{
	width:65px;
	height:43px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/menu-sep.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	}	
/* ************************************* </MENU> ************************************* */

/* ************************************* <BANNER & NEWS SCROLLER> ************************************* */

.banner{
	width:998px;
	height:331px;
	float:left;
	padding:0px;
	margin:auto;		
	}
.newsbar{
	width:975px;
	height:78px;
	line-height:78px;
	background-image:url(images/newsbar.jpg);
	background-repeat:no-repeat;
	background-position: center center;
	}	
	
.blue-bar-container{
	width:975px;
	height:78px;
	margin-left:11px;
	margin-right:12px;
	padding:10px 0 10px 0;
	}	
.newsscroll{
	width:725px;
	height:68px;
	line-height:68px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	background-image:url(images/scroll-bluebar.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0px;
	}

.newsscroll-ip{
	width:725px;
	height:68px;
	padding-left:10px;
	line-height:68px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	background-image:url(images/scroll-bluebar-ip.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	margin:0px;
	behavior: url(iepngfix.htc);	
	}

.referal{
	width:250px;
	height:78px;
	float:left;
	background-image:url(images/referal-bluebar.png);
	background-repeat:no-repeat;
	behavior: url(iepngfix.htc);
	}	

.referal a, a:link{
	text-decoration:none;
	}	
	
.referal-blue-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#022d5f;
	text-decoration:none;
	text-shadow:0px 1px #ffc600;
	}
.referal-white-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	text-shadow:0px 1px #813b00;	
	}	
.referal-white-text2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	line-height:20px;
	}		
/* ************************************* </BANNER & NEWS SCROLLER> ************************************* */


/* ************************************* <MAIN CONTENTS CONTAINER> ************************************* */

#main-contents{
	width:975px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-top:15px;
	}
#main-contents .common-contents{
	width:975px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	padding-bottom:32px;
	}
.testimonials{
	width:234px;
	height:auto;
	float:left;
	background-image:url(images/testimonials.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	padding-left:86px;
	}
	
.latest-news{
	width:234px;
	height:auto;
	float:left;
	background-image:url(images/latestnews.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	padding-left:86px;
	}
.coverage-area{
	width:200px;
	height:auto;
	float:left;
	background-image:url(images/coverage.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	padding-left:86px;
	}	

.coverage-area-scroll{
	width:130px;
	height:auto;
	float:left;
	background-image:url(images/compass.jpg);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left:52px;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ff7500;
	}
.coverage-area-scroll a:link{
	color:#ff7500;
	text-decoration:none;
	}	
.coverage-area-scroll a:visited{
	color:#ff7500;
	text-decoration:none;
	}	


.dotted-line{
	width:234px;
	height:12px;
	background-image:url(images/dotted-line.jpg);
	background-repeat:repeat-x;
	}	
	
.titles-orange{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ff7500;
	}

.text-orange {
color:#FF7500;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
}

.titles-blue{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#022e60;
	}
#main-contents p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4c4c4c;
	padding-left:5px;
	margin-top:10px;
	}
.more-details{
	width:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#757575;
	padding-left:17px;
	background-image:url(images/moredetails-bullet.jpg);
	background-repeat:no-repeat;
	text-decoration:underline;
	}
	
.more-details a:link{
	color:#757575;
	text-decoration:underline;
	height:40px;
	}
.more-details a:hover{
	color:#d1d1d1;
	text-decoration:underline;
	height:40px;	
	}	

.title-bar-bg-hp{
	width:965px;
	height:44px;
	line-height:44px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:7px;
	background-image:url(images/title-bar-bg.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	padding-left:10px;	
	}
	.title-bar-bg{
	width:965px;
	height:44px;
	line-height:44px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:7px;
	background-image:url(images/title-bar-bg.png);
	background-repeat:no-repeat;
	padding-left:10px;
	behavior: url(iepngfix.htc);
	}

.vas-title{
	width:auto;
	height:36px;
	line-height:32px;	
	padding-top:8px;
	padding-left:50px;
	margin-left:10px;
	background-image:url(images/vas-title.jpg);
	background-position:left center;
	background-repeat:no-repeat;

	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#022e60;
	text-transform:uppercase;
	}

.vas-top-hp{ widows:975px; height:20px; background-image:url(images/vas-tbg.jpg); background-repeat:no-repeat; background-position:center center; }
.vas-bg-hp{ widows:956px; height:auto; background-image:url(images/vas-bg.jpg); background-repeat:repeat-y; background-position:center center; padding-left:19px; }
.vas-bbg-hp{ widows:975px; height:43px; background-image:url(images/vas-bbg.jpg); background-repeat:no-repeat; background-position:center center; }

#vas-container{
	width:975px;
	height:auto;
	float:left;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	}
#vas-container .popups{
	width:auto;
	height:auto;
	float:left;
	margin-left:auto;
	margin-right:auto;
	padding-left:50px;
	}	
#vas-container p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4c4c4c;
	padding-left:5px;
	margin-top:10px;
	}	
#vas-container .vas-tbg{
	background-image:url(images/vas-tbg.png);
	background-repeat:no-repeat;
	width:975px;
	height:20px;
	float:left;
	padding:0px;
	margin:0px;
	}
#vas-container .vas-bg{
	background-image:url(images/vas-bg.jpg);
	background-repeat:repeat-y;
	width:932px;
	height:auto;
	float:left;
	padding-left:19px;
	padding-right:24px;
	margin:0px;
	}	

#vas-container .vas-bg-index{
	background-image:url(images/vas-bg.jpg);
	background-repeat:repeat-y;
	width:932px;
	height:auto;
	float:left;
	padding-left:19px;
	padding-right:24px;
	margin:0px;
	}	
	
#vas-container .vas-bbg{
	background-image:url(images/vas-bbg.jpg);
	background-repeat:no-repeat;
	width:975px;
	height:43px;
	float:left;
	padding:0px;
	margin-bottom:24px;
	}
#vas-container .orange-column{
	width:228px;
	height:auto;
	float:left;
	background-image:url(images/vas-col-sep.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	margin-right:15px;
	}

#vas-container .vas-col-sep{
	background-image:url(images/vas-col-sep.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	margin-right:15px;
	}


#vas-container .orange-column-right{
	width:228px;
	height:auto;
	float:left;
	background-image:url(images/vas-col-sep.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	margin-right:15px;
	}	

#vas-container .orange-column-right2{
	width:290px;
	height:auto;
	float:left;
	background-image:url(images/vas-col-sep.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	margin-right:15px;
	}	


#vas-container .blue-column{
	width:228px;
	height:auto;
	float:left;
	background-image:url(images/vas-col-sep.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	margin-right:15px;
	}

#vas-container .blue-column2{
	width:290px;
	height:auto;
	float:left;
	background-image:url(images/vas-col-sep.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	margin-right:15px;
	}

	
	
#vas-container .blue-column-right{
	width:228px;
	height:auto;
	float:left;
	background-image:url(images/vas-col-sep.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	margin-right:15px;
	}
#vas-container .blue-column-right-2{
	width:200px;
	height:auto;
	float:right;
	}	
.installment-plan-hp{
	width:auto;
	height:auto;
	float:left;
	background-image:url(images/install-plan-icon.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	padding-left:43px;
	padding-right:20px;
	}
.installment-plan{
	width:185px;
	height:auto;
	float:left;
	background-image:url(images/install-plan-icon.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	padding-left:43px;
	margin-bottom:50px;	
	}
.installment-plan2{
	width:300px;
	height:auto;
	float:left;
	background-image:url(images/install-plan-icon.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	padding-left:43px;
	margin-bottom:50px;	
	}
.exciting-newoffer-icon-hp{
	width:auto;
	height:auto;
	float:left;
	background-image:url(images/exciting-newoffer-icon.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	padding-left:43px;
	}
.exciting-newoffer-icon{
	width:185px;
	height:auto;
	float:left;
	background-image:url(images/exciting-newoffer-icon.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	padding-left:43px;
	}

.video-conf-icon-hp{
	width:auto;
	height:auto;
	float:left;
	background-image:url(images/video-conf-icon.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	padding-left:43px;
	}	
.video-conf-icon{
	width:185px;
	height:auto;
	float:left;
	background-image:url(images/video-conf-icon.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	padding-left:43px;
	margin-bottom:50px;
	}	

.video-conf-icon2{
	width:300px;
	height:auto;
	float:left;
	background-image:url(images/video-conf-icon.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	padding-left:43px;
	margin-bottom:50px;
	}	

.newservices-icon-hp{
	width:auto;
	height:auto;
	float:left;
	background-image:url(images/newservices-icon.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	padding-left:43px;
	}	
.newservices-icon{
	width:185px;
	height:auto;
	float:left;
	background-image:url(images/newservices-icon.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	padding-left:43px;
	}	

.audio-conf-icon-hp{
	width:auto;
	height:auto;
	float:left;
	background-image:url(images/audio-conf-icon.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	padding-left:43px;
	}
.audio-conf-icon{
	width:185px;
	height:auto;
	float:left;
	background-image:url(images/audio-conf-icon.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	padding-left:43px;
	margin-bottom:50px;
	}	

.audio-conf-icon2{
	width:300px;
	height:auto;
	float:left;
	background-image:url(images/audio-conf-icon.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	padding-left:43px;
	margin-bottom:50px;
	}	


.poolpackage-icon{
	width:185px;
	height:auto;
	float:left;
	background-image:url(images/poolpackage-icon.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	padding-left:43px;
	}
.srvsreq-icon-hp{
	width:auto;
	height:auto;
	float:left;
	background-image:url(images/srvsreq-icon.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	padding-left:43px;
	}		
.srvsreq-icon{
	width:157px;
	height:auto;
	float:left;
	background-image:url(images/srvsreq-icon.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	padding-left:43px;
	margin-bottom:50px;
	}		

.title-bullet{height:16px; background-image:url(images/menu-arrow.gif); background-repeat:no-repeat; padding-left:25px; font-size:12px; font-weight:normal; color:#022e60; line-height:30px; }	
.title-bullet2{height:16px; background-image:url(images/menu-arrow.gif); background-repeat:no-repeat; padding-left:25px; margin-left:33px; font-size:12px; font-weight:normal; color:#022e60; line-height:30px;}	
.title-bullet3{height:16px; background-image:url(images/menu-arrow.gif); background-repeat:no-repeat; padding-left:25px; margin-left:33px; font-size:12px; font-weight:normal; color:#022e60; line-height:25px;}	

.subtitles-padding-left{ padding-left:50px;}
/* ************************************* </MAIN CONTENTS CONTAINER> ************************************* */

/* ************************************* <INNER PAGE> ************************************* */
#menu-left{
	width:245px;
	height:auto;
	float:left;
	}
#menu-left .menu-left-tbg{
	width:245px;
	height:20px;
	float:left;
	padding:0px;
	margin:0px;
	background-image:url(images/left-menu-tbg.png);
	background-repeat:no-repeat;
	behavior: url(iepngfix.htc);
	}	
#menu-left .menu-left-bg{
	width:223px;
	height:auto;
	float:left;
	padding-left:12px;
	padding-right:10px;
	background-image:url(images/left-menu-bg.png);
	background-repeat:repeat-y;
	behavior: url(iepngfix.htc);
	}		
#menu-left .menu-left-bbg{
	width:245px;
	height:35px;
	padding-bottom:7px;
	float:left;
	background-image:url(images/left-menu-bbg.png);
	background-repeat:no-repeat;
	behavior: url(iepngfix.htc);	
	}	

.main-menu-bullet{
	text-decoration:none;
	padding-left:10px;
	margin:0px;
	background-image:url(images/left-menu-links.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#036;	
	}
.main-menu-bullet a:link{
	text-decoration:none;
	color:#036;
	}	
.main-menu-bullet a:visited{
	text-decoration:none;
	color:#036;
	}
.main-menu-bullet a:hover{
	text-decoration:none;
	color:#656565;
	}	



.sub-menu-bullet{
	text-decoration:none;
	padding-left:10px;
	margin:0px;
	background-image:url(images/submenu.jpg);
	background-repeat:no-repeat;	
	}
.sub-menu-bullet a:link, a:visited{
	text-decoration:none;
	color:#036;
	}	
.sub-menu-bullet a:link, a:visited{
	text-decoration:none;
	color:#036;
	}
.sub-menu-bullet a:hover{
	text-decoration:none;
	color:#656565;
	}	

.sub-menu-bullet2{
	text-decoration:none;
	padding-left:22px;
	margin:0px;
	background-image:url(images/submenu2.jpg);
	background-repeat:no-repeat;	
	}
.sub-menu-bullet2 a:link, a:visited{
	text-decoration:none;
	color:#036;
	}	
.sub-menu-bullet2 a:link, a:visited{
	text-decoration:none;
	color:#036;
	}
.sub-menu-bullet2 a:hover{
	text-decoration:none;
	color:#CCC;
	}	



/*#menu-left .menu-left-bg ul{
	float:left;
	padding:0px;
	margin:0px;
	}
	
#menu-left .menu-left-bg li{
	width:193px;
	list-style-type:none;
	line-height:30px;
	height:30px;
	}	
#menu-left .menu-left-bg li a:link, a:visited{
	list-style-type:none;
	text-decoration:none;
	color:#022e60;
	}	
#menu-left .menu-left-bg li a:hover{
	list-style-type:none;
	text-decoration:none;
	color:#b5b5b5;
	}	

--------------------------------------------- sub menu --------------------------- 

.submenu{ 
	float:left;
	padding:0px;
	margin:0px;	
	}		

.submenu ul{
	float:left;
	padding:0px;
	margin:0px;
	}		
.submenu li {
	float:left;
	}		


*//* ----------------------------- inner page box --------------------------------- */	
	
.ip-box-tbg-tbl{
	width:720px;
	height:20px;
	background-image:url(images/ip-box-tbg.png);
	background-repeat:no-repeat;
	background-position:center center;
	}
.ip-box-bg-tbl{
	width:677px;
	height:auto;
	background-image:url(images/ip-box-bg.png);
	background-repeat:repeat-y;
	background-position:center center;	
	padding-left:19px;
	padding-right:24px;	
	}	
.ip-box-bbg-tbl{
	width:720px;
	height:32px;
	background-image:url(images/ip-box-bbg.png);
	background-repeat:no-repeat;
	background-position:center center;	
	}	
	
	
	
#ip-box{
	width:720px;
	height:auto;
	float:right;	
	}
#ip-box .ip-box-tbg{
	width:720px;
	height:20px;
	float:left;
	background-image:url(images/ip-box-tbg.png);
	background-repeat:no-repeat;
	}
#ip-box .ip-box-bg{
	width:677px;
	height:auto;
	float:left;
	background-image:url(images/ip-box-bg.png);
	background-repeat:repeat-y;
	padding-left:19px;
	padding-right:24px;	
	}	
#ip-box .ip-box-bbg{
	width:720px;
	height:32px;
	float:left;
	background-image:url(images/ip-box-bbg.png);
	background-repeat:no-repeat;
	padding-bottom:7px;
	}
	
	
	
#ip-box2{
	width:720px;
	height:auto;
	float:right;	
	}
#ip-box2 .ip-box-tbg{
	width:720px;
	height:20px;
	float:left;
	background-image:url(images/ip-box-tbg.png);
	background-repeat:no-repeat;
	}
#ip-box2 .ip-box-bg{
	width:677px;
	height:auto;
	float:left;
	background-image:url(images/ip-box-bg.png);
	background-repeat:repeat-y;
	padding-left:19px;
	padding-right:24px;	
	}	
#ip-box2 .ip-box-bbg{
	width:720px;
	height:32px;
	float:left;
	background-image:url(images/ip-box-bbg.png);
	background-repeat:no-repeat;
	padding-bottom:10px;
	}	
/* ************************************* </INNER PAGE> ************************************* */




/* ************************************* <FOOTER CONTAINER> ************************************* */

#footer-container{
	width:975px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:30px;
	}
#footer-container .footer-menu{
	width:975px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:0px;
	text-decoration:none;
	background-image:url(images/slogan.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	}	
#footer-container .footer-menu ul{
	width:975px;
	height:auto;
	float:left;
	margin:auto;
	padding:0px;
	}
#footer-container .footer-menu li{
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	list-style-type:none;
	display:inline;
	}
#footer-container .footer-menu li a:link{
	color:#757575;
	text-decoration:none;
	}	
#footer-container .footer-menu li a:hover{
	color:#757575;
	text-decoration:underline;
	}	
.footer-menu .footer-links-sep{
	width:3px;
	height:13px;
	background-image:url(images/footer-links-sep.jpg);
	background-repeat:no-repeat;
	background-position: center center;	
	}
.footer-menu p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#757575;
	text-decoration:none;
	padding-top:15px;
	margin:0px;
	}	
/* ************************************* </FOOTER CONTAINER> ************************************* */


/* ************************************* <ALL FORMS CONTAINERS> ************************************* */
.box-trc{ width:16px; height:44px; padding:0px; margin:0px; background-image:url(images/box-trc.jpg); background-repeat:no-repeat; background-position:bottom left;}
.box-tlc{ width:16px; height:44px; padding:0px; margin:0px; background-image:url(images/box-tlc.jpg); background-repeat:no-repeat; background-position:bottom right;}
.box-tbg{ width:auto; height:44px; padding:0px; margin:0px; background-image:url(images/box-tbg.jpg); background-repeat:repeat-x; background-position:bottom;}

.box-rc{ width:16px; height:auto; padding:0px; margin:0px; background-image:url(images/box-rc.jpg); background-repeat:repeat-y; background-position:top right;}
.box-lc{ width:16px; height:auto; padding:0px; margin:0px; background-image:url(images/box-lc.jpg); background-repeat:repeat-y; background-position:top right;}

.box-brc{ width:16px; height:16px; padding:0px; margin:0px; background-image:url(images/box-brc.jpg); background-repeat:no-repeat; background-position:top left;}
.box-blc{ width:16px; height:16px; padding:0px; margin:0px; background-image:url(images/box-blc.jpg); background-repeat:no-repeat; background-position:top right;}
.box-bbg{ width:auto; height:16px; padding:0px; margin:0px; background-image:url(images/box-bbg.jpg); background-repeat:repeat-x; background-position:top;}
.table-heading{ font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:43px; color:#fff; text-decoration:none; padding:0px; margin:0px; }

/* ************************************* </ALL FORMS CONTAINERS> ************************************* */
	

/*CSS for ticker*/

#ajaxticker1{
width: 750px;
height: 30px;
line-height:30px;
padding-top: 7px;
float:left;
overflow:hidden;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
float:left;
}

.someclass{ /*class to apply to your scroller(s) if desired */
}
.notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;
	background-color: #CCC;
	border: 1px solid #999;
	padding: 10px;
}
