.nav-style {
	font-family: "Gill Sans MT";
	color: #666666;
	font-size: 14px;
	text-align: right;
	padding-top:10px;
	padding-right:8px;
	text-decoration:none;
}

.bold-header-right {
	font-family: "Gill Sans MT";
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	
}

.bold-header-center {
	font-family: "Gill Sans MT";
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.main-text {
	font-family: "Gill Sans MT";
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}

#container {
	background-color: #FFFFFF;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	overflow: hidden;
}
#container #banner {
	margin-top: 0px;
}
#container #banner #menu {
	float: left;
	width: 180px;
	text-align: center;
	font-weight: normal;
	margin-top: 3px;
	height: 75px;
	margin-right: 3px;
	margin-left: 15px;
}
#container #banner #logo {
	float: left;
	width: 530px;
	clear: none;
	margin-top: 3px;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 10px;
	display:inline;
}
#container #banner-blurb {
	float: left;
	width: 480px;
	margin-left: 11px;
	font-family: Tahoma;
	height: 85px;
	clear: left;
	display:inline;
}
#container #banner-blurb-right {
	font-size: 20px;
	float: left;
	width: 220px;
	margin-right: 10px;
	font-weight: bolder;
	margin-left: 27px;
	height: 25px;
	display:inline;
}
#container #banner-blurb-right-text {
	font-size: 12px;
	float: left;
	width: 220px;
	margin-right: 10px;
	font-weight: bolder;
	margin-left: 27px;
	height: 60px;
	font-family: Tahoma;
	text-align: center;
	margin-bottom:5px;
}

#container #left {
	float: left;
	margin-left: 10px;
	display:inline;
}
#container #middle {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	display:inline;
}

#container #right {
	float: left;
	margin-left: 10px;
	display: inline;
}

#container #middle-box1 {
	float: left;
	margin-left: 11px;
	background-image: url(../images/your-business-box.jpg);
	height: 196px;
	width: 237px;
	background-repeat:no-repeat;
	display: inline;
}


#container #middle-box2 {
	float: left;
	margin-left: 10px;
	background-image: url(../images/payment_box.jpg);
	height: 196px;
	width: 244px;
	background-repeat:no-repeat;
}
#container #middle-box3 {
	float: left;
	margin-left: 10px;
	background-image: url(../images/products_box.jpg);
	height: 196px;
	width: 237px;
	background-repeat:no-repeat;
}

#container #middle-box1-blurb {
	font-family: "Gill Sans MT";
	margin-top: 38px;
	float: left;
	margin-left: 10px;
	width: 220px;
	line-height: 15px;
	height: 55px;
	font-size: 14px;
	display: inline;
}


#container #middle-box1-text1 {
	font-family: "Gill Sans MT";
	text-transform: none;
	margin-top: 2px;
	margin-left: 8px;
	height: 75px;
	width: 102px;
	font-size: 12px;
	font-weight: bold;
	float: left;
	line-height: 15px;
	padding-top: 5px;
	display: inline;
}

#container #middle-box1-text2 {
	font-weight: bold;
	float: left;
	width: 120px;
	margin-top: 2px;
	margin-left: 5px;
	font-family: "Gill Sans MT";
	font-size: 12px;
	height: 10px;
	line-height: 15px;
	padding-top: 5px;
	display: inline;
	padding-left: 2px;
}

.links
{
	color:Green;
}


#container #middle-box2-blurb {
	font-family: "Gill Sans MT";
	margin-top: 38px;
	float: left;
	margin-left: 10px;
	width: 220px;
	line-height: 15px;
	height: 55px;
	font-size: 14px;
	display: inline;
}


#container #middle-box2-text1 {
	font-family: "Gill Sans MT";
	text-transform: none;
	margin-top: 5px;
	margin-left: 10px;
	height: 75px;
	width: 95px;
	font-size: 12px;
	font-weight: bold;
	float: left;
	line-height: 15px;
	padding-top: 5px;
	display: inline;
}

#container #middle-box2-text2 {
	font-weight: bold;
	float: left;
	width: 120px;
	margin-top: 5px;
	margin-left: 15px;
	font-family: "Gill Sans MT";
	font-size: 12px;
	height: 10px;
	line-height: 15px;
	padding-top: 5px;
	display: inline;
}
.text {
	font-family: "Gill Sans MT";
	font-size: 12px;
	margin-top: 35px;
	margin-right: 5px;
	margin-left: 10px;
}


#container #middle-box3-blurb {
	font-family: "Gill Sans MT";
	margin-top: 38px;
	float: left;
	margin-left: 10px;
	width: 220px;
	line-height: 15px;
	height: 55px;
	font-size: 14px;
	display: inline;
}


#container #middle-box3-text1 {
	font-family: "Gill Sans MT";
	text-transform: none;
	margin-top: 5px;
	margin-left: 10px;
	height: 75px;
	width: 95px;
	font-size: 12px;
	font-weight: bold;
	float: left;
	line-height: 15px;
	padding-top: 5px;
	display: inline;
}

#container #middle-box3-text2 {
	font-weight: bold;
	float: left;
	width: 110px;
	margin-top: 5px;
	margin-left: 15px;
	font-family: "Gill Sans MT";
	font-size: 12px;
	height: 10px;
	line-height: 15px;
	padding-top: 5px;
	display: inline;
}


#container #middle-box4 {
	float: left;
	margin-top: 15px;
	margin-left: 11px;
	background-image: url(../images/testimonials.jpg);
	height: 142px;
	width: 492px;
	background-repeat:no-repeat;
	display:inline;
}
#container #middle-box5 {
	float: left;
	margin-left: 10px;
	margin-top: 15px;
	background-image: url(../images/request_box.jpg);
	height: 142px;
	width: 236px;
	background-repeat:no-repeat;
}

#container #footer {
	font-family: "Gill Sans MT";
	font-size: 10px;
	margin-left: 13px;
	float: left;
	width: 390px;
	display:inline;	
}

#container #logo1 {
	float: left;
	height: 75px;
	width: 98px;
	padding-left:5px;
}
#container #logo2 {
	float: left;
	height: 40px;
	width: 82px;
	padding-left:10px;
	padding-bottom:10px;
	padding-top: 18px;
}

.businessHeader 
{
	padding-left:15px; 
	font-size:20px; 
	font-weight:bold; 
	font-family: Gill Sans MT;
	visibility:visible;
	elevation:higher;
}
.solutionsBox{ 
	border: solid 2px gray;
}
.box{
	margin-left:15px;  
	border: solid 2px gray;
	margin-top: 5px;	
	
}
.products 
{
	font-weight: bold; 
	font-size: 16px; 
	background-color: #ebe8e8; 
	margin-right: 10px;
	padding-left: 5px;
	border: solid 1px gray;
	color: Green;
	margin-top: 10px;
}
.solutionProducts 
{
	font-weight: bold; 
	font-size: 16px; 
	background-color: #ebe8e8; 
	padding-left: 5px;
	color: Green;
	margin-bottom:5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.leftColumn
{
	width:200px;
	float:left;
	padding-left: 20px;
}

.rightColumn
{
	width:200px;
	float:left;
	
}
.solutions
{
	  
	font-weight:bold;
	font-family: Gill Sans MT;
	padding-left:7px;
	font-size:16px;
	background-color: #ebe8e8; 
	
}
.tableImage
{
	width:200px; 
	vertical-align:top; 
	padding-top:30px; 
	padding-left:15px;
	text-align:center;
	padding-right:10px;
	
}
.businessProducts
{
	font-weight:bold; 
	color:green; 
	font-size:16px;
}
.businessLinks
{
	text-align:center;
	padding-left:15px;
	font-size: 14px;
	font-weight: bold;
}
.backToTop
{
	text-align:right;
	font-size:14px;
}
/************************************************************/
/************** Collapsable Payment Solutions ***************/
/************************************************************/
.mC
{
	margin:1px; 
}
.mH 
{
	color: #1122c0; 
	cursor:pointer;  
	font-weight:bold;
	font-family: Gill Sans MT;
	padding-left:7px;
	font-size:18px;
	background-color: #ebe8e8; 
}
.mHeader
{
	color: green; 
	font-weight:bold;
	border-bottom: solid 1px black;
}
.mL 
{
	 
	margin-bottom:10px;
}
.mO 
{
	margin-left:40px; 
	display:block;
	color: black;
	font-family: Gill Sans MT;
}
.header
{
	color: rgb(0, 0, 128); 
	font-weight:bold;
	font-size: 14px;
}

/************************************************************/
/*********************** Menus CSS **************************/
/************************************************************/
/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}.qmmc {position:relative;}.qmmc a {float:left;display:block;white-space:nowrap;}.qmmc div a {float:none;}.qmmc div {visibility:hidden;position:absolute;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* Remove the comments bleow for vertical mains and change the false value to
           true in the qm_create function after the menus structure. */
	/*.qmmc a {float:none}*/

	
	/*"""""""" (MAIN) Container """"""""*/
	#qm0
	{ 
		background-color:#2db434;
		padding-left:8px;
		border-width:1px 0px 1px 0px;
		border-style:solid;
		border-color:#ffffff;
		
	}


	 /*"""""""" (MAIN) Items """"""""*/
	#qm0 a
	{
		color:#ffffff;
		background-color:transparent;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
		padding:5px 40px 5px 40px;
		border-style:solid;
		border-color:gray;
		border-width:0px 1px 0px 1px;
		
	}


	/*"""""""" (MAIN) Hover State """"""""*/
	#qm0 a:hover
	{ 
		/*border-color:#333333;*/

		color:#000000;
		background-color:#EFF4FA;
		text-decoration:underline;
	}


	/*"""""""" (MAIN) Active State """"""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover
	{ 
		color:#000000;
		background-color:#ebe9ea;
		text-decoration:underline;
	}


	/*"""""""" (MAIN) Parent Items """"""""*/
	#qm0 .qmparent
	{
		cursor:default;
		text-align:center;
	}

	


	/*"""""""" [SUB] Containers """"""""*/
	#qm0 div
	{
		
		background-color:#ffffff;
		padding:5px 5px 5px 5px;
		border-style:solid;
		border-width:1px 1px 1px 1px;
		margin:0px;
		border-color:#333333;
		
	}


	/*"""""""" [SUB] Items """"""""*/
	#qm0 div a
	{				
		font-size:12px;
		color:#333333;
		border-width:0px 0px 0px 1px;
		border-color:#D6DCE2;
		border-style:solid;
		padding:5px 30px 5px 5px;
		
	}
	
	/*"""""""" [SUB] Hover State """"""""*/
	#qm0 div a:hover
	{

		border-color:#666666;
		background-color:#ebe9ea;
		color:#000000;
		text-decoration:none;
	}

	#qm0 div div
	{
		margin:0px 0px 0px 3px;
	}

	/*""""""""[SUB] Active State """"""""*/
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover
	{
		
		border-color:#666666;
		background-color:#EFF4FA;
		color:#000000;
		text-decoration:underline;
		background-image:url(../images/template1_black_arrow_right.gif);
		
	}


	/*"""""""" [SUB] Parent Items """"""""*/
	#qm0 div .qmparent 
	{

		background-image:url(../images/template1_black_arrow_right.gif);

	}
