body {
	font-family: Verdana, Tahoma, sans-serif;
	background-color: #CFD4BA;
	color: #626262;
	margin: 0;
	padding: 0;
}
#top {
	font-size: 0.7em;
}

a, .content a {
	display: inline;
	cursor: pointer;
	color: #7C0007;
}
a:hover, .content a:hover { 
	color: #C5000B; 
}
/* header */

#header {
	height: 131px;
	background: #F5F5F0 url("/images/header_bg.gif") repeat-x right top;
	color: #000000;
}
#header div.head {
	height: 131px;
	background: url("/images/header.jpg") no-repeat right top;
	margin: 0 30px 0 0;
}
#logo {
	margin-left: 65px;
	margin-top: 45px;
	width: 138px;
	height: 45px;
	z-index: 10;
}
/*
#header_text {
	position: absolute;
	right: 1px;
	top: 90px;
	margin: 0 430px 0 0;
	width: 170px;
	height: 36px;
}
*/

#flash_slogan {
	position: absolute;
	top: 65px;
	right: 1px;
	margin: 0 430px 0 0;
	height: 61px;
	z-index: 4;
}

#flash_index {
	position: absolute;
	top: 0;
	right: 0;
	width: 430px;
	height: 131px;
	z-index: 5;
	padding: 0;
	margin: 0;
}

/* second line */

.second-bg {
	background: #E7E8D9 url("/images/second_bg.gif") repeat-x left top;
}
.second {
	color: #000000;
	height: 50px;
	font-size: 100%;
	padding-left: 17px;
}
.second .s-left {
	background: url("/images/second_s-links-left.gif") no-repeat right top;
	
}
.second .s-text {
	padding: 16px 0 6px 4%;
	margin: 0 60px 0 0;
}
.second .s-links {
	background: url("/images/second_s-links-right.gif") no-repeat left top;
}
.second .s-links img.links {
	width: 196px;
	height: 50px;
}
.fontsize {
    position: relative;
    float: right;
    width: 50px;
    height: 34px;
    padding: 16px 8px 0 0;
}
html>body .fontsize {
    width: 8ex;
}
.fontsize a{
    text-decoration: none;
    font-weight: normal;
    font-family: 'Georgia', Arial, sans-serif;
    color: #626262;
}






.valign-top td, .valign-top	{	vertical-align: top;	}

/* solutions line */

.solutions {
	background-color: #E7E8D9;
	color: #000000;
	width: 100%;
}

.solutions .s1, .solutions .s2, .solutions .s3, .solutions .s4 {
	width: 25%;
	height: 129px;
}
html>body .solutions {
	height: auto;
	min-height: 129px;
}
.solutions .s1 {	background: #A8AA92 url("/images/s1_bg.gif") top left repeat-x;	}
.solutions .s2 {	background: #7C0006 url("/images/s2_bg.gif") top left repeat-x;	}
.solutions .s3 {	background: #A8020A url("/images/s3_bg.gif") top left repeat-x;	}
.solutions .s4 {	background: #F5A801 url("/images/s4_bg.gif") top left repeat-x;	}
.solutions .s1 a.s-href {	color: #FFFFFF;	}
.solutions .s2 a.s-href {	color: #FFA2A2;	}
.solutions .s3 a.s-href {	color: #FFB3B3;	}
.solutions .s4 a.s-href {	color: #FFFFFF;	}

.solutions .s1 a.s-href, .solutions .s2 a.s-href, .solutions .s3 a.s-href, .solutions .s4 a.s-href {
	font-family: Arial, sans-serif;
	text-decoration: none;
}
.solutions div.s-text {
	font-size: 95%;
	line-height: 105%;
	margin: 0 13px 16px 37px;
	font-family: Tahoma, sans-serif;
}









.main {
	background: #F5F5F0 url("/images/main_bg.gif") right bottom no-repeat;
	color: #000000;
}
.main .m1, .main .m2, .main .m4 {
	border-bottom: 1px solid #7B7B7B;
}

/* first column */

.just-spacer-26px {	/* privet Opere 7.11 */
	height: 26px; 
	display: block;	
	line-height: 26px;
}
.main .m1 {
	width: 25%;
}
.main .m1 .m1-menu {
	background: #E6EED9 url("/images/m1_bg.jpg") no-repeat left top;
	width: 100%;
}
.main .m1 .m1-bottom {
	height: 14px;
	background: #E6EED9 url("/images/m1_bg.gif") no-repeat right bottom;
}
.main .m1 ul.submenu {
	padding: 0;
	margin: 6px 0 28px;
}
.main .m1 ul.submenu li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: inline;
}

.main .m1 ul.submenu li a {
	background: url("/images/m1_li.gif") no-repeat 0 2px;
	color: #595959;
	padding: 2px 0 2px 20px;
	margin: 1px 0 0 4px;
	text-decoration: none;
	display: block;
	line-height: 100%;
	
}
.main .m1 ul.submenu li a:hover {
	background: #F5F6F1 url("/images/m1_li-hover.gif") no-repeat 0 2px;
	color: #73736F;
}
.main .m1 .menu-lvl1 a {
	display: block;
}
.main .m1 .menu-lvl1 a:hover {
	background-color: #F5F6F1;
}
.main .m1 .menu-lvl1-cur a, #m1 .menu .menu-lvl1-cur {
	display: block;
	background-color: #C9D1B4;
}
.main .m1 ul.submenu li a.menu-lvl2 {}
.main .m1 ul.submenu li a.menu-lvl2-cur {
	background-color: #F5F6F1;
}


.m2 {
	background: #F5F5F0 url("/images/sx_column.gif") repeat-y right top;
}
.content {
	padding: 28px 20px 20px 40px;
}

ul {
	padding: 0.5em 0 0.5em 6ex;
	margin: 0;
}
li {
	padding: 0.3em 0;
	margin: 0;
}

.m4 {
	padding: 28px 0 12px 0;
}

#formdiv td {
	font-size: 75%;
}
#formdiv table input, #formdiv table textarea {
	background-color: #FFFFFF;
	color: #434343;
	border: 1px solid #737373;
	width: 95%;
	font-family: Arial, sans-serif;
	font-size: 75%;
}
#formdiv .submit {
	font-weight: bold;
	font-family: Verdana, sans-serif;
	font-size: 75%;
}
#formdiv table td {
	vertical-align: top;
}

/* main place */

.content h1 {
	text-transform: capitalize;
	color: #434343;
	font-family: Arial;
	font-weight: bold;
	font-size: 140%;
	background: url("/images/pimpochka.gif") no-repeat 2px 0.2em;
	text-indent: 22px;
}




/* footer */

#spacer {
	height: 1em;
	clear: both;
}


.footer {
	width: 100%;
}
.footer td {
	color: #434343;
	font-size: 100%;
	font-family: Tahoma, sans-serif;
	height: 50px;
}
html>body .footer {
	min-height: 50px;
	height: auto;
}
.footer a { 
	color: #7C0007;
	text-decoration: none;
}
.footer a:hover { 
	text-decoration: underline;
}
.footer .f-left {
	width: 25%;
	padding: 20px 0 0 60px;
}
.footer .f-center {
	width: 50%;
	text-align: center;
	padding: 20px 10px 10px;
}
.footer .f-right {
	width: 25%;
	padding: 20px 30px 10px 50px;
	text-align: right;
}


