@charset "utf-8";

/*Global classes*/
* {
	margin:0px;
	padding:0px;
}
body {
	background:#fff;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
}
html, p, ul, ul li {
margin:0px;
padding:0px;
}
li{list-style:none;}
.column { float:left; margin-right:6px; }
.client_list li { color:#767676; list-style:disc outside none; padding-bottom:8px;}
.client_list { margin-left:1.4em; padding-left:0; }
.client_list_box { margin-bottom:8px; padding:5px; width:223px; border:#c3cbd4 1px solid; border-top:#c3cbd4 4px solid; }
.client_list_box A { display:none; }
.column h2 { text-transform:none; font-family:Georgia; border-bottom:0px; font-size:14pt; }
.show_ul { margin-left:1.4em; padding-left:0; }
.show_ul li { list-style:disc outside none; font-family:Tahoma; font-size:12px;  padding-bottom:5px; }
input, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#656869;
	padding:0px;
	margin:0px;
	
}
textarea{border:1px solid #BEBEB8; padding:2px; font-size:12px;}

select{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#656869;}
	
.leftfloat {
	float:left;
	
}

.newline {
	/*float:left;*/
	margin-left: 45px;
}
.rightfloat {
	float:right
}
.clearfloat {
	clear:both
}
img {
	border:0px;
}
a:link, a:visited, a:hover, a:active {
	text-decoration:none;
	color:#056cb6;
	outline:none;

}
a:hover {
	text-decoration:none;
}



/*Wrapper css*/
#wrapper{width:982px; margin:auto;}
#header {background:url(../images/bg_header.gif) top left repeat-x; float:left; border:1px solid #a9a9a9; border-top:0px; border-bottom:0px;}
#header .topbar{height:80px; padding:0px 0px 0px 20px; width:960px;}
#header .topbar .logo{float:left; padding:7px 0 7px 0;}
#header .topbar .logo a{background:url(../images/bg_logo.gif) top left no-repeat; width:157px; height:66px; display:block;}
.global_nav{float:right; }
.global_nav ul li.number{float:left; font-size:16px; font-weight:bold; color:#2a4365; margin-top:4px;}
.global_nav ul li{float:left; padding:0px 20px 0px 15px; margin-top:7px;}
.global_nav ul li.home{background:url(../images/ico_global_nav.gif) top left no-repeat; height:13px; padding-left:17px;}
.global_nav ul li.sitemap{background:url(../images/ico_global_nav.gif) 0px -13px no-repeat; height:14px; padding-left:22px;}
.global_nav ul li.faq{background:url(../images/ico_global_nav.gif) 0px -27px no-repeat; height:15px;}
.global_nav ul li.makemoney{background:url(../images/ico_global_nav.gif) 0px -42px no-repeat; height:15px; padding-left:13px;}
.global_nav ul li.quote{background:url(../images/ico_global_nav.gif) bottom left no-repeat; height:14px; padding-left:20px; padding-right:8px;}
.global_nav ul li a:link, .global_nav ul li a:active, .global_nav ul li a:hover, .global_nav ul li a:visited {font-size:10px; color:#2a4365; font-weight:normal; text-decoration:none; }
.global_nav ul li a:hover{text-decoration:underline}

#p_nav{width:982px; float:left; clear:both}
#p_nav li{float:left; border-top:1px solid #c3cbd4; }
#p_nav li a:link, #p_nav li a:active, #p_nav li a:hover, #p_nav li a:visited {text-transform:uppercase; color:#fff; text-decoration:none; background:url(../images/bg_pnav_li.gif) top left repeat-x; text-align:center; display:block; height:20px; font-weight:normal; padding-top:6px;}

#p_nav li.divider{background:url(../images/bg_pnav_li_divider.gif) top left repeat-y; height:26px; width:3px;}
#home{width:95px;}
#company{width:107px;}
#services{width:114px;}
#products{width:118px;}
#ourwork{width:118px;}
#quote{width:163px;}
#testimonials{width:140px;}
#contact{width:106px;/*109*/}
/*drop menu css*/
#p_nav li ul
{
display: none;
	/*width: 10em;*//* Width to help Opera out */
padding:0px;
	
		}
#p_nav li:hover ul {
	display: block;
	position: absolute;
	margin: 0;
	margin-left:-7px;
	padding: 0;
	
}
#p_nav li:hover li {
	float: none;
	padding:0px 0px;
	border:0px;
}
#p_nav li #company_ul li{width:136px;}
#p_nav li #company_ul li.lastli{width:151px; *margin-top:-8px;}

#p_nav li #our_work_ul li{width:136px;}
#p_nav li #our_work_ul li.lastli{width:151px; *margin-top:-8px;}

#p_nav ul li{*margin-top:-2px;}
#p_nav ul li.first{margin-top:0px;}

#p_nav li ul li a:link, #p_nav li ul li a:active, #p_nav li ul li a:hover, #p_nav li ul li a:visited {background:none; border:0px; color:#000; text-align:left; font-size:11px; text-transform:none; height:auto; padding:5px 0px; background:url(../images/hover_li_right.png) top right repeat-y;}

#p_nav li ul.section1 li{background:url(../images/span_left.png) top left repeat-y; padding-left:10px; height:auto; border:0px; padding:0px 0px 0px 15px;}
#p_nav li ul.section1 li.first a:link, #p_nav li ul.section1 li.first a:active, #p_nav li ul.section1 li.first a:hover, #p_nav li ul.section1 li.first a:visited {padding-top:5px; display:block; }
#p_nav li ul.section1 li a:hover{color:#008edb;}
#p_nav li ul.section1 li.lastli{background:url(../images/span_li_last.png) top left no-repeat; height:5px; padding:0px;  font-size:0px; border:0px solid #000;}

#p_nav li #services_ul li{background:url(../images/span_left2.png) top left repeat-y; width:221px; height:auto;}
#p_nav li #services_ul li{*margin-top:-2px;}
#p_nav li #services_ul li.first{margin-top:0px;}
#p_nav li #services_ul li.lastli{background:url(../images/span_li_last2.png) top left no-repeat; height:5px; padding:0px;  font-size:0px; border:0px solid #000; width:236px; *margin-top:-8px;}
/*content area starts*/
#content_area{width:982px; float:left; clear:both;}
.image_div{clear:both; float:left; border:1px solid #a9a9a9; border-top:0px; height:114px; width:982px; }
#flash_intro{height:184px; background:none;}
.image_div h1{margin:0px 0px 3px 0px;}
.image_div p{font-size:12px; color:#fff; padding:0px 20px 0px 0px; }
/*#img_company{background:url(../images/bg_page_title.jpg) top left no-repeat;  height:89px; padding:25px 0px 0px 40px; width:942px;}*/
.content_div{clear:both; float:left; border:1px solid #a9a9a9;  width:942px; padding:15px 20px 0px 20px;}
.content_div2{clear:both; float:left; border:1px solid #a9a9a9;  width:952px; padding:15px 20px 15px 10px;}
#two_column{padding:15px 6px 10px 10px; width:966px; }
.divider5{clear:both; height:5px; width:100%; float:left; font-size:0px;}
.divider15{clear:both; height:15px; width:100%; float:left; font-size:0px;}

h1{font-family:"Times New Roman", Times, serif; font-size:30px; color:#fff; margin:0px 0px 10px 0px; font-weight:normal}
h2{font-family:"Times New Roman", Times, serif; font-size:18px; color:#0c478a; margin:0px 0px 10px 0px; text-transform:uppercase;  font-weight:normal;}
h3{font-size:14px; color:#0c478a; margin:0px 0px 10px 0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; border-bottom:1px solid #d6d6d6; padding-bottom:10px;}
h3.type2{margin:0px 0px 15px 0px; font-size:6px;}
.content_div2  h3{margin-left:10px; margin-right:5px;}
.content_div2  h2{margin-left:10px; margin-right:5px;}
.content_div2  h4{margin-left:10px; margin-right:5px;}
h3.type3{border-bottom:0px; margin-bottom:0px; font-weight:normal;}
.tab_content h3{border-bottom:0px; margin-bottom:0px; padding-bottom:5px;}
h4{font-size:11px; color:#0279a5; margin:0px 0px 0px 0px; font-family:Verdana, Arial, Helvetica, sans-serif ; font-weight:bold;}
h4.type2{color:#0279a5}
.content_div p{line-height:16px; padding:0px 0px 20px 0px}
.content_div2 p{line-height:16px; padding:0px 0px 20px 10px}
.box_blue{float:left; background:#e7e7e7; padding:8px 8px 8px 0px; width:936px;}
.box_blue p span{font-weight:bold; color:#0279a5;}
.content_div .box_blue p{padding-bottom:2px;}
.content_div2 .box_blue p{padding-bottom:2px;}
p.title{color:#0279a5; font-weight:bold;}
/* left div css*/
.left_div{width:488px; padding:15px 16px 0px 10px; float:left; clear:both}
#location_div{height:650px;}
#location_div .left_div{width:468px;}
#print_design .left_div{width:446px;}
#print_design .right_div{width:472px;}
#logo_design .left_div{width:448px;}
#logo_design .right_div{width:487px; padding-left:0px;}
.left_div a{font-weight:bold;}
.left_div .btn_div a{font-weight:normal}
.left_div h3{color:#0279a5; margin-top:20px;} 
.left_div .address_div p{padding-bottom:2px;}
.btn_div{float:left; border:1px solid #dadada;}
.btn_div a:link, .btn_div a:active, .btn_div a:hover, .btn_div a:visited{color:#444; text-decoration:none; background:url(../images/bg_btn.gif) top left repeat-x; padding:3px 10px; display:block; text-transform:uppercase}
.address_div{float:left; width:200px; padding:15px 0px 25px 0px;} 
/* right div css*/
.right_div{float:left; clear:none; width:430px; padding:0px 0px 0px 10px; border-left:1px solid #e1e1e1;}
#location_div .right_div{width:458px;}
#img_locations{background:url(../images/bg_locations.jpg) bottom right no-repeat; height:275px; width:447px;}
ul.ul_type1 {clear:both; padding:5px 0px 5px 30px}
ul.ul_type1 li, ul.ul_type2 li{padding:5px 10px 5px 12px; background:url(../images/li_img1.gif) top left no-repeat;}
ul.ul_type2{clear:both; padding:0px 0px 15px 30px}
ul.ul_type2 li{color:#0279a5; padding:5px 10px 5px 15px; background:url(../images/li_img2.gif) top left no-repeat;}
#ul_blue li{background:url(../images/li_img3.gif) top left no-repeat;}
#ul_black li{background:url(../images/li_img4.gif) top left no-repeat; color:#000;}

a:link.txt_black, a:active.txt_black, a:hover.txt_black, a:visited.txt_black{color:#000;}
.txt_blue{color:#0279a5}
.content_div p.nopad{padding-bottom:0px;}
.content_div p.header_txt{font-size:12px; color:#0279a5;padding-bottom:3px; }
.content_div2 p.header_txt{font-size:12px; color:#0279a5;padding-bottom:3px; }
.divider_line{float:left; clear:both; width:100%; height:15px; border-top:1px solid #d6d6d6}
.img_before_after{float:right; background:url(../images/img_before_after.gif) top left no-repeat; width:173px; height:107px; padding-bottom:10px;}
.tab_div ul li{float:left; padding:0px 20px 0px 5px; font-size:11px; color:#838383; height:16px;}
.tab_div ul li a:link, .tab_div ul li a:active, .tab_div ul li a:hover, .tab_div ul li a:visited {font-size:11px; color:#838383; display:block; text-decoration:none; padding:0px 5px 3px 5px; font-weight:bold;}

.buttons_div div{margin-right:15px;}
.tab_div ul li#selected a:link, .tab_div ul li#selected a:active, .tab_div ul li#selected a:hover, .tab_div ul li#selected a:visited {border-bottom:1px solid #838383; color:#0279a5; cursor:default}
.tab_content{clear:both; padding:20px 10px 0px 0px;}

/*end*/
/*Footer css*/
#footer{font-size:9px; color:#8d8d8d; float:right; padding:5px 0 5px 0; width:982px;}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited{font-size:9px; color:#474646; text-decoration:none; text-transform:uppercase; float:right; }
#footer span{padding:0px 5px; float:right;} 
#bookmark{background:url(../images/button0-bm.gif) top left no-repeat; width:83px; height:16px; display:block; float:left; margin-right:10px;}
#email{background:url(../images/email.gif) top left no-repeat; width:66px; height:16px; display:block; float:left; margin-left:10px;}
#blogger{background:url(../images/blogger.gif) top left no-repeat; width:55px; height:18px; display:block; float:left; margin-left:10px;}
/*end*/
.copyright{float:right;}
#footer a:hover{text-decoration:underline;}
/*home page css*/
.home_content_div{clear:both; float:left; border:1px solid #a9a9a9;  width:982px; padding:0px 0px 0px 0px; border-top-color:#ddd; border-right-color:#bdbdbd; }
.container{float:left; }
.container .top_bg{background:url(../images/comp/top_bg.gif) top left repeat-x; float:left; border-top:0px solid #a9a9a9;}
.container .topright{background:url(../images/comp/top_right.gif) top right no-repeat; float:left; }
#leading_way .comp_width{width:400px;}
#quick_links .comp_width{width:127px;}
#newsarticle .comp_width{width:342px;}
#showcase .comp_width{width:565px;}
#testimonial .comp_width{width:342px;}
#clienlist .comp_width{width:565px;}
#partners .comp_width{width:342px;}
#showcase .comp_height, #testimonial .comp_height{height:200px;}
#leading_way .comp_height, #quick_links .comp_height, #newsarticle .comp_height{height:210px;}
.container .body_div{background:url(../images/comp/bg_body.gif) top right repeat-y; float:left; border-right:1px solid #d6d6d6; padding:12px 15px 12px 22px;}
.container .body_div p{padding:0px 5px 15px 0px; line-height:18px;}
.container .body_div a.txt_black{font-size:10px;}
#newsarticle .top_bg{background:none;}
#leading_way .body_div p {padding-bottom:5px; line-height:16px;}
#newsarticle .body_div p {padding-bottom:10px; line-height:16px;}
#clienlist img, #partners img{float:left;}
#newsarticle .body_div, #testimonial .body_div, #partners .body_div{border-right:0px; background:none;}
.showcase_imgdiv{background:url(../images/showcase_sample.jpg) top left no-repeat; width:250px; height:169px; float:left;}
.showcase_contentdiv{padding:15px 5px 0px 5px; float:left; width:300px;}
.showcase_contentdiv h3{border-bottom:0px; margin-bottom:0px; color:#0279a5; text-decoration:underline;}
.morelink a:link, .morelink a:active, .morelink a:hover, .morelink a:visited{font-size:10px; text-decoration:underline; color:#6e6d6d; clear:both;} 
.morelink a:hover{text-decoration:none}

.testimonial_contentdiv{width:195px; float:left;}
.testimonial_imgdiv{width:145px; float:left; background:url(../images/testimonial_henselphelps.jpg) top left no-repeat; width:133px; height:120px;}
.padbt{padding-bottom:10px;}
.padbt{_padding-bottom:0px;}

.ul_quicklinks li {padding:0px 0px 10px 0px; clear:both; white-space:nowrap}
.ul_quicklinks li.ico_portf {float:left; background:url(../images/ico_portfolio.gif) top left no-repeat; }
.ul_quicklinks li.ico_rquote {float:left; background:url(../images/ico_quote.gif) top left no-repeat;  }
.ul_quicklinks li.ico_testm {float:left; background:url(../images/ico_testm.gif) top left no-repeat; }
.ul_quicklinks li.ico_press {float:left; background:url(../images/ico_press.gif) top left no-repeat; }
.ul_quicklinks li.ico_wss {float:left; background:url(../images/ico_wss.gif) top left no-repeat;}
.ul_quicklinks li.ico_login {float:left; background:url(../images/ico_login.gif) top left no-repeat; }
.ul_quicklinks li.ico_faq {float:left; background:url(../images/ico_faqq.gif) top left no-repeat;  }
.ul_quicklinks li.ico_pricing {float:left; background:url(../images/ico_pricing.gif) top left no-repeat;  }
.ul_quicklinks li a{text-decoration:none; color:#000; padding:0px 0px 0px 25px; display:block; float:left}
.marginBT10{margin-bottom:10px;}
.bluebox_content{padding:0px 0px 0px 5px;}
.redesign_div{background:url(../images/bg_redesign.gif) top left repeat-x; width:927px; padding:10px 0px 0px 13px; float:left;}
.redesign_div .title_txt{font-size:15px; color:#0c478a; padding-bottom:5px;}
.redesign_div .before{float:left; width:445px; padding:10px 0px 0px 10px; color:#0279a5; font-size:14px;}
.redesign_div .before p{float:left; padding-right:0px;}
.redesign_div .after{float:left; width:455px; padding:10px 0px 0px 10px; color:#0279a5; font-size:14px;}
.redesign_div .after p{float:left; padding-right:0px;}
.highlighttxt{color:#0279a5; font-weight:bold; float:left; padding:10px; line-height:16px; margin-bottom:15px;}
.example_div {float:left; padding:10px 0px 10px 7px; width:335px;}
.example_div div{ padding-bottom:10px;}
.example_div div.btn_div{padding-bottom:0px;}
.example_div div.title{color:#0c478a; font-size:14px; padding-bottom:5px;}
.box_blue .header_txt{padding-left:10px;}
.txt_grey{color:#6a6a6a;}
.txt_bold li{ font-weight:bold;}
.tbl_outsourcing{border:1px solid #a3a3a3; border-right:0px; border-bottom:0px; margin-bottom:15px;}
.tbl_outsourcing td{border:1px solid #a3a3a3; border-left:0px; border-top:0px; background:#ededed; font-weight:bold; padding:0px 0px 0px 5px;}
.tbl_outsourcing td.ico_tick{background:#fff url(../images/ico_right.gif) center center no-repeat; height:40px; width:31px; padding:0px;}

.products_div{ padding:20px 0px 0px 0px; clear:both;}
.prduct_img{width:130px; float:left;}

.prduct_description{width:780px; padding:15px 0 0 20px; float:left}
#sep{background:url(../images/ecomm.jpg) top left no-repeat; height:165px;}
#qbi{background:url(../images/quickbooks.jpg) top left no-repeat; height:165px;}
#mbs{background:url(../images/medicalbilling.jpg) bottom left no-repeat; height:165px; padding-bottom:0px;}
#shoppingcartimg{ bottom right no-repeat; float:left;}
#medicalbilling{ bottom right no-repeat; float:left;}
#quickbook{ bottom right no-repeat; float:left;}
.content_div .buttons_div, .content_div2 .buttons_div{padding-left:10px; padding-bottom:10px; float:left}
/*testimonial css*/
.testimonial{ float:left; border-bottom:1px solid #d6d6d6; padding-top:10px; clear:both; width:100%}
.testimonial .header_txt{text-transform:uppercase;}
.testimonial p{padding-bottom:15px;}
.testimonial_name{float:left;}
.comment{font-size:12px; color:#0279a5; padding:30px 0px 0px 20px; float:left}
.testimonial .viewsite{float:right;  padding-top:15px;}
#last_comment{border-bottom:0px; padding-bottom:0px; float:left;}
#contactus{float:left;}
#contactus h3{border-bottom:0px; padding-bottom:0px; margin-bottom:10px;}
#contactus .left_div{width:398px; padding-top:0px;}
#contactus .right_div{width:468px; padding-left:20px;}
#contactus .left_div h3{margin-bottom:0px; margin-top:0px;}
/*Form css*/
.form_div{float:left;  width:450px;}
.form_div label {width:100px; text-align:right; padding:3px 5px 0px 0px;  float:left}
.textfield{height:15px; padding:2px; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; border-top:0px; background:url(../images/bg_textfield.gif) top left repeat-x; border:1px solid #dcdcdc;}
.form_div .row_div{float:left; padding-bottom:4px; clear:both; }
#contactus .row_div{float:left; width:450px; }
.form_div .chkbox_div{ float:left; padding-top:5px;}
.form_div .chkbox_div label{width:auto; text-align:left; padding-top:0px;}
.form_div .chkbox_div span{float:left; padding:0px 5px 0 0 ;}
.chkbox{width:18px; height:18px;}
textarea{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; border:1px solid #dcdcdc;}
.submit_btn{clear:both; padding:10px 0px 0px 105px; float:left}
.mandatory{color:#000; font-weight:bold; padding:3px 0px 0px 5px; font-size:12px;}
/**/
.pricing{float:left; width:100%;}
.pricing .column{ width:260px; float:left; padding-left:50px; border-right:1px solid #dcdcdc;}
.pricing .column h3.type3{padding-bottom:0px;  margin-bottom:0px; font-weight:normal;}
.pricing .column ul.ul_type1{padding-top:5px; padding-left:10px;}
#pricing_wd{background:url(../images/bg_webdevelopment.gif) top left no-repeat; float:left; padding-top:130px;}
#pricing_fd{background:url(../images/bg_flasdesign.gif) top left no-repeat; float:left; padding-top:130px; }
#pricing_software{background:url(../images/bg_software.gif) top left no-repeat; float:left; padding-top:130px; }
#client_login{padding:40px 0px 30px 250px; float:left;}
#client_login {width:550px; }
#client_login .row_div{width:370px;}
#websuccees_tool{background:url(../images/img_succees_tool.gif) top left no-repeat; float:left; padding-left:135px; }
#websuccees_tool a:link, #websuccees_tool a:active, #websuccees_tool a:hover, #websuccees_tool a:visited{color:#000;} 

ol {padding-left:30px;}
ol li{color:#0279a5; list-style:decimal; padding:0px 0px 5px 0px}
#valuable_tools h3{margin-top:0px;}
#valuable_tools .left_div{padding-top:0px; width:600px; }
#valuable_tools .right_div{padding:10px 0px 0px 20px; width:300px;  }
#valuable_tools .left_div div {height:60px; border-bottom:1px solid #dcdcdc;}
#valuable_tools .right_div div {height:78px;  border-bottom:1px solid #dcdcdc;}
/*breadcrumbs  css*/
.breadcrumbs{clear:both; float:left; width:950px; padding:5px 10px;}
.breadcrumbs ul li{background:url(../images/breadcrumbs.gif) top left no-repeat; padding:0px 22px 2px 15px; float:left; color:#000;}
.breadcrumbs ul li.bd_home{background:none; padding-left:0px;}
.breadcrumbs ul li a:link, .breadcrumbs ul li a:active, .breadcrumbs ul li a:visited{text-decoration:none;}
.breadcrumbs ul li a:hover{text-decoration:none;}
#sitemap{padding-left:20px;}
#sitemap ul li{padding:3px 0px;}
#sitemap ul li ul li{padding-left:30px;}
#sitemap ul li a:link, #sitemap ul li a:active, #sitemap ul li a:hover, #sitemap ul li a:visited{color:#000; text-decoration:none;}
#sitemap ul li a:hover{text-decoration:underline}

#quote_form label{width:120px; text-align:left;}

#quote_form .form_div{float:left;  width:850px; padding:0px 0 0 10px;} 
#quote_form .form_div .chkbox_div{clear:bot; width:500px;}
#quote_form label.no_wrap{width:500px;}
#quote_form .chkbox_div label {width:400px;}
#quote_form p{padding-left:0px; padding-bottom:0px;}
#quote_form .submit_btn{padding-left:0px;}
.padL15{padding-left:15px;}
.padT10{padding-top:10px;}

/*Client list Css */
#client_list{padding-left:10px; width:969px; padding:10px 4px 0px 11px;}
#client_list .rows{float:left; width:100%; clear:both; padding-bottom:55px;}
#client_list .rows div {float:left; width:121px;}
#client_list .rows div p{font-size:12px; font-weight:normal; color:#787878; clear:both; padding-top:5px;}
#client_list .rows div  a:link, #client_list .rows div  a:active, #client_list .rows div  a:hover, #client_list .rows div  a:visited{width:114px; height:80px; display:block; text-decoration:none;} 
#row1_1{background:url(../images/clist_line1.jpg) 0px 0px no-repeat; width:114px; height:80px;}
#row1_2{background:url(../images/clist_line1.jpg) -114px 0px no-repeat; width:114px; height:80px;}
#row1_3{background:url(../images/clist_line1.jpg) -228px 0px no-repeat; width:114px; height:80px;}
#row1_4{background:url(../images/clist_line1.jpg) -342px 0px no-repeat; width:114px; height:80px;}
#row1_5{background:url(../images/clist_line1.jpg) -457px 0px no-repeat; width:114px; height:80px;}
#row1_6{background:url(../images/clist_line1.jpg) -570px 0px no-repeat; width:114px; height:80px;}
#row1_7{background:url(../images/clist_line1.jpg) -685px 0px no-repeat; width:114px; height:80px;}
#row1_8{background:url(../images/clist_line1.jpg) -798px 0px no-repeat; width:114px; height:80px;}
#row1_9{background:url(../images/clist_line1.jpg) -912px 0px no-repeat; width:114px; height:80px;}

#row2_1{background:url(../images/clist_line2.jpg) 0px 0px no-repeat; width:114px; height:81px;}
#row2_2{background:url(../images/clist_line2.jpg) -114px 0px no-repeat; width:114px; height:81px;}
#row2_3{background:url(../images/clist_line2.jpg) -228px 0px no-repeat; width:114px; height:81px;}
#row2_4{background:url(../images/clist_line2.jpg) -342px 0px no-repeat; width:114px; height:81px;}
#row2_5{background:url(../images/clist_line2.jpg) -456px 0px no-repeat; width:114px; height:81px;}
#row2_6{background:url(../images/clist_line2.jpg) -570px 0px no-repeat; width:114px; height:81px;}
#row2_7{background:url(../images/clist_line2.jpg) -684px 0px no-repeat; width:114px; height:81px;}
#row2_8{background:url(../images/clist_line2.jpg) -798px 0px no-repeat; width:114px; height:81px;}
#row2_9{background:url(../images/clist_line2.jpg) -912px 0px no-repeat; width:114px; height:81px;}

#row3_1{background:url(../images/clist_line3.jpg) 0px 0px no-repeat; width:114px; height:81px;}
#row3_2{background:url(../images/clist_line3.jpg) -114px 0px no-repeat; width:114px; height:81px;}
#row3_3{background:url(../images/clist_line3.jpg) -228px 0px no-repeat; width:114px; height:81px;}
#row3_4{background:url(../images/clist_line3.jpg) -342px 0px no-repeat; width:114px; height:81px;}
#row3_5{background:url(../images/clist_line3.jpg) -456px 0px no-repeat; width:114px; height:81px;}
#row3_6{background:url(../images/clist_line3.jpg) -570px 0px no-repeat; width:114px; height:81px;}
#row3_7{background:url(../images/clist_line3.jpg) -684px 0px no-repeat; width:114px; height:81px;}
#row3_8{background:url(../images/clist_line3.jpg) -798px 0px no-repeat; width:114px; height:81px;}
#row3_9{background:url(../images/clist_line3.jpg) -912px 0px no-repeat; width:114px; height:81px;}

#row4_1{background:url(../images/clist_line4.jpg) 0px 0px no-repeat; width:114px; height:81px;}
#row4_2{background:url(../images/clist_line4.jpg) -114px 0px no-repeat; width:114px; height:81px;}
#row4_3{background:url(../images/clist_line4.jpg) -228px 0px no-repeat; width:114px; height:81px;}
#row4_4{background:url(../images/clist_line4.jpg) -342px 0px no-repeat; width:114px; height:81px;}
#row4_5{background:url(../images/clist_line4.jpg) -456px 0px no-repeat; width:114px; height:81px;}
#row4_6{background:url(../images/clist_line4.jpg) -570px 0px no-repeat; width:114px; height:81px;}
#row4_7{background:url(../images/clist_line4.jpg) -684px 0px no-repeat; width:114px; height:81px;}
#row4_8{background:url(../images/clist_line4.jpg) -798px 0px no-repeat; width:114px; height:81px;}
#row4_9{background:url(../images/clist_line4.jpg) -912px 0px no-repeat; width:114px; height:81px;}

#row5_1{background:url(../images/clist_line5.jpg) 0px 0px no-repeat; width:114px; height:81px;}
#row5_2{background:url(../images/clist_line5.jpg) -114px 0px no-repeat; width:114px; height:81px;}
#row5_3{background:url(../images/clist_line5.jpg) -228px 0px no-repeat; width:114px; height:81px;}
#row5_4{background:url(../images/clist_line5.jpg) -342px 0px no-repeat; width:114px; height:81px;}
#row5_5{background:url(../images/clist_line5.jpg) -456px 0px no-repeat; width:114px; height:81px;}
#row5_6{background:url(../images/clist_line5.jpg) -570px 0px no-repeat; width:114px; height:81px;}
#row5_7{background:url(../images/clist_line5.jpg) -684px 0px no-repeat; width:114px; height:81px;}
#row5_8{background:url(../images/clist_line5.jpg) -798px 0px no-repeat; width:114px; height:81px;}
#row5_9{background:url(../images/clist_line5.jpg) -912px 0px no-repeat; width:114px; height:81px;}

#row6_1{background:url(../images/clist_line6.jpg) 0px 0px no-repeat; width:114px; height:81px;}
#row6_2{background:url(../images/clist_line6.jpg) -114px 0px no-repeat; width:114px; height:81px;}
#row6_3{background:url(../images/clist_line6.jpg) -228px 0px no-repeat; width:114px; height:81px;}
#row6_4{background:url(../images/clist_line6.jpg) -342px 0px no-repeat; width:114px; height:81px;}
#row6_5{background:url(../images/clist_line6.jpg) -456px 0px no-repeat; width:114px; height:81px;}
#row6_6{background:url(../images/clist_line6.jpg) -570px 0px no-repeat; width:114px; height:81px;}
#row6_7{background:url(../images/clist_line6.jpg) -684px 0px no-repeat; width:114px; height:81px;}
#row6_8{background:url(../images/clist_line6.jpg) -798px 0px no-repeat; width:114px; height:81px;}
#row6_9{background:url(../images/clist_line6.jpg) -912px 0px no-repeat; width:114px; height:81px;}

#row7_1{background:url(../images/clist_line7.jpg) 0px 0px no-repeat; width:114px; height:81px;}
#row7_2{background:url(../images/clist_line7.jpg) -114px 0px no-repeat; width:114px; height:81px;}
#row7_3{background:url(../images/clist_line7.jpg) -228px 0px no-repeat; width:114px; height:81px;}
#row7_4{background:url(../images/clist_line7.jpg) -342px 0px no-repeat; width:114px; height:81px;}
#row7_5{background:url(../images/clist_line7.jpg) -456px 0px no-repeat; width:114px; height:81px;}
#row7_6{background:url(../images/clist_line7.jpg) -570px 0px no-repeat; width:114px; height:81px;}
#row7_7{background:url(../images/clist_line7.jpg) -684px 0px no-repeat; width:114px; height:81px;}
#row7_8{background:url(../images/clist_line7.jpg) -798px 0px no-repeat; width:114px; height:81px;}
#row7_9{background:url(../images/clist_line7.jpg) -912px 0px no-repeat; width:114px; height:81px;}

#row8_1{background:url(../images/clist_line8.jpg) 0px 0px no-repeat; width:114px; height:81px;}
#row8_2{background:url(../images/clist_line8.jpg) -114px 0px no-repeat; width:114px; height:81px;}
#row8_3{background:url(../images/clist_line8.jpg) -228px 0px no-repeat; width:114px; height:81px;}
#row8_4{background:url(../images/clist_line8.jpg) -342px 0px no-repeat; width:114px; height:81px;}
#row8_5{background:url(../images/clist_line8.jpg) -456px 0px no-repeat; width:114px; height:81px;}
#row8_6{background:url(../images/clist_line8.jpg) -570px 0px no-repeat; width:114px; height:81px;}
#row8_7{background:url(../images/clist_line8.jpg) -684px 0px no-repeat; width:114px; height:81px;}
#row8_8{background:url(../images/clist_line8.jpg) -798px 0px no-repeat; width:114px; height:81px;}
#row8_9{background:url(../images/clist_line8.jpg) -912px 0px no-repeat; width:114px; height:81px;}

#row9_1{background:url(../images/clist_line9.jpg) 0px 0px no-repeat; width:114px; height:81px;}
#row9_2{background:url(../images/clist_line9.jpg) -114px 0px no-repeat; width:114px; height:81px;}
#row9_3{background:url(../images/clist_line9.jpg) -228px 0px no-repeat; width:114px; height:81px;}
#row9_4{background:url(../images/clist_line9.jpg) -342px 0px no-repeat; width:114px; height:81px;}
#row9_5{background:url(../images/clist_line9.jpg) -456px 0px no-repeat; width:114px; height:81px;}
#row9_6{background:url(../images/clist_line9.jpg) -570px 0px no-repeat; width:114px; height:81px;}
#row9_7{background:url(../images/clist_line9.jpg) -684px 0px no-repeat; width:114px; height:81px;}
#row9_8{background:url(../images/clist_line9.jpg) -798px 0px no-repeat; width:114px; height:81px;}
#row9_9{background:url(../images/clist_line9.jpg) -912px 0px no-repeat; width:114px; height:81px;}
/*ends*/
/*testimonial css*/
.testimonial_div{float:left; width:100%; padding-bottom:15px;}
.testimonial_div .txt_div{float:left; width:638px; padding:0px 10px 0px 0px; text-align:justify;}
.testimonial_div .txt_div h2{font-size:16px; font-family:Verdana, Arial, Helvetica, sans-serif; letter-spacing:0px; text-transform:none; color:#0279a5; margin-bottom:0px; font-weight:normal}
.testimonial_div .txt_blue{color:#0c478a}
.content_div2 .author a:link, .content_div2 .author a:acive, .content_div2 .author a:hover, .content_div2 .author a:visited{color:#0279a5}
.testimonial_div .img_div{float:left; width:280px;  padding:0px 0px 0px 20px}
blockquote{background:url(../images/blockquote_start.gif) top left no-repeat; padding:12px 0px 15px 12px;}
blockquote div{line-height:18px;  }
blockquote span{background:url(../images/blockquote_end.gif) top right no-repeat;  padding:0px 20px 20px 0px;}
.content_div2 .author{float:right;}
.content_div2 .author p{padding-bottom:0px; float:right; clear:both;}
/*port folio*/
#portfolio_div{clear:both; float:left; border:1px solid #a9a9a9;  width:962px; padding:0px 0px 0px 20px;}
#portfolio_div h2{text-transform:none; letter-spacing:0px; clear:both;}
#portfolio_div .tab_div{height:36px; padding-top:10px;}
#portfolio_div .tab_div ul li{padding-right:20px;}
#portfolio_div .tab_div ul li a:link, #portfolio_div .tab_div ul li a:active, #portfolio_div .tab_div ul li a:hover, #portfolio_div .tab_div ul li a:visited{padding-right:0px; padding-left:0px; font-weight:normal;}
#portfolio_div .left_content_div{float:left; width:752px;}
#portfolio_div .right_img_div{float:left; width:196px; padding:12px 0px 0px 12px; background:#f2f2f2; border:1px solid #d6d6d6; border-top:0px; border-bottom:0px; overflow:auto; height:900px;}
#portfolio_div .right_img_div a{margin-bottom:7px; float:left; clear:both;}
/*----*/
/*portfolio branding*/
#portfolio_div_branding{clear:both; float:left; border:1px solid #a9a9a9;  width:962px; padding:0px 0px 0px 20px;}
#portfolio_div_branding h2{text-transform:none; letter-spacing:0px; clear:both;}
#portfolio_div_branding .tab_div{height:36px; padding-top:10px;}
#portfolio_div_branding .tab_div ul li{padding-right:20px;}
#portfolio_div_branding .tab_div ul li a:link, #portfolio_div_branding .tab_div ul li a:active, #portfolio_div_branding .tab_div ul li a:hover, #portfolio_div_branding .tab_div ul li a:visited{padding-right:0px; padding-left:0px; font-weight:normal;}
#portfolio_div_branding .left_content_div{float:left; width:752px;}
#portfolio_div_branding .right_img_div{float:left; width:196px; padding:12px 0px 0px 12px; background:#f2f2f2; border:1px solid #d6d6d6; border-top:0px; border-bottom:0px; overflow:auto; height:450px;}
#portfolio_div_branding .right_img_div a{margin-bottom:7px; float:left; clear:both;}
/*----*/
.body_dell{background:url(../images/portfolio/ecommerce/body_dell.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.laser_light{background:url(../images/portfolio/ecommerce/laser_light.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.sport_funatic{background:url(../images/portfolio/ecommerce/sport_funatic.jpg) top left no-repeat; float:left; width:736px; height:auto;}

.altrec{background:url(../images/portfolio/ecommerce/altrec.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.brokee{background:url(../images/portfolio/ecommerce/brokee.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.golf_art{background:url(../images/portfolio/ecommerce/golf_art.jpg) top left no-repeat; float:left; width:736px; height:auto;}

.hokah{background:url(../images/portfolio/ecommerce/hokah.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.net_marketing{background:url(../images/portfolio/ecommerce/net_marketing.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.over_stock{background:url(../images/portfolio/ecommerce/over_stock.jpg) top left no-repeat; float:left; width:736px; height:auto;}

.plastic_jungle{background:url(../images/portfolio/ecommerce/plastic_jungle.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.potter_violin{background:url(../images/portfolio/ecommerce/potter_violin.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.pricing_society{background:url(../images/portfolio/ecommerce/pricing_society.jpg) top left no-repeat; float:left; width:736px; height:auto;}

.transend{background:url(../images/portfolio/ecommerce/transend.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.usa_listing{background:url(../images/portfolio/ecommerce/usa_listing.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.you_require{background:url(../images/portfolio/ecommerce/you_require.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.abcom{background:url(../images/portfolio/ecommerce/abcom.jpg) top left no-repeat; float:left; width:736px; height:auto;}

.rentseek{background:url(../images/portfolio/ecommerce/rentseek.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.sombrero{background:url(../images/portfolio/ecommerce/sombrero.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.stone_depot{background:url(../images/portfolio/ecommerce/stone_depot.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.successful_supervisor{background:url(../images/portfolio/ecommerce/successful_supervisor.jpg) top left no-repeat; float:left; width:736px; height:auto;}
/*--Flash--*/
.access_motoring{background:url(../images/portfolio/flash/access_motoring.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.ar_concepts{background:url(../images/portfolio/flash/ar_concepts.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.bombay_sapphire{background:url(../images/portfolio/flash/bombay_sapphire.jpg) top left no-repeat; float:left; width:736px; height:auto;}

.bookwarm_me{background:url(../images/portfolio/flash/bookwarm_me.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.care_centric{background:url(../images/portfolio/flash/care_centric.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.kate_bohner{background:url(../images/portfolio/flash/kate_bohner.jpg) top left no-repeat; float:left; width:736px; height:auto;}

.sawtel{background:url(../images/portfolio/flash/sawtel.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.vizion{background:url(../images/portfolio/flash/vizion.jpg) top left no-repeat; float:left; width:736px; height:auto;}

/*--web programming--*/
.datapro{background:url(../images/portfolio/web_prog/datapro.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.bold_look{background:url(../images/portfolio/web_prog/bold_look.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.classic_auto_network{background:url(../images/portfolio/web_prog/classic_auto_network.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.dell_ray{background:url(../images/portfolio/web_prog/dell_ray.jpg) top left no-repeat; float:left; width:736px; height:auto;}

.sun_money{background:url(../images/portfolio/web_prog/sun_money.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.ear_buzz{background:url(../images/portfolio/web_prog/ear_buzz.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.jims_post{background:url(../images/portfolio/web_prog/jims_post.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.mobile_storm{background:url(../images/portfolio/web_prog/mobile_storm.jpg) top left no-repeat; float:left; width:736px; height:auto;}

.our_birsbane{background:url(../images/portfolio/web_prog/our_birsbane.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.storage_24{background:url(../images/portfolio/web_prog/storage_24.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.video_md{background:url(../images/portfolio/web_prog/video_md.jpg) top left no-repeat; float:left; width:736px; height:auto;}



/*--cust softdvp--*/
.driversafe{background:url(../images/portfolio/cust_soft/driversafe.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.air_cargo{background:url(../images/portfolio/cust_soft/air_cargo.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.anti{background:url(../images/portfolio/cust_soft/anti.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.color_select{background:url(../images/portfolio/cust_soft/color_select.jpg) top left no-repeat; float:left; width:736px; height:auto;}

.hampton{background:url(../images/portfolio/cust_soft/hampton.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.hensel_pelph{background:url(../images/portfolio/cust_soft/hensel_pelph.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.ingenux{background:url(../images/portfolio/cust_soft/ingenux.jpg) top left no-repeat; float:left; width:736px; height:auto;}

.med_billing{background:url(../images/portfolio/cust_soft/med_billing.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.mellor{background:url(../images/portfolio/cust_soft/mellor.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.redwood{background:url(../images/portfolio/cust_soft/redwood.jpg) top left no-repeat; float:left; width:736px; height:auto;}

.tbc{background:url(../images/portfolio/cust_soft/tbc.jpg) top left no-repeat; float:left; width:736px; height:auto;}

/*--web design--*/
.abcom{background:url(../images/portfolio/web_design/abcom.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.baylor{background:url(../images/portfolio/web_design/baylor.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.catholic_healthcare{background:url(../images/portfolio/web_design/catholic_healthcare.jpg) top left no-repeat; float:left; width:736px; height:auto;}

.cdmond{background:url(../images/portfolio/web_design/cdmond.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.credant{background:url(../images/portfolio/web_design/credant.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.regence{background:url(../images/portfolio/web_design/regence.jpg) top left no-repeat; float:left; width:736px; height:auto;}

.telstra{background:url(../images/portfolio/web_design/telstra.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.rodny_fouts{background:url(../images/portfolio/web_design/rfouts.jpg) top left no-repeat; float:left; width:731px; height:569px;}
.urgent_ppt_visa{background:url(../images/portfolio/web_design/urgent_ppt_visa.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.watg{background:url(../images/portfolio/web_design/watg.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.novavision{background:url(../images/portfolio/web_design/novavision.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.testitall{background:url(../images/portfolio/web_design/test_it_all.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.nemea{background:url(../images/portfolio/web_design/nemea.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.golite{background:url(../images/portfolio/web_design/golite.jpg) top left no-repeat; float:left; width:736px; height:auto;}
.atf{background:url(../images/portfolio/web_design/atf.jpg) top left no-repeat; float:left; width:736px; height:auto;}


.portfolio_img{padding:520px 0px 0px 0px}
.description{float:left; border-left:1px solid #d6d6d6; padding:30px 0px 0px 18px; font-size:12px; width:470px;}
.description .title{font-size:15px; font-weight:normal;}
.content_div2 .description p{padding-bottom:15px; padding-left:0px;}
.height_div{height:120px;}
.skill_divs{border:1px solid #d6d6d6; border-left:0px; border-right:0px; float:left; width:470px; padding:12px 0px 10px 0px;}
.description .buttons_div{padding:25px 0px 15px 0px;}
#press_room .header_txt{color:#0c478a; padding-bottom:8px;}
#press_room .txt_blue{font-weight:bold; }
.content_div2 .box_blue p.header_txt{color:#0c478a;}



#case_studies .img_div{float:left; width:273px;  padding:0px 20px 0px 7px}

#case_studies .testimonial_div{border-bottom:1px solid #dfdfdf; padding-bottom:0px; padding-top:15px;} 
#case_studies .txt_div h2 {padding:0px 0px 13px 0px; color:#0c478a; margin:0px;}
#case_studies .txt_div td{height:153px; padding-left:20px; padding-bottom:0px; line-height:16px;}
#case_studies .txt_div td a:link, #case_studies .txt_div td a:active, #case_studies .txt_div td a:hover, #case_studies .txt_div td a:visited{color:#0279a5; font-weight:bold; text-decoration:none; float:right;} 
#case_studies .txt_div td div {padding-bottom:12px;}
#cs_detailpage{padding-right:10px; width:962px;}
h2 span{color:#a3a3a3;}
.large_img_div{float:left; width:530px;  padding-left:10px;}
.small_img_div{float:left; width:420px; padding-top:65px;}
.content_div2 .small_img_div h3{color:#8b8b8b; font-size:16px; text-transform:uppercase; text-align:center;}
.cs_tn_div{width:100%; text-align:center; padding-top:25px;}
.cs_tn_div p{color:#0c478a; font-size:16px; padding-bottom:10px;}
.cs_detail_txtdiv{clear:both; padding-top:15px;}
.cs_detail_txtdiv p.highlighttxt{color:#0279a5; font-weight:bold; float:none; padding:0px 0px 0px 10px; line-height:16px; margin-bottom:0px;}

/*9april_09*/
#twocolumn{padding-right:0px; padding-top:0px; padding-bottom:0px; width:972px;}
#twocolumn .left_content_div{float:left; width:600px; padding-right:15px; padding-top:15px;}
#twocolumn .right_content_div{float:left; width:344px; padding:12px 0px 0px 12px; background:#f2f2f2; border-left:1px solid #d6d6d6;}
h2.type2{border-bottom:1px solid #d6d6d6; padding-bottom:2px;}
.expertise{padding:0px 0px 0px 160px; height:400px; float:left; background:url(../images/pro_logo.jpg) left top no-repeat;}
.expertise ul{padding-bottom:25px;}
.expertise .col_one{float:left; width:200px;}
.expertise ul li{padding-bottom:5px;}
.expertise ul li.header_ul{font-size:14px; color:#0c478a; padding-bottom:7px;}
.content_div2 p.title_bus{padding:0px 0px 18px 50px; float:left;}
.content_div2 p.nopad{padding-bottom:0px;}
.rows{border-bottom:1px solid #bdbdbd; float:left; width:320px; padding:0px 5px 10px 0px; clear:both;}
.rows h2{margin-bottom:5px; margin-top:10px;}
.content_div2 .rows h2.type2{background:#cfc;}
.content_div2 p.testi_div{float:left; width:180px; padding-right:10px;}
.rows .form_div{float:left;  width:200px;}
.rows .row_div{width:320px; clear:both; padding:3px 0px; }
.paadL10{padding-left:10px;}
.rows .row_div label{width:100px; float:left; font-size:12px;}
.rows .row_div .upload{width:220px; padding-bottom:6px;}
.rows .row_div .textfield {background-image:none; background:#fff;}
.desktopproduct{
	float:left;
	width:580px;
	padding:0 0 0 10px;
	position:relative;
}
.desktopproduct .procol{
	float:left;
	width:125px;
	padding:0 15px 0 0;
}
.desktopproduct .procol a{
	float:left;
	width:125px;
}
.desktopproduct .proclose{
	width:280px;
	padding:0 5px;
	background:#333;
	float:left;
}
.desktopproduct .proclose a:link, .desktopproduct .proclose a:active, .desktopproduct .proclose a:visited{
	width:80px;
	height:20px;
	float:right;
	color:#fff;
	text-align:right;
	text-decoration:none;
}
.desktopproduct .probigimg{
	position:absolute;
	width:290px;
	background:#333;
	padding:10px;
	top:-25px;
}

.custom_tp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.sec_blu {
	font-family: Candara;
	font-size: 16px;
	font-weight: 800;
	color: #58779C;
	width: 620px;
	white-space: normal;
	margin: 0px 0px 10px 0px;
}
.blu_blc {
	font-family: Candara;
	font-size: 14px;
	font-weight: 800;
	color: #333333;
	width: 620px;
	margin: 0px 0px 10px 0px;
}
.points_ch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.sec_infods {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #3A3A3A;
	line-height: 1.5em;
}
.blk_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6186A0;
	line-height: 1.5em;
	width: 620px;
}
.divwdt {
	width: 635px;
}
.big_blu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 1.5em;
}
.bas_blk {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 1.5em;
	width: 620px;
}
.errostate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E10000;
}

.frm_errs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F00;
	text-indent: 20;
}

/*new style written by rhytha*/
@import url("newstyleright.css");
.ourservice {
	width:200px;
	float:left;
	border-bottom:3px solid #5677A2;
	letter-spacing:-1px;
	font-family: Verdana, Helvetica, sans-serif;
	margin-top:13px;
	font-size:20px;
	padding:2px;
	margin-left:10px;
	_position: relative;
	_top:18px;
}
.bluehead H1 {
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color:#547193;
	width:600px;
	text-align:center;
	letter-spacing:-1px;
}
.bluehead_bold H2 {
	font-family:Verdana, Helvetica, sans-serif;
	text-transform:none;
	font-size: 20px;
	font-weight:bold;
	color:#547193;
	width:600px;
	text-align:center;
	
}
.red_bold {
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color:#BE0006;
	width:600px;
	text-align:center;
	
}
.black_head {
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color:#000;
	width:600px;
	text-align:center;
	 margin-bottom:5px;
	 line-height:20px;
	 letter-spacing:-1px;
}
.requestquote H1 {
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing:-1px;
	margin:5px 0px 15px 0px;
	color:#BE0006;
	text-align:left;
	text-transform: inherit;
}
#feature ul {
	margin:0px;
	padding:0px;
	display:list-item
}
#feature li {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding:0px;
	display:list-item;
	background: url("../images/check_grn.gif") no-repeat top left;
	padding-left:30px;
	padding-bottom:20px;
}
#quality {
	padding-left:20px;
	width:600px;
}
.quality {
	float:left;
	padding-right:10px;
	padding-top:10px;
	margin:0px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 15px;
	padding:10px;
	text-align:center;
	display:inline;
	background: url("../images/check_qty.jpg") no-repeat top left;
	padding-left:30px;
	padding-bottom:20px; 
	
}
.center_content{ width:700px; float:left;}
.center_content2{ width:724px; float:left;}

	/*Right Column*/
	.box1{ background:url(../images/bg_head.jpg) repeat-x; border:1px solid #738eb1; height:120px; padding:10px;}
	/*.getfree{ background:url(../images/ico-get-free.png) no-repeat; height:25px; width:175px; float:left; text-indent:20px; padding-left:20px; font-size:11px; font-weight:bold;}
	.getfree a{height:25px; width:175px; float:left; text-indent:20px; text-decoration:underline;}
	.getfree a:hover{height:25px; width:175px; float:left; text-indent:20px; text-decoration:none;}

	.request{ background: url(../images/ico-request-info.png) no-repeat;  height:25px; width:175px; float:left; text-indent:20px; padding-left:20px; font-size:11px; font-weight:bold;}
	.request a{height:25px; width:185px; float:left; text-indent:20px; text-decoration:underline;}
	.request a:hover{height:25px; width:185px; float:left; text-indent:20px; text-decoration:none;}

	.callback{ background: url(../images/ico-call-back.png) no-repeat; height:25px; width:175px; float:left; text-indent:20px; padding-left:20px; font-size:11px; font-weight:bold;}
	.callback a{ height:25px; width:175px; float:left; text-decoration:underline; text-indent:20px;}
	.callback a:hover{ height:25px; width:175px; float:left; text-decoration:none; text-indent:20px;}*/
	
	.list{ background:url(../images/li-arrow.gif) }
	
	.link a{ font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:11px; color:#056cb6; text-decoration:underline;}
	.link a:hover{ font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:11px; color:#056cb6; text-decoration:none;}
	.box1 ul{ padding:5px; float:left; list-style:none;}
	.box1 li{ padding:5px; float:left;}
	.box1 h1{  font-size:14px; padding:10px 0px 10px 10px; color:#4b6485; font-family:Verdana, Arial, Helvetica, sans-serif;}
	.box a{ font-weight:bold; text-decoration:none;}
	.box a:hover{ text-decoration:underline;}
/*	.box1 p{font-size:11px; color:#738eb1; margin:0px 10px 0px 10px;}			
*/	.box1 p{ width:185px; font-size:11px; color:#738eb1; margin-right:10px;}
	
	.box2{ margin-top:15px; border:1px solid #738eb1;}
	.box2 h1{ font-size:12px; padding:10px 0px 0px 10px; color:#162c4b;font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;}
	.bg_also{ background:url(../images/bg-h2-see-also.jpg) no-repeat;}
	.box2_list{ background:url(../images/li-arrow-green.gif) no-repeat; padding-left:15px; margin:10px; font-size:10px; text-decoration:underline; color:#056cb6;}
	.box2_list a:{ text-decoration:underline; color:#056cb6;}
	.box2_list a:hover{  text-decoration:none; color:#056cb6;}
	
	.box2 p{font-size:11px; color:#999999; margin:0 10px 0 10px; text-align:justify;}
	
	.box3{ border:1px solid #738eb1; margin:15px 0px 15px 0px;}
	
	.box3 h1{ background: url(../images/bg_head.jpg) repeat-x; font-size:14px; padding:10px 0px 10px 10px; color:#4b6485;font-family:Verdana, Arial, Helvetica, sans-serif;}
	.box3 p{ color:#738eb1; margin:0 10px 0 10px; text-align:justify; width:185px; font-size:11px; padding-right:10px;}
	
	.break{ background:url(../images/break.png) no-repeat; padding-bottom:10px; background-position:center; margin:0px auto;}
	.box_blue2{float:left; background:#e7e7e7; padding:8px 8px 8px 0px; width:100%;}
	.box_blue2 p span{font-weight:bold; color:#0279a5;}
	.content_div .box_blue2 p{padding-bottom:2px;}
	.content_div2 .box_blue2 p{padding-bottom:2px;}
	.products_div2{ padding:20px 15px 0px 0px; clear:both;}
	.prduct_description2{padding:15px 0 0 20px; width:100%;}
	.prduct_img2{width:130px; float:left; padding-right:20px;}

.type4{ font-size:14px; color:#0c478a;}
h3.type4{ font-size:14px; color:#0c478a;}
ul.ul_type4 {clear:both; padding:5px 0px 5px 30px;}
ul.ul_type4 li, ul.ul_type2 li{padding:5px 10px 5px 12px; list-style:disc;}

.right_column{ float:right; width:205px; font-family:Verdana, Arial, Helvetica, sans-serif;}


#firstbox{ width:204px; border-top:4px solid #c3cbd4; border-right:1px solid #c3cbd4; border-bottom:1px solid #c3cbd4; border-left:1px solid #c3cbd4; margin-bottom:2px;}
#firstbox ul{ margin:15px;}
/*#firstbox .getfree{ background:url(../images/ico-get-free.png) no-repeat; height:40px; line-height:20px; width:175px; padding-left:25px; font-size:11px; font-weight:bold;}*/
#firstbox .getfree{ background:url(../images/ico-get-free.png) no-repeat; line-height:22px; height:40px; font-family:Tahoma; font-size:11px; font-weight:bold; padding-left:30px;}
#firstbox .request{ background: url(../images/ico-request-info.png) no-repeat; line-height:22px; height:40px; font-family:Tahoma;font-size:11px; font-weight:bold;padding-left:30px; }
#firstbox .callback{ background: url(../images/ico-call-back.png) no-repeat; line-height:22px; font-size:11px; font-family:Tahoma;font-weight:bold; padding-left:30px;}
	

#secondbox{ width:204px; border:1px solid #c3cbd4; margin-bottom:15px;}
#secondbox H1{ font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:13px; text-transform:uppercase; color:#243b5a; height:30px; line-height:25px; display:block; padding:2px 0 4px 10px;background: url(../images/bg-h2-see-also.gif) no-repeat bottom; }
#secondbox UL{margin:0px; padding-bottom:10px;}
#secondbox li{ font-size:11px; font-family:Tahoma; line-height:14px; height:20px; padding:0 10px 0 15px; color:#243b5a; margin:0 4px 0 13px; background:url(../images/li-arrow-green.gif) left  top no-repeat;}
#secondbox li:hover{ text-decoration:underline; font-color:#243b5a;}


#thirdbox{ width:204px; border-top:4px solid #c3cbd4; border-right:1px solid #c3cbd4; border-bottom:1px solid #c3cbd4; border-left:1px solid #c3cbd4;}
#thirdbox H1{ font-family:Verdana, Arial, Helvetica, sans-serif;font-size:15px; text-transform:uppercase; color:#243b5a;height:28px; line-height:30px; border-bottom:2px solid #c3cbd4; margin:3px 0 10px 14px; width:176px;}
#thirdbox UL{margin:0px; padding-bottom:10px;}
#thirdbox li{ font-size:11px; font-family:Tahoma; padding:0 10px 0 10px; line-height:18px;color:#243b5a; margin:0 14px 0 14px; background:url(../images/qj-bullet-1.gif) left top no-repeat; }


.left_div H1{font-size:12px; color:#0279a5; font-family:Verdana, Arial, Helvetica, sans-serif;}
.example_div div.title h1{color:#0c478a; font-size:14px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.content_div2 h1.header_txt{font-size:12px; color:#0279a5; font-family:Verdana, Arial, Helvetica, sans-serif; padding-left:10px;}

.box_blue2 h1{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#0279a5; padding-left:10px;}

.height_div h4{font-size:15px; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif;color:#0279a5;}


.description h2{ color:#0279a5; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15px; margin:0px; padding-bottom:12px;}


.tab_div h2{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#056cb6; margin:0px; text-transform:none;}

.tab_div h5{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#0279a5; margin:0px; font-weight:normal;}

.bluebox2_content h4{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px color:#0279a5; margin:0px; font-weight:bold; margin:0 0 5px 10px;}


.blk_big h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6186A0;
	line-height: 1.5em;
	width: 620px;
}

.example_div h2{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#056cb6; margin:0px; text-transform:none;}
.redesign_div h2{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#0c478a; margin:0px; text-transform:none;}