@charset "windows-1251";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	background-image: url(/images/back.jpg);
}
#container {
	width: 831px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
} 
h1 { font-family: Verdana, sans-serif; font-size: large; text-align: center; color: #B02127; }
h2 { font-family: Verdana, sans-serif; font-size: large; text-align: left; color: #7F7F7F; }
h3 { font-family: Verdana, sans-serif; font-size: medium; font-weight: normal; text-align: left; color: #B02127; }

a { text-decoration: underline; color: #7F7F7F; }
a:hover { text-decoration: none; color: #B02127; }

a img { border: 0; }

a.menu { text-decoration: none; color: #000; }
a.menu:hover { text-decoration: underline; color: #B02127; }

a.t { text-decoration: none; color: #B02127; }
a.t:hover { text-decoration: underline; color: #7F7F7F; }

.red_font {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #B02127;
	font-weight: bold;
}

.grey_font {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #7F7F7F;
	font-weight: bold;
}
.grey_font2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #7F7F7F;
}
.red_font2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #B02127;
}
.copy_right {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #7F7F7F;
	font-weight: bold;
	display: block;
	position: absolute;
	left: 19px;
	top: 147px;
}

#header {
	height: 147px;
	position: relative;
} 
#header_logo {
	height: 115px;
	background-image: url(/images/header_logo.png);
	width: 248px;
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 0px;
	float: left;
	position: absolute;
} 
#header_under_logo {
	height: 17px;
	background-image: url(/images/header_under_logo.png);
	width: 248px;
	position: absolute;
	text-align: center;
	padding-top: 15px;
	top: 115px;
	left: 0px;
} 
#header_menu_back {
	height: 103px;
	width: 583px;
	padding-top: 45px;
	margin-left: 248px;
}
#header_menu_phone {
	text-align: right;
	padding-right: 10px;
}
#header_menu_top_line {
	height: 40px;
	background-image: url(/images/header_menu_top_line.png);
	width: 583px;
	text-align: center;
	padding-top: 33px;
} 
#sidebar {
	width: 228px;
	top: 0px;
	padding-top: 200px;
	padding-left: 20px;
	float: left;
	position: absolute;
	z-index: 1;
	left: -1px;
}
#sidebar1 {
	width: 200px;
	background-image: url(/images/header_menu_left_line.png);
	height: 189px;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 48px;
	top: 0px;
	left: 1px;
	position: absolute;
}
#mainContent {
	margin-left: 248px;
	padding-right: 20px;
	padding-left: 8px;
	min-height: 500px;
} 
#main {
	background-image: url(/images/main_back.png);
	background-repeat: repeat-y;
	padding-top: 15px;
	position: relative;
	background-position: 0px 0px;
	min-height: 570px;
	_height: 570px;
} 
#footer {
	background-image: url(/images/footer_back.png);
	height: 166px;
	width: 831px;
	position: relative;
} 
#footer_foto2 {
	position: absolute;
	left: 442px;
	top: 0px;
	width: 185px;
	height: 146px;
	background-image: url(/images/header_foto.png);
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	cursor: pointer;
	z-index: 100;
}
#footer_foto3 {
	position: absolute;
	left: 641px;
	top: 0px;
	width: 185px;
	height: 146px;
	background-image: url(/images/header_foto.png);
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	z-index: 100;
}
#footer_foto1 {
	position: absolute;
	left: 243px;
	top: 0px;
	width: 185px;
	height: 146px;
	background-image: url(/images/header_foto.png);
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	z-index: 100;
}

.footer_title {
	font-size: 16px;
	position: absolute;
	bottom: 168px;
	left: 247px;
	color: #B02127;
	font-weight: bold;
}
#footer_foto_big {
	position: absolute;
	left: 243px;
	top: 0px;
	width: 575px;
	height: 146px;
	background-image: url(/images/header_foto_big.png);
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	z-index: 100;
	background-repeat: no-repeat;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 0px;
	line-height: 0px;
}
