/* Eric Meyer's CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of Eric Meyer's CSS Reset */

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
a {
	color:#000000;
}
body {
	font-family:'Myriad pro';
	width: 100%;
	background:#edebe4;
	font-size:14px;
	color:#000000;
}
.wrapper {
	width: 999px;
	margin: 0 auto;
	box-shadow: 0px 0px 11px -2px #000000;
	background:#ffffff;
}
/* Header
-----------------------------------------------------------------------------*/
.header {
	height: 396px;
}
#menu{
	background:url(images/menu_bg.png) repeat-x;
	height:63px;
}
#menu ul{
	padding-top:23px;
	float:left;
}
#menu li{
	display:inline;
	list-style:none;
	height:63px;
}
#menu li a{
	text-decoration:none;
	font-style:italic;
	background:url(images/menu_border.png) right no-repeat;
	padding:23px 40px;
	text-shadow:2px 2px #000000;
	color:#ffffff;
}
#menu li a:hover{
	opacity:0.6;
}
#adres{
	text-shadow:2px 2px #000000;
	font-style:italic;
	padding-left:660px;
	padding-top:10px;
	color:#ffffff;
}
#adres p{
	padding-top:5px;
}
#adres span{
	font-size:18px;
	font-weight:bold;
}
#adres img{
	float:right;
	margin-top:10px;
	margin-right:5px;
}
#header_bot{
	background:url(images/header_bg.jpg) no-repeat;
	height:333px;
}
#logo a{
	padding-right:100px;
}
#logo img{
	margin-top:175px;
	margin-left:50px;
}
#tel{
	float:right;
	background:url(images/tel_img.png) left no-repeat;
	height:44px;
	padding-left:40px;
	font-style:italic;
	text-shadow:1px 2px #000000;
	margin-right:40px;
	margin-top:20px;
	font-size:16px;
	color:#ffffff;
}
#tel p{
	padding-top:4px;
}
/* Middle
-----------------------------------------------------------------------------*/
.content {
	background:url(images/content_bg.png) top repeat-x;
	padding-top:15px;
}
#title_top{
	background:url(images/title_top.png) no-repeat;
	height:27px;
	text-align:center;
	font-style:italic;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:17px;
	padding-top:8px;
	margin-bottom:20px;
}
.block{
	float:left;
	color:#000000;
	width:270px;
	height:250px;
	box-shadow: 0px 0px 11px -2px #000000;
	margin-left:39px;
	text-align:center;
	padding:25px 5px;
	font-style:italic;
}
.block h2{
	font-size:18px;
	padding-bottom:10px;
}
#title_middle{
	background:url(images/title_middle.png) no-repeat;
	height:27px;
	text-align:center;
	font-style:italic;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:17px;
	padding-top:8px;
	margin-top:330px;
	margin-bottom:10px;
}
.rabota1{
	background:url(images/raboti1.jpg) no-repeat;
	width:300px;
	height:250px;
	float:left;
	margin-left:24px;
	cursor:pointer;
}
.rabota2{
	background:url(images/rob4.jpg) no-repeat;
	width:300px;
	height:250px;
	float:left;
	margin-left:24px;
	vertical-align:text-bottom;
	cursor:pointer;
}
.rabota3{
	background:url(images/raboti2.jpg) no-repeat;
	width:300px;
	height:250px;
	float:left;
	margin-left:24px;
	cursor:pointer;
}
.bg_tem{
	background:url(images/bg_tem.png);
	position:absolute;
	width:290px;
	line-height:17px;
	font-size:11px;
	color:#ffffff;
	margin-top:180px;
	padding:0px 5px;
	height:50px;
	text-align:center;
	padding-top:20px;
}
.bg_tem span{
	color:#fddb52;
	font-size:18px;
	text-shadow:1px 1px #000000;
	
}
#title_bottom{
	background:url(images/title_bottom.png) no-repeat;
	height:25px;
	text-align:center;
	font-style:italic;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:16px;
	padding-top:10px;
	margin-top:270px;
	margin-bottom:10px;
}
#mapa{
	background:url(images/ramka.png) no-repeat;
	height:367px;
	width:781px;
	margin:0 auto;
	margin-bottom:40px;
	padding:5px;
}

/* Footer
-----------------------------------------------------------------------------*/
.footer {
	height: 73px;
	background: #212124 url(images/footer_bg.png) repeat-x;
}
#logo_foot img{
	float:left;
	margin-top:5px;
}
#footer_menu{
	padding-top:35px;
}
#footer_menu a{
	text-decoration:none;
	margin-left:10px;
	font-size:12px;
	color:#ffffff;
}
#footer_menu a:hover{
	text-decoration:underline;
}
#copyright{
	text-align:center;
	width:150px;
	font-size:9px;
	color:#d4d2d2;
	margin-left:420px;
	line-height:12px;
}
.soderjimoe{
	padding:0px 20px;
	font-size:14px;
	padding-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:22px;
}
.soderjimoe p{
	padding-top:10px;
}
.B_crumbBox {
	padding-left:10px;
}