body {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
a:focus {
	outline:none;
}
#main {
	margin: 0 auto;
	width: 752px;
	font: 11px Tahoma, Verdana, sans-serif;
}
#header {
	margin: 23px auto;
	width: 712px;
	height: 76px;
	border-top: 6px solid #efefef;
	border-bottom: 2px solid #efefef;
}
#header a {
	color: #c2b700;
	text-decoration: none;
	font: 30px Arial, sans-serif;
	float: left;
	width: 450px;
	margin-top: 23px;
}
#header a span {
	color: #78bc14;
}
#header strong {
	float: right;
	color: #78bc14;
	font: 22px Arial, sans-serif;
	width: 200px;
	text-align: right;
	margin-top: 30px;
}
.container {
	clear: both;
	width: 712px;
	margin: -18px auto 0;
	position: relative;
}
.main-navigation {
	padding: 0;
	margin: 2px 0 0 0;
	width: 200px;
	float: left;
}
.main-navigation li {
	list-style: none;
	padding: 5px 0 5px;
	margin: 0 0 0 15px;
	background: url(../images/grey-line.gif) repeat-x;
	width: 185px;
}
.main-navigation li.first {
	background: none;
}
.main-navigation li a {
	color: #313131;
	font: 13px "Trebuchet MS", trebuchet, Arial, sans-serif;
	text-decoration: none;
	background: url(../images/item.gif) no-repeat 5px 0;
	display: block;
	padding: 3px 0 0 34px;
}
.main-navigation li a:hover, .main-navigation li a.active {
	background: url(../images/item-hover.gif) no-repeat 5px 0;
}
.main-image {
	float: right;
	width: 480px;
	border: 5px solid #efefef;
}
.content {
	width: 712px;
	padding-bottom: 7px;
	overflow: hidden;
	float:left;
	background:url(../images/double-line.gif) repeat-x 0 100%;
	margin-bottom: 13px;
}
.main-text {
	width: 712px;
	clear: both;
	float: left;
	padding-bottom: 12px;
}
.content h2 {
	margin: 0;
	padding: 15px 0 11px;
	color: #4F2A17;
	font: bold 13px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
.content h2 span {
	font-weight: normal;
}
.content h3 {
	margin: 0;
	padding: 0;
	color: #585858;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}
.content p {
	margin: 0;
	padding: 0 0 11px 0;
	color: #585858;
}
.content h4 {
	margin: 0;
	padding: 18px 0 7px;
}
.content h4 a {
	color: #5267b8;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
.content h4 a:hover {
	text-decoration: underline;
}
.news {
	float: left;
	width: 214px;
	background: url(../images/line.gif) no-repeat;
	padding-left: 6px;
}
.news h2 {
	padding-top: 24px;
	margin-bottom: -6px;
	padding-bottom: 0;
}
.news p {
	color: #888;
	padding-bottom: 0;
	padding-right: 5px;
}
.fields {
	width: 712px;
	float: left;
	background: url(../images/bg-content.gif) repeat-y;
}
.member {
	width: 247px;
	float: left;
}
.notary {
	width: 243px;
	float: left;
}
.member h2 {
	margin: 0;
	padding:0;
	width: 247px;
	height: 29px;
	background: url(../images/green-field.gif) no-repeat;
	text-indent: -300px;
	overflow: hidden;
}
.notary h2 {
	margin: 0;
	padding:0;
	background: url(../images/yellow-field.gif) no-repeat;
	width: 244px;
	height: 29px;
	text-indent: -300px;
	overflow: hidden;
}
.member div, .notary div {
	margin: 0px 0 0 6px;
	display: block;
	background-color: #f6f6f6;
	padding-bottom: 31px;
	width: 235px;
}
.notary div {
	margin-left: 3px;
	padding-bottom: 16px;
	width: 237px;
}
* html .member div.white, .notary div.white {
	margin-bottom: -18px;
}
.member div.white, .notary div.white {
	background: none;
	padding-bottom: 25px;
}
.member div p, .notary div p {
	padding: 10px 5px 0 7px;
	color: #4d7e0d;
	font: 10px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
.member div.white p, .notary div.white p {
	color: #727171;
	font: 11px/16px Tahoma, Arial, sans-serif;
	padding-bottom: 0;
}
.notary div.white p {
	line-height: 14px;
	padding-right:4px;
}
.member div.white a.more, .notary div.white a.more {
	color: #5c5c5c;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
	float: right;
	background: url(../images/pointer.gif) no-repeat 100% 10px;
	padding: 6px 9px 0 0;
	margin: 0px 1px 0 0;
	position: relative;
}
.notary div.white a.more {
	padding-top: 22px;
	background: url(../images/pointer.gif) no-repeat 100% 27px;
}
.member div a.more:hover, .notary div a.more:hover {
	text-decoration: none;
}
.footer {
	clear: both;
	margin: 0 auto 10px;
	width: 712px;
	background-color: #efefef;
	padding: 9px 0 10px;
	overflow: hidden;
}
.footer .blocks {
	background: #efefef url(../images/bg-blocks.gif) repeat-y;
	float:left;
}
.footer .blocks div {
	float: left;
	color: #828080;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.footer .blocks div p {
	margin: 0;
	padding: 0;
}
.footer .blocks div.company {
	padding-left: 25px;
	width: 208px;
	line-height: 14px;
	padding-top: 14px;
}
.footer div.company p a {
	text-decoration: underline;
	color: #7284c9;
}
.footer div.company p a:hover {
	text-decoration: none;
}
.home {
	background: url(../images/home.gif) no-repeat 0 13px;
	padding-left: 18px;
	width: 220px;
}
.home p, .mail p {
	font-size: 11px;
}
.mail {
	background: url(../images/mail.gif) no-repeat 10px 17px;
	padding-left: 38px;
	float:left;
	width: 203px;
}
.mail p a {
	text-decoration: none;
	color: #828080;
}
.mail p a:hover {
	text-decoration: underline;
}.yellow {
	color: #c2b700;
}
green {
	color: #00FF40;
}
.green {
	color: #229511;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
yellow2 {
	color: #000;
}
.yelltest {
	color: #000;
}

