/* (c) css */
/* basic elements */
body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	text-align: center;
	color: #353535;
}
.hide {
	display: none;
}
p {
	padding-bottom: 10px;
	margin: 0;
	font-size: 12px;
	line-height: 18px;
}
img {
	border: 0;
}
form {
	margin: 0;
}
a {
	font-size: 12px;
	text-decoration: underline;
	color: #3f668f;
}
a:hover, 
a:active { 
	text-decoration: none;
}
h1,
h2 {
	margin: 0 0 10px 0;
	font-size: 22px;
	font-weight: normal;
	color: #3b4c63;
}
h2 {
	margin: 0 0 10px 0;
	font-size: 19px;
	font-weight: normal;
	color: #3b4c63;
}
p.img img {
	margin: 5px 5px 0 0;
}
/* end basic elements */
/* specific divs id start */
#contentHtml {
	margin: 0 auto;
	width: 1003px;
	text-align: left;
}
#header {
	width: 1003px;
	height: 277px;
	background: url(/img/header_bg.jpg) top left no-repeat;
}
#content,
#content2 {
	width: 1003px;
	clear: both;
	padding-top: 15px;
	float: left;
}
#content2 {
	background: none;
}
#banner {
	clear: both;
}
#left {
}
#right {
	padding-left: 60px;
	width: 252px;
	background: url(/img/content_bg2.gif) top left repeat-y;
}
#center {
	padding: 0 20px;
}
#footer {
	clear: both;
	height: 100px;
	background: url(/img/footer_bg.gif) top left repeat-x;
}
img.im_left {
	margin: 0 5px 3px 0;
	float: left;
}
/* specific divs id end */
/* $page static divs start */
/* $logo start */
.logo {
	padding: 15px 0 0 285px;
	width: 284px;
	height: 172px;
}
/* $logo end */
/* $Menu start */
#Menu {
	margin: 57px 0 0 105px;
	width: 770px;
}
#Menu ul {
	padding: 0;
	margin: 0;
}
#Menu ul li  {
	padding-top: 6px;
	width: 122px;
	height: 24px;
	list-style: none;
	text-align: center;
	background:url(/img/menu_li.gif) top right no-repeat;
	float: left;
}
#Menu ul li.item8 {
	width: 160px;
}
#Menu ul li a {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}
/* $Menu end */
/* $down_menu start */
#down_menu {
	padding-left: 40px;
	height: 139px;
	background: #2a4460;
	background:url(/img/down_menu_bg.gif) top left repeat-x;
}
#down_menu ul {
	margin: 0;
	padding: 20px 0 0 30px;
	width: 210px;
	height: 109px;
	background: url(/img/rt.gif) top right no-repeat;
	float: left;
}
#down_menu ul li {
	padding: 0 0 7px 15px;
	width: 160px;
	list-style: none;
	background: url(/img/li.gif) top left no-repeat;
}
#down_menu ul li a {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #f1f1f1;
}
#down_menu ul li a:hover {
	text-decoration: underline;
	color: #fff;
}
/* $down_menu end */
/* $price start */
#price {
	width: 243px;
	height: 130px;
	background: #2a4460;
	color: #f1f1f1;
	float: left;
}
#price .bg {
	padding: 10px 0 0 10px;
	margin: 10px 0 0 10px;
	width: 210px;
	height: 90px;
	background: #405c79 url(/img/price_bg.gif) top left repeat-x;
}
#price .bg span a {
	font-size: 20px;
	color: #fa7f7f;
}
/* $price end */
/* $services start */
.services {
	display: inline;
	margin-top: 10px;
	padding-left: 30px;
	width: 660px;
	background: #d5ddd3;
	float: left;
}
.services ul {
	padding: 20px 0;
	margin: 0 20px 0 0;
	width: 200px;
	float: left;
}
.services li {
	list-style: none;
}
/* $services end */
/* $news start */
#news {
}
#news span.title a {
	font-size: 17px;
}
#news span.date {
	display: block;
	font-weight: bold;
}
#news p {
	margin-top: 10px;
	padding: 5px;
	margin-bottom: 12px;
	border: 1px solid #ccc;
}
/* $news end */
/* $photo start */
#photo img {
	margin: 0 15px 15px 0;
}
/* $photo end */
/* $object start */
.object {
}
.object ul {
	margin: 0;
	padding: 0;
	width: 200px;
}
.object li {
	padding-bottom: 7px;
	list-style: none;
	text-align: center;
}
/* $object end */
/* $footer start */
#footer {
	padding: 10px 0 0 0;
}
#footer .copy,
#footer .cont {
	padding: 30px 0 0 60px;
	width: 250px;
	height: 50px;
	color: #585858;
	background: url(/img/line_footer.gif) top right repeat-y;
	float: left;
}
#footer .count {
	padding: 30px 0 0 190px;
	width: 30px;
	height: 50px;
	color: #585858;
	float: left;
}
#footer .basefooter {
	margin-left: 260px;
}
/* $footer end */
ul.doc {
	list-style-image:url(/image/doc.gif);
}
ul.doc li {
	padding: 0 0 10px 0;
}
.news_big_title{font-size:16px; font-weight:bold; color:ff0000; text-align:center;}
.news_big_date{font-size:11px; color:#999999; margin-top:7px; margin-bottom:7px;}
.news_big_author{font-size:11px; margin-top:7px; margin-bottom:7px;}
.info a {
	color: #fff;
}
#dop img {
	margin-right: 5px;
}
#maya {
	margin: 20px 0 0 760px;
	position: absolute;
}
.createdate {
	font-size:14px; font-weight:bold;
}
/* $page static divs end */

