/* CSS Document */

body
{
	margin: 0;
	padding: 0;
	background: url(../Images/bkg_all.jpg) top left repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a
{
	font-family: tahoma;
	text-decoration: none;
	color: #808080;
}
a:hover
{
	/*font-weight: bold;*/
	text-decoration: underline;
}

 .all
 {
	width: 841px;
	margin: 0 auto;
	padding: 3px 0 0 0;

 }
 	#header
 	{
		width: 841px;
		height: 241px;
		background: url(../Images/header.jpg) top left no-repeat; 
 	}
		#menu
		{
			float: left;
		}
			#menu ul
			{
				margin: 63px 0 0 20px; ;
				padding:0;
			}
			#menu li
			{
				padding: 0 10px 0 10px;
				float: left;
				display: block;
			}
			#menu li a
			{
				text-decoration: none;
				font-weight: bold;
				color: #ffffff;
			}
			#menu li a:hover
			{
				color: #b9d5e0;
				text-decoration: underline;
			}
		#search_box
		{
			text-align: left;
			width:200px;
			height: 100px;
			float: right;
			padding: 22px 0 0 0;
		}
			.buts
			{
				width:61px;
				height: 16px;
				float: right;
				background: url(../Images/serch_but.jpg) top left no-repeat;
				border: none;
				margin: 0 20px 0 0;
			}
			.inps
			{
				height: 15px;
				width: 180px;
				margin: 5px 0 5px 0;
				border: none;
				font-size: 10px;
				color: #474747;
			}
	#under_h
	{
		width: 841px;
		height: 100px;
		background: url(../Images/under_header.jpg) top left no-repeat;
	}
	#content
	{
		width: 826px;
		padding: 0 7px 0 8px;
		color: #474747;
		background: url(../Images/content.jpg) top left repeat-y;
		float: left;
	}
		#left
		{
			width:173px;
			float: left;
			padding: 10px 2px 0 10px;
			margin:0 0 0 3px;
			background: url(../Images/cont_bkg.jpg) top left repeat-x;
		}
			#left h1
			{
				line-height: 18px;
				padding: 0 0 20px 0;
				margin:0;
				font-size: 14px;
				font-weight: normal;
				text-indent: 10px;
				background: url(../Images/h11.jpg) top left no-repeat;
			}
			#left a
			{
				font-family: tahoma;
				text-decoration: none;
				color: #000000;
			}
			#left a:hover
			{
				font-weight: bold;
				text-decoration: underline;
			}
			#left_left
			{
				padding: 0 0 0 5px;
				width: 80px;
				float: left;
			}
			#left_right
			{
				padding: 0 0 0 5px;
				width: 80px;
				float: left;
			}
		#content_in
		{
		  margin-top: 10px;
			float: left;
			width: 400px;
		}
		*html 	#right
		{
			padding: 10px 0 0 5px;
			background: url(../Images/cont_bkg.jpg) top left repeat-x;
			width: 216px;
			float:left;
		}
		#right
		{
			padding: 10px 0 0 5px;
			background: url(../Images/cont_bkg.jpg) top left repeat-x;
			width: 221px;
			float:left;
		}
			#right h1
			{
				line-height: 18px;
				padding: 0 0 15px 0;
				margin:0;
				font-size: 14px;
				font-weight: normal;
				text-indent: 10px;
				background: url(../Images/h11.jpg) top left no-repeat;
			}

			#right h2
			{
				line-height: 18px;
				padding: 0 0 20px 0;
				margin:0;
				font-size: 14px;
				font-weight: normal;
				text-indent: 10px;
				background: url(../Images/h12.jpg) top left no-repeat;
			}
			#right h3
			{
				line-height: 18px;
				margin:0;
				font-size: 11px;
				font-family: tahoma;
				font-weight: bold;
				color: #63539a;
				border-bottom: 1px dotted #000000;
				margin: 0 10px 0 10px;
			}
			#right p
			{
				font-size: 10px;
				margin: 0 10px 10px 10px;
			}
	#footer
	{
		background: url(../Images/footer.jpg) top left no-repeat;
		width: 841px;
		height: 34px;
		float: left;
	}
#phones ul
			{
				margin: 5px;
				padding:0px;
			}
			#phones li
			{
				padding-left:25px;
				display: block;
				background: white url(../Images/small_phone.bmp) no-repeat 10px center;
			}
		