/* reset */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* user */

html {
	
}

body {
	font-family: "Trebuchet MS", Tahoma, "Myriad Pro Cond";
	background: url(bg.gif) top center;		
}

a {
	color: #b73823;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.wrapper { 
 	margin: 0 auto;
 	/*width: 100%;*/
	width: expression(document.body.offsetWidth > 990?(document.body.offsetWidth < 1600? "100%" : "1600px" ) : "990px");
	max-width: 1600px;
	min-width: 990px;
}

.bg {
	background: url(header_bg.jpg) top center no-repeat;
}

.bg2 {
	background: url(header_bg2.jpg) top center no-repeat;
}

.bg3 {
	background: url(header_bg3.jpg) top center no-repeat;
}

.bg4 {
	background: url(header_bg4.jpg) top center no-repeat;
}

#header {
 	margin: 0 auto;
	width: 85%;
	/*float: left;*/
	height: 545px;
	padding: 55px 0px 0px 0px;
} 

#header-int {
	margin: 0 auto;
	width: 85%;
	height: 178px;
	padding: 40px 0px 0px 0px;
}

.hleft {
	float: left;
	width: 200px;
	margin: 0px 0px 0px 0px;
}

.logobig {
	float: left;
	width: 64px;
	height: 120px;
	background: url(logobig.png) top center no-repeat;
	filter: expression(p_fix(this,'crop'));
}

.logobig a {
	display: block;
	width: 100%;
	height: 120px;
}

.phone {
	float: right;
	width: 175px;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(phone_icon.gif) no-repeat 50px 0;
}

.phone .phone-dot {
	float:left;
	width: 40px;
	height: 23px;
	border-bottom: 1px solid #bfbeb2;
}

.phone .phone-data {
	float: left;
	width: 125px;
	padding: 0px 0px 0px 10px;
}

.phone span {	
	font-size: 28px;
	color: #aa301b;
}

#header h1,
#header-int h1 {
	font-size: 18px;
	color: #4f4f4c;
	line-height: 90%;
}

#vmenu-int,
#vmenu-int ul {
	float: left;
	list-style: none;
	font-size: 16px;
	line-height: 120%;
}

#vmenu-int ul {
	padding: 10px 0px 20px 20px;
}

/*.left-arrow {
	background: url(left_arrow.gif) center left no-repeat;
	display: block;
	width: 10px;
	height: 16px;
	border: 0px!important;
}*/

#vmenu-int li a span {
	/*display: block;*/
}

#vmenu-int li {
	padding-right: 20px;
	float: left;	
}

#vmenu-int li li {
	padding: 0px;
}

#vmenu-int li a {
	/*display: block;*/
	float: left;
	padding: 10px 30px 10px 15px;
	text-decoration: none;
	background: url(left_arrow.gif) center left no-repeat;
	outline: none;
}

#vmenu-int li li a {
	background: none;
}

#vmenu {
	float: left;
	list-style: none;
	margin: 150px 0px 0px 0px;
	font-size: 16px;
	/*line-height: 36px;*/
	line-height: 120%;
	white-space: nowrap;
	/*overflow: hidden;*/
}

#vmenu li {
	float: left;
	width: 100%;
}

#vmenu li a, 
#hmenu-int li a {
	display: block;
	padding: 10px 30px 10px 10px;
	text-decoration: none;
	outline: none;
}

#vmenu li a:hover,
#vmenu-int li a:hover, 
#hmenu-int li a:hover {
	/*background: #FFFFFF url(dot7x7.gif) no-repeat 95%;*/
	text-decoration: none;
}

#vmenu li a.sfhover,
#vmenu-int li a.sfhover,
#hmenu-int li a.sfhover, 
#hmenu-int li.sfhover {
	background: #FFFFFF url(dot7x7.gif) no-repeat 95%;
	text-decoration: none;
}

#vmenu li a span, 
#hmenu-int li a span, 
#vmenu-int li a span {
	color: #525252;
	/*border-bottom: 1px dashed #525252;*/
	text-decoration: none;
	/*font-weight: bold;*/
}

#vmenu li a span:hover,
#vmenu li a span.sfhover,
#hmenu-int li a span:hover, 
#hmenu-int li a span.sfhover,
#vmenu-int li a span:hover,
#vmenu-int li a span.sfhover {
	color: #985729;
	/*border: none;*/
	border-bottom: 1px dashed #985729;
}

.hotbox {
	float: left;
	width: 30%;
	margin: 460px 0px 0px 10px;
}

h2 {
	font-size: 24px;
	font-weight: bold;
	line-height: 80%;
	background: url(dotwhite7x7.gif) no-repeat center left;
	color: #985729;
	padding: 0px 0px 0px 40px;
	margin: 0px 0px 15px 0px;
}

h2 span {
	background: url(dot20x1.gif) center right no-repeat;
	padding: 0px 80px 0px 0px;
	/*display: block;*/
}

h2 small {
	font-size: 12px;
	font-weight: normal;
	line-height: 100%;
}

a.email {
	background: url(email_icon.gif) center left no-repeat;
	color: #b73823;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 0px 30px;
	/*display: block;*/
	text-decoration: underline;
}

a.email:hover {
	text-decoration: none;
}

#navigation {
	margin: 0 auto;
	width: 100%;
}

.navbg {
	background: url(navbg.png) top left repeat-x;
	height: 146px;
	filter: expression(p_fix(this,'scale'));
}

#navigation .navbody {
	background: url(venok.png) center left no-repeat;
	width: 85%;
	margin: 0 auto;
	height: 125px;
	padding: 21px 0px 0px 0px;
	filter: expression(p_fix(this,'crop'));
}

#navigation .navbody-int {
	width: 85%;
	margin: 0 auto;
	height: 70px;
	padding: 30px 0px 0px 0px;	
}

#hmenu {
	width: 85%;
	margin: 0 auto;
	height: 91px;
	list-style: none;
	font-size: 17px;
}

#hmenu li {
	float: left;
	width: 25%;
	background: url(dot2x63alpha.png) right top no-repeat;
	height: 91px;
	text-align:center;
	/*overflow: hidden;*/
	line-height: 120%;
	position: relative;
	filter: expression(p_fix(this,'scale'));
}



#hmenu li.last {
	background: none;
}

#hmenu li a {
	display: block;
	background: url(dot1x1alpha.png) top left;
	height: 76px;
	margin: 0px 2px 0px 0px;
	padding: 15px 5px 0px 5px;
	color: #525252;
	filter: expression(p_fix(this,'scale'));
	text-decoration: none;
}

#hmenu li a:hover {
	text-decoration: underline;
	color: #985729;
}

#hmenu li a span {
	background: url(down_arrow.gif) bottom center no-repeat;
	padding: 0px 0px 15px 0px;
	display: block;
}

#hmenu-int {
	margin: 0px 0px 0px 30%;
	list-style: none;
	font-size: 16px;
	/*line-height: 36px;*/
	line-height: 120%;
	overflow: hidden;
}

#hmenu-int  li {
	float: left;
	/*width: 20%;*/
	/*text-align:center;*/	
/*	padding: 0px 30px 0px 10px;
	text-decoration: none;*/
}

#content {
	margin: 0 auto;
	width: 85%;
	padding: 20px 0px 0px 0px;
	/*line-height: 130%;*/
	font-size: 12px;
	color: #434342;
}

#content .content-data {
	margin: 0 auto;
	width: 85%;
}

#content p {
	margin: 0px 0px 20px 0px;
}

#content hr {
	margin: 20px 0px 20px 0px;
	border: 0;
	border-bottom: 1px dotted #9d9f97;
}

#content a.read-more {
	padding: 2px 6px 2px 6px;
	background: #985729;
	color: #FFFFFF;
	font-size: 11px;
}

#content a.read-more:hover {
	text-decoration: none;
}

.newsbox-wrapper {
	margin-left: -350px;
	width: 100%;
	float: right;
}

.newsbox-body {
	margin-left: 350px;
}

.banbox {
	width: 350px;
	float: left;
}

.lnk {
	z-index:2;
	position: absolute;
	width: 296px;
	height: 278px;
}

.lnk a, 
.banbox a {
	display: block;
	width: 296px;
	height: 278px;
}

.banbox a {
	position: relative;
}

.obj {
	z-index:1;
	position: absolute;
}

.news-item-wrapper {
	margin-left: -40px;
	width: 100%;
	float: right;
}

.pager {
	text-align: right;
	font-weight: bold;
	float: right;
	width: 100%;
}

.pager a {
	font-weight: normal;
}

.advice-item-wrapper {
	width: 100%;
	float: right;
	margin: 0px;
}

.bpage .news-item-wrapper {
	margin: 0px;
}

.news-item {
	float: left;
	margin-left: 40px;
	clear:left;
	width:100%;
}

.bpage .news-item {
	margin: 0px;
}

.news-date {
	width: 40px;
	float: left;
	background: #FFFFFF;
	font-size: 12px;
	color: #b73823;
	padding: 2px 4px 2px 4px;
	text-align: center;
}

.news .news-date {
	float: none;
	display: block;
	background: #FFFFFF;
	font-size: 12px;
	color: #b73823;
	padding: 2px 4px 2px 4px;
	width: 70px;
	margin-bottom: 20px;
}

.bpage .news h3 {
	font-size: 16px;
	color: #B73823;
	margin-bottom: 10px;
}

.news-text-wrapper {
	margin-left: -50px;
	width: 100%;
	float: right;
}

.news-text {
	margin: 0px 0px 15px 60px;
	border-bottom: 1px solid #d1bea5;
	padding: 0px 0px 15px 0px;
}

.advice-item-wrapper .news-text {
	margin: 0px 0px 15px 0px;
}

#content .news-item h3 {
	font-size: 12px;
	line-height:14px;
	font-weight: bold;
	margin: -2px 0px 5px 0px;
}

#content .news-item h3 a {
	color: #b73823;
	text-decoration: none;
}

#content .news-item h3 a:hover {
	text-decoration: underline;
}

#content .welcome-box {
	margin: 0 auto;
	width: 60%;
	clear: both;
	padding: 40px 0px 40px 0px;
}

#content .welcome-box p {
	padding: 0px 0px 0px 60px;
}

#content h2 {
	margin: 0px 0px 30px 0px;
}

.content-wrapper {
	float: right;
	margin-left: -300px;
	width: 100%;
}

.content-body {
	margin-left: 300px;
	float: left;
}

.bpage {
	padding: 0px 20% 0px 40px;
}

.bpage img {
	border: 1px solid #FFFFFF;
	margin: 5px;
}

h3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 80%;
	color: #985729;
	margin: 0px 0px 10px 0px;
}

.left-col {
	float: left;
	width: 300px;
}

.citation {
	float: left;
	width: 250px;
	padding: 10px;
	background: url(dot1x1alpha.png) top left;
	margin: 40px 0px 0px 0px;
	line-height: 120%;
	filter: expression(p_fix(this,'scale'));
}

.cit-body {
	background: url(half_venok.png) top right no-repeat;
	filter: expression(p_fix(this,'crop'));
}

.citation h3 {
	font-size: 10px;
	
	text-transform: uppercase;
	color: #985729;
	
	margin: 0px 0px 10px 0px;
}


.citation .cit-body h3 {
	line-height:12px;
}


.citation span {
	font-size: 11px;
	color: #b73823;
}

.citation blockquote {
	font-size: 11px;
	font-style:italic;
	margin: 10px 0px 0px 0px;
	color: #985729;
}

#footer {
	margin: 0 auto;
	width: 85%;
	clear: both;
	height: 100px;
	padding: 50px 0px 0px 0px;
	line-height: 130%;
	font-size: 12px;
	color: #434342;
}

.logosml {
	background: url(logosml.png) top left no-repeat;
	float: left;
	width: 28px;
	height: 53px;
	margin: 0px 0px 0px 0px;
	filter: expression(p_fix(this,'crop'));
}

.cright {
	margin-left: 40%;
	* margin-left: 20%;
	float: left;
}

.magvai {
	float: right;
	width: 100px;
	text-align: left;
}

.form {
	width: 500px;
	float: left;
	line-height: 100%;
	margin-top: 20px;
}

.form input {
	padding: 5px;
	width: 250px;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-top: 2px solid #7c7c7c;
}

.form input#capcha {
	width: 100px;
	margin-right: 20px;
}

.form input.button {
	border: none;
	background: #985729;
	color: #FFFFFF;
	width: 100px;
	padding: 10px;
	cursor: pointer;
} 

.form textarea {
	padding: 5px;
	width: 350px;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-top: 2px solid #7c7c7c;
}

.form .ctl {
	float: right;
	width: 360px;
}

.form .el {
	margin: 0px 0px 20px 0px;
	float: left;
	width: 100%;
}

.form label {
	float:left;
	width: 140px;
	color: #985729;
	font-weight: bold;
	display: block;
	height: 25px;
	padding-top: 5px;
}

.form label sup {
	color: #ff0000;
}

.ok p {
	color:#99CC00;
	font-size: 14px;
}

.error p {
	color: #FF0000;
	font-size: 14px;
}

.news {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

div.back {
	float: left;
	width: 100%;
}

.clear {
	clear: both;
}

table {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
}

table td {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 5px;
}

.el table, 
.el table td {
	border: none;
	padding: 0px;
}

div.subservice {
	position: absolute;
	width: 99%;
	/*padding: 0px 2px 0px 0px;*/
	text-align: left;
	display: none;
	z-index: 9999;
}

div.subservice div {
	background: url(dot1x1alpha.png) top left;
	filter: expression(p_fix(this,'scale'));
	padding: 10px;
	font-size: 14px;
	line-height: 100%;
}

div.subservice div a {
	background: none!important;
	margin: 0px!important;
	padding: 0px!important;
}

