@charset "utf-8";
											/* Basics */
html {
	min-height: 100%;
	height: auto;
}
											
body{
	margin:0;
	padding:0;
font-family:"verdana",Arial,Helvetica,sans-serif;
font-size:11px;
	background: url(../images/bg_body.gif) #ffffff repeat-x center bottom;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clearB{
	clear:both;
}
.marginA{
	margin:auto;
}
a img{
	border:0;
}
form, table{
	margin:0;
	padding:0;
}
p, h1, h2, h3, h4, h5{
	margin:0;
	padding:0 0 13px 0;
}
:focus{
	outline:0 !important;
}
#wrapper{
	width: 970px;
}
		
											/* Header */
#header{
	height: 113px;
	background: url(../images/bg_shadowtop.gif) repeat-y left top;
}
#headertop{
	padding: 0;
	height: 85px;
}
#logo{
	padding: 21px 0 0 15px;
}	
.tollfree{
	padding: 0 5px 0 0;
}
#menu{
	padding:0 0 0 308px;
	height: 28px;
}		
#header_img{
	padding: 114px 0 0 23px;
	width: 947px;
	height: 111px;
	background: url(../images/bg_headerimage.jpg) no-repeat left top;
}	
.header_txt{
	padding: 0 34px 0 17px;
	width: 473px;
	height: 85px;
	font-family: Arial, Helvetica, sans-serif;	
	background: url(../images/bg_headerbar.gif) no-repeat left top;
}
.h_title{
	padding: 6px 0 0 0;
	height: 28px;
	font-size: 20px;
	color: #ffffff;
}
.h_desc{
	padding: 6px 0 0 0;
	height: 28px;
	font-size: 15px;
	color: #ffffff;
}
											/* Body */
#body{}
.services_container{
	padding: 11px 0 0 5px;
}
.svc{
}
.svc_contactcenter, .svc_accounting, .svc_webflash, .svc_webdev{
	margin: 0 4px 0 0;
	padding: 73px 0 0 11px;
	width: 226px;
	height: 143px;
}
.svc_contactcenter{
	background: url(../images/bg_svcccenter.jpg) no-repeat left top;
}
.svc_webdev{
	background: url(../images/bg_svcwebdev.jpg) no-repeat left top;
}	
.svc_accounting{
/*
	margin: 0 4px 0 0;
	padding: 128px 0 0 11px;
	width: 226px;
	height: 148px;
*/	
	background: url(../images/bg_svcaccounting.jpg) no-repeat left top;
}								
.svc_webflash{
	background: url(../images/bg_svcwebflash.jpg) no-repeat left top;
}	
.svc_title{
	height:64px;
}
/*
.svc_title2{
	height: 69px;
}
*/
.services_container h1, .services_container h2{
	padding: 0 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FFFFFF;
}
.services_container ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.services_container ul li{
	padding: 0 0 0 9px;
	line-height: 14px;
	font-size: 12px;
	color: #ffffff;
	background: url(../images/bg_greenbullet.gif) no-repeat left 5px;
}
.learnmore a{
	display: block;
	padding: 5px 0 0 11px;
	width: 226px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: url(../images/bg_learnmore.gif) #bdbbbb no-repeat right top;
}
.learnmore a:hover{
	background: url(../images/bg_learnmore.gif) #f26522 no-repeat;
	background-position: right -25px;
}
.learnmore2 a{
	display: block;
	padding: 5px 0 0 11px;
	width: 226px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: url(../images/bg_learnmore2.gif) #274465 no-repeat right top;
}
.learnmore2 a:hover{
	background: url(../images/bg_learnmore2.gif) #f26522 no-repeat;
	background-position: right -25px;
}
.bottombox_tl{
	padding: 17px 19px 0 17px;
	width: 688px;
	min-height: 302px;	
	height: 350px !important;
	height: 302px;
	background: url(../images/bg_bottombox_left.png) no-repeat left top;
}
.bottombox h4 , #innerbox h4{
	font-size: 14px;
	font-weight: bold;
	color: #4182af;
}
.bottombox h4 span , #innerbox h4 span{
	color: #283749;
}
.bottombox h3 , #innerbox h3{
	font-size: 15px;
	font-weight: bold;
	color: #4182af;
}		
.bottombox_tl ul{
	margin: 0;
	padding: 0;
	list-style: none;
}				
.bottombox_tl ul li{	
	padding: 0 0 10px 27px;		
	min-height:46px;
        height: auto !important;
	height: 46px;
	background: url(../images/bg_bracebullet.gif) no-repeat left top;
}
.bottombox_tl ul li a{	
	font-size: 13px;
	color: #4182af;
	text-decoration: none;		
}

.bottombox_tl ul li h3{	
	font-size: 13px;
	color: #4182af;
        font-weight:bold;
        padding:1px 1px; 
}


.bottombox_tl ul li a:hover{	
	text-decoration: underline;		
}
.bottombox_tr{
	width: 246px;
	background: url(../images/bg_bottombox_right.png) no-repeat right top;
}
.bottombox_tr h4{
	padding: 0 0 2px 0;
	font-size: 14px;
	font-weight: bold;
	color: #4182af;
}
.bottombox_trcontent{
	padding: 18px 0 0 4px;
	background: url(../images/bg_bottomdivider.gif) no-repeat left 49px;
}
.b_contentwrapper{
	padding: 0 17px 0 6px;
        height:160px;
}
.b_contentwrapper p{
	padding: 0 0 10px 0;
	text-align: justify;
}
.contactmobile{
	padding: 7px 0 0 6px;
	width: 231px;
	min-height: 87px;
	height: auto !important;
	height: 87px;
	background: url(../images/bg_contactmobile.png) no-repeat right bottom;
}
.contactno{
	padding: 0 0 0 1px;
	font-size: 18px;
	font-weight: bold;
	color: #4182af; 
}

											/* Footer */
*html #footer{		
	padding: 7px 0 0 0;									
}
#footer{		
	padding: 12px 0 0 0;									
	height: 83px;
}
#footer ul{
	margin:0;
	padding:0 0 2px 161px;
	list-style:none;
}
#footer ul li{
	display:inline;	
}
#footer ul li a{
	padding:0 9px;
	border-right:1px solid #ffffff;
	font-size: 11px;
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
}
#footer ul li a:hover{
	text-decoration:underline;
}
.copyright{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}
.nb a{
	border:0 !important;
}


/* jayvee */

#inner{
	background: url(../images/bg_bodyinner.gif) bottom left repeat-x !important;	
}

#innerboxc{
	width: 960px;	
	padding: 20px 5px 0px;
	background: url(../images/bg_innerboxc.png) center top no-repeat;
	
}

#innerbox{
	padding: 0px 25px 0px 21px;
	background: #ffffff;
	min-height: 414px;
	height: auto !important;
	height: 414px;
}	

#innerbox p{
	color: #283749;	
}

.crumbs{
	padding-bottom: 35px;	
}

.crumbs span a{
	color: #79bd18 !important;
	text-decoration: none;
}

.crumbs a{
	color: #4182af;	
	text-decoration: none;
}

.crumbs a:hover{
	text-decoration: underline;
}

#cnttable td{
	padding-left: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	text-align: left;
}

#cnttable select{
	width: 271px;
	bordeR: 1px solid #b9b9b9;
	padding: 1px;
}

#cnttable textarea{
	width: 265px;
	bordeR: 1px solid #b9b9b9;
	height: 95px;
	padding: 2px;
}

#cnttable span{
	color: #337cd6;
	font-style: italic;
	font-size: 11px;
	text-align: right;
}

.txtbox{
	width: 265px;
	bordeR: 1px solid #b9b9b9;
	padding: 2px;
}

.ar{
	text-align: right !important;	
}


/* new */
.colleft{
	padding: 0 12px 0 0;
	width: 664px;
}
.colright{
	padding: 0 0 0 10px;
	width: 228px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	background: url(../images/bg_dottile.gif) repeat-y left top;
}
.rpanel_title{	
	margin: 0 0 7px 0;
	padding: 0 0 0 7px;
	height: 25px;
	line-height: 25px;	
	color: #ffffff;
	font-weight: bold;
	background: #4182af;
}
.colright ul{
	margin: 0 0 7px 10px;
	padding: 0;
	list-style: none;
}
.colright ul li{
	padding: 0 0 0 9px;
	line-height: 14px;
	font-size: 12px;
	color: #ffffff;
	background: url(../images/bg_greenbullet2.gif) no-repeat left 5px;
}
.colright ul li a{
	font-size: 12px;
	color:#4182AF;	
	text-decoration: none;
}
.colright ul li a:hover{
	text-decoration: underline;
}
.colright h5{
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.literature-container {
       padding:0px;
       margin:0px;
}

.bottombox_tl ul li p{	
	padding:0px;
        margin:0px;	
}

#headerbox{
	background: url(../images/bg_calltollnew.jpg) 844px top no-repeat;
}

.rpanel_li li{
color: #4182AF !important;
}
.rpanel_li li a{
color: #4182AF !important;
text-decoration:none;
}
