/* CSS Document */
* {
	margin:0;
	padding:0;
}
html {
	width:100%;
	height:100%;
}
body {
	font:12px Tahoma;
	color:#545454;
	background:#bdcbea;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img {
	border:0;
}
ul {
	list-style:none;
}
table {
	border-collapse:collapse;
}
h4 {
	font-size:17px;
	color:#c50808;
	font-weight:normal;
	margin-bottom:5px;
}
h5 {
	font:bold 12px Tahoma;
	color:#0736aa;
	margin-bottom:4px;
}



div#bg_body {
	background:url(/images/body_bottom_bg.gif) left 3px repeat;
}
div#bt_body {
	background:url(/images/body_bg.gif) left top repeat-x;
}
div#body {
	margin:0 auto;
	width:950px;
	padding:0 15px 0 15px;
	line-height:17px;
	position:relative;
}

/*shadow*/
#right_shadow {
	position:absolute;
	right:0;
	top:0;
	width:15px;
}
#left_shadow {
	position:absolute;
	left:0;
	top:0;
	width:15px;
}
div > #right_shadow {
	background:url(/images/right_shadow.png) left top repeat-y;
}
*html #right_shadow {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/right_shadow.png', sizingmethod='scale');
}
div > #left_shadow {
	background:url(/images/left_shadow.png) right top repeat-y;
}
*html #left_shadow {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/left_shadow.png', sizingmethod='scale');
}
/**************************/

/*header*/
div#header {
	height:237px;
}
#logo {
	width:236px;
	height:237px;
	float:left;
	background:#b60706;
}
#header_img {
	height:237px;
	background:#43583b url(/images/header_img.jpg) right bottom no-repeat;
	float:none!important;
	// float:left;
}
	/*menu*/
	div#header_menu {
		height:32px;
		padding:18px 0 0 311px;
		// padding-left:75px;
		background:#142f71 url(/images/menu_bg.png) left top repeat-x;
	}
	#menu li {
		display:inline;
		margin-right:60px;
	}
		
	/******************/
/****************************************/

/*strip*/
div#strip {
	background:#173682 url(/images/under_header_img.jpg) left top repeat-x;
	height:37px;
}
div#strip div {
	background:url(/images/under_logo.jpg) left top repeat-x;
	height:37px;
	width:236px;
}
/***************************************/

/*content*/
div.conteiner {
	background:#fff url(/images/bg_content.gif) left top repeat-y;
}
.cl_bt {
	background-color:#f9f3e0!important;
}
div.right_block {
	float:none!important;
	overflow:hidden;
}
.content {
	padding:32px 37px 33px 40px!important;
}
div.left_block {
	float:left;
	width:189px;
	background:#efe8cf;
	padding:21px 0 20px 46px;
	color:#444;
}
.gradient {
	background:#efe8cf url(/images/left_block_gradient.jpg) left top repeat-x!important;
	padding-right:49px!important;
	width:140px!important;
}
.clr {
	display:block;
	width:100%;
	clear:both;
	font-size:0;
	line-height:0;
	margin:0!important;
}

.conteiner p {
	line-height:21px;
	margin-bottom:20px;
}
	/*left menu*/
	#left_menu {
		line-height:normal!important;
		padding-left:4px;
	}
	#left_menu li {
		border-bottom:1px solid #cec7ae;
	}
	#left_menu a {
		display:block;
		padding:15px 0 12px 0;
		position:relative;
		margin-left:-13px;
	}
		/*sub*/
		ul.sub_menu {
			padding:5px 0;
			// margin-top:-15px;
		}
		ul.sub_menu li {
			background:url(/images/icon_left_sub_menu.gif) left 3px no-repeat!important;
			padding:0 0 0 16px!important;
			margin:4px 0;
			border:0!important;
		}
		ul.sub_menu a {
			font:14px Arial, Helvetica, sans-serif;
			color:#575757;
			letter-spacing:-1px;
			display:inline!important;
			padding:0!important;
			border:0!important;
			margin:0!important;
		}
		/***********/
	/********************/
/***************************************/

/*rubric*/
div.rubric {
	clear:both;
	height:50px;
	background:#fc2222;
}
.contacts, .news, .works, .yours_mind {
	float:left;
	width:170px;
	padding:19px 34px 0 34px;
}
.contacts {
	width:154px!important;
	background:#dbd1af;
	padding-left:47px!important;
}
.cl_cont {
	background:#dbd1af;
	border-right:1px solid #c1b797;
	height:31px;
}
.cl_news {
	background:#c50808;
	height:31px;
}
.cl_wrk {
	background:#e90202;
	height:31px;
}
.yours_mind {
	width:185px!important;
	padding-right:0!important;
	// margin-right:-9px;
}
.cl_mind {
	height:31px;
}
/***************************************/
.space {
height:5px!important;
}

/*form*/
.quiz input {
	margin-right:6px;
	// margin-right:3px;
	margin-bottom:-2px;
}
.quiz li {
	padding:4px 0;
}
.submit {
	border:0;
	background:none;
	cursor:pointer;
	margin-top:7px;
}
.choise {
	width:82px;
	height:27px;
	background:url(/images/submit_choose.gif) left top no-repeat;
}
.fruit {
	width:86px;
	height:27px;
	background:url(/images/submit_fruit.gif) left top no-repeat;
}
/**************************************/
	/*footer*/
div#footer {
	height:65px;
	padding:10px 41px 0 26px;
	background:#173682;
	color:#6387d7;
	font:11px Arial, Helvetica, sans-serif;
}
div#footer a {
	color:#6387d7;
	text-decoration:underline;
}
div#footer a:hover {
	text-decoration:none;
}
div#footer p {
	float:right;
	width:600px;
	text-align:right;
}
div#footer div {
	float:left;
	margin-right:8px;
}
/*************************************/
	