/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, Sans Serif;
	background: url(images/bg.gif) repeat-x #021d4b;
}

h1 {
	color: #e9edf5;
	font-size: 18px;
	margin-bottom:15px;
	text-transform: uppercase;
}

h2 {
	color: #d3dae6;
	font-size: 16px;
	margin-bottom:3px;
}

h3 {
	color: #ffffff;
	font-size: 13px;
}


td {
	font-size: 14px;
	color:#666666;
}

a {
	font-size: 14px;
	font-weight: normal;
	color:#ffffff;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

ul {
	padding: 0px 0px 7px 2px;
	margin: 0px 0px 0px 17px;
	list-style-image:  url(images/list_arrow.gif);
}

li {
	margin: 5px 0px 0px 0px;
}

table.body {
	background: url(images/body_bg.gif) repeat-x #253661;
}

td.border_t {
	background: url(images/border_t.gif) repeat-x #95a2bc;
}

.menu {
	background: url(images/menu_bg.gif) repeat-x #172e58;
	white-space: nowrap;
}

td.menu_selected {
	background: url(images/menu_bg_selected.gif) repeat-x #172e58;
}

table.menu a {
	color:#ffffff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 5px;
	padding-bottom: 3px;
	display: block;
}

table.menu a:hover {
	background: url(images/top_menu_hover.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

td.sub_menu_bg {
	background: url(images/sub_menu_bg.gif) repeat-x #122b55;
}

td.content, td.content td {
	color:#ffffff;
	font-size: 15px;
}

div.content {
	padding: 9px 15px 12px 12px;
	color:#ffffff;
	font-size: 15px;
}

div.content td {
	color:#ffffff;
	font-size: 15px;
}

td.sub_menu_text {
	padding: 5px 10px 5px 10px;
	background: #3c6397;
}

table.block {
/*	background: #556488; 
	margin-left: 5px;
	margin-right: 5px;
*/
}

.block_item {
	background: url(images/sub_menu_item_bg.gif);
}


#block {
/*	background: #22547f;*/
	background: url(images/sub_menu_item_bg.gif);
}

tr.block td {
	background: url(images/block_border.gif);
}

td.block {
	padding-left: 8px;
	padding-right: 2px;
}


td.description {
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 10px;
	line-height: 10px;
}

td.description a {
	color:#ffffff;
	font-size: 14px;
	line-height: normal;
	align:left;
}

span.description, span.description a {
	color:#66ccff;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.slogan {
	color:#ffffff;
	font-size: 14px;
	font-weight: bold;
	padding-top:0px;
	padding-bottom:8px;
}

td.house {
	background: url(images/house_bg.png);
}

table.contacts td {
	font-family: Times, Arial, Helvetica, Sans Serif;
	color:#ffffff;
	font-size: 16px;
	font-weight: bold;
	white-space: nowrap;
	background: #7f8da8;
}

table.contacts a {
	font-family: Times, Arial, Helvetica, Sans Serif;
	color:#ffffff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

td.brands {
	background: url(images/brands_bg.gif) #fcfcfc;
	background-repeat: no-repeat;
}

td.brands_bottom {
	background: #fcfcfc;
}

td.bottom, td.bottom a {
	background: #021d4b;
	color:#ffffff;
	font-size: 11px;
}

span.additional, span.additional a {
	font-size: 12px;
	font-weight: normal;
}