#container {
	margin-left: auto;
	margin-right: auto;
	width: 1024px;


}

#topnav {
	height: 30px;
	width: 520px;
	padding-top: 29px;
	padding-bottom: 1px;
	border-bottom: 6px solid #C9C9C9;
	margin-bottom: 4px;
	text-align: right;
}

#topnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-left: 35px;
}
	
#topnav a:hover {
	color: #df0023;
	text-decoration: none;
}

#mainnav {
	width: 760px;
}

#basic, #secure, #certificate, #pricing {
	display: block;
	float: left;
	}
	
#basic:link, #basic:active, #basic:visited{
	width: 128px;
	height: 42px;
	background-image: url(images/mbtbasicescrow.jpg);	
	background-repeat: no-repeat;
	margin-right: 3px;
	}
	
#basic:hover{
	width: 128px;
	height: 42px;
	background-image: url(images/2mbtbasicescrow.jpg);	
	background-repeat: no-repeat;
	}
	
#secure:link, #secure:active, #secure:visited{
	width: 128px;
	height: 42px;
	background-image: url(images/mbtsecureescrow.jpg);	
	background-repeat: no-repeat;
	margin-right: 3px;
	}
	
#secure:hover{
	width: 128px;
	height: 42px;
	background-image: url(images/2mbtsecureescrow.jpg);	
	background-repeat: no-repeat;
	}
	
#certificate:link, #certificate:active, #certificate:visited{
	width: 128px;
	height: 42px;
	background-image: url(images/mbtescrowcert.jpg);	
	background-repeat: no-repeat;
	margin-right: 3px;
	}
	
#certificate:hover{
	width: 128px;
	height: 42px;
	background-image: url(images/2mbtescrowcert.jpg);	
	background-repeat: no-repeat;
	}
	
#pricing:link, #pricing:active, #pricing:visited{
	width: 127px;
	height: 42px;
	background-image: url(images/mbtpricing.jpg);	
	background-repeat: no-repeat;
	}
	
#pricing:hover{
	width: 127px;
	height: 42px;
	background-image: url(images/2mbtpricing.jpg);	
	background-repeat: no-repeat;
	}
	
#maincontent {
	width: 760px;
}

#leftbar {
	width: 237px;


}

#forms {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 246px;
	color: #961328;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-image: url(images/forms_bkgrndtile.gif);	
	background-repeat: repeat-x;
}

.formnames {
	font-size: 12px;	
	}
.companyselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 200px;
	margin-top: 3px;
	margin-bottom: 5px;
}

.datainput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 200px;
	padding-left: 3px;
	margin-top: 3px;
	margin-bottom: 5px;
}

.clickheretext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

a.clickherelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #961328;
	text-decoration: underline;
	margin-right: 5px;
}

#highlights {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4a4949;
	background-color: #dbd0be;
	width: 217px;
	margin-top: 3px;
	padding: 10px;
}

.highlightstitle {
	color: #df0023;
}

#contentbody {
	background-image: url(images/maintext_bkgrndtile1.gif);
	background-repeat: repeat-x;
	background-color: #e9e9e9;
	width: 510px;
	height: 380px;
	padding-left: 5px;
	padding-right: 5px;
	
	}
	
#topmaintext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 7px;
	padding-bottom: 2px;

}

.topmaintexttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #df0023;
	font-weight: bolder;
}

#buyers {
	background-image: url(images/house1.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	width: 225px;
	height: 214px;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	
}


#resellers {
	background-image: url(images/house2.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	width: 220px;
	height: 214px;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
}

.redboldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #df0023;
}

.orangeboldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e77817;
}

.brownboldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a28d69;
}

#footer {
	height: 30px;
	margin-top: 20px;

	}
	
	
#bottomnav {
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}


#bottomnav a{

	display: inline;
	color: #000000;
	text-decoration: none;
	margin-left: 35px;
	padding: 0;
}
	
#bottomnav a:hover {
	color: #df0023;
	text-decoration: none;
}

#copyrights {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 300px;

}


a.weblink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #df0023;
	text-decoration: none;
}

a.weblink:hover {
	text-decoration: underline;
}