* {font-size: 100.01%;}

html {font-size: 64%;}

body {
	margin:0;
	color:#8c8d8f;
	font:1em Arial, Helvetica, sans-serif;
	background:#ebebeb url(images/bg-body.jpg) no-repeat 50% 0;
}
img {
	border:0;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
input,
textarea,
select {
	font-size:100%;
	vertical-align:middle;
}
form,
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper {
	width:945px;
	background:#fff;
	margin:0 auto;
	padding:214px 15px 0;
	overflow:hidden;
	position:relative;
}
#header {
	width:945px;
	overflow:hidden;
	background: url(images/bg-header.jpg) no-repeat;
	height:207px;
	position:absolute;
	top:0;
	left:15px;
}
.logo {
	position:absolute;
	top:87px;
	left:39px;
}
.logo a {
	overflow:hidden;
	cursor:pointer;
	display:block;
	text-indent:-9999px;
	width:297px;
	height:77px;
	background:url(images/logo.png) no-repeat;
}
.compensation-coverage {
	position:absolute;
	top:103px;
	left:408px;
	background: url(images/text-compensation-coverage.png) no-repeat;
	width:399px;
	height:48px;
	text-indent:-9999px;
}
.member-owned {
	background: url(images/text-member-owned.png) no-repeat;
	position:absolute;
	top:12px;
	right:44px;
	text-indent:-9999px;
	height:14px;
	width:290px;
	font-size:0;
	line-height:0;
}
#nav {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	position:absolute;
	bottom:10px;
	right:0;
}
#nav li {
	float:left;
	padding:0 20px 0 22px;
	background: url(images/separator-nav.gif) no-repeat 0 50%;
	margin:0 1px 0 -1px;
}
#nav li a {
	font-size:1.1em;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	letter-spacing:1px;
}
#nav li.active a,
#nav li a:hover {
	text-decoration:none;
	color:#ffc709;
}
#main {
	width:945px;
	overflow:hidden;
}
#sidebar {
	width:211px;
	float:left;
	overflow:hidden;
}
.nav {
	margin:-4px 0 0;
	padding:0;
	list-style:none;
	width:211px;
	overflow:hidden;
}
.nav li {
	float:left;
	clear:both;
	width:211px;
	margin:3px 0 0;
}
.nav li a {
	background-image: url(images/sidenav.gif);
	background-repeat:no-repeat;
	width:211px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
.nav li a:hover {
	background-image: url(images/sidenav-hover.gif);
}
.nav .item1 a {
	background-position:0 0;
	height:40px;
}
.nav .item2 a {
	background-position:0 -43px;
	height:40px;
}
.nav .item3 a {
	background-position:0 -86px;
	height:61px;
}
.nav .item4 a {
	background-position:0 -150px;
	height:39px;
}
.nav .item5 a {
	background-position:0 -192px;
	height:39px;
}
.nav .item6 a {
	background-position:0 -234px;
	height:40px;
}
.nav .item7 a {
	background-position:0 -277px;
	height:65px;
}
.advantages {
	width:209px;
	border:1px solid #ebebeb;
	margin:6px 0 0;
}
.advantages .holder {
	border:1px solid #f2f2f2;
	width:191px;
	position:relative;
	background: url(images/bg-advantages.gif) no-repeat 100% 100%;
	padding:0 6px 10px 10px;
}
.holder h3 {
	font:2em Georgia, "Times New Roman", Times, serif;
	color:#913d1e;
	text-transform:uppercase;
	margin:8px 0 0;
	letter-spacing:2px;
}
.holder h3 strong {
	display:block;
}
.holder p {
	font-size:1.2em;
	margin:10px 0 0;
}
.login {
	width:209px;
	border:1px solid #ebebeb;
	margin:7px 0 0;
}
.login .holder {
	border:1px solid #f2f2f2;
	width:191px;
	position:relative;
	background: url(images/bg-login.gif) no-repeat 100% 2px;
	padding:0 6px 10px 10px;
}
.login .login-form {
	width:100%;
	overflow:hidden;
	margin:4px 0 0;
}
input.text,
input.password {
	float:left;
	clear:both;
	margin:4px 0 0;
	width:179px;
	border:1px solid #9c9c9c;
	font-size:1.2em;
	color:#000;
	padding:5px 0 6px 8px;
}
input.submit-OFF {
	display:block;
	margin:7px auto 0;
	border:none;
	width:73px;
	height:20px;
	background: url(images/btn-sign-in.gif) no-repeat;
	font-size:0;
	line-height:0;
	cursor:pointer;
	text-indent:-9999px;;
}
#content {
	float:right;
	width:722px;
}
.gallery-holder {
	width:722px;
	overflow:hidden;
	height:342px;
	position:relative;
}
.gallery {
	margin:0;
	padding:0;
	list-style:none;
}
.gallery li {
	position:absolute;
	top:0;
	left:0;
	display:none;
}
.gallery li.active {
	display:block;
}
.gallery li img {
	display:block;
}
.gallery .overlay {
	height:50px;
	background:#913d1e;
	position:relative;
	padding:15px 248px 0 16px;
	width:458px;
}
.gallery .overlay p {
	margin:0;
	font-size:1.3em;
	color:#fff;
	line-height:1.38em;
}
.gallery .overlay p a {
	color:#ffc709;
}
.gallery .about-block {
	width:243px;
	height:45px;
	right:0;
	top:-45px;
	position:absolute;
	background: url(images/bg-about-block.gif) no-repeat;
}
.about-us {
	display:block;
	height:31px;
	width:173px;
	text-indent:-9999px;
	margin:12px 0 0 36px;
	overflow:hidden;
	position: absolute;
	bottom: 70px;
	right:26px;
}
.gallery-holder .hover,
.gallery-holder .bg {
	background: url(images/bg-about-block-hover.gif) no-repeat;
}
.small-gallery {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	position:absolute;
	right:23px;
	bottom:10px;
}
.small-gallery li {
	float:left;
	margin:0 0 0 3px;
	display:inline;
	cursor:pointer;
}
.small-gallery li img {
	display:block;
}
.small-gallery li a {
	display:block;
	padding:5px;
}
.small-gallery li a.active,
.small-gallery li a:hover {
	background:#ffc709;
}
.main-block {
	width:722px;
	overflow:hidden;
}
.content {
	width:468px;
	float:left;
	padding:0 0 0 18px;
}
#main .content h1 {
	font-size:1.1em;
	margin:25px 0 0;
	text-transform:uppercase;
	letter-spacing:2px;
}
.heading {
	border-bottom:1px solid #8c8d8f;
	padding:0 0 2px 4px;
	overflow:hidden;
	height:1%;
}
.news {
	border-bottom:1px solid #8c8d8f;
	margin:-17px 0 0;
	padding:0 0 15px;
	list-style:none;
	width:468px;
	overflow:hidden;
}
.news li {
	width:288px;
	padding:0 180px 0 0;
	float:left;
	clear:both;
	margin:17px 0 0;
}
.news li .date {
	color:#000;
	font-size:1.2em;
	letter-spacing:1px;
	display:block;
	font-style:normal;
	margin:13px 0 0;
}
.news li h2 {
	font:2.4em/1em Georgia, "Times New Roman", Times, serif;
	color:#000;
	margin:8px -155px 0 0;
}
.news li p {
	font-size:1.3em;
	margin:10px -100px 0 0;
}
.news li p a {
	color:#913d1e;
}
.content .more {
	margin:4px 0 0;
	text-align:right;
}
.content .more a {
	font:1.2em Georgia, "Times New Roman", Times, serif;
	color:#913d1e;
	text-transform:uppercase;
}
.aside {
	width:225px;
	float:right;
}
.member {
	width:223px;
	border:1px solid #ebebeb;
	margin:7px 0 0;
}
.member .holder {
	border:1px solid #f2f2f2;
	width:205px;
	position:relative;
	padding:0 6px 10px 10px;
	background: url(images/bg-member.gif) no-repeat 100% 100%;
}
.red-block {
	width:224px;
	background: url(images/bg-red-block.gif) repeat-y;
	margin:7px 0 0;
}
.red-block .frame {
	background: url(images/bg-red-block-t.jpg) no-repeat;
	overflow:hidden;
	width:224px;
	padding:0 0 7px;
}
.aside blockquote {
	margin:37px 0 0;
	padding:0 20px 0 16px;
	color:#fff;
}
.aside blockquote div {
	font:2.4em Georgia, "Times New Roman", Times, serif;
}
.aside blockquote p {
	padding:0 0 0 42px;
	margin:10px 0 0;
	font:1.3em Georgia, "Times New Roman", Times, serif;
}
.red-block .view {
	background: url(images/bg-view-red.png) no-repeat;
}
.red-block .view:hover,
.yellow-block .view:hover {
	text-decoration:none;
}
.yellow-block {
	width:224px;
	background: url(images/bg-yellow-block.gif) repeat-y;
	margin:7px 0 0;
}
.yellow-block .frame {
	background: url(images/bg-yellow-block-t.jpg) no-repeat;
	overflow:hidden;
	width:224px;
	padding:0 0 7px;
}
.aside  .yellow-block blockquote {
	color:#000;
}
.aside .view {
	width:143px;
	height:29px;
	display:block;
	font:1.3em Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-transform:uppercase;
	padding:23px 0 0 63px;
	margin:13px 0 0 9px;
	letter-spacing:1px;
	cursor:pointer;
}
.yellow-block .view {
	background: url(images/bg-view-yellow.png) no-repeat;
	color:#000;
}
#footer {
	width:919px;
	margin:75px 0 0;
	background: url(images/bg-footer.jpg) no-repeat;
	padding:0 0 20px 26px;
	color:#fff;
	font-size:1.2em;
}
#footer .top-block {
	height:49px;
}
#footer .top-block p {
	line-height:50px;
}
#footer ul {
	color:#000;
	margin:10px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
#footer ul li {
	float:left;
	line-height:17px;
}
#footer address {
	width:167px;
	display:block;
	font-style:normal;
}
.tab-holder {
	width:482px;
	overflow:hidden;
	float:left;
}
.side-block {
	width:240px;
	float:left;
}
.tabset {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:240px;
}
.tabset li {
	float:left;
	clear:both;
	width:240px;
	margin:0 0 2px;
}
.tabset .active {
	background:#913d1e;
	color:#b1542b;
}
.tabset li a {
	font:2.4em/2.33em Georgia, "Times New Roman", Times, serif;
	display:block;
	padding:0 0 0 15px;
	color:#757575;
	background:#eaeaea;
	width:225px;
}
.tabset li a:hover {
	text-decoration:none;
}
div.tab {
	width:435px;
	background:#913d1e;
	overflow:hidden;
	padding:0 24px 20px 23px;
	color:#fff;
}
div.tab h1,
div.tab h2 {
	margin:14px 0 0;
	color:#ffc709;
	font:5em Georgia, "Times New Roman", Times, serif;
	text-transform:capitalize;
	letter-spacing:2px;
}
div.tab h3 {
	font:2em Georgia, "Times New Roman", Times, serif;
	margin:28px 0 0;
}
div.tab address {
	font-size:1.3em;
	font-style:normal;
	margin:18px 0 0;
	display:block;
	line-height:1.38em;
}
div.tab .tel {
	font-size:1.3em;
	font-style:normal;
	margin:18px 0 0;
	display:block;
	line-height:1.38em;
}
div.tab .box {
	border-top:1px solid #d06b38;
	margin:18px 0 0;
	width:435px;
	overflow:hidden;
	float:none;
	display:block;
}
div.tab .box .msg {
	float:left;
	font:1.5em/1.93em Georgia, "Times New Roman", Times, serif;
	color:#ffc709;
	padding:0 20px;
	background:#b1542b;
	text-transform:uppercase;
	margin:5px 0 0;
	letter-spacing:1px;
	clear:both;
	white-space:nowrap;
}
div.tab .box .msg:hover {
	text-decoration:none;
}
.contact {
	margin:0;
	padding:0;
	list-style:none;
	width:435px;
	overflow:hidden;
}
.contact li {
	width:435px;
	overflow:hidden;
	float:left;
	clear:both;
	border-top:1px solid #d06b38;
	padding:0 0 14px;
}
.contact li:first-child {
	border:0;
}
.contact li h3 {
	margin:23px 0 0;
}
.contact .title {
	float:left;
	width:160px;
	overflow:hidden;
}
.contact .title span {
	display:block;
	font-size:1.3em;
	margin:20px 0 0;
}
.contact .links {
	width:275px;
	float:right;
	overflow:hidden;
}
.links a {
	margin:45px 0 0;
	padding:8px 0 9px 0;
	overflow:hidden;
	float:left;
	clear:both;
	cursor:pointer;
}
.links .link1 {
	background: url(images/bullet-link1.gif) no-repeat;
}
.links .link2 {
	background: url(images/bullet-link2.gif) no-repeat;
}
.links .link2  {
	margin:20px 0 0;
}
.links .link3 {
	background: url(images/bullet-link3.gif) no-repeat;
}
.links .link3 {
	margin:10px 0 0;
	padding:8px 0 9px;
}
.links .link4 {
	background: url(images/bullet-link4.gif) no-repeat;
}
.links .link4 {
	margin:20px 0 0;
	padding:0;
}
.links .link5 {
	background: url(images/bullet-link5.gif) no-repeat;
}
.links .link5 {
	padding:0;
	margin:70px 0 0;
}
.links a span {
	float:left;
	font:1.3em/1.38em Georgia, "Times New Roman", Times, serif;
	color:#ffc709;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:1px;
	background:#b1542b;
	padding:4px 15px;
	white-space:nowrap;
	margin:0 0 0 80px;
	display:inline;
}
.links a span strong {
	color:#fff;
}
.links a:hover {
	text-decoration:none;
}
div.tab p {
	margin:30px 0 0;
	font-size:1.3em;
	line-height:1.38em;
}
.main-block .box {
	width:341px;
	float:left;
	margin:0 0 0 20px;
	display:inline;
}
.main-block .box h4 {
	font-size:1.1em;
	letter-spacing:2px;
	margin:22px 0 0;
	text-transform:uppercase;
	border-bottom:1px solid #8c8d8f;
	padding:0 0 2px;
}
.nhrma h4 span {
	color:#9c3022;	
}
.mpic h4 span {
	color:#b65518;
}
.main-block .box h5 {
	font:2em Georgia, "Times New Roman", Times, serif;
	margin:10px 0 0;
}
.nhrma h5 {
	color:#9c3022;
}
.mpic h5 {
	color:#b65518;
}
.main-block .box p {
	margin:14px 0 0;
	font-size:1.3em;
	line-height:1.23em;
}
.main-block .bottom-list {
	margin:20px 0 0;
	padding:0;
	list-style:none;
}
.main-block .bottom-list li {
	border-bottom:1px solid #ddddde;
}
.main-block .bottom-list li a {
	font-size:1.5em;
	line-height:1.73em;
}
.nhrma .bottom-list li a {
	color:#9c3022;
}
.mpic .bottom-list li a {
	color:#b65518;
}
.side-block .boxes {
	width:225px;
	margin:0 0 0 15px;
}
.member2 {
	width:223px;
	border:1px solid #ebebeb;
	margin:17px 0 0;
}
.member2 .holder {
	border:1px solid #f2f2f2;
	width:205px;
	position:relative;
	padding:0 6px 10px 10px;
	background: url(images/bg-member2.gif) no-repeat 100% 100%;
}
.application {
	width:223px;
	border:1px solid #ebebeb;
	margin:12px 0 0;
}
.application .holder {
	border:1px solid #f2f2f2;
	width:205px;
	position:relative;
	padding:0 6px 10px 10px;
	background: url(images/bg-application.gif) no-repeat 100% 100%;
}
.broker {
	width:223px;
	border:1px solid #ebebeb;
	margin:12px 0 0;
}
.broker .holder {
	border:1px solid #f2f2f2;
	width:205px;
	position:relative;
	padding:0 6px 10px 10px;
	background: url(images/bg-broker.gif) no-repeat 100% 100%;
}
.broker .submit {
	background: url(images/bg-submit.gif) no-repeat;
}
.broker .text {
	float:none;
	display:block;
}
/*inner2*/
.main-heading {
	font:5em/1.74em Georgia, "Times New Roman", Times, serif;
	color:#ffc709;
	background:#913d1e;
	margin:0;
	padding:0 0 0 16px;
	letter-spacing:2px;
}
.content-box {
	padding:0 0 0 17px;
	width:705px;
}
.heading h2 {
	font-size:1.1em;
	letter-spacing:2px;
	margin:25px 0 0;
	text-transform:uppercase;
	float:left;
}
.heading ul {
	margin:16px 19px 0 0;
	padding:0;
	list-style:none;
	float:right;
	display:inline;
}
.heading ul li {
	float:left;
	padding:0 0 0 34px;
	font:1.2em/1.58em Georgia, "Times New Roman", Times, serif;
	margin:0 0 0 17px;
}
.heading ul li.item1 {
	background: url(images/bg-item1.gif) no-repeat;
}
.heading ul li.item2 {
	background: url(images/bg-item2.gif) no-repeat;
	color:#9c3022;
}
.heading ul li.item3 {
	background: url(images/bg-item3.gif) no-repeat;
	color:#b65518;
}
.content-box h3 {
	border-bottom:1px solid #8a8b8d;
	font:2.8em Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	margin:22px 0 0;
	letter-spacing:2px;
}
.events {
	margin:17px 0 0 -15px;
	padding:0;
	list-style:none;
	width:720px;
	color:#000;
	overflow:hidden;
}
.events li {
	width:200px;
	float:left;
	margin:0 0 0 15px;
	display:inline;
	padding:0 14px 0 11px;
}
.events li .date {
	font:1.8em/1.83em Georgia, "Times New Roman", Times, serif; 
	display:block;
	padding:0 0 0 10px;
	margin:0 -14px 0 -11px;
	color:#fff;
}
.events li .event {
	display:block;
	font:1.8em Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	margin:3px 0 0;
	letter-spacing:1px;
}
.events li .place {
	display:block;
	font-size:1.3em;
	margin:3px 0 0;
}
.events li p {
	margin:14px 0 0;
	font-size:1.2em;
	line-height:1.25em;
}
.events li.grey .date {
	background:#8a8c8d;
}
.events li.grey .event,
.events li.grey .place {
	color:#8c8d8f;
}
.events li.red .date {
	background:#9c3022;
}
.events li.red .event,
.events li.red .place{
	color:#9c3022;
}
.events li.orange .date {
	background:#ea7125;
}
.events li.orange .event,
.events li.orange .place{
	color:#ea7125;
}
.content-box h4 {
	margin:44px 0 0;
	font:3em Georgia, "Times New Roman", Times, serif;
	color:#000;
	letter-spacing:1px;
}
.content-box h5 {
	font-size:1.5em;
	color:#9c3022;
	margin:25px 0 -18px;
	font-weight:normal;
}
.content-box p {
	font-size:1.3em;
	margin:20px 0 0;
	line-height:1.38em;
}
.cite-block {
	margin:30px 0 10px;
	width:318px;
	height:240px;
	background: url(images/bg-cite-block.jpg) no-repeat;
	float:right;
	font:2.4em/1.45em Georgia, "Times New Roman", Times, serif;
	color:#fff;
	padding:0 70px 0 60px;
}
.cite-block div {
	margin:50px 0 0;
}
