*
{
	margin: 0;
	padding: 0;
}
a img 
{
border: none;
}
a
{
	color: #000000;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}
body 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #ffffff;
	min-width: 1003px;
	font-size: 12px;
}


/* Часто испльзуемы цвета */
#blue_line 
{
	background-color: #2d6aaa;
	width: 100%;
	height: 1px;
	font-size: 0px;
}
#silver_line
{
	background-color: #939191;
	width: 100%;
	height: 3px;
	font-size: 0px;
}
/* Часто испльзуемы цвета */


/* HEADER */
.header_table
{
	width:100%;
	height: 206px;
	width: expression((documentElement.clientWidth||document.body.clientWidth) < 1000?'1000px':''); /* Internet Explorer <= 6.0 */
	min-width: 1000px; /* Opera & FireFox & Internet Explorer 7.0 */
}
.header_left_td
{
	background-image: url(images/l_bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.header_right_td
{
	background-image: url(images/r_bg.jpg);
	background-repeat: no-repeat;
	/*width: 367px;*/
	width: 347px;
}



/* FOOTER */
#counters
{
	float: left;
	padding: 10px 30px;
}
#contacts
{
	float: right;
	height: 80px;
	padding: 5px 25px 0px 0px;
	font-size: 11px;
}
#copyright
{
	color: #798ea5;
	font-size: 90%;
	text-align: right;
	padding-top: 10px;
}
/* END FOOTER */


/*dotted border*/ 
.block_border_d {
	margin-top:6px;}
.xtop, .xbottom {
display:block; 
background:transparent; 
font-size:1px;
}
.xb1, .xb2, .xb3, .xb4, .xb4b {
display:block; 
overflow:hidden;
}
.xb1, .xb2, .xb3 {
height:1px;
}
.xb2, .xb4, .xb4b {
background:#fff; 
border-left:1px solid #6e7b7f;
border-right:1px solid #6e7b7f;
}
.xb1 {
margin:0 5px; 
background: url(/images/horizontal.gif);

}
.xb2 {
margin:0 3px;
border-width:0 1px;
}
.xb3 {
margin:0 2px;
}
.xb4 {
height:1px; 
margin:0 1px 1px 1px;
}
.xb4b {
height:1px; 
margin:1px 1px 0 1px;
}
.block_content {
display:block; 
background:url(/images/vertical.gif);
height:auto;
}
/* end of dotted border*/ 

