html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	list-style: none;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
a, a:visited {
	color: #1f21af;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
        font-family: Arial, Helvetica, sans-serif, Verdana, Tahoma;
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        color: #fff;
}
/* fixed footer */
* {
  		margin: 0;
  		padding: 0;
}
html, body {
  		height: 100%; /* Required */
}
.box {
  		text-align: left;
  		position: relative;
  		min-height: 100%; /* For Modern Browsers */
  		height: auto !important; /* For Modern Browsers */
 		height: 100%; /* For IE */
  		width: 100%;
		width: expression((documentElement.clientWidth||document.body.clientWidth)<990?'990px':'');
		min-width: 990px;
		background: #6d696a url("/i/line.jpg") repeat-y center top; 
}
#boxfon {
		background: url("/i/index/fon.jpg") repeat-y center top; 		
}
#container-content {
 		padding: 0 0 40px 0;
}
#container-content:after {
  		clear: both;
  		display: block;
  		font: 1px/0px serif;
  		content: ".";
  		height: 0;
  		visibility: hidden;
}
#container-foot {
  		width: 100%;
 		position: absolute;
  		bottom: 0 !important;
  		bottom: -1px; /* For Certain IE widths */
  		height: 40px;
}
/* */
.content {
		width: 500px;
		margin: 0 auto;
		padding: 0 0 30px 0;
}
img.first {
		margin: 40px 0 10px 0;
}
img.second {
		margin: 0 0 10px 0;
}
.content span {
		padding: 15px 0 15px 0;
		display: block;
}
.content span a, .content span a:visited {
		color: #625e5f;
		text-transform: uppercase;
}
.content span a:hover {
}
/* bottom */
.hm_container {
		clear:both; 
		text-decoration:none;
}
.bottommenu {
		text-align: center;
		width: 100%;
}
.bottommenu ul {
		display:table;
		margin:0 auto; 
		list-style-type:none;
}
.bottommenu ul li {
		padding: 0 14px 0 14px;
		height: 40px;
		display:table-cell;
}
.bottommenu ul li span {
		display: block;
		padding: 10px 0 0 0;
}
.bottommenu ul li a, .bottommenu ul li a:visited {
		color: #858182;
		font-size: 10px;
		text-decoration: none;
		text-transform: uppercase;
}
.bottommenu ul li span a:hover {
		text-decoration: underline;
}

/* other */
.rel {
		position: relative;
}
.clear {
		clear: both;
}
.center {
		text-align: center;
}
.clearfix:after{
        content: "."; 
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
}
.clearfix {
        display: inline-block;
}
/* Holly Hack Targets IE Win only \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End Holly Hack */ 
.hand {
cursor:hand;
c\ursor:pointer;
}
