@charset "utf-8";
/* CSS Document */
/*****************************png code*************************/
/*
  USAGE:
  Copy and paste this one line into your site's CSS stylesheet.
  Add comma-separated CSS selectors / element names that have transparent PNGs.
  The path to the HTC is relative to the HTML file that includes it.
  See below for another method of activating the script without adding CSS here.
 */

 img, div, input {
	behavior: url("iepngfix.htc")
}
/*
  Here's an example you might use in practice:
  img, div, .pngfix, input { behavior: url("/css/iepngfix.htc") }
 */	
body{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image:url(../images/topgrd_bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
#outer-container{
	width:958px;
	margin:auto;
	}
.clear{
	clear:both;
	margin:0px;
	padding:0px;
	}	
#logo-container{
	width:958px;
	height:106px;
	float:left;
	background-image:url(../images/logoandmenu_bg.jpg);
	background-repeat:no-repeat;
	}
.logo{
	width:227px;
	height:86px;
	float:left;
	padding-top:20px;
}
.menu-container{
	width:580px;
	height:106px;
	float:right;
}
.top-contact{
	width:433px;
	float:right;
	height:28px;
	padding-top: 20px;
	padding-right: 12px;
	padding-bottom: 16px;
}
.top-login{
	width:129px;
	float:right;
	height:28px;
	padding:20px 0px 16px 0px;	
}
.menu-outer{
	width:572px;
	height:32px;
	float:right;
}
.empty1{
	width:28px;
	height:68px;
	float:right;
}
.banner_bg{
	width:958px;
	height:371px;
	background-image:url(../images/banner_bg.jpg);
	background-repeat:no-repeat;
	}
.banner_content{
	width:684px;
	float:left;
	}
.bannner_heading{
	width:580px;
	float:left;
	padding: 67px 0px 18px 23px;
	}
.tahoma16pt{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:none;
	color:#FFFFFF;
	}
.tahoma16pt a{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:none;
	color:#FFFFFF;
	}
.tahoma16pt a:hover{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:underline;
	color:#FFFFFF;
	}	
.pb{
	padding:0px 0px 28px 23px;
	}
.pl{
	padding:0px 0px 0px 23px;
	}
.banner_tabcont{
	width:684;
	float:left;
}
.tab_a{
	width:230px;
	height:77px;
	float:left;
}
.tab_b{
	width:264px;
	height:77px;
	float:left;
	background-image:url(../images/subsec_bg.jpg);
	background-repeat:no-repeat;
}
.tab_c{
	width:166px;
	height:77px;
	float:left;
	background-image:url(../images/subsec_bg.jpg);
	background-repeat:no-repeat;
}
.helvetica18{
	font-family:Helvetica, Tahoma, Arial, sans-serif;
	font-size:18px;
	text-decoration:none;
	color:#FFFFFF;
}
.helvetica18 a{
	font-family:Helvetica, Tahoma, Arial, sans-serif;
	font-size:18px;
	text-decoration:none;
	color:#FFFFFF;
}
.helvetica18 a:hover{
	font-family:Helvetica, Tahoma, Arial, sans-serif;
	font-size:18px;
	text-decoration:underline;
	color:#FFFFFF;
}
.plt{
	padding:9px 0px 0px 9px;
	}
.taba_cont{
	width:113px;
	height:57px;
	float:left;
	padding:20px 0px 0px 10px;
	}
.taba_icon{
	width:107px;
	height:58px;
	float:right;
	padding-top:19px;
	}
.tabb_cont{
	width:166px;
	height:57px;
	float:left;
	padding:20px 0px 0px 10px;
	}
.tabb_icon{
	width:88px;
	height:73px;
	float:right;
	padding-top:4px;
	}
.tabc_cont{
	width:120px;
	height:57px;
	float:left;
	padding:20px 0px 0px 10px;
	}
.tabc_icon{
	width:36px;
	height:77px;
	float:right;
	}
.banner_servicebtn{
	width:235px;
	float:left;
	padding: 24px 0px 0px 24px;
}
.serv_button{
	width:205px;
	height:25px;
	float:left;
}
.serv_l{
	width:18px;
	height:25px;
	float:left;
}
.serv_m{
	width:169px;
	height:22px;
	float:left;
	background-image:url(../images/sercurve_mid.jpg);
	background-repeat:repeat-x;
	padding: 3px 0px 0px 0px;
}
.serv_r{
	width:18px;
	height:25px;
	float:right;
}
.txt-transform{
	text-transform:uppercase;
	}
.bullet{
	width:12px;
	float:right;
	text-align:left;
	padding-top:6px;
	}
.float{
	float:left;
	padding-left:7px;
	}
.tahoma15pt{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:15px;
	text-decoration:none;
	color:#FFFFFF;
	}
.tahoma15pt a{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:15px;
	text-decoration:none;
	color:#FFFFFF;
	}
.tahoma15pt a:hover{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:15px;
	text-decoration:underline;
	color:#FFFFFF;
	}
.content_area{
	width:893px;
	float:left;
	padding:0px 48px 0px 17px;
	background-image:url(../images/bg_reflection.jpg);
	background-repeat:no-repeat;	
	}
.cont-lft{
	width:60%;
	float:left;
	}
.cont-rgt{
	width:40%;
	float:right;
	}
.head_arrow{
	width:31px;
	height:42px;
	float:left;
	}
.heading{
	float:left;
	}
.tahoma12pt{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	line-height:20px;
	}
.tahoma12pt a{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	line-height:20px;
	}
.tahoma12pt a:hover{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#000000;
	line-height:20px;
	}
.border_right{
	border-right: 1px solid #e5e5e5;
	}
.prl2{
	padding:0px 32px 0px 32px;
	}
.readmore{
	width:97px;
	height:49px;
	float:left;
	background-image:url(../images/readmore_bg.jpg);
	background-repeat:no-repeat;
	text-align:center;
	}
.tahoma12blue{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#0154a0;
	}
.tahoma12blue a{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#0154a0;
	}
.tahoma12blue a:hover{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#0154a0;
	}
.empty1{
	width:37px;
	height:42px;
	float:left;
	}
.pl2{
	padding:0px 0px 0px 37px;
	}
.empty2{
	width:37px;
	height:120px;
	float:left;
	}
.cspeak_container{
	width:100%;
	float:left;
	background-image:url(../images/amp_symbol.jpg);
	background-repeat:no-repeat;
	}	
.pl3{
	padding:0px 0px 0px 31px;
	}
.footer_container{
	width:100%;
	height:240px;
	margin:auto;
	background-color:#f1f3f2;
	border-top: 1px solid #e6e6e6;
	}
.footer-outer{
	width:958px;
	margin:auto;
	}
.followus_outer{
	width:340px;
	float:left;
	padding-top:30px;
	}
.shours_outer{
	width:242px;
	float:left;
	padding-top:30px;
	}
.shours_cont{
	width:206px;
	float:left;
	}
.links_outer{
	width:194px;
	float:left;
	padding-top:30px;
	}
.links_cont{
	width:152px;
	float:left;
	}
.pandt_outer{
	width:182px;
	float:left;
	padding-top:30px;
	}
.pandt_cont{
	width:124px;
	float:left;
	}
.pb2{
	padding-bottom:15px;
	}
.linkedin{
	width:100px;
	height:56px;
	float:left;
	}
.facebook{
	width:103px;
	height:56px;
	float:left;
	}
.twitter{
	width:137px;
	height:56px;
	float:left;
	}
.pb3{
	padding-bottom:3px;
	padding-top:3px;
	}
.border_btm{
	border-bottom: 1px solid #d4d4d4;
	}
.pb4{
	padding-bottom:20px;
	}
.pt2{
	padding-top:20px;
	}
/*Inner-Page*/
.logoshade_inner{
	width:105px;
	height:53px;
	float:left;
	}
.inncontent_cont{
	width:958px;
	float:left;
	padding-bottom:17px;
	}
.inner_banner{
	width:958px;
	height:188px;
	float:left;
	padding-bottom:42px;
	}
.innbanner_lft{
	width:18px;
	height:188px;
	float:left;
	}
.innbanner_middle{
	width:672px;
	height:188px;
	float:left;
	background-color:#0154a0;
	}
.innbanner_image{
	width:268px;
	float:left;
	height:188px;
	}
.empty4{
	width:24px;
	float:right;
	height:106px;
	}
.innbanner_arrow{
	width:32px;
	height:35px;
	float:left;
	padding-top:19px;
	}
.pt3{
	padding-top:18px;
	}
.tahoma12pt_white{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #FFFFFF;
	}
.tahoma12pt_white a{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #FFFFFF;
	}
.tahoma12pt_white a:hover{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color: #FFFFFF;
	}
.tahoma12pt_blue{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #0154a0;
	}
.tahoma12pt_blue a{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color: #0154a0;
	}
.tahoma12pt_blue a:hover{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #0154a0;
	}
.gsp_container{
	width:958px;
	float:left;
	background-image:url(../images/gspbtm_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	}
.gsp_container_short{
	width:958px;
	float:left;
	background-image:url(../images/gspbtm_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	}
	
.ws_outer{
	width:287px;
	float:left;
	padding-bottom:15px;
	}
.ws_head{
	width:287px;
	float:left;
	height:68px;
	}
.silver_outer{
	width:227px;
	float:left;
	padding-bottom:15px;
	}
.silver_head{
	width:227px;
	float:left;
	height:68px;
	}
.gold_outer{
	width:209px;
	float:left;
	padding-bottom:15px;
	}
.gold_head{
	width:209px;
	float:left;
	height:68px;
	}	
.platinum_outer{
	width:207px;
	float:left;
	padding-bottom:15px;
	}
.platinum_head{
	width:207px;
	float:left;
	height:68px;
	}
.tahoma16pt_green{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#57a804;
	font-weight:bold;
	}
.tahoma16pt_green a{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#57a804;
	font-weight:bold;	
	
	}
.tahoma16pt_green a:hover{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:underline;
	color:#57a804;
	font-weight:bold;	
	}
.pl4{
	padding-left:4px;
	}
.silver_clist{
	width:192px;
	float:left;
	background-image:url(../images/gsp_bullet.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding:0px 0px 5px 35px;
	}
.tick-img{
	width:17px;
	height:12px;
	float:left;
	padding:8px 0px 0px 18px;
	}
.slist_outer{
	width:227px;
	float:left;
	padding-bottom:5px;
	}
.tahoma12slist{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	float:right;
	width:192px;
	line-height:20px;
	}
.glist_outer{
	width:209px;
	float:left;
	padding-bottom:5px;
	}
.tahoma12glist{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	float:right;
	width:174px;
	line-height:20px;
	}
.plist_outer{
	width:207px;
	float:left;
	padding-bottom:5px;
	}
.tahoma12plist{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#57a804;
	float:right;
	width:172px;
	line-height:20px;
	}
.rpbutt_bg{
	width:207px;
	height:20px;
	float:left;
	background-image:url(../images/rp_butt.png);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:3px;
	}
.pt4{
	padding-top:15px;
	}
.empty5{
	width:958px;
	float:left;
	height:26px;
	}
.empty6{
	width:300px;
	float:left;
	height:52px;
	}
.aboutcont_outer{
	width:450px;
	float:left;
	padding-bottom:15px;
	margin-right: 25px;
	}
.servicescont_outer{
	width:96%;
	float:left;
	padding-bottom:15px;
	}
.talign{
	text-align:center;
	}	
	
.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(images/bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(images/bubble.png) bottom right;
}

.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}

.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}

.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}
