/* style global (begin) */

body, html { 
	height: 100%;
	width: 100%;
	background: #ffffff;
	border: none;
	color: #7c7c7c;
	margin: 0; padding: 0;
}
body { 
	font: 62.5%/1.2 Arial, Tahoma, Geneva, sans-serif; 
	/*text-align: center;*/
}
table, td, th { 
	margin: 0; padding: 0;
	border-collapse: collapse;
	font-size: 100%;
}

* { outline: none; }
form { margin: 0; padding: 0; }
input, select, textarea { font: normal 1.0em/1.2 Arial, sans-serif; }
input, select, button { vertical-align: middle; }

#text img, #content img, img { border: none; margin: 0; padding: 0; }
hr { border: 1px  solid #ccc; padding: 0;	margin: 0.5em 0; }
ul, ol, li { margin: 5px 15px; padding: 0; }

h1 { font-size: 1.6em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.2em; }

h1, h2, h3, h4, h5, h6, p { margin: 0.8em 0; padding:0; }
h1, h2, h3, h4, h5, h6, div, td , p, ul, ol, td, th { color: #7c7c7c; }

a:link, a:visited { color: #a7011b; text-decoration: underline;  }
a:hover, a:active { color: #7d7d7d; text-decoration: none; }

/* style global (end) */

/* style grid (begin) */

#site_conteiner {
	position: relative;
  height: auto !important;
  height: 100%;
  min-height: 100%;
	width: 100%;
  min-width: 1000px;
	max-width: 1680px;
	margin: 0 auto 0 0;
	font-size: 1.2em;
	text-align: left;
}
*html #site_conteiner { width: expression((documentElement.clientWidth||document.body.clientWidth)<995?'1000px':'');}
#main_table {
	width: 100%;
	font-size: 100%;
	border-collapse: callapse;
}
 * html  #main_table{
	height: 500px;
 }
 #main_table table, tr, td{
		border-width: 0px;	
	}
	#header {
		height: 80px;
		background: #CCFFFF;
	}
	#wrapper {
		width: 100%;
		padding-bottom: 120px;

	}
		#content_area {
			width: 100%;
			float: left;
			overflow: hidden;
		}
			#content {
				margin: 0 250px;
				background: #ccccff;
			}
			*html #content { width: 100%; }

	.cleaner { clear: both; height: 1px; overflow: hidden; }

#footer {
		position: absolute;
		bottom: 0; left: 0;
		width: 100%;
		height: 100px;
	}

/* style grid (end) */
/* style custom (begin) */
	
	/* Нижняя сторока таблицы */
	#left_table {
	 vertical-align: top;
	 width: 290px;
	}
	#center_table {
	vertical-align: top;
	}	
	#right_table {
	 width: 230px;
	 vertical-align: top;
	}
	#first {
		height: 94px;
	}
	#second {
		height: 141px;
	}
	#middle_center_table {
	vertical-align: top;
	text-align: right;
	}	
	#middle_right_table {
	 width: 230px;
	 vertical-align: top;
	}
	#last_table {
		width: 100%;
		height: 100px;
	}
	/****************************/

	.sqr {
		float: left;
		margin: 0 2px 0 0;
		height: 21px;
		width: 28px;
		background: #603a22;
	}
	.sqrr {
		float: left;
		height: 21px;
		width: 258px;
		background: #603a22;
	}
	.l_gradient {
		position: relative;
		height: 21px;
		width: 100%;
		background: #603a22 url(../img/l_gradient.png) no-repeat 0 0;
	}
	.r_gradient {
		position: relative;
		height: 21px;
		background: #603a22 url(../img/r_gradient.png) no-repeat 100% 0;
	}
	#mnav {
		position: absolute;
		right: 0;
		margin: 3px 10px 0 0;
	}
	#mnav a {
		margin: 0 30px 0 0;
		color: #ffffff;
		font-size: 10px;
	}
	.grey_sqrr {
		margin: 0 0 0 30px;
		height: 21px;
		width: 168px;
		background: #e4e4e4;
	}
	#logo {
		float: left;
		margin: 6px 0 0 42px;
		padding: 3px 0 0 60px;
		background: transparent url(../img/logo.png) no-repeat 0 0;
	}
	#logo a {
		font-family: Impact;
		font-size: 25px;
		color: #ba5827;
		text-decoration: none;
	}
	*html #logo {
		margin: 6px 0 0 21px;
	}
	#vline {
		float: left;
		margin:16px 0 0;
		height: 35px;
		width: 1px;
		background: #a7011b;
	}
	#slogan {
		float: left;
		margin: 20px 0 0 20px;
		width: 170px;
		color: #703d22;
	}
	*html #slogan {
		margin: 20px 0 0 10px;
	}
	#kerameya {
		float: right;
		margin: 15px 0 0;
		height: 62px;
		/*width: 192px;*/
	}
	#head {
		height: 141px;
		background: transparent url(../img/header.png) no-repeat 0 0;
	}
	#contacts {
		height:141px;
		padding:0 0 0 30px;
		width: 160px;
		background: transparent url(../img/contacts.png) no-repeat 19px 0;
	}
	#contacts h3 {
		font-size: 20px;
		color: #5c5c5c;
		margin: 0 0 15px 0;
	}
	#contacts p {
		font-size: 14px;
		color: #7c7c7c;
	}
	#nav {
		margin:0 0 0 20px;
		padding:3px 0 0;
		font-size: 10px;
		color: #ffffff;
	}
	#nav a {
		font-size: 10px;
		color: #ffffff;
	}
	#nav a:hover, #nav a:active {
		text-decoration: none;
	}
	#last_li {
		border-bottom: none !important;
	}
	#left_menu {
		padding: 1px 0 0;
		clear:both;
	}
	#lmenu {
		margin: 60px 0 0;
		padding:0 30px;
	}	
	#left_menu ul, #left_menu li {
		margin: 0;
		list-style: none;
	}
	#left_menu ul {
		border-top: 6px solid #e4e4e4;
		border-bottom: 6px solid #e4e4e4;
	}
	#left_menu li {
		border-bottom: 1px dashed #e4e4e4;
		
	}
	#left_menu a {
		color: #a7011b;
		font-size: 15px;
		text-decoration: none;
		line-height:27px;
		padding-left:35px;
		display: block;
		background: url(../img/marker.png) no-repeat 8px .5em;
	}
	#left_menu a:hover, #left_menu a:active {
		text-decoration: underline;
	}
	#left_menu a.active {
		color: #5c5c5c;
	}

/* style custom (end) */
/* style content (begin) */
	#mtable {
		width: 100%;
		font-size: 100%;
		border-collapse: callapse;
	}
	#mtable table, tr, td{
		border-width: 0px;	
	}
	#center_table h1 {
		font-size: 20px;
		color: #5c5c5c;
	}
	#cont {
		font-size: 14px;
	}
	#copy {
		margin: 10px 0 0 50px;
	}
	#counters {
		margin: 10px 0 0 40px;
	}
	#usscopy {
		float: left;
		margin: 20px 0 0 111px;
	}
	*html #usscopy {
		margin:21px 0 0 40px;
	}
	#pics {
		float:left;
		margin:20px 0 0 30px;
	}
	*html #pics {
		margin:20px 0 0 15px;
	}
	.uss_news_short_item h4 {
		display: none;
	}
	.uss_news img {
		border: none;
	}
/* style content (end) */
