/*MAIN STYLES*/	

html, body, #wrap{
	height: 100%;
	margin:0 auto;
}

body > #wrap{
	height: auto; min-height: 100%;
}

body{
	background-image:url(../images/bg1.jpg);
	background-repeat:repeat-x;
	font-family:GillSans, Calibri, Trebuchet, sans-serif;
	color:#333;
	font-size:14px;
}

#wrap{
	position:relative;
	width:960px;
}
	

#main{
	overflow:hidden;
	position:relative;
	padding-bottom: 105px;/* must be same height as the footer */
	margin:0 auto;
}  

#header{
	overflow:hidden;
	margin:0 auto;
	width:960px;
	height:121px;
}

#footer{
	position: relative;
	margin-top: -105px; /* negative value of footer height */
	height: 105px;
	clear:both;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	width:100%;
} 

p{
	line-height:1.3em;
}

a{
	/*font-style:oblique;*/
	color:#4d8b8b;
}

a:hover{
	color:#8DC0C0;
}

h1{
color:#FFFFFF;
font-family:Tahoma;
font-size:28px;
font-weight:bold;
}  

h2{
color:#2C727E;
font-family:“Helvetica Neue”, Helvetica, Arial, sans-serif;
font-size:24px;
font-weight:bold;
padding-bottom:10px;
}

li{
list-style-image:url(../images/bullets_03.jpg);
line-height:1.4em;
}

.left{
	float:left;
}

.right{
	float:right;
}

.clear{
	clear:both;
}

.page_header{
height:90px;
margin-top:-10px;
padding-left:45px;
padding-top:15px;
}

.sub_header{
padding-left:25px;
font-size:18px;
font-weight:bold;
}

.text_link{
font-weight:bold;
}

.text_link a{
color:#4d8b8b;
margin:0;
}


/*/MAIN STYLES*/

/*HEADER STYLES*/
#header h1 {
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	height:101px;
	position:relative;
	text-indent:-9999px;
	width:415px;
	margin:10px auto 0;
}

#nav_container{
	height:148px;
	background-image:url(../images/nav_bg.jpg);
	background-repeat:no-repeat;
}

#nav{
	overflow:hidden;
	list-style:none;
	padding-top:6px;
	width:840px;
	margin:0 auto;
}

#nav li{
	float:left;
	width:210px;
	list-style-image:none;
	}

#nav li a{
	display:block;
	width:202px;
	height:54px;
	overflow:hidden;
}

#nav > li > a:hover, .active{
	display:block;
	text-indent:-202px;
	color:#666;
}

#nav li ul {
	position: absolute;
	width: 156px;
	left: -999em;
	list-style:none;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding:5px;
	margin:0;
	background-color:#fff;

}

#nav li:hover ul {
	left: auto;
}

#nav li ul li{
	height:20px;
	margin:0;
	padding:0;
}
	
#nav li ul li a{
	color:#467D7D;
	font-style:normal;
	padding:2px 0 0 10px;
	text-decoration:none;
}
	
#nav li ul li a:hover{
	height:20px;
	color:#FFF;
	text-decoration:none;
	background-color:#CCC;
	width:146px;
}
	
#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

/*/HEADER STYLES*/	

/*CARROT STYLES*/
#carrot{
	background-image:url(../images/home_img.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:168px;
}

#carrot img{
	position:relative;
	top:100px;
	left:100px;
}
/*/CARROT STYLES*/

/*FOOTER STYLES*/
#footer_tab{
	width:868px;
	height:73px;
	background-image:url(../images/footer_tab.jpg);
	margin:0 auto;
	position:relative;
}

#footer p{
	display:block;
	text-align:center;
	color:#d1f1f2;
	padding-top:80px;
}

#rss_feed{
	left:810px;
	position:absolute;
	top:15px;
	width:200px;
}
/*/FOOTER STYLES*/

/*HOME PAGE STYLES*/

#bucket_content{
	width:100%;
	overflow:hidden;
	padding-top:20px;
	padding-left:0;
}

.buckets{
	width:300px;
	margin-left:20px;
}

.buckets h1{
	height:40px;
	font-size:26px;
	/*font-family: Franklin Gothic Heavy, Arial Black, sans-serif;*/
	letter-spacing:.05em;
	font-weight:bold;
	padding:30px 0 0 60px;
}

/*.buckets img{
	margin-top:20px;
	margin-left:20px;
}*/

.btn{
	margin-top:20px;
	display:block; 
	height:17px; 
	width:133px; 
	overflow:hidden;
}

.btn:hover{
	display:block; 
	text-indent:-133px;
}

.buckets p{
	width:290px;
}

.buckets h1{
font-family: Franklin Gothic Heavy, Arial Black, sans-serif;
}

.buckets ul{
	font-family:GillSans,Calibri,Trebuchet,sans-serif;
	font-size:14px;
	height:250px;
	line-height:1.3em;
	margin-left:20px;
	padding-top:20px;
	width:250px;
}

.buckets ul li{
margin-top:7px;
list-style: url(../images/bullets_03.jpg);
}

.buckets ul li a{
color:#4D8B8B;
text-decoration:none;
font-style:normal;
font-weight:bold;
}

.buckets ul li a:hover{
color:#333333;
}

#security{
	float:left;
}

#security h1{
	background-image:url(../images/secure_icon.jpg);
	background-repeat:no-repeat;
	color:#333333;
}

#flexibility{
	float:left;
}

#flexibility h1{
	background-image:url(../images/flexible_icon.jpg);
	background-repeat:no-repeat;
	color:#333333;
}

#reliability{
	float:left;
}

#reliability ul{
	width:240px;
}

#reliability h1{
	background-image:url(../images/reliable_icon.jpg);
	background-repeat:no-repeat;
	color:#333333;
}

#home_low_content{
background-image:url(../images/main_contentbg.jpg);
background-position:center 30px;
background-repeat:no-repeat;
padding-bottom:50px;
padding-top:62px;
width:100%;
overflow:hidden;
}

#home_low_content h2{
	color:#2A4445;
	font-family:Franklin Gothic Heavy,Verdana,Geneva,sans-serif;
	font-size:30px;
	font-weight:bold;
	margin:10px 0 0;
}

#home_low_content img{
	margin-left:35px;
}

#home_low_summary{
	overflow:hidden;
	padding-left:30px;
	width:470px;
}

#home_low_summary p{
	font-size:12px;
	padding-bottom:10px;
}

#home_low_summary a{
	font-size:16px;
	font-weight:bold;
	color:#F60;
}

#security_updates{
	width:420px;
	float:right;
}

#security_updates h3{
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	font-size:24px;
	text-indent:30px;
	font-family:"Franklin Gothic Heavy";
	width:350px;
	height:30px;
}

#update_container{
	border:1px solid #CCCCCC;
	overflow:hidden;
	padding:5px;
	width:352px;	
}

.update_box{
	background-color:#ECECEC;
	border-bottom:5px solid #FFFFFF;
	border-top:5px solid #FFFFFF;
	padding:15px;
}

.update_box h4{
	font-size:20px;
	height:25px;
}

.update_box p{
	padding-bottom:10px;
}

.btn{
margin-left:20px;
}

#vt_container{
width:352px;
padding-bottom:10px;
padding-left:5px;
}

#vt_container h3{
color:#405789;
background-image: url(../images/vt_icon.jpg);
background-repeat:no-repeat;
height:30px;
padding-top:15px;
text-indent:45px;
letter-spacing:.03em;
}

#vt_container p{
margin-bottom:5px;
}


/*PRODUCT PAGE STYLES*/

#product_header{
background-image:url(../images/page_title_bg.jpg);
background-position:center top;
background-repeat:no-repeat;
}

.product_bucket{
background-image:url(../images/bucket_bg.png);
background-position:center top;
background-repeat:no-repeat;
height:200px;
padding-bottom:20px;
padding-left:30px;
padding-top:20px;
}

.product_bucket h3{
color:#333333;
font-size:14px;
font-weight:bold;
padding-bottom:10px;
text-indent:13px;
width:240px;
}

.product_bucket p{
font-size:13px;
width:230px;
margin-left:-15px;
margin-top:5px;
}

#product_column1{
float:left;
margin-right:30px;
width:300px;
}

#product_column2{
float:left;
width:300px;
}

#product_column3{
float:right;
width:300px;
}

#cardProcessing{
color:#2C727E;
}

#checksACH{
color:#FF9900;
}

#merchantHelp{
color:#339900;
}

.blue{
background-image:url(../images/dots_blue.gif);
background-repeat:no-repeat;
background-position:0 8px;
}

.orange{
background-image:url(../images/dots_orange.gif);
background-repeat:no-repeat;
background-position:0 8px;
}

.green{
background-image:url(../images/dots_green.gif);
background-repeat:no-repeat;
background-position:0 8px;
}

.inline{
display:block;
height:17px;
margin-left:-16px;
margin-top:10px;
overflow:hidden;
width:133px;
}

.inline:hover{
	display:block; 
	text-indent:-133px;
}


#demo_btn{
display:block;
height:33px;
margin-top:20px;
margin-left:345px;
overflow:hidden;
padding-bottom:20px;
width:226px;
}

#demo_btn:hover{
display:block;
text-indent:-226px;
}

#sp_btn{
display:block;
height:33px;
margin-left:280px;
margin-top:30px;
overflow:hidden;
padding-bottom:20px;
width:328px;
}

#sp_btn:hover{
display:block;
text-indent:-328px;
}

/*SECURITY PAGE STYLES*/

#security_header{
background-image:url(../images/page_title_bg2.jpg);
background-position:center top;
background-repeat:no-repeat;
margin-top:10px;
}

#security_content{
padding: 0 40px;
overflow:hidden;
clear:both;
}

#security_top{
overflow:hidden;
padding-bottom:30px;
}

#security_top img{
border:5px solid #FFFFFF;
float:left;
}

#security_top_copy{
float:right;
width:625px;
}

#security_top_copy h2{
	color:#FF9900;
	font-family:Franklin Gothic Heavy,Verdana,Geneva,sans-serif;
	font-size:32px;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:5px;
}

#security_top_copy p{
font-size:16px;
}

#security_middle{
border-bottom:1px solid #999999;
border-top:1px solid #999999;
padding:30px;
background-image:url(../images/arixmar_security.jpg);
background-position:right top;
background-repeat:no-repeat;
}

#security_middle h2{
/*font-family:Franklin Gothic Heavy,Verdana,Geneva,sans-serif;*/
font-size:24px;
padding-bottom:10px;
width:500px;
color:#2C727E;
}

#security_middle p{
width:500px;
font-size:14px;
}

#security_bottom{
overflow:hidden;
padding-bottom:110px;
padding-top:30px;

}

#security_systempay{
float:left;
width:260px;
}

#security_systempay h1{
background-image:url(../images/security_sp.jpg);
background-repeat:no-repeat;
background-position:20px 15px;
color:#333333;
}

#security_systempay ul{
width:240px;
}

#security_physical{
float:left;
width:260px;
}

#security_physical h1{
background-image:url(../images/security_physical.jpg);
background-repeat:no-repeat;
background-position:20px 15px;
color:#333333;
}

#security_physical ul{
width:240px;
}

#security_network{
float:left;
width:260px;
}

#security_network h1{
background-image:url(../images/security_network.jpg);
background-repeat:no-repeat;
background-position:20px 15px;
color:#333333;
text-indent:15px;
}

#security_network ul{
width:240px;
}

/*RELIABILITY PAGE STYLES*/

#reliability_content{
padding:0 40px;
}

#reliability_content h2{
padding-top:23px;
}

#reliability_content ul{
width:525px;
}

#reliability_content li{
margin-left:20px;
font-size:12px;
}

#reliability_content p{
padding-bottom:10px;
}

#reliability_content img{
border:5px solid #FFFFFF;
float:left;
margin-top:23px;
}

#float_right{
float:right;
width:580px;
}

#float_right h2{
color:#FF6600;
}

#twentyfourseven{
background-image:url(../images/clock_bg.gif);
background-position:bottom center;
background-repeat:no-repeat;
width:867px;
margin:0 auto;
padding-top:20px;
clear:both;
height:190px;
}

#twentyfourseven p{
font-size:12px;
line-height:1.6em;
margin:0 auto;
padding-top:120px;
width:800px;
}

/*ABOUT US STYLES*/

#about_content{
padding:0 40px 40px;
}

#about_content p{
padding-bottom:10px;
}

/*CONTACT US STYLES*/

#contact_content{
overflow:hidden;
padding:0 40px 40px;
}

#contact_info{
	float:left;
	height:400px;
	width:500px;
}

#contact_info p{
padding-bottom:20px;
}

#contact_info h3{
font-size:16px;
font-weight:bold;
padding-bottom:10px;
color:#666666;
}

#contact_info h4{
background-image:url(../images/Globe.png);
background-position:left center;
background-repeat:no-repeat;
color:#666666;
font-size:24px;
font-weight:bold;
height:64px;
padding-top:50px;
text-indent:60px;
}

/* form 2 */

	#form_main{
	width:320px;
	float:right;
	}
	
	.pagebreak{
	background-color:#FFFFFF;
	padding:20px;
	}
	
	#form_header{
	background-color:#2A7885;
	background-image:url(../images/form_ico.gif);
	background-repeat:no-repeat;
	background-position:250px 3px;
	border-bottom:medium none;
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
	margin:0;
	padding:10px 20px;
	}
	
	.form_p{
	font-family:GillSans, Calibri, Trebuchet, sans-serif;
	color:#333;
	font-size:14px;
	}
	
	.text{
	margin-bottom:10px;
	background-color:#999999;
	color:#FFFFFF;
	border:1px solid #999999;
	padding:5px 3px;
	width:262px;
	}
	
	.thanks_p{
	text-align:center;
	margin-top:30px;
	}

/* // form 2 */

.sub_nav{
	margin-top:-41px;
	overflow:hidden;
	padding-left:40px;
	text-align:right;
	width:900px;
}

.sub_nav li{
float:left;
height:60px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:10px;
padding-left:10px;
padding-top:21px;
}

.sub_nav li a{
color: #999999;
text-decoration:none;
font-style:normal;
height:40px;
display:block;
padding-top:10px;
}

.sub_nav li a:hover{
background-image:url(../images/sub_nav_arrow.gif);
background-position:center 2px;
background-repeat:no-repeat;
color: #2C727E;
text-decoration:underline;
}

.sub_nav li > .sub_active{
background-image:url(../images/sub_nav_arrow.gif);
background-position:center 2px;
background-repeat:no-repeat;
color: #2C727E;
text-decoration:underline;
}
