/* style global (begin) */

body, html { 
	height: 100%;
	width: 100%;
	background: #f7e0b2;
	border: none;
	color: #444444;
	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: #444444; }

a:link, a:visited { color: #444444; text-decoration: underline;  }
a:hover, a:active { color: #df413a; text-decoration: none; }

/* style global (end) */

/* style grid (begin) */

#site_conteiner {
	position: relative;
  height: auto !important;
  height: 100%;
  min-height: 100%;
	width: 1000px;
  min-width: 1000px;
	max-width: 1680px;
	margin: 0 auto;
	font-size: 1.6em;
	text-align: left;
}
*html #site_conteiner { width: expression((documentElement.clientWidth||document.body.clientWidth)<995?'1000px':'');}
#main_table {
	width: 100%;
	min-height:150px;
	font-size: 100%;
	border-collapse: callapse;
}
 * html  #main_table{
	height: 200px;
 }
 #main_table table, tr, td{
		border-width: 0px;	
	}
	#header {
		height: 475px;
		background: url(../img/header.png) no-repeat 0 0;
	}
	#wrapper {
		width: 100%;
		padding-bottom: 204px;

	}
		#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: 204px;
		background: url(../img/footer.png) no-repeat 0 0;
	}

/* style grid (end) */
/* style custom (begin) */

	/* Нижняя сторока таблицы */
	#left_gradient {
	 width: 42px;
	 background: transparent url(../img/border_left.png) repeat-y 0 0;
	}
	#left_table {
	 vertical-align: top;
	 width: 260px;
	}
	#center_table {
		padding:0 15px 0 0;
		vertical-align: top;
	}	
	#right_table {
	 width: 243px;
	 vertical-align: top;
	}
	#right_gradient {
	width: 40px;
	background: transparent url(../img/border_right.png) repeat-y 0 0;
	}
	/****************************/
	#logo {
		display: block;
		position: absolute;
		top: 190px;
		left: 220px;
		height: 80px;
		width: 580px;
	}
	#top_menu {
		position: absolute;
		left: 0;
		top: 325px;
		width: 100%;
	}
	#tmenu {
		margin: 0 auto;
		text-align: center;
	}
	*html #tmenu {
		width: 100%;
	}
	#tmenu ul {
		margin: 0 auto;
		text-align: center;
	}
	#tmenu li {
		margin: 0;
		display: inline;
		list-style: none;
	}
	#tmenu li a {
		padding: 0 10px 0 20px;
		font-family: Georgia;
		font-size: 17px;
		color: #181c80;
		background: url(../img/marker.png) no-repeat 0 7px;
	}
	#tmenu li a:hover, #tmenu li a:active,	#tmenu li a.active {
		color: #de3e37;
		text-decoration: none;
	}
	#tmenu li.first a {
		background: none;
	}
	#nav {
		position: absolute;
		top: 400px;
		left: 300px;
		font-size: 11px;
		color: #ba947c;
	}
	#nav a {
		font-size: 11px;
		color: #ba947c;
	}
	#nav a:hover {
		text-decoration: none;
	}
	.h3_lmenu {
		position: absolute;
		top: 440px;
		left: 60px;
		margin:0;
		font-family: Georgia;
		font-size: 20px;
		font-style: italic;
		color: #f2160c;
	}
	.h3_style h3 {
		font-family: Georgia;
		font-size: 20px;
		font-style: italic;
		color: #f2160c;
	}
	.h1_cont_head {
		position: absolute;
		top: 430px;
		left: 300px;
		margin:0;
		font-family: Georgia;
		font-size: 26px;
		font-style: italic;
		color: #f2160c;
	}
/* style custom (end) */
/* style content (begin) */
	
	#left_menu {
		margin:0 20px 0 0;
	}
	#left_menu ul {
		margin:0;
	}
	#left_menu li {
		margin:5px 8px;
		list-style: none;
	}
	#left_menu li a {
		padding: 0 0 0 20px;
		font-size: 16px;
		color: #444444;
		background: url(../img/marker.png) no-repeat 0 7px;
	}
	#left_menu li a:hover, #left_menu li a:active, #left_menu li a.active {
		color: #df413a;
		text-decoration: none;
	}
	
	#copy {
		margin: 85px 0 0 60px;
	}
	#usscopy {
		clear: both;
		float: left;
		margin: 10px 0 0 60px;
	}
	#contacts {
		position: absolute;
		bottom: 60px;
		left: 50%;
		width: 190px;
		margin-left: -95px;
		text-align: center;
	}
	#counters {
		float: right;
		margin: 10px 55px 0 0;
	}
	.uss_photoalbums_albums_list .uss_albums_item .uss_albums_cover {
		background-color:#F7E0B2 !important;
	}
	.uss_vote {
		margin-left: 15px;
	}
	#info {
		margin-left: 15px;
	}
/* style content (end) */