* {
	margin: 0;
	padding: 0;
}
body {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3e3c3c;
	background-color:#EDEDED;
}

a{
color:#108DC5;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
}s

h4 {
	font-size:14px;
	font-weight:700;
}

img, a {
	border:none;
	outline:none;	
}


#page-body {
	margin: 0 auto;
	width: 890px;
	text-align: left;
	/*background-image:url(../images/body_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;*/
	background-color:#ffffff;
	padding:0px 10px 10px 10px;
	
	display:table;
}
#header{
	width: 890px;
}
#header .logo{
	padding:15px 0px 15px 5px;
	width:181px;
	float:left;
}
#header .logo a:focus{
outline:none;
}
#nav-top{
	float:right;
	width:240px;
}
ul#nav-top{
	margin-top: 40px;
	padding: 0;
	display:block;
}
ul#nav-top li {
    margin : 0 ;
    float : left;
	padding:0 ;
	display:inline;
}
#nav-top .icon{
	padding:6px 22px 8px 22px;
	/padding:7px 22px 7px 22px;
}
/*#nav-top .icon{
	padding:6px 22px 8px 22px;
	/padding:7px 22px 7px 22px;
}*/
.seperator{
background:url(../images/seperator.gif) no-repeat left 8px;
height:19px;
line-height:19px;
}
.clear{
	clear:both;
}
.homeIcon{
	background:url(../images/home_icon.gif) no-repeat left top;
	width:59px;
	height:31px;
	display:block;
	text-indent:-3000px;
	padding:0 !important;
}
.homeIcon:hover{
	background:url(../images/home_over.gif) no-repeat left top !important;
	}
	
.homeIcon_active{
width:59px;
	height:31px;
	display:block;
	text-indent:-3000px;
	padding:0 !important;
	background:url(../images/home_over.gif) no-repeat left top !important;
	}	
#nav-right{
	float:right;
	background:url(../images/right_cornerbg.gif) repeat-x;
	width:281px;
}
#nav-right .icon{
	padding:4px 20px 0px 19px;
	/padding:5px 20px 0px 19px;
}
#nav-right .icon1{
	padding:4px 14px 0px 14px;
	/padding:5px 14px 0px 14px;
}
ul#nav-right{
	margin: 0;
	padding: 0;
	display:block;
}
ul#nav-right li {
    margin : 0;
    float : left;
	padding:0 ;
	display:inline;
}
#content{
	float:left;
	clear:both;
	width:895px;
	padding-top:6px;
}

#content-left{
	float:left;
	width:624px;
}
#content-left p, #homeBannerTabs p{
	padding:0px;
	margin:0px;
}

#content-left .content-banner {
float:left;
padding:3px 0 0;
}

#content-left .flash {
	float:left;
	padding: 0px;
	margin: 0px;
	height:267px;
}

#content-right{
	background:transparent url(../images/content-right-bg-img.gif) no-repeat 0% 100%;
	float:left;
	height:320px;
	width:268px;
}

#content-right div.content-right-inner {
	padding-bottom: 15px;
	height:255px;
}

#content-right h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:700;
	padding:12px 12px 10px 21px;
}

#content-right p {
	background:url(../images/dot-divider-img.gif) repeat-x 0% 100%;
	width:248px;
	margin:0 auto 7px;
	display:table;
}

#content-right p.no-bg-img {
	background:none;
	width:248px;
	margin:0 auto 5px;
	display:table;
}

#content-right p .right-list {
	background:url(../images/blue-round-arrow-img.gif) no-repeat 12px 5px;
	color:#108dc5;
	padding:0 0 3px 24px;
	text-decoration:none;
	display:block;
	font-weight:bold;
	margin:0;
}

#content-right p span {
	font-size:12px;
	padding-left:25px;
	margin-bottom:2px;
	display:block;
}

#content-right div.read-more-link {
	padding:0px 0 0px 34px;
	float:left;
	clear:right;
}

#content-right a.read-more {
	background:url(../images/read-more-arrow.gif) no-repeat right center;
	padding-right:8px;
	text-decoration:none;
	color:#108dc5;
	font-size:11px;
}

#content-right a.read-more:hover {
	text-decoration:underline;
}

#content-right h5 {
	color:white;
	font-size:13px;
	font-weight:700;
	padding:0px 0 5px 30px;
	clear:both;
}

#content-right div.drig-read-more {
	padding-left:32px;
	clear:both;	
}

#content #homeBannerTabs {
	float:left;
}

#homeBannerTabs div.tab-blog {
	background:url(../images/best-practice-blog-tab-bg.gif) no-repeat;
	height:55px;
	float:left;
	width:318px;
}

#homeBannerTabs div.tab-blog h5, #homeBannerTabs div.tab-case-study h5 {
	font-size:13px;
	font-weight:800;
	color:#000000;
	padding: 7px 0 4px 105px;
	text-transform:uppercase;
}

#homeBannerTabs div.tab-blog h5 span, #homeBannerTabs div.tab-case-study h5 span {
 	color:#0096d5;
}

#homeBannerTabs div.tab-blog p, #homeBannerTabs div.tab-case-study p {
	padding-left:105px;
}

#homeBannerTabs div.tab-blog p a, #homeBannerTabs div.tab-case-study p a {
	background:url(../images/learn_icon.gif) no-repeat left 3px;
	padding-left: 12px;
	color:#000000;
	font-size:11px;
	text-transform:lowercase;
}

#homeBannerTabs div.tab-case-study {
	background:url(../images/case-study-tab-bg.gif) no-repeat;
	height:55px;
	float:left;
	width:306px;
}

#homeBottomBox {
	background:url(../images/home-bottom-box-round.gif) no-repeat left top;
	float:left;
}

#homeBottomBox .bottomBoxFirst {
background:url(../images/bottom-box-grad.gif) repeat-x 10% 0%;
width:601px;
height:175px;
margin-left:12px;
display:inline;
float:left;
}

#homeBottomBox .bottomBoxSecond {
background:url(../images/bottom-box-second.gif) no-repeat;
width:276px;
height:175px;
float:left;
}

#homeBottomBox .bottomBoxSecond h4 {
	color:#108DC5;
	padding:15px 15px 15px 30px; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	font-weight:bold;
}

#homeBottomBox .bottomBoxSecond p {
	padding:0 25px 5px 30px;
	font-size:12px;
	color:#3E3C3C;
	font-family:Arial, Helvetica, sans-serif;
}

#homeBottomBox .bottomBoxSecond img {
	margin-left:100px;
	margin-right:10px;
	
}

#homeBottomBox .bottom-box-content {
float:left;
padding:20px 30px 0px 36px;
}

#homeBottomBox .bottom-box-content h3 {
	background:url(../images/customer-speak-img.gif) no-repeat;
	text-indent:-9999px;
	width:135px;
	height:17px;
	margin:0px;
}

#homeBottomBox .bottom-box-content table {
	color:#3e3c3c;
	font-size:11px;
}

#homeBottomBox .bottom-box-content table.quotes-left-margin {
	margin:12px 0 0;
	color:#3e3c3c;
	font-size:11px;
}

#homeBottomBox .bottom-box-content.certification {
	float:left;
	padding:20px 0 0;
}
#homeBottomBox .bottom-box-content.certification h3 {
	margin-bottom:22px;
	background:url(../images/clients.gif) no-repeat;
	text-indent:-9999px;
}

.punchline-box{
	clear:both;
	background-color:#FFFFFF;
	margin-bottom:13px !important;
	padding-top:4px !important;
	width:317px;
	float:left;
}
.box{
	clear:both;
	background-color:#FFFFFF;
	margin-bottom:13px !important;
	width:317px;
	float:left;
}

.box p{
	padding:0px;
	margin:0px;
}
.punchline{
	font:13px Arial, Helvetica, sans-serif;
	color:#3e3c3c;
	clear:both;
	display:block;
	padding:7px 2px 5px 15px;
}
.punchline1{
	font:14px Arial, Helvetica, sans-serif;
	color:#3e3c3c;
	height:25px;
	line-height:25px;
}
.box h1{
	background:url(../images/section_topbg.gif) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	clear:both;
	display:block;
	height:29px;
	line-height:29px;
	padding-left:15px;
}
.box .header1{
	background:url(../images/section_topbg1.gif) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	color:#575656;
	font-size:15px;
	font-weight:bold;
	clear:both;
	display:block;
	height:29px;
	line-height:29px;
	padding-left:15px;
}
.box .inner-box{
	width:315px;
	float:left;
	/*border-bottom: 1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;*/
	border-style:none solid solid solid;
	border-color: #e1e1e1 #e1e1e1 #e1e1e1;
	border-width:0px 1px 1px 1px;
}
.box .inner-box p{
padding:6px 0px 0px 15px;
}
.box .inner-box ul{
	padding:0;
	margin:8px 0px 0px 17px;
	list-style:none;
	display:block;
}
.box .inner-box ul li{
	background:url(../images/bullet.gif) no-repeat left 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3e3c3c;
	padding-left:12px;
	display:block;
}
.box .inner-box ul li.list-seperator{
	background:url(../images/list-seperator.gif) no-repeat 0px 8px;
	height:18px !important;
	margin:0;
	padding:0;
}
.txt{
	color:#108dc5;
	font-size:12px;
	font-weight:bold;
}
.btn{
    float:left;
	padding:11px 10px 6px 0px !important;
}
.clients{
	margin-top:13px;
	/*margin-top:8px;*/
}
.box-txt{
	padding:0;
	margin:15px 0px 6px 17px;
}
#footer{
	font-family:Arial, Helvetica, sans-serif;
	color:#616a79;
	font-size:11px;
	padding:0px 8px 0px 8px;
	
}
#footer-left{
	float:left;
	margin:20px 0px 0px 0px;
}
#footer-left ul{
	margin: 0px;
	list-style:none;
}
#footer-left li {
    margin : 0px ;
    float : left;
	padding:0;
	display:block;
	
}
#footer-left li a{
    margin : 0px ;
    float : left;
	font:11px Arial, Helvetica, sans-serif;
	display:block;
	text-decoration:none;
	color:#3e3c3c;
}
#footer-left li.footerspacer{
	margin:0px 5px;
}
#footer-left li a:hover{
   text-decoration:underline;
}
.footer-right{
	float:right;
	display:inline;
	margin:20px 0px 0px 0px;
}
#footer_seo_main{
float:right;
display:inline;
margin-top:80px;
background-image:url(../images/seo_footer.jpg);
}

#footer_seo{
float:right;
display:inline;
margin:20px 30px 30px 30px;
}



#box1 {
	background:url(../images/blog_box.gif) no-repeat left top;
	width:210px;
	clear:both;
	height:41px;
	margin-bottom:1px !important;
	padding: 15px 0px 3px 107px;
}

#box1 h1{
	font:bold 14px Helvetica,Arial,sans-serif;
	color:#166e97;
	text-transform:uppercase;
	padding-left:3px;
}

#box1 h1 a{
	font:bold 14px Helvetica,Arial,sans-serif;
	color:#166e97;
	text-transform:uppercase;
	padding-left:3px;
	text-decoration:none;
}
#box1 h1 a:hover{
	text-decoration:none;
}
#box2 {
	background:url(../images/whitepaper_box.gif) no-repeat left top;
	clear:both;
	height:33px;
	padding: 15px 0px 0px 107px;
	width:210px;
}

#box2 h1{
	font:bold 14px Helvetica,Arial,sans-serif;
	color:#166e97;
	text-transform:uppercase;
	padding-left:3px;
}

#box2 h1 a{
	font:bold 14px Helvetica,Arial,sans-serif;
	color:#166e97;
	text-transform:uppercase;
	padding-left:3px;
	text-decoration:none;
	
}
#box2 h1 a:hover{
	text-decoration:none;
}

/*--------------------request page--------------------*/

.requestleftPan {
	width: 566px;
	float: left;
	display:inline;
	padding: 10px 15px 0 0;
	margin-left:17px;

}
.requestleftPan1 {
	text-decoration:underline;

}
.requestleftPan .cmngbg{
	width: 566px;
	float: left;
	background:url(../images/soon_bg.jpg);
	background-repeat:repeat-x;
	height:408px;
}
.requestleftPan .cmngtxt{
	background:url(../images/coming_soon.jpg) no-repeat;
	margin:150px 0px 0px 180px;
	text-align:center;
	height:240px;
}

.requestleftPan h1{
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #136992;
	padding: 0 0 19px 0;
}

.requestleftPan ol {
	margin:0 0 15px 36px;
}

.requestleftPan ol li {
	padding: 0 0 9px 0px;
}

.requestleftPan p{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #3e3c3c;
	padding: 0 0 18px 0;
}
.requestleftPan p.quest{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #3e3c3c;
	padding: 0 0 9px 0;
}
.requestleftPan p.quest1{
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #3e3c3c;
	padding: 0 0 9px 0;
}
.requestleftPan p a{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #136992;
	padding: 0 0 18px 0;
	text-decoration:none;
}
.requestleftPan p a:hover{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #136992;
	padding: 0 0 18px 0;
	text-decoration:underline;
}
.requestleftPan .txt{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #565656;
	padding: 10px 5px 12px 16px;
	vertical-align:top;
}
.requestleftPan .txt_blue{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #3e3c3c;
	padding: 10px 5px 12px 16px;
	vertical-align:top;
}

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

.requestleftPan ul li{
	margin: 0px;
	padding: 0 0 9px 13px;
	background: url(../images/arrow.gif) 0 5px no-repeat;
	font: 12px Arial, Helvetica, sans-serif;
	color: #3e3c3c;
}
.requestleftPan ul li.last{
	margin: 0px;
	padding: 0 0 18px 13px;
	background: url(../images/arrow.gif) 0 5px no-repeat;
	font: 12px Arial, Helvetica, sans-serif;
	color: #3e3c3c;
}

.requestleftPan ul li a{
color:#136992;
}

.requestleftPan .availablePan {
	width: 530px;
}
.requestleftPan .availablePan h1 {
	font:bold 12px Arial, Helvetica, sans-serif;
	padding:2px 0px 2px 5px;
}
.requestleftPan .availablePan p{
	font:bold 12px Arial, Helvetica, sans-serif;
	padding:2px 0px 9px 5px;
	color:#3e3c3c;
}
.requestleftPan .availablePan .topCon{
	width: 530px;
	height: 28px;
	background: url(../images/available_bg.gif) left repeat-x;
}

.requestleftPan .availablePan .leftCon{
	width: 530px;
	height: 28px;
	background: url(../images/available_leftcon.gif) top left no-repeat;
}

.requestleftPan .availablePan .rightCon{
	width: 530px;
	height: 28px;
	background: url(../images/available_rightcon.gif) top right no-repeat;
}

.requestleftPan .availablePan .rightCon h1{
	height: 28px;
	font: bold 12px/28px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0 0 0 18px;
	text-transform: uppercase;
}

.availCont{
	width: 530px;
	background: #fff;
	
}

.requestRightPan {
	width: 280px;
	float: right;
	padding-top:10px;
}

.requestRightPan h1{
	width: 283px;
	padding: 0 0 10px 0;
}
.requestRightPan .quotePan{
	width: 280px;
}
.requestRightPan .quotetopPan{
	width: 280px;
	height: 29px;
	background: url(../images/quote_bg.gif) top left repeat-x;
}

.requestRightPan .quotetopPan{
	width: 280px;
	height: 29px;
	background: url(../images/quote_bg.gif) top left repeat-x;
}
.requestRightPan .quotetopPan .quoteLeftcon{
	width: 280px;
	height: 29px;
	background: url(../images/quote_leftcon.gif) top left no-repeat;
}
.requestRightPan .quotetopPan .quoteRightcon{
	width: 280px;
	height: 29px;
	background: url(../images/quote_rightcon.gif) top right no-repeat;
}
.requestRightPan .quotetopPan .quoteRightcon h1{
	font: bold 12px/29px Arial, Helvetica, sans-serif;
	color: #fff;
	height: 29px;
	padding: 0 0 0 10px;
	text-transform: uppercase;
	width: 270px;
}
.requestRightPan .quoteFormbg{
	width: 280px;
	background: url(../images/quoteFormbg.gif) top left repeat-y;
}
.table_bdr {
	border-top: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
}
.table_bdr2 {
	border-top: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
}
/*menu*/
.solutions{
	width:106px;
	height:31px;
	text-indent:-3000px;
	background:url(../images/solutions.gif) no-repeat top left;
}
.solutions:hover{
	background:url(../images/solutions_over.gif) no-repeat top left;
}
.infocenter{
	width:115px;
	height:31px;
	text-indent:-3000px;
	background:url(../images/infocenter.gif) no-repeat top left;
}
.infocenter:hover{
	background:url(../images/infocenter_over.gif) no-repeat top left;
}
.company{
	width:98px;
	height:31px;
	text-indent:-3000px;
	background:url(../images/company.gif) no-repeat top left;
}
.company:hover{
	background:url(../images/company_over.gif) no-repeat top left;
}
.contact{
	width:95px;
	height:31px;
	text-indent:-3000px;
	background:url(../images/contact.gif) no-repeat top left;
}
.contact:hover{
	background:url(../images/contact_over.gif) no-repeat top left;
}
.inner-box1{
	width:278px;
	float:left;
	/*border-bottom: 1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;*/
	border-style:none solid solid solid;
	border-color: #e1e1e1 #e1e1e1 #e1e1e1;
	border-width:0px 1px 1px 1px;
	background:url(../images/inner_form_bg.gif)  repeat-x bottom left;
	font:11px Arial, Helvetica, sans-serif;
	color:#575656;
	background-color:#FFFFFF;
	}
	.inner-box2{
	width:278px;
	float:left;
	/*border-bottom: 1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;*/
	border-style:solid solid solid solid;
	border-color: #e1e1e1 #e1e1e1 #e1e1e1 #e1e1e1;
	border-width:1px 1px 1px 1px;
	background:url(../images/inner_form_bg.gif)  repeat-x bottom left;
	font:11px Arial, Helvetica, sans-serif;
	color:#575656;
	background-color:#FFFFFF;
	}
.inner-box1 .txt11{
	padding:16px 0px 0px 9px;
}
.inner-box2 .txt22{
	padding:16px 0px 0px 9px;
}
.inner-box2 .txt22 a{
	color:#136992;
	text-decoration:none;
}
.inner-box2 .txt22 a:hover{
	color:#136992;
	text-decoration:underline;
}
<!--Inner page Form Css starts here-->
label{
	float: left;
	width: 54px;
}
.label_1{
	float: left;
	width: 54px;
	font-weight: normal;
}
.label_1 .asteric{
	color:#c3012a;
}
input {
	width: 200px;
	margin-bottom: 11px;
	border:1px solid #cdd1da;
}
#submitbutton{
	margin-top:5px;
	margin-left:100px;
	margin-bottom:13px;
	border:none;
	width:82px;
}



br{
	clear: left;
}
<!--Inner page Form Css ends here-->

<!--form-->
#form_inner{
	width:500px;
	float:left;
}
#form_inner .label_2{
	float: left;
	width: 150px;
	font-weight: normal;
}
#form_inner .label_2 .asteric{
	color:#c3012a;
}
#form_inner input {
	margin-bottom: 11px;
	border:1px solid #cdd1da;
}

#form_inner .top-bg {

background-image:url(../images/form-top-bg.gif);
background-position:left top;
background-repeat:no-repeat;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:29px;
line-height:normal;
padding-left:15px;
width:485px;
}


#form_inner .list {
	width: 200px;
	margin-bottom: 11px;
	border:1px solid #cdd1da;
	padding:1px 0px 1px 1px;
	font:12px Arial, Helvetica, sans-serif; 
	color:#3e3c3c;
}
#form_inner .input_box {
	width: 20px;
	margin-bottom: 11px;
	border:1px solid #cdd1da;
}
#form_inner .submitbtn{
	margin-top:5px;
	margin-left:100px;
	margin-bottom:13px;
	border:none;
	width:109px;
}

#form_inner .contactbtn{
	margin-top:5px;
	margin-left:100px;
	margin-bottom:13px;
	border:none;
	width:88px;
}
.form{
	padding:20px 0 0 55px;
}
#sitemap{
    font: 12px Arial, Helvetica, sans-serif;
	color:#3e3c3c;
	text-decoration:none;
	width: 566px;
	float: left;
	display:inline;
	padding: 10px 15px 0 0;
	margin-left:17px;
}

#sitemap h1{
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #136992;
	padding: 0 0 19px 0;
}
#sitemap ul {
	margin: 0 0 0 17px;
	padding: 0px;
	list-style:none !important;
}
#sitemap ul li{
	margin: 0px;
	padding: 0 0 9px 13px;
}
#sitemap ul li a{
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #3e3c3c;
	text-decoration:none;
}
#sitemap ul li a:hover{
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #3e3c3c;
	text-decoration:underline;
}
#sitemap ul ul{
	margin: 0 0 0 17px;
	padding: 0px;
	list-style-type: none; !important;
}
#sitemap ul ul li {
	margin: 0px;
	padding: 5px 0 0px 13px;
	background: url(../images/bullet1.gif) 0 9px no-repeat;
}
#sitemap ul ul li a{
	font: 12px Arial, Helvetica, sans-serif;
	color: #3e3c3c;
	text-decoration:none;
}
#sitemap  ul ul li a:hover{
	font: 12px Arial, Helvetica, sans-serif;
	color: #3e3c3c;
	text-decoration:underline;
}
.sitemap ul ul ul{
	margin: 0px;
	padding: 0 0 0px 13px;
	list-style-type: none; !important;
}
#sitemap ul ul ul li{
	margin: 0px;
	padding: 5px 0 0px 13px;
	background:url(../images/circle.gif) no-repeat left 10px;
}
#sitemap ul ul ul li a{
    text-decoration:none;
    font: 12px Arial, Helvetica, sans-serif;
	color: #3e3c3c;
}
#sitemap ul ul ul li a:hover{
	font: 12px Arial, Helvetica, sans-serif;
	color: #3e3c3c;
	text-decoration:underline;
}
.contact-box2{
	width:250px;
	margin:0 auto;
	background:url(../images/contact_midbg.jpg)  repeat-y top left;
	font:12px Arial, Helvetica, sans-serif;
	color:#575656;
	background-color:#FFFFFF;
}
.contact-box2 .txt33{
	padding:16px 0px 0px 17px;
}
.contact-box2 .txt33 a{
	text-decoration:none;
	font:12px Arial, Helvetica, sans-serif;
	color:#575656;
}
.contact-box2 .txt33 a:hover{
	text-decoration:underline;
	font:12px Arial, Helvetica, sans-serif;
	color:#575656;
}
.contact-box2 .box_top
{
	width:250px;
	float:right;
}
.contact-boxinner
{
	width:248px;
	margin:0px 0px 0px 1px;
	background:url(../images/contact_innerboxbg.gif) repeat-x top left;
	background-color:#e2e2e2;
}

.errorhead{
color:#136992;
padding:0px 0px 6px 0px;
font-size:16px;
font-weight:bold;
}
.errortxt{
margin:20px 0px 0px 0px;

}

.ss_img{
	
	margin-left:150px;
	border:none!important;
	width:163px;
}

.ss_img_icon{
	
	margin-right:10px;
}

.requestleftPan1 {
	width: 280px;
	float: left;
	padding:10px 0px 0px 20px;
}

.requestleftPan1 h1{
	width: 283px;
	padding: 0 0 10px 0;
}
.requestleftPan1 .quotePan{
	width: 280px;
}
.requestleftPan1 .quotetopPan{
	width: 280px;
	height: 29px;
	background: url(../images/quote_bg.gif) top left repeat-x;
}

.requestleftPan1 .quotetopPan{
	width: 280px;
	height: 29px;
	background: url(../images/quote_bg.gif) top left repeat-x;
}
.requestleftPan1 .quotetopPan .quoteLeftcon{
	width: 280px;
	height: 29px;
	background: url(../images/quote_leftcon.gif) top left no-repeat;
}
.requestleftPan1 .quotetopPan .quoteRightcon{
	width: 280px;
	height: 29px;
	background: url(../images/quote_rightcon.gif) top right no-repeat;
}
.requestleftPan1 .quotetopPan .quoteRightcon h1{
	font: bold 12px/29px Arial, Helvetica, sans-serif;
	color: #fff;
	height: 29px;
	padding: 0 0 0 10px;
	text-transform: uppercase;
	width: 270px;
}
.requestleftPan1 .quoteFormbg{
	width: 280px;
	background: url(../images/quoteFormbg.gif) top left repeat-y;
}

/* CSS for Resources tab as on 10-july-09 */
.resources{
	width:115px;
	height:31px;
	text-indent:-3000px;
	background:url(../images/resources.gif) no-repeat top left;
}

.resources:hover{
	background:url(../images/resources_over.gif) no-repeat top left;
}
/* CSS for clients*/
.clients{
margin:0 6px 0 60px;

}
.client-box{
border:1px dashed #C4C3C3;
height:65px;
margin:6px;
width:176px;
}
.img_align {
margin:2px 0px 0 0px;
}

/* Style for home page testimonial ticker */
.tickerTestimonials {
	width:300px;
	margin-top:4px;
	color:#3e3c3c;
}

/* Style for download case file page */
ul.caseFile li a {
	color:#3E3C3C;
}

/* Style for RHS Buttons */
.RHSButtons {
	text-align:center;	
}
.RHSButtons img {
	margin-bottom:10px;
}

#pressMain {
color:#636A7D;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
line-height:16px;
width:280px;
padding-left:30px;
}

#pressMain div.pressDiv {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/bg_line.jpg) no-repeat scroll left bottom;
margin-bottom:10px;
padding-bottom:10px;
}

.pdf_icon1 {
float:left;
height:30px;
padding:0 10px 10px 0;
width:28px;
}
img {
background:transparent none repeat scroll 0 50%;
}
#pressMain .pressTxt1 {
font-weight:normal !important;
}
#pressMain div.pressDiv {

background:transparent url(../images/bg_line.jpg) no-repeat scroll left bottom;
margin-bottom:10px;
padding-bottom:10px;
}

#pressMain p
{
padding:0px 0px 7px 0px;
}