* {
	font-family: arial;
}
html, body {
	margin: 0; 
	padding: 0;
}
img {
	border: none;
}
#title {
	width: 100%;
	min-width: 960px;
	height: 150px;
	background: transparent url(/files/imgs/titlebg.png) repeat-x;
}
#logo {
	width: 427px;
	height: 135px;
	float: left;
}
#search {
	display: block;
	float: right;
	margin-right: 30px;
	width: 253px;
	height: 150px;
	background: transparent url(/files/imgs/srchbg.png) no-repeat right 72px;
}
#search label {
	float: left;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	margin: 103px 8px 0 0;
}
#search input {
	float: left;
	border: none;
}
#searchtext {
	width: 140px;
	margin: 100px 8px 0 0;
	padding: 1px 0;
	height: 16px;
}
#searchbtn {
	margin: 88px 0 0 0; 
	width: 42px;
	height: 43px;
	padding: 0;
}
#menu {
	float: left;
	margin: 30px 0 0 20px;
	width: 230px;
}
#menu a, #menu b, #menu i {
	font-style: normal;
	display: block;
	font-size: 12px;
	float: left;
	color: #0063AB;
	font-weight: bold;
	margin: 5px 10px;
}
#container {
	table-layout: fixed;
	margin-top: 15px;
	padding: 0;
	min-width: 960px;	
}
#container td {
	vertical-align: top;
}
.caption {
	width: 100%;
	padding: 2px 0;
	background: #EEE;
	margin-bottom: 15px;
}
.caption span {
	display: block;
	margin-left: 10px;
	font-weight: bold;
	font-size: 16px;
}
#bottom {
	background: transparent url(/files/imgs/btmline.png) repeat-x;
	height: 61px;
}
#btmlogo {
	background: transparent url(/files/imgs/btmlogo.png) no-repeat 40px 0px;
}
#tesonero {
	float: right;
}
#counters {
	float: left;
}
#avrora {
	float: right; 
	margin-right: 40px;
}
.newstitle {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0;
}
.wnd {
	font-size: 12px;
	margin-bottom: 20px;
	color: #444;
}
#leftmenu {
	border-top: 3px dotted #444;
	margin: 3px 0 100px 0;
}
#leftmenu a, #leftmenu b, #leftmenu i {
	font-style: normal;
	display: block;
	padding: 5px;
	border-bottom: 3px dotted #444;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #444;
}
#leftmenu i {
	color: #0063AB !important;
}
#leftmenu a:hover {
	color: #0063AB;
}
.catitem {
	font-size: 12px;
	margin-bottom: 20px;
	font-weight: bold;
}
.allcatitem {
	font-size: 12px;
	float: left;
	text-align: center;
	margin: 0 10px 10px 10px;
	width: 120px;
	height: 160px;
	font-weight: bold;
}
.body {
	font-size: 12px;
}
.b-portfolio a{
	background: #EFEFEF;
	border: 1px solid #0161AD;
	padding: 3px 3px 0 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.b-portfolio p {
	padding-top: 20px;
	clear: left;
}
.b-breadButtons {
	margin-bottom: 10px;
	font-weight: bold;
}