* { 
	margin:0px;
	padding:0px;
	}
img {
	border:none;
	}
a:link, a:visited {
	color:#4F6085;
	text-decoration:underline;
	}
a:hover {
	color:#2B457D;
	text-decoration:none;
	}
li {
	list-style:none;
	}
p {
	line-height:150%;
	margin:15px 0px;
	}
div#topLine {
	position:absolute;
	top:0px;
	width:100%;
	height:5px;
	background:url(img/topLine.gif) repeat-x;
	}
a#zakaz:link, a#zakaz:visited {
	display:block;
	position:absolute;
	margin-left:115px;
	margin-top:55px;
	color:#FFFFFF;
	height:20px;
	width:90px;
	}
a#info:link, a#info:visited {
	display:block;
	float:right;
	margin-right:63px;
	margin-top:55px;
	color:#FFFFFF;
	height:20px;
	width:105px;
	}
* html a#info:link, * html a#info:visited {
	margin-right:31px;
	}
body {
	width:100%;
	background:url(img/bg1.gif);
	color:#4F6085;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	}
div#top {
	width:100%;
	background:transparent url(img/string.jpg) repeat-x;
	background-position:40px;
	}
div#topImg {
	margin:40px auto;
	width:1000px;
	background:url(img/TopImg.jpg) no-repeat;
	height:136px;
	}
div#content {
	margin:0px auto;
	width:680px;
	}
div#menu {
	background:url(img/menu.gif) repeat-x bottom left;
	height:35px;	
	}
div#wrap {
	margin-top:45px;
	padding:0px 25px;
	}
#menu li {
	float:left;
	text-align:center;
	font-size:16px;
	}
#menu a:link, #menu a:visited {
	display:block;
	width:136px;
	}
#menu span.green {
	display:block;
	width:136px;
	height:30px;
	background:url(img/ActiveMenuGreen.gif) bottom center no-repeat;
	color:#2B457D;
	}
#menu span.blue {
	display:block;
	width:136px;
	height:30px;
	background: url(img/ActiveMenuBlue.gif) bottom center no-repeat;
	color:#2B457D;
	}
p.news {
	text-indent:-68px;
	margin:25px 0px;
	margin-left:68px;
	}	
span.date {
	color:#727781;
	}
div#bottom {
	border-top:solid 1px #A5A9Af;
	text-align:center;
	padding-top:10px;
	margin-top:30px;
	}

