* {
	border: none;
	margin: 0;
	padding: 0;
}

html {
	/*background: url(../images/bigbg.jpg) top center no-repeat;*/
}

body {
	background: url(../images/content-bg.jpg) center 134px no-repeat;
	color:#000;
	font-size:12px;
	font-family: Arial, Tahoma, sans-serif;
	height:100%;
	margin: 0 auto;
	position: relative;
	width: 1144px;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height:1.5;
	margin:10px 0px 0px 0px;
}

table {
	border-collapse:collapse;
}

table td {
	vertical-align:top;	
}

	
h1, .h1 {
	font-size:24px;	
	font-family: "Times New Roman";
	padding:0px 0px 5px 0px;		
	margin:0px;
	color:#444444;
	font-weight:normal;
}

h2{
	font-size:20px;	
	font-family: "Times New Roman";
	padding:0px 0px 5px 0px;		
	margin:0px;
	color:#444444;
	font-weight:normal;
}

h3, .h3{
	font-size:16px;	
	font-family: "Times New Roman";
	padding:0px 0px 5px 0px;		
	margin:0px;
	color:#444444;
	font-weight:normal;
}

input[type="text"], textarea {
	border: 1px solid #AAA;
	margin: 5px 0;
}

input[type="submit"] {
	border: 1px solid #AAA;
	padding: 5px;
}

strong {
	color:#565656;
}

textarea {
	height: 200px;
	width: 405px;
}

a {color:#3A9CE0; text-decoration:none}
a:hover { text-decoration:none}


.clear {
	clear:both
}

.menu_slider {
	cursor: pointer;
}

.news {
	margin-bottom: 12px;
}

.news .date {
	color: #D90400;
}

.news .more {
	text-align: right;
}

.more a:hover {color:red !important;}
.news .more a {
	color: #434343;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.toolbase {
	margin-bottom: 25px;
}

.toolbase h2 {
	font-size:24px;	
	font-family: "Times New Roman";
	padding: 0px 0px 5px 0px;
	margin:0px;
	color:#444444;
	font-weight:normal;
}

.toolbase .item {
	padding-top: 10px;
	/*padding-right: 30px;*/
	padding-left:10px;
	padding-right:10px;
	width:210px;
border:1px solid #f8f8f8;
padding-bottom:10px;

	}

.toolbase .item img {
	border: 2px solid #E1E1E1;
	max-width: 185px;
}

.toolbase .description {
	color: #747474;
	margin: 13px 0 10px;
}


.toolbase .more {
	text-align: right;
}

.toolbase .more a {
	color: #434343;
}

#header{width:990px;height:400px;margin:0px auto;}
#logo{width:110px;height:110px;margin:16px 0px 0px 0px;}
#topmenu{width:590px;height:44px;margin:51px 0px 0px 91px;float:left;}
#topmenu_item_first{width:137px;height:29px;margin:51px 0px 0px 0px;float:left;text-align:center;padding-top:13px;}
#topmenu_item_first a{font-family:Arial;font-size:14px;color:#5c5c5c;}
.topmenu_item{width:137px;height:29px;margin:51px 0px 0px 0px;float:left;text-align:center;padding-top:13px;}
.topmenu_item a{font-family:Arial;font-size:14px;color:#5c5c5c;}




#contacts {
	background: url(../images/phone.png) 1000px 180px no-repeat;
	color: #FFF;
	padding: 35px 0 0 889px;
}

#contacts a {
	color: #FFF;
}

#content {
	margin: 38px 0 0;
	width: 100%;
}

#content .left {
	padding-right: 30px;
	padding-top: 97px;
	width: 240px;
}

#content .left h2 {
	background: url(../images/left-menu-header-bg.png) top left no-repeat;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 41px;
	padding: 11px 0 0 6px;
	width: 237px;
}

#content .left ul {
	margin-bottom: 30px;
}

#content .left ul li {
	background: url(../images/li.jpg) left 18px no-repeat;
	border-bottom:1px solid #ececec;
	list-style: none;
	padding: 15px 0 15px 11px;
}

#content .left ul li a {
	color:#6f6f6f;
	font-size:14px;
	margin-top:20px;
	margin-bottom:20px;
}

#content td.center {
	max-width: 657px;
	padding-top: 63px;
	padding-right: 33px;
	width: 657px;
}

#content .right {
	width: 226px;
}

#content .right h2 {
	font-size: 24px;
}

#footer {
	border-top: 1px solid #E5E5E5;
	color: #757575;
	clear: both;
	margin: 20px 0;
	padding-top: 16px;
	width: 1000px;
}

#logo {
	position: absolute;
	left: 76px;
	top: 23px;
}

#nav {
	background: url(../images/nav-bg.png) top left no-repeat;
	margin: 62px 0 22px;
	padding-left: 317px;
}

#nav li {
	background: url(../images/nav-item-bg.png) top left no-repeat;
	border-left: 1px solid #EAEAEA;
	border-top: 1px solid #EAEAEA;
	display: table-cell;
	height: 52px;
	list-style: none;
	text-align: center;
	vertical-align: middle;
	width: 164px;
}

#nav li:hover {
	background: url(../images/nav-item-active-bg.png) top left no-repeat;
	border: none;
	width: 165px;
}

#nav li.last {
	border-right: 1px solid #EAEAEA;
}

#nav li a {
	color: #5B5B5B;
	font-size: 14px;
}

#nav li:hover a {
	color: #FFF;
}

