/*
	Author: Md. Ashiqur Rahman
	www.crebsol.com 
	Date: jan 16, 2010.
	Title: Cocard
====================================
*/
/* Css Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{ 
	margin:0; 
	padding:0; 
	border:0; 
	outline:0; 
	font-size:100%; 
	vertical-align:baseline; 
	background:transparent; 
}
ol,ul{ 
	list-style:none; 
}
blockquote,q{ 
	quotes:none; 
}
blockquote:before,blockquote:after,q:before,q:after{ 
	content:''; 
	content:none; 
}
:focus{ 
	outline:0; 
}
ins{ 
	text-decoration:none; 
}
del{ 
	text-decoration:line-through; 
}
table{ 
	border-collapse:collapse; 
	border-spacing:0; 
}

/*--------------- General Styles 
*/
.skiplink{ 
	display:none; 
}
label{ 
	cursor:pointer; 
}
a,a:visited{ 
	 text-decoration:none; 
}
a:focus,a:hover{ 
	text-decoration:underline; 
}
body{  
	font:62.5%/1 Verdana,"Trebuchet MS",Georgia, Lucida, Arial,Helvetica, sans-serif;
	background:#fff; 
	text-align:center; 
}
#pagehead{
	text-align:left !important;
}
#pageheadcenter{
	text-align:center;
}
.hide{
     position: absolute;
     left: -9999px;
}
.wrapper{ 
	margin:0 auto;
	background:url(images/bgr_template.jpg) no-repeat;
	width:1108px;
	position:relative;
}
.wrapper a{
    font-size:14px;
	color:#11508F;
	}
.wrapper p{
	font-size:12px;
	color:#575757;
	line-height:18px;
	padding-bottom:8px;
}
.wrapper strong{
	font-size:12px;
	color:#11508F;
}
#leftbg{
	width:338px;
	height:837px;
	background:url(images/bgr_left.jpg) no-repeat;
	position:absolute;
	left:-338px;
	top:0;
}
#rightbg{
	width:354px;
	height:837px;
	background:url(images/bgr_right.jpg) no-repeat;
	position:absolute;
	left:1080px;
	top:0;
}
.picname{
	font-size:13px;
	color:#11508F;
	padding-bottom:10px;
}
/*--------------- header 
*/
#header{
	width:858px;/*858*/
	height:78px;/*94*/
	padding-top:16px;
	overflow:hidden;
	margin-left:158px;
	_margin-left:64px;
}
#header h1{
	background:url(images/cocard.png) no-repeat;
	width:214px;
	height:53px;
	overflow:hidden;
	float:left;
}
#logo{
	width:214px;
	height:53px;
	text-indent:-9999em;
	overflow:hidden;
	display:block;
	cursor:pointer;
}
#contact{
	width:226px;
	height:46px;
	float:right;
	background:url(images/ico_phone.png) no-repeat center top;
	padding-top:24px;
}
#contact h3{
	width:23px;
	font-size:18px;
	color:#62758D;
	display:inline;
	
}
/*--------------- menu 
*/
#menu{
	width:456px;/*1160*/
	height:36px;
	padding:0 562px 0 142px;
}
#menu ul{
	width:456px;
	overflow:hidden;
}
#menu ul li{
	display:block;
	float:left;
	background:url(images/menu_divider.jpg) no-repeat right +10px;
	padding-left:5px;
	padding-right:9px;
	list-style-type:none;
}
#menu ul li a{
	font-size:14px;
	color:#FFFFFF;
	line-height:30px;
	display:block;
	float:left;
}
#menu ul li a:hover{
	text-decoration:underline;
}
#menu ul .lastbgr{
	background:none;
}
/*--------------- body 
*/
#maincontent{
	width:970px;/*1108*/
	display:block;
	overflow:hidden;
	padding-top:173px;
	padding-left:138px;
}

.contentbdr{
	width:845px;
    background:url(images/bgr_border.jpg) no-repeat;
	display:inline;
	height:1px;
	float:left;
	margin-top:13px;
}
#contentleft{
	width:400px;
	float:left;
	padding-right:7px;
	text-align:left;
	background:url(images/bgr_line.jpg) no-repeat right top;
	overflow:hidden;
}

#contentleft a{
	font-size:12px;
	color:#126CC6;
	font-weight:bold;
}
#contentleft a:hover{
	text-decoration:underline;
} 

#contentleft ul{
	width:374px;
	overflow:hidden;
	padding:8px 0;
}
#contentleft ul li{
	width:175px;/*187*/
	float:left;
	background:url(images/ico_bullet.jpg) no-repeat left +7px;
	padding-left:12px;
	line-height:21px;
	font-size:12px;
    color:#575757;
}

#contentright{
	width:450px;
	float:left;
	overflow:hidden;
}
#contentright h2,#contpic h2{
	font-size:18px;
	color:#11508F;
	text-decoration:underline;
	padding-bottom:30px;
}
#contpic{
	width:450px;
	float:left;
}
#contentright img{
	float:left;
	margin:0 0 14px 17px;
}
#button{
	width:405px;/*441*/
	padding-left:36px;
	margin-top:8px;
	float:left;
}
.buttonbg{
	background:url(images/buttonbg.jpg) repeat-x;
}
.buttonlt{
	background:url(images/buttonlt.jpg) no-repeat left;
}
.buttonrt{
	background:url(images/buttonrt.jpg) no-repeat right;
}
.buttonbg,.buttonlt,.buttonrt{
	height:31px;
	display:block;
	float:left;
}
#button a strong{
	font-size:18px;
	color:#126CC6;
	padding: 0 13px;
	line-height:30px;
	display:block;
	float:left;
	cursor:pointer;
}
#contentbottom{
	width:1108px;
	overflow:hidden;
}
#leftsidebar{
	width:110px;
	float:left;
}
#leftsidebar h6{
    color:#11508F;
	font-size:12px;
	line-height:18px;
	padding-top:9px;
	padding-bottom:4px;
}	
#content{
	width:848px;/*888*/
	float:left;
	overflow:hidden;
	margin-left:15px;
}
#contentpic{
	width:848px;/*888*/
	float:left;
}
#contentpic a{
	width:128px;
	height:35px;
	float:left;
	font-size:14px;
	color:#1D2D3B !important;
	margin:15px 0 0 10px;
	padding-top:73px;
	text-align:center;
	
}
#contentpic h2{
	font-size:18px;
	color:#788592;
	background:url(images/bgr_border.jpg) no-repeat bottom;
	padding-top:7px;
	padding-bottom:10px;
}
#footermenu{
	width:882px;
	float:left;
}
#footermenu ul{
	width:755px;
	overflow:hidden;
	padding-left:127px;
}
#footermenu ul li{
	float:left;
}
#footermenu ul li a{
	font-size:10px;
	color:#4C5D6E;
	line-height:24px;
	padding-left:8px;
}
.ecommerce{
	background:url(images/pic_ecommerce.jpg) no-repeat;
	margin-left:14px;
}
.retail{
	background:url(images/pic_retail.jpg) no-repeat;	
}
.phoneorders{
	background:url(images/pic_phoneorders.jpg) no-repeat;
}
.restaurant{
	background:url(images/pic_restaurant.jpg) no-repeat;
}
.wireless{
	background:url(images/pic_wireless.jpg) no-repeat;	
}
.atms{
	background:url(images/pic_atms.jpg) no-repeat;	
}
#rightsidebar{
	width:112px;
	float:left;
}
#rightsidebar h3{
	font-size:12px;
	color:#11508F;
	line-height:18px;
	padding-top:9px;
	padding-bottom:4px;
}

/*--------------- footer 
*/
#footer{
	width:1108px;
	padding-bottom:147px;
	background:url(images/bgr_border.jpg) no-repeat top;
}
#footercont{
	width:1108px;
	background:url(images/bgr_border.jpg) no-repeat bottom;
	padding:10px 0;
}
#footercont p{
	font-size:10px;
	color:#8C8C8C;
	line-height:6px;
}
/*--------------- aboutus
*/
#maincontentaboutus{
	width:970px;/*1108*/
	display:block;
	overflow:hidden;
	padding-top:173px;
	padding-left:138px;
}
#contentleft img{
	float:left;
	display:inline;
	margin: 10px 16px 0 0;
}
#footernav{
	width:654px;
	padding-left:238px;
}
#footernav ul{
	width:654px;
	overflow:hidden;
	text-align:center;
}
#footernav ul li{
	float:left;
}
#footernav ul li a{
	font-size:10px;
	color:#4C5D6E;
	line-height:24px;
	padding-left:8px;
	display:block;
	float:left;
}
#contmidabout{
	width:810px;
	float:left;
	text-align:left;
}
.sales{
	text-align:center !important;
}
#contmidabout img{
	float:left;
	display:inline;
	margin: 10px 16px 0 0;
}
#contmidabout a{
	font-size:12px;
	color:#126CC6;
	font-weight:bold;
}
/*--------------- pricing
*/
#maincontentpricing{
	width:970px;/*1108*/
	display:block;
	overflow:hidden;
	padding-top:172px;
	padding-left:138px;
}
#contmid{
	width:830px;
	float:left;
	text-align:left;
}
#contno{
	width:810px;
	float:left;
	text-align:center;
	padding-top:12px;
}
#contno a{
	font-size:12px;
	color:#126CC6;
	font-weight:bold;
}
/*--------------- contact us
*/
#maincontentcontact{
	width:970px;/*1108*/
	padding-top:180px;
	padding-left:138px;
	overflow:hidden;
}
#contcontact{
	width:810px;
	float:left;
	margin-left:10px;
	overflow:hidden;
	display:inline;
}
#contcontact input{
	width:200px;
}
#contcontact textarea{
	overflow:scroll;
}
#contcontact #submit{
	width:110px;
	margin:10px 0 0 50px;
	cursor:pointer;
}
#contcontact form{
	padding-left:295px;
}
#contcontact form p{
	padding:0;
	margin:0;
}
#contcontact a{
	font-size:12px;
	color:#11508F;
	font-weight:normal;
}
#address{
	width:820px;
	float:left;
	padding-bottom:15px;
}
#contcontact strong{
	line-height:22px;
	display:block;
	text-align:center;
}
#contcontact p{
	text-align:left;
}
/*--------------- atm
*/
#maincontentatm{
	width:970px;
	padding-top:173px;
	padding-left:138px;
	overflow:hidden;
}
#atmimg{
	width:408px;
	height:520px;
	background:#FFFFFF;
	margin:0 14px;
}
.imagename{
	font-size:13px;
	color:#11508F;
	padding:0 0 10px 80px;
}
#atmimg img{
	margin:5px 0 0 146px;
}
#contlist{
	width:400px;
	float:left;
}
#contlist ul{
	width:375px;
	overflow:hidden;
	margin-left:25px;
}
#contlist ul li{
	width:370px;
	float:left;
	background:url(images/pic_bullet.jpg) no-repeat 0 4px;
}
#contlist ul li p{
	padding-left:10px;
}
.recommend{
	padding-top:25px;
}
/*--------------- Request a Quote today
*/
#maincontentrequest{
	width:827px;/*1108*/
	padding:180px 143px 0 138px;
	overflow:hidden;
}
#maincontentrequest p{
	text-align:left;
}
#contservice{
	width:515px;
	float:left;
	overflow:hidden;
	padding:20px;
	margin:20px 0 0 70px;
	display:inline;
}
#contservice dd{
	width:255px;
	float:left;
	overflow:hidden;
}
#contservice dd input{
	width:220px;
}
#contservice #conbutton{
	width:220px;
	float:right;
	overflow:hidden;
	padding-right:35px;
}
#contservice dd #button{
	width:90px;
	padding:0 10px;
	float:left;
	cursor:pointer;
}
#contservice dd #reset{
	width:100px;
	float:right;
	cursor:pointer;
	margin-top:8px;
	_margin-top:-23px;
}
#contservice dd select{
	width:225px;
}
#contservice dd textarea{
	overflow:scroll;
}
#contservice dd p label{
	float:right;
}
/*--------------- ecommerce
*/
#maincontentecommerce{
	width:970px;/*1108*/
	display:block;
	overflow:hidden;
	padding-top:172px;
	padding-left:138px;
}
#contcommercemid{
	width:830px;
	float:left;
	text-align:left;
	padding-top:15px;
}
#contcommercemid small{
	font-size:12px;
	color:#11508F;
	font-weight:bold;
	line-height:10px;
}

#contcommercemid a img{
	margin:26px 0 0 20px;
}
#contcommercemid strong{
	display:block;
	padding:24px 0 8px 0;
}
/*--------------- press release
*/
.maincontentpressrelease{
	width:970px;/*1108*/
	display:block;
	overflow:hidden;
	background:url(images/tit_pressrelease.png) no-repeat 135px 170px;
	padding-top:192px;
	padding-left:138px;
}
/*--------------- privacy policy
*/
#maincontentprivacy{
	width:827px;/*1108*/
	padding:180px 143px 0 138px;
	overflow:hidden;
}
#maincontentprivacy a{
	font-size:12px;
	color:#11508F;
	font-weight:normal;
}
#maincontentprivacy p{
	text-align:left;
}
#maincontentprivacy .mail{
	text-align:center;
}
/*--------------- marketing group
*/
#maincontentmarketing{
	width:970px;/*1108*/
	display:block;
	overflow:hidden;
	padding-top:172px;
	padding-left:138px;
}
#leftmarketing{
	width:680px;
	float:left;
	text-align:left;
	padding-top:10px;
	margin-bottom:30px;
}
#rightmarketing{
	width: 170px;
	float:left;
	margin-top:67px;
}
#survey{
	width:664px;
	overflow:hidden;
	background:#DDFFDD;
}
#survey dd{
	float:left;
	width:332px;
	padding-bottom:8px;
}
#survey h6{
	background:#BFBFBF;
	width:313px;
	margin-left:3px;
	font-size:15px;
	color:#000000;
	padding:5px 0 5px 12px;
}
#survey span{
	font-size:12px;
	color:#000000;
	display:block;
	padding-left:15px;
	line-height:20px; 
	font-weight:bold;
}
#contmarketing{
	width:820px;
	float:left;
}
#contmarketing h5{
	font-size:15px;
	color:#0D6C4B;
	width:820px;
	background:#BEBEBE;
	padding:5px 0;
}
#contmarketing h5 strong{
	font-size:15px;
	color:#000000;
}
/*--------------- site map
*/
#maincontentsitemap{
	width:827px;/*1108*/
	padding:180px 143px 0 138px;
}

#sitecodeleft{
	width:270px;
	overflow:hidden;
	border:12px solid #eee;
	margin-left:275px;
	_margin-left:14px;
	text-align:center;
	padding:10px 0;
}
#sitecodeleft li{
	float:left;
	width:270px;
}
#sitecodeleft li a{
	font-size:12px;
	color:#11508F;
	font-weight:normal;
	line-height:25px;
	display:block;
}

/*--------------- products
*/
#maincontentproduct{
    width:827px;/*1108*/
	padding:175px 143px 0 138px;
    text-align:left;
}
#maincontentproduct h2{
	text-align:center;
}
.contentproduct{
	 width:827px;
	 overflow:hidden;
	 text-align:left;
	 border-bottom:1px solid #AAAAAA;
}
#contentproductatm{
	 width:827px;
	 overflow:hidden;
	 text-align:left;
	 border-bottom:1px solid #AAAAAA;
}
.contentproduct strong,#contentproductatm strong{
	line-height:24px;
}
.companyheading{
	font-size:16px;
	color:#11508F;
	padding:10px 0;
	font-weight:bolder;
}
.conttxt{
	width:500px;
	float:left;
    text-align:left;
	padding-top:10px;
}
.contimg{
	width:270px;
	float:right;
	text-align:center;
	border:6px solid #eee;
	padding:10px;
}
/*
.contimg{
	width:280px;
	float:right;
	text-align:center; 
}
.contimg img{  
	border:1px solid #ddd;
	padding:10px;
	background:#eee;
	margin:5px 0;
}
*/
.omnivx{
	padding-bottom:35px;
}
#maincontentproduct .mail{
	text-align:left;
}
#maincontentproduct h6{
	font-size:13px;
	color:#11508F;
}
/*--------------- retail
*/
#maincontentretail{
	width:970px;/*1108*/
	display:block;
	overflow:hidden;
	padding-top:172px;
	padding-left:138px;
}
/*---------------phoneorder
*/
#maincontentphoneorder{
	width:970px;/*1108*/
	display:block;
	overflow:hidden;
	padding-top:172px;
	padding-left:138px;
}
/*--------------- retaurant
*/
#maincontentretaurant{
	width:970px;/*1108*/
	display:block;
	overflow:hidden;
	padding-top:172px;
	padding-left:138px;
}
/*--------------- retail
*/
#maincontentwireless{
	width:970px;/*1108*/
	display:block;
	overflow:hidden;
	padding-top:172px;
	padding-left:138px;
}
/*--------------- services
*/
#maincontentservices{
    width:970px;/*1108*/
	padding-top:172px;
	padding-left:138px;
	overflow:hidden;
	text-align:left;
}
#servicetleft{
	width:400px;
	float:left;
	padding:6px 7px 0 0;
	text-align:left;
	background:url(images/bgr_line.jpg) no-repeat right top;
	overflow:hidden;
}
#maincontentservices strong{
	line-height:50px;
}
#maincontentservices p{
	text-align:left;
}
#maincontentservices h2{
	text-align:center;
}
#maincontentservices h4{
	color:#126CC6;
	font-size:16px;
	padding:25px 0 15px 0;
}
#maincontentservices big{
	font-size:13px;
	color:#333333;
	line-height:18px;
	font-weight:bold;
	display:block;
	padding:7px 0;
}
#servicenav{
	width:400px;
	overflow:hidden;
	padding:10px 0 10px 0;
}
#servicenav li{
	width:400px;
	float:left;
}
#servicenav li a{
    font-size:14px;
	color:#11508F;
	line-height:25px;
}
#creditcard{
	width:827px;
	clear:both;
}
#draft{
	width:827px;
}
#draft em{
	font-size:12px;
	color:#666666;
	font-weight:bold;
	display:block;
	line-height:18px;
	padding:7px 0;
}
#draft ul{
	width:800px;
	overflow:hidden;
	margin-left:27px;
}
#draft ul li{
    float:left;
	background:url(images/pic_sbullet.jpg) no-repeat 0 7px;
	padding-left:15px;
}
#billing{
	width:800px;
}
.serviceslist{
	width:750px;
	overflow:hidden;
	margin-left:27px;
}
.serviceslist li{
	width:735px;
	float:left;
	background:url(images/pic_sbullet.jpg) no-repeat 0 7px;
	padding-left:15px;
}
.trust{
	display:block;
	text-align:center;
	font-size:12px;
	color:#11508F;
	padding:10px 0;
	line-height:19px;
}
/*--------------- our commitment
*/
#maincontentcommitment{
	width:827px;/*1108*/
	padding:180px 143px 0 138px;
}
#commitment{
	width:827px;
	text-align:left;
}
#commitlist{
	width:807px;
	overflow:hidden;
	margin:10px 0 50px 20px;
}
#commitlist li{
	width:797px;
	background:url(images/pic_sbullet.jpg) no-repeat 0 6px;
	float:left;
	padding-left:10px;
}
#commitment small{
	font-size:16px;
	color:#11508F;
	font-family:"Script MT Bold",Arial, Helvetica, sans-serif;
	line-height:20px;
	
}
/*--------------------------*/
.contact-submit{
	width:220px;
	padding-top:10px;
	margin-right:200px;
}
.contact-submit img{
	margin-bottom:8px;
}
#message{
    width:206px;
	height:142px;
	overflow:hidden;
	margin-bottom:12px;
}