@charset "windows-1251";
/*Дубинин В.*/
/*Общая структура*/
/*Тело*/
body
	{
	width: 1000px;
	margin: 0px;
	padding: 0px;
	background-color: #CA9B55;
	padding-left: 50%;
	margin-left: -500px;
	border: 0px;
	}
#top
	{
	width: 1000px;
	height: 27px;
	margin: 0px;
	padding: 0px;
	/*background-color: #CA9B55;*/
	/*background: url(images/top.jpg);
	background-repeat: no-repeat;*/
	float: left;
	}
/*Левая шапка*/
#left
	{
	width: 21px;
	height: 154px;
	background-color: #CA9B55;
	float: left;
	}
/*Автопортрет*/
#avtoportret
	{
	width: 92px;
	height: 154px;
	background-color: #CA9B55;
	float: left;
	}
/**/
#vdtit
	{
	width: 579px;
	height: 154px;
	background-color: #CA9B55;
	float: left;
	}
/*Валентин Дубинин*/
#valdub
	{
	width: 579px;
	height: 98px;
	background-color: #CA9B55;	
	}
/*Заголовок*/
#title
	{
	width: 579px;
	height: 56px;
	background: url(images/title.jpg);
	background-color: #CA9B55;
	background-repeat: no-repeat;
	text-align: center;
	line-height: 50px;
	color: #81591C;
	font-weight: normal;
	font-family: Comic Sans Ms, Arial;
	font-size: 16px;
	letter-spacing: 0px;
	}
/*Главная*/
#home
	{
	width: 101px;
	height: 154px;
	background: url(images/index.jpg);
	background-repeat: no-repeat;
	background-color: #CA9B55;
	float: left;
	}
/*Картинка*/
#picture
	{
	width: 184px;
	height:154px;
	background: url(images/bg_index_pic.jpg);
	background-repeat: no-repeat;
	background-color: #CA9B55;
	float: left;
	}
/*Правая сторона*/
#right
	{
	width: 23px;
	height: 154px;
	background-color: #CA9B55;
	float: left;
	}
/*Центр*/
#center
	{
	width: 1000px;
	min-height: 400px;
	background: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-color: #CA9B55;
	/*border: red 1px solid;*/
	/*height: 154px;*/
	float: left;
	}
/*Контент*/
#content
	{
	width: 745px;
	//width: 700px;
	min-height: 400px;
	padding-left: 28px;
	padding-top: 0px;
	padding-right: 0px;
	//margin-left: 0px;
	//margin-top: 0px;
	//margin-right: 45px;
	/*background: url(images/bg.jpg);
	background-repeat: repeat-y;
	/*height: 154px;*/
	/*border: red 1px solid;*/
	color: white;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 13px;
	letter-spacing: 1px;
	float: left;
	}
/*Меню*/
#menu
	{
	float: left;
	}
/*Меню*/
#menu ul
	{
	width: 199px;
	/*border: black 1px solid;*/
	margin: 0px;
	padding: 0px;
	/*list-style-position: inside;*/
	list-style: none;
	float: left;
	}
.menu_kar
	{
	padding-right: 10px;
	padding-left: -20px;
	margin: 0px;
	float: left;
	}
/*Подвал*/
#footer
	{
	width: 1000px;
	height: 92px;
	background: url(images/bg.jpg);
	background-repeat: none;
	background-color: #CA9B55;
	float: left;
	}
#mail
	{
	width: 120px;
	height: 92px;
	float: left;
	}
#copyright
	{
	width: 442px;
	//width: 420px;
	height: 92px;
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	color: white;
	text-align: center;
	line-height: 20px;
	}
#telephone
	{
	width: 87px;
	height: 92px;
	/*border: black 1px solid;*/
	float: left;
	}
img
	{
	border: 0px;
	}
/*Стили ссылок*/
a:link, a:visited
	{
	
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	}
a:active
	{
	COLOR: #EBEBEB;
	TEXT-DECORATION: none;
	}
a:hover
	{
	COLOR: #EBEBEB;
	TEXT-DECORATION: none;
	}
a
	{
	outline: none;
	}
h1
	{
	font-size: 15px;
	font-family: Tahoma;
	}
