body {
	background-color: #fff;
	color:#222;
	font: normal 12px Tahoma,Verdana,Arial,Helvetica,sans-serif;
}
h2 {
	font: normal 22px Tahoma,Verdana,Arial,Helvetica,sans-serif;
}
h3 {
	font: normal 20px Tahoma,Verdana,Arial,Helvetica,sans-serif;
}
#main {
	width: 961px;
	margin: 0 auto;
}
#header {
	position: relative;
	padding-top: 100px;
}
#header a {
	display: block;
	position: absolute;
	width: 401px;
	height: 75px;
	top: 15px;
	left: 40px;
	text-indent: -9999px;
	background: url('../img/logoAgh.gif') no-repeat left top;
}
#header div {
	position: relative;
	height: 107px;
	background: #e5f1f8 url('../img/bgHeaderDiv.jpg') no-repeat right bottom;
}
#header div a {
	position: absolute;
	top: 30px;
	background: url('../img/bgHeaderDivA.gif') no-repeat left top;
}
#menu {
	margin: 0 8px 20px;
	border: 1px solid #eae8d7;
	height: 29px;
	font-size: 11px;
}
#menu ul {
	float: left;
	list-style-type: none;
	margin-top: 6px;
}
#menu ul li {
	display: inline;
}
#menu a {
	padding: 0 10px;
	color: #535459;
	background: url('../img/bgMenuA.gif') no-repeat left center;
}
#menu li:first-child a,
#menu li.first-child a{
	background: none;
}
ul#lang {
	float: right;
	margin: 0 0 0 10px;
	padding: 4px 10px 0;
	border-left: 1px solid #eae8d7;
}
ul#lang li {
	float: left;
}
ul#lang a {
	float: left;
	padding: 3px 5px 4px;
	background: none;
}
ul#lang .active {
	background-color: #448446 !important;
	color: #fff;
}
#search {
	float: right;
	padding-top: 4px;
	width: 200px;
}
#search input {
	float: left;
	color: #535459;
	font: normal 11px Tahoma,Verdana,Arial,Helvetica,sans-serif;
}
#search .text {
	width: 170px;
	padding: 2px 3px 3px;
	border: 1px solid #e0dfd7;
	background-color: #f3f2e9;
}
#right {
	float: right;
	width: 230px;
	margin-right: 8px;
	padding-top: 6px;
	border-top: 3px solid #c10b0b;
}
#right ul {
	list-style-type: none;
}
#right .buttons a {
	width: 228px;
	margin-bottom: 3px;
	border: 1px solid #eae8d7;
	background: url('../img/bgButtonsA.gif') no-repeat right bottom;
}
#right .buttons img{
	float: left;
	padding: 2px 5px 2px 2px;
}
#right .buttons h3 {
	margin: 5px 0 2px;
	font: bold 14px Tahoma,sans-serif;
	color: #ab0505;
}
#right .buttons a:hover h3 {
	text-decoration: underline;
}
#right .buttons p {
	color: #222;
}
#content {
	float: right;
	width: 695px;
	margin-right: 20px;
	padding-top: 6px;
	border-top: 3px solid #448446;
}
#footer {
	clear: both;
	height: 80px;
	margin-top: 100px;
	padding-top: 10px;
	background-color: #b0e3ea;
	color: #535459;
	font-size: 11px;
}
#footer div {
	width: 961px;
	margin: 0 auto;
}
#footer p {
	float: left;
	height: 53px;
	padding: 5px 5px 5px 45px;
	background: url('../img/bgFooter.gif') no-repeat left center;
}
#footer ul {
	float: right;
}
#footer li {
	padding: 0 10px;
	border-left: 1px solid #535459;
}
#footer li:first-child,
#footer li.first-child {
	border-left: none;
}
#footer a {
	color: #535459;
}
#footer a:hover {
	text-decoration: underline;
}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
#ps #breadcrumb ul{
	list-style-type: none;
	margin-left: 220px;
	padding: 0 0 20px 10px;
	font-size: 11px;
	background: url('../img/arrowRed.gif') no-repeat left 5px;
	color: #535459;
}
#ps #breadcrumb li {
	display: inline;
}
#ps #breadcrumb a {
	color: #9C9783;
}
#ps #right {
	float: right;
	width: 180px;
	margin-right: 8px;
	padding-top: 6px;
	border-top: 3px solid #c10b0b;
}
#ps #content {
	float: right;
	width: 720px;
	margin-right: 20px;
	padding-top: 6px;
	border-top: 3px solid #448446;
}
 
 
#ps #left {
	float: left;
	width: 195px;
	margin-left: 8px;
}
#ps #left #category {
	float: right;
	padding: 0;
}
#ps #left #category ul {
	list-style-type: none;
}
#ps #left #category .clear {
	float: left;
	padding-bottom: 40px;
}
#ps #left #category .box {
	float: left;
	width: 195px;
	padding-top: 3px;
	border-bottom: none;
}
#ps #left #category .orange {
	border-top: 3px solid #f29400;
}
#ps #left #category .blue {
	border-top: 3px solid #3078a6;
}
#ps #left #category li {
	padding: 2px 0 5px;
	border-bottom: 1px solid #c0cdd1;
}
#ps #left #category li a {
	padding-left: 15px;
	font-size: 11px;
	color: #535459;
	background: url('../img/arrowRed.gif') no-repeat left 5px;
}
#ps #left #category h3 {
	padding: 5px 0;
}
#ps #left #category h3 a {
	padding-left: 0;
	font-size: 20px;
	color: #000;
	background: none;
}
#ps #left #category ul ul {
	margin-bottom: 10px;
}
#ps #left #category ul ul ul {
	margin: 5px 0 0 20px;
}
#ps #left #category li li li {
	border-bottom: none;
}
 
span#b {
  font-weight: bold; 
	color: #000000;
}
.art, .art td
{font: normal 12px Tahoma,Verdana,Arial,Helvetica,sans-serif;
color: #646464;
text-align:left;
vertical-align:top;
}