body {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#626060;
	background-color:#fff;
}
img {border:0;}
a {color:#0082d5;text-decoration:underline;}

h1,h2,h3,h4,h5,h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#1c1c1c;
	font-size:24px;
	margin-bottom:37px;
	padding-bottom:0;
	font-weight:normal;
}
h2 {font-size:20px;}
h3 {font-size:18px;}
h4 {font-size:17px;}
h5 {font-size:16px;}
h6 {font-size:15px;}

#content h1,#content h2,#content h3,#content h4,#content h5,#content h6 {margin-bottom:18px;}

.site {
	width:922px;
	margin:0 auto;
}

.grey {
	background-color:#f1f1f1;
	border-top:1px solid #dedede;
	border-bottom:1px solid #dedede;
	padding:12px 0;
	margin-bottom:30px;
}

.clear {
	clear:both;
	overflow:hidden;
	height:1px;
}

#header a#logo {
	float:left;
	width:109px;
	height:93px;
	background:url(/img/st_02.png) no-repeat #fff;
	color:#fff;
}

#header div#menu {
	width:660px;
	float:left;
}

#header div#menu ul {
	margin:49px 0 0 0;
	padding:0;
	list-style:none;
	text-align:center;
}

#header div#menu ul li {
	display:inline;
	margin:0 2%;
}

#header #ph-order {
	float:right;
	width:146px;
	margin-top:16px;
	font-size:14px;
	color:#1a1a1a;
	line-height:27px;
	text-align:right;
}

#header #ph-order a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-decoration:none;
	border-bottom:1px dashed #0082d5;
	/*display:block;*/
	line-height:18px;
}

#header #picture {
	width:922px;
	height:332px;
	background:url(/img/st_04.jpg) no-repeat #fff;
	margin-bottom:32px;
}

#header #picture ul {
	margin:0;
	padding:304px 0 0 0;
	list-style:none;
	text-align:center;
}

#header #picture ul li {
	display:inline;
	padding:0 2.89%;
	border-right:1px solid #fff;
}

#header #picture ul li:last-child {border:0;}
#header #picture ul li {border-right: expression(this.nextSibling==null ? '0' : '1px solid #fff');}

#header #picture ul li a {
	color:#fff;
	text-decoration:none;
}

#header #picture ul li a:hover {text-decoration:underline;}

ul#newitems {
	margin:0;
	padding:0;
	list-style:none;
}

ul#newitems li {
	width:184px;
	float:left;
	overflow:hidden;
	margin-right:62px;
	/*margin-right:5.16em;*/
}

ul#newitems li:last-child {margin-right:0;}
ul#newitems li {margin-right: expression(this.nextSibling==null ? '0' : '62px');}

ul#newitems li p {
	margin:0 0 0 0;
	padding:0;
	line-height:18px;
}

#left {
	float:left;
	width:315px;
	line-height:18px;
}

#left #articles {padding:0 30px 0 20px;margin-top:-2px;}
#left #articles .item {padding-bottom:20px;}

#left #articles .item .ann p {
	margin:0;
	padding:0;
}

#right {
	float:left;
	width:607px;
	line-height:18px;
}

#right #content {padding-left:20px;}

#copy {
	margin:18px 0;
	float:left;
}

#dev {
	margin:18px 0;
	float:right;
}

.footer {
	margin-top:20px;
	margin-bottom:0;
}

#content ul#gallery {
	list-style:none;
	margin:0;
	padding:17px 17px 5px 17px;
}

#content ul#gallery li {
	float:left;
	margin:0 17px 11px 0;
}

#content ul#gallery li.right {margin-right:0}

#content ul#gallery li a {
	display:block;
	width:125px;
	height:91px;
	background:url(/img/imgbg.png) no-repeat;
	text-align:center;
	padding-top:6px;
	color:#e5e5e5;
}
#content #rounded {background-color:#e5e5e5}

#catalog .item {
	clear:both;
	padding:20px;
}

#catalog .even {background-color:#e5e5e5}

#catalog .item a.img,
ul#newitems li a.img {
	float:left;
	width:176px;
	height:122px;
	background:url(/img/catimgbg.png) no-repeat;
	text-align:center;
	color:#fff;
	padding:8px 8px 0 0;
}

ul#newitems li a.img {margin-bottom:7px;}

#catalog .item .descr strong {
	display:block;
	color:#1c1c1c;
	margin-bottom:2px;
	margin-top:4px;
}

#catalog .item .descr p {
	margin-top:0;
	padding-top:0;
}

#articles-list .item a p {display:inline}
#articles-list .item h4 {margin-bottom:6px}
#left h1 a {text-decoration:none}
#left h1 img {padding-bottom:2px}

.highslide-heading h1 {margin:0;padding:0;}
.highslide-header {height:24px !important;margin-bottom:0px !important;}

.txt {
	width:97%;
	height:100%;
	background-color:#fff;
	border:1px solid #c9c9c9;
	background:url(/img/ibg.gif) no-repeat scroll left top transparent;
	border-color:#888 #999 #ccc #888;
	border-style:solid;
	border-width:1px;
	padding:3px;
	font-family:Verdana;
	font-size:14px;
	margin-bottom:5px;
}

#article .highslide IMG { margin: 0 5px 8px 0; vertical-align: top; }
