html {margin: 0; padding: 0;}

body {
	margin: 0 auto;
	//padding: 10px;
	padding: 0px;
	padding-bottom: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	//width: 1100px;
	width: 1000px;
}
table a {
	color: #CB2027;
	text-decoration: underline;
}

img {
	border: 0;
}

div.bx-top-panel {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}

table.template {
	//width: 93%;
	width: 100%;
}

table.template td {
	vertical-align: top;
}

table.template td.left {
	width: 250px;
}

div.logo {
	padding-top: 15px;
	padding-bottom: 25px;	
}

div.menu_left {
	border: 1px solid #5a5a5a;
	//padding: 15px 0;
	padding: 5px 0;
}

div.menu_left_header {
	//padding: 12px 0;
	padding: 2px 0;
}

div.menu_left_caption {
	width: 180px;
	border-bottom: 1px dashed #e9e2e2;
	//padding: 3px 0 10px 0;
	padding: 3px 0 3px 0;
	margin-left: 30px;
	color: #5a5a5a;
	font-size: 115%;
}

div.menu_left_toggle {
	float: left;
	padding: 5px;
	padding-left: 0;
}

a.toggle_open,
a.toggle_close {
	padding: 5px 11px;
	text-decoration: none;
	color: white;
}

a.toggle_open {
	background: url( "/images/toggle_open.gif" ) no-repeat;
}

a.toggle_close {
	background: url( "/images/toggle_close.gif" ) no-repeat;
	padding-left: 13px;
}

ul.menu_left_block {
	margin: 0;
	//margin-left: 40px;
}

ul.menu_left_block li {
	list-style-image: url( "/images/arrow.gif" );
	// padding: 6px 0 7px 3px;
	padding: 3px 0 3px 3px;
}

ul.menu_left_block li.active {
	background: url( "/images/menu_left_background.gif" ) repeat-x center;
	color: white;
	font-size: 85%;
	font-weight: bold;
	margin-right: 5px;
	padding: 0 0 0 3px;
}

div.menu_left_active_top
{
	float: right;
	background: url( "/images/menu_left_active_top.gif" ) no-repeat top;
	width: 9px;
	height: 9px;
}

div.menu_left_active_middle {
	padding-top: 7px;
	//padding-top: 0;
	//margin-top: -6px;
}

div.menu_left_active_bottom {
	position: relative;
	bottom: 0;
	left: 191px;
	width: 9px;
	height: 9px;
	background: url( "/images/menu_left_active_bottom.gif" ) no-repeat bottom;
}

ul.menu_left_block a {
	color: #5a5a5a;
	text-decoration: none;
	font-size: 85%;
	font-weight: bold;
	padding-right: 5px;
}

ul.menu_left_block a:hover {
	color: #9b9b9b;
}

div.clients {
	padding-left: 20px;
}

div.clients h1 {
	font-size: 110%;
	color: #cf5b5f;
	padding: 20px 0 10px 0;
	margin: 0;
}

h2 {
	font-size: 105%;

}
h3 {
	font-size: 103%;
}

div.clients img {
	padding: 0;
	margin: 0;
}

div.clients_item {
	padding-bottom: 15px;
}

div.clients_desc {
	padding: 4px;
}

table.header {
	/* width: 100%; */
	border-collapse: collapse;
	margin-bottom: 5px;
}

table.header td {
	padding: 0;
}

td.header_phone {
	padding-top: 25px;
	text-align: center;
}

span.phone_gray {
	font-weight: bold;
	color: #7e7e7e;
}

span.phone_orange {
	font-family: Arial;
	font-size: 110%;
	color: #da7523;
}

div.phone_number {
	display: inline;
	font-family: Arial;
	font-size: 200%;
	font-weight: 400;
	vertical-align: middle;
}

div.icq {
	padding-top: 5px;
	//margin-left: 55px;
}

div.icq img {
	vertical-align: middle;
}

div.icq a {
	text-decoration: none;
	color: black;
}

td.header_left {
	width: 514px;
	vertical-align: bottom;
}

td.header_center {
	background: url( "/images/header_center.gif" ) repeat-x;
}

td.header_right {
	width: 35%;
}

div.nav_red {
	background: transparent url( "/images/nav_red_background.gif" ) repeat-x;
	height: 87px;
}

div.nav_red_left {
	float: left;
	padding-right: 15px;
}
div.nav_red_right1 {
	float: right;
	padding-left: 15px;
}
div.nav_red_left1 {
	float: left;
	padding-left: 0px;
}
div.nav_red_right {
	float: right;
}

div.nav_red_block {
	padding-top: 23px;
}

div.nav_red_item {
	padding-bottom: 5px;
	font-size: 150%;
}

div.nav_red a {
	color: white;
	font-weight: bold;
}

div.nav_red a:hover {
	color: #f7c6c8;
}

div.nav_gray {
	padding-top: 40px;
}

div.nav_gray_item {
	height: 64px;
	// font-size: 150%;
	font-size: 122%;
}

div.nav_gray_item a {
	padding-top: 20px;
	height: 43px;
	display: block;
	background: #5a5a5a url( "/images/nav_gray_inactive.gif" ) no-repeat;
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding-left: 32px;
	border-bottom: 1px solid #767676;
}

div.nav_gray_item a:hover {
	background: #f6d964 url( "/images/nav_gray_active.gif" ) no-repeat;
	color: #5a5a5a;
	border-bottom: 1px solid #f6d964;
}

div.nav_gray_item_last a {
	padding-top: 5px;
	height: 58px;
}

table.content {
	width: 100%;
	border-collapse: collapse;
}

table.content td {
	padding: 0;
	width: 50%;
}

div.nav_content_left,
div.nav_content_right{
	font-size: 125%;
	border-top: 6px solid #999999;
	font-weight: bold;
	padding: 7px 10px;
}
	
div.nav_content_left {
	margin-left: 6px;
	background: #ffcc00;
}

div.nav_content_right {
	background: #ffe57f;
}

div.content {
	padding: 0 5px;
}

div.bottom {
	background: #707070 url( "/images/bottom_background.gif" ) repeat;
	color: white;
	font-size: 80%;
	font-weight: bold;
}

table.bottom {
	width: 100%;
	//width: 93%;
}

table.bottom a {
	color: white;
}

table.bottom a:hover {
	color: #fbd9d9;
}

td.bottom_left,
td.bottom_right {
	padding: 10px 15px;
}

td.bottom_center {
	text-align: center;
}

td.bottom_right {
	text-align: right;
}

div.nav_bottom_item {
	display: inline;
	padding: 0px 7px;
}

div.banner {
	padding-top: 20px;
	width: 248px;
}

ul.structure {
	padding-left: 7px;
	padding-top: 10px;
	margin: 0;
}

ul.structure li {
	list-style-image: url( "/images/arrow.gif" );
	margin-left: 10px;
	padding: 5px 0;
}

ul.structure a {
	color: #cf5b5f;
}

ul.structure a:hover {
	color: #a73035;
}

table.online {
	width: 700px;
	border-collapse: collapse;
}

table.online td.left {
	padding: 2px 0;
	padding-left: 5px;
	text-align: right;
	font-weight: bold;
	width: 35%;
}

table.online td.right {
	padding: 2px 0;
	padding-left: 5px;
}

table.online td.left input,
table.online td.right input {
	width: 250px;
}

table.online td.radio input {
	width: 10px;
}

table.online td.thin input {
	width: 110px;
}

table.online textarea {
	width: 250px;
}

table.online td.center {
	text-align: center;
}

table.online td.bottom {
	text-align: center;
	background: #CCC;
}

div.pictures {
	float: right;
	padding: 5px;
}

div.pictures_elem {
	margin-bottom: 20px;
}

div#pictures_window {
	display: none;
	position: fixed !important;
	position: absolute;
	top: 40px;
	right: 40px;
	border: 1px solid black;
	max-height: 700px;
	overflow: auto;
}

div.pictures_caption {
	background: #cd161c url( "/images/menu_left_background.gif" ) repeat-x;
	text-align: right;
	padding: 4px;
}

div.pictures_caption a {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

div.pictures_caption a:hover {
	color: #6d0a0e;
}
/*
#horizontal2 {
	color: white;
}
#horizontal2 a{
	text-decoration: none;
	color: white;
}
#horizontal2 a:hover{
	color: #5A5A5A;
}
*/
#horizontal1 a{
	color: #5A5A5A;
}
#services a{
	text-decoration: underline;
	color: black;
}
#services a:hover{
	text-decoration: none;
}
