/* CSS Document */
html, body {
	margin:0px;
	padding:0px;
}
table {
	border-collapse: collapse;
}
img { 
	border:0px;
}
td {
	padding: 0px;
}
h1{
	font-size:20px;
	margin-bottom:15px;
	}
body, input, select, textarea {
	background-color: #64441d;
}
td, input, select, textarea {
	font-family: Arial;
	font-size: 13px;
	color: #010101;
	vertical-align: top; 
}
a{
	color:#64451d;
	}
#fon_line {
	width: 1000px;
	margin:0;
	padding:0;
	
}
table.main {
	width:100%;
	background-color:#ffefbb;
	border-left:1px dotted #64451d;
	border-right:1px dotted #64451d;
	
}
td.header {
	background-image:url(/images/top_line.gif);
	background-repeat:repeat-y;
	height:107px;
	vertical-align:middle;
	padding-left:25px;
}
td.pic {
	width:1000px;
	/*background-image:url(/images/pic.gif);
	background-repeat:no-repeat;*/
}
.w326 {
	width:326px;
}
td.big_name {
	/*background-image:url(/images/name.gif);
	background-repeat:no-repeat;*/
	width:591px;
	height:56px;
}
td.nav_bar {
	text-align:right;
	vertical-align:middle;
	width:320px;
}
td.nav_bar a {
	margin:0px 7px 0px 7px;
}
table.left_bar {
	margin-top:70px;
	width:328px;
	background-color:#ffefbb;
}
td.logo {
	/*background-image:url(/images/logo.gif);
	background-repeat:no-repeat;
	background-position:40px;*/
	width:280px;
	height:144px;
}
td.left_menu {
	padding-top:15px;
}
td.left_menu ul li{
	list-style-type:none;
	width:280px;
	display:inline-block;
	background: url(/images/menu_line.png) bottom no-repeat;
}
td.left_menu a{
	text-decoration:none;
	font:bold 15px "Times New Roman", Times, serif;
	color:#64451d;
	width:280px;
	display:list-item;
	padding:4px 0px 4px 0px;
}
td.left_menu a:hover{
	list-style-image: url(/images/check.gif);
	display:list-item;
	background: #f5b344 url(/images/menu_line.png) bottom no-repeat;
	width:280px;
	padding:4px 0px 4px 0px;
}

td.right {
	width:100%;
}
table.content_bar {
	margin-top:40px;
	width:100%;
}
td.menu {
	background-color:#f5b344;
	height:35px;
	padding-left:5px;
	width:100%;
}
/*td.menu ul {
	margin:0;
	padding:0;
}
td.menu ul li {
	display:inline-block;
	float:left;
	list-style-type:none;
	text-align:center;
	padding-left:3px;
	padding-right:3px;
}*/
#menu_top a {
	display:block; 
	float:left;
	padding:8px 7px 10px 7px;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight:bold;
	color:#64451d;
}
#menu_top a:hover {	
	color:#f5b344;
	background-color:#64451d;
}
.javascript-submenu{
		
	background-color:#64451d; 
	color:#f5b344; 	
	position: absolute; 
	top:0;
	left:0;
	width:150px;
	}
.javascript-submenu td{
	white-space:nowrap;	
	padding:5px 10px 5px 10px;
	}
.javascript-submenu a{
	font-family: "Times New Roman", Times, serif;
	color:#f5b344;
	background-color:#64451d;
	font-size:12px;
	width:100%;
	margin:0;
	padding:0;	
	}

td.content {
	/*padding:45px 38px 40px 0px;*/
	padding:45px 47px 40px 0px;
	font-family: Tahoma;
	font-size: 11px;
	text-align:justify;
}
td.content td{
	padding: 3px;
	font-family: Tahoma;
	font-size: 11px;
}
td.message {
	font-family: Tahoma;
	font-size: 11px;;
	font-weight:bold;
	color:#030303;
	text-align:justify;
	text-transform:uppercase; 
	padding-right:38px;
}
#more {
	text-align:right;
}
#more a {
	color:#705900;
	padding-left:10px;
	background:url(/images/marker.gif) no-repeat left;
	/*list-style-image: url(/images/marker.gif);
	display:list-item;*/
}
.footer {
	background-image:url(/images/bottom_line.gif);
	background-repeat:repeat-y;
	vertical-align:middle;
	height:105px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;;
	padding-left:40px;
}
td.bot_clear {
	height:5px;
}
#red_font {
	color:#FF0000;
}
#phone {
	font-size: 16px;
	font-weight:bold;
}
#copyr {
	font-size:10px;
}





