@charset "windows-1251";
html, body {
	height: 100%;
	width: 100%;
	background: #000;
	;
}
h1, h2, h3, h4, td, tr, table, form, div, body, html, img, br {
	margin: 0px 0px;
	padding: 0px;
}


div.relative {
	position:relative;
}
div {
	border:0px solid red;	
}
#body h1#main-head {
font-size:16px;
font-weight:bold;
color:#FFBA03;
}
#body #ffl h2 { color:#FFBA03;}
#header {
	background-image: url(/images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 150px;
	width: 100%;
}
.inner-box {
	width: 789px;
	clear:both;
}
#gdn { margin-top:10px; margin-bottom:10px;}
#footer #gdn td div {
font-size:11px;
color:#D7F5FF;
}
#gdn td div a{
font-size:11px;

}
#header .phones {
	position: absolute;
	/*left: -3px;*/
	right:0px;
	top: 57px;
	/*display:none;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
}

#header .phones b, td.hometext b {
	color:#FFBA03;
	font-size:19px;
	font-weight:normal;
}

 td.hometext b {font-size:17px;}

#header .phones a {
	color:white;
	font-size:11px;
}

#header .logo {
	position: absolute;
	top: 11px;
	/*right: 0px;*/
	left:0px;
}
#menu {
	background-image: url(/images/menu-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	width: 100%;
	padding-top:6px;
}

#menu a {
	color:white;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:90%;
	margin-right:20px;
}

#menu a:hover, #menu a.selected {color:#FFBA03;}

#body {
	background-color: #000;
	background-image: url(/images/body-bg-long.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	min-height: 570px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 13px;
	color: #d7f5ff;
	clear:both;
}
#body_blank {
	background-color: #000;
	background-image: url(/images/body-bg-long.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 13px;
	color: #d7f5ff;
	clear:both;
}
#body .sub-body {
	background-image: url(/images/body-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 570px;
	width: 100%;
	padding-top: 25px;
	clear:both;
}
#footer {
	background-image: url(/images/bottom-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	/* height: 155px; */
	width: 100%;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 12px;
	color: #d7f5ff;
	clear:both;
}
#footer a, #body a {
	color: #01a6ea;
}
#footer .footer-menu span {
	color: #01a6ea;
	display: block;
	margin-bottom: 7px;
}

#footer .footer-menu {
	position: absolute;
	left: 0px;
	top: 17px;
}
#footer .madeby {
	position: absolute;
	top: 21px;
	right: 0px;
}
#body .title {
	margin-bottom: 15px;
}

#body .title h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFBA03;
	font-size:130%;
}

#body ul, #body li {
	margin:0; padding:0;
	list-style-type:none;
}

#body .bodys ul.art-list {
	margin:0;
}
#body ul.art-list li {
	color: #01a6ea;
	list-style-type:none;
}
#body li {
	margin:3px 0px 0px 10px;
	list-style-position: inside;
}
#body img.border5 {
	border: 5px solid #569db6;
}

#body .bodys ul.myform, #body .bodys ul.myform li {
	margin: 0px;
}
#body ul.myform li {
	color: #d7f5ff;
	list-style-type:none;
}
#body ul.myform span.name-field {
	display: block;
	float: left;
	width: 80px;
}
#body .myform .textfield, #body .myform .textarea {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 12px;
	background-color: #000000;
	border: 1px solid #51636b;
	color: #d7f5ff;
	width: 325px;
	margin-bottom:1px;
}
#body .myform .textarea {
	height:92px;
	overflow:hidden;
}
#body h3 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	color: #ffba00;
	margin-bottom:10px;
}
#body .mytable {
	border-collapse:collapse;
}
#body .mytable td {
	border:solid 1px #52646c;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	color: #d7f5ff;
	background-color: #000000;
	padding: 5px 10px;
	vertical-align:top;
}
#body .mytable .head-table td {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #ffba00;
	background-image: url(/images/table-header-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	height: 39px;
	padding:0px;
}
#body .bodys ul.gallery {
	margin:0;
	padding:0;
}

#body ul.news-list li, #body ul.gallery li {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 12px;
	color: #ffffff;
	clear:both;
	list-style-type:none;
}
#body .bodys ul.price-group {
	margin:0;
}
#body ul.price-group li {
	clear:both;
	list-style-type:none;
}
#body .price-group ul {
	margin-bottom:25px;
}
#body .news-list strong, #body .gallery strong  {
	background-image: url(/images/date-li.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-left: 15px;
	color:
 	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-weight: normal;
	color: #ffba00;
}
#body .gallery strong  { 
	margin-top: 5px;
}

#body .bodys ul.news-list {
	clear:both;
	margin: 0;
}
#body .news-list a, #body .gallery a {
	font-weight: bold;
	text-decoration: none;
}
#body .news-list div, #body .gallery div, #body .price-group div {
	float: left;
	padding-right:10px;
}
#body .gallery div {
	padding-right:25px;
	width: 165px;
}
#body .price-group div {
	width:250px;
}
#body ul.blue{
	color: #01a6ea;
	margin: 0;
}
#body .news-list .box-image {
	width: 172px;
}
#body .news-list .box-text {
	width: 596px;
}
#body .news-list .box-text-long {
	width: 768px;
}
#body .pager {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 13px;
	color: #d7f5ff;
	clear: both;
}
#body .pager a {
	color: #d7f5ff;
	margin-right: 10px;
	text-decoration:none;
}
#body .pager strong {
	background-color: #ffba00;
	padding: 0 5px;
	margin-right: 10px;
}
#body h1 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 18px;
	font-weight: normal;
	color: #01a6ea;
	margin-bottom:10px;
}

#ffl { padding-bottom:20px; padding-top:3px;}
#body h2 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 16px;
	font-weight: normal;
	color:#5598D8;
	margin-bottom:10px;
}

#body .price-group h3 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 18px;
	font-weight: normal;
	color: #d7f5ff;
}

#body .price-group .h_3 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 18px;
	font-weight: normal;
	color: #d7f5ff;
	margin-bottom:15px;
}

#body img {
margin:10px 10px 10px 0px;
border:#CCCCCC 1px solid;
}

.flash {
	width: 569px;
}
.hometext {
	width: 229px;
}
ul#home-news {
	clear:both;
}
#body #home-news .box-image img.border5 {
	border: 3px solid #569db6;
}
#home-news .box-image {
	width: 75px;
	padding-right:8px;
}
#home-news .box-text {
	width: 165px;
}
#home-news a {
	text-decoration: none;
}
#home-news div {
	float: left;
}
#home-news strong {
	background-image: url(images/date-li.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-left: 15px;
 	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	color: #ffba00;
	margin-bottom:4px;
}
ul#home-news li {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 12px;
	color: #ffffff;
}
#home-news .box-text-long {
	width: 248px;
}
#body .bodys {
	width: 789px;
}

#body .bodys ul {
	margin-left: 20px;
}
#body .bodys li {
	list-style-type:square;
}

div.header-slogan {position:absolute; width:200px; top:30px; left:190px; color:#727272; font-size:17px; font-family: Arial, Helvetica, sans-serif, "Arial Narrow"; }
div.header-slogan div {margin-bottom:10px;}
div.slogan-2 {margin-left:50px;}
div.slogan-3 {margin-left:20px;}

span.white {color:white;}

#imCopyright { margin-top: 5px; }
#imCopyright img { vertical-align: middle; }
.cleared {clear:both; float:none;}
