/* CSS Document */
	
.clearfloat {

	clear:both;

}	

#hometab {
width:800px;
margin-left:auto;
margin-right:auto;
}



/* Global paragraphs and headlines */	

	p, h1 {
	
		margin:0px 15px 10px 15px;
		
		}	
						
	h2, h3 {
	
		margin:0px 15px 15px 15px;	
		padding-top:20px;
		color:#0072BB; 
		font:bold 16px/15px "Trebuchet MS", Verdana, Arial, Helvetica;
	
		}	
									
		
	h1 {
	
		font:bold 16px/15px "Trebuchet MS", Verdana, Arial, Helvetica;
		padding-top:15px;
		color: #0072BB;
	
		}
		
	p.buffer {
	
			margin-bottom: 140px;
	
	}		
	
	.contacttitle {
	color:#0072BB; 
		font:bold 16px/15px "Trebuchet MS", Verdana, Arial, Helvetica;
		}
			
		
.leftcolumn	h1 {
	font:bold 16px/15px "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #0072BB;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;	
		}

		
.rightcolumn h2 {
		
		color:#0072BB; 
		font:bold 16px/15px "Trebuchet MS", Verdana, Arial, Helvetica;
		margin:0px 15px 15px 0;
	
		}
		
.rightcolumn p {
	
		margin-left:0;
	
		}		
		
.rightcolumn h2.shift, .rightcolumn p.shift {

	margin-left: 15px;

}		
		
#contactmod h2 {
		
		margin:0 15px 0 15px;
		padding-bottom: 10px;
		padding-top: 10px;
	
		}			


#mapmod h2, #mapmod p {
		
		margin:0;
		padding-bottom: 15px;
	
		}	
			
		
.rightcolumn p.bottomborder, .rightcolumn div.bottomborder {
	
		border-bottom: 1px dashed;
		border-bottom-color: #ccc;
		padding-bottom: 20px;
	
		}							
				
		
	h3 {
	
		font-size: 100%;
	
		}			
					
	p { 
	
		line-height: 1.5em;
	
		}
	
#mastercontainer {
	width: 800px;
	margin:15px auto;
	text-align:left;
	padding-top:10px;	
	background-position: top;
	
	}	

/* Main content */

#content {
	background-color:#fff;
	padding: 0;
	}
	
/* Homepage boxes */

.hpboxright, .hpboxcenter, .hpboxleft, .leftcolumn, .rightcolumn {

	border: solid 1px #ccc;
	background-color:#fff;
	float: left;
	display: inline;
	
	}

.hpboxleft {
	width:282px; 
  	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width:280px;	
	height: 260px;	
	float: left;
	margin:0 20px 0 25px;
	background-image: url(/images/quality75x75.jpg);
	background-repeat:no-repeat;
	background-position: 185px 170px;	

	}
	
.hpboxcenter {

	width:196px; 
  	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width:194px;
	height: 260px;
	margin-right: 20px;

	}
	
.hpboxcenter img {
	
	float:right; 
	padding:10px 0 4px 0;

	}	
	
.hpboxright {	
	
	margin-right: 20px;
	width:282px; 
  	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width:280px;
	height: 260px;

		
	}
	
	
/* Second level columns */


.leftcolumn {
	border: none;
	width:538px;
	float: left;
	text-align: justify;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-right:10px;
	}
	
.rightcolumn {	
	border-right: none;
	border-bottom: none;
	border-top: none;	
	margin-right: 20px;
	width:202px; 
  	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width:200px;
		
	}		
	

/* main bullet list */


#content  ul
	{

	list-style: none;
	padding:0 0 10px 15px;

	}

#content li, #content dd {
			
	background-image:	url(/images/redarrow9x9.gif);
	background-repeat: 	no-repeat;
	background-position:	0 .5em;
	padding-left: 	15px;
	line-height:	175%;
	text-align: left;
}


/* second level bullet list */


#content dl

	{
	
	padding: 20px;
	border-left: 5px solid #D9DBC7;
	background-color: #FAFCE7;
	margin: 15px 15px 0 15px;

	}

#content dt	
	
{

	font-weight: bold;
	font-size: 110%;
	color: #0072BB;
	padding-bottom: 10px;
	
}	

/* Left column modules */



#mailboxmod {
	margin-left: 15px;
	background-image:url(/images/mailbox63x131.jpg);
	background-repeat:no-repeat;
	background-position: 90% 30%; 
	padding-right: 50px;
					}
					
#qualitymod {
	margin-left: 15px;
	background-image:url(/images/quality75x75.jpg);
	background-repeat:no-repeat;
	background-position: 0 15%; 
	padding-left: 90px;
					}		
					
#bestratemod {
	margin-left: 15px;
	/*background-image:url(/images/cash64x90.jpg);
	background-repeat:no-repeat;
	background-position: 95% 35%; 
	padding-right: 70px;*/
					}														  


/* Right column modules */

#contactmod {


	padding-left: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	height: 80px;

	}
	
#mapmod {

	margin-left: 15px;
	
	}
			
	
#mapmod img {

	padding: 2px;
	margin-bottom: 15px;
	border: 1px solid #eaeaea;
	background-color: #fff;
	}		

