body {
	margin: 0px;
	padding: 0px;
	background-color: #53531E;
	font-family: Geneva, Helvetica, Swiss, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align:center;
}
#mcontainer {
		width:760px;
		background-color: #fff;
		background-image:url(images/toll_free.gif);
		background-repeat:no-repeat;
		background-position:bottom left;
		margin-right:auto;
		margin-left:auto;
		margin-top:40px;
		padding:0px 0px 5px 0px;
		text-align:left;
		}
/*--button section--*/
#home {
	width:48px;
	float:right;
	padding-right:1px;
	padding-left:1px;
}
#services {
	width:86px;
	float:right;
	padding-right:1px;
	padding-left:1px;
}
#list {
	width:130px;
	float:right;
	padding-right:1px;
	padding-left:1px;
}
#faq {
	width:49px;
	float:right;
}
#about {
	width:72px;
	float:right;
	padding-right:1px;
	padding-left:1px;
}
#contact {
	width:91px;
	float:right;
	padding-right:1px;
	padding-left:1px;
}
.ibdl {
	border-left: 1px solid #ffffff;
	dispaly:inline
}
/*--end button section--*/
#navbar {
background: #7994A2;
	height: 20px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	height: 20px;
	width: 760px;
}
.separator {
clear: both;
height:0;
}
#col1 {
float: left;
	width: 148px;
	padding-top: 0px;
	background:#ffffff;
}
#logo {
	width:148px;
	background:#fff;
	margin-bottom:15px;
}
.logotopgap {
	padding-top:3px;
}
#promo1 {
	width:148px;
	height:184px;
	background:#ccc;
	margin-bottom:15px;
	text-align:center;
}
#c1foot {
	width:148px;
	height:59px;
	background:#fff;
}
#rightcol {
	float: right;
	width: 590px;
	padding-top: 0px;
	margin-top: 0px;
	padding-right:0px;
	background-image:url(images/subtxt/590x20mid.gif);
	background-repeat:repeat;
}
#collage {
	float:right;
	width:590px;
	background:#fff;
	text-align:right
}
.collage_gaps {
	padding-top:15px;
	padding-bottom:15px;
}
#txtmid {
	width:590px;
	background-image: url(images/subtxt/590x20mid.gif);
	background-repeat: repeat;
}
#left_vscol {
float:left;
	width:417px;
	background: transparent;
	margin-left:20px;
	display:inline;
}
#right_vscol {
float:left;
	width:140px;
	background:transparent;
	text-align:center;
}
h1 {
	font-size: 120%;
	font-weight:600;
	color: #222266;
	margin-top:0px;padding-top:0px;
}
h2 {
	font-size: 110%;
	font-weight:600;
	color: #53531E;
}
h3 {
	font-size: 100%;
	font-weight:600;
	color: #53531E;
}
h4 {
	font-size: 100%;
	font-weight:600;
	color: #000;
}
/*-----------txt content links --------*/
#txtmid a:link {
	color: #7994A2;
	text-decoration: none;
}
#txtmid a:visited {
	color: #666666;
	text-decoration: none;
}
#txtmid a:hover {
		text-decoration: none;
		color: #53531E;
}
#txtmid a:active {
text-decoration: none;
	color: #53531E;
}
/*------------- right column links ----------*/
#right_vscol a:link {
	color: #7994A2;
	text-decoration: none;
}
#right_vscol a:visited {
	color: #666666;
	text-decoration: none;
}
#right_vscol a:hover {
		text-decoration: none;
		color: #53531E;
}
#right_vscol a:active {
text-decoration: none;
	color: #53531E;
}


