html, body, ul, p, h3 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	
}
body { line-height: 1;}
ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }/* remember to define focus styles! */
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }

.clear{clear:both; width:100%;}

.mainbg {
	background: #dce9f2;
	color:#000000;
	font-family:Arial, sans-serif;
	font-size:16px;}
	
.topmenu {
	background: #466EE5;
	height:45px;
	color:#ffffff;
	font-family:Arial, sans-serif;
	font-size:16px;}
	
.topmenu a {
	display:block;
	color:#ffffff;
	padding:15px 25px 14px 25px;
	text-decoration:none;}
	
.tmlinks {
	margin:0 auto;
	width:1000px;}
	
.topmenu ul li {
	float:left;	}
	
.topmenu ul li:hover {
	background: #3E62CB;}
	
.topmenu ul span li {
	background:#ffffff;
	color:#00496d;}
	
.topmenu ul span li:hover {
	background:#dfe1ff;
	color:#00496d;}
	
.centerblock {
	width:1000px;
	margin:0 auto;
	background: #ffffff;
	box-shadow: 0px 12px 25px -6px #000;}
	
.header {
	margin:0 auto;
	width:1000px;
	height:285px;
	background: url("../images/header-min.jpg");}
	
.logo {
	background: url("../images/logo.gif");
	float:left;
	width:330px;
	height:119px;
	margin-left:8px;}
	
.headcontacts {
	float:right;
	width:258px;	
	color:#ffffff;
	padding:32px 72px 0 0;
	font-size:18px;
	text-align:right;}
	
.headcontacts p {
	font-size:18px;
	text-align:center;
	padding-bottom:5px;}
	
.headcontacts p span{
	font-size:24px;}
	
.headcontacts a {
	font-size:13px;
	color:#ffffff;}
	
.main {
	padding-bottom:40px;}
	
.content {
	float: left;
	width: 960px;
	padding: 10px 20px 0 20px;}
	
.content h1 {
	font-size:22px;
	font-weight:bold;
	margin:0;
	padding-bottom:10px;}
	
.content h2 {
	font-size:19px;
	font-weight:bold;
	margin:0;
	padding-bottom:10px;}
	
.content p {
	padding:5px 0 5px 0;}
	
.items {
	overflow:hidden;
	float:left;}
	
.list-view {
	padding: 0;}
	
.list-view .summary
{
	margin: 0;
	text-align: right;
}
	
.emlt {
	float: left;
	width: 164px;
	padding: 6px 6px 6px 6px;
	text-align: center;
	height: 232px;
	overflow: hidden;
	border: 1px solid #DAF0BD;
	margin: 14px 0 4px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;}
	
.emlt:nth-child(3n+2) {
	padding: 6px 6px 6px 6px;
	margin: 14px 10px 4px 10px;}
	
.galemlt {
	float: left;
	width: 162px;
	padding: 6px 6px 6px 6px;
	text-align: center;
	height: 190px;
	overflow: hidden;
	margin: 14px 0 4px 0;}
	
.galemlt:nth-child(3n+2) {
	padding: 6px 6px 6px 6px;
	margin: 14px 10px 4px 10px;}
	
.galemlt img {
	border:solid 1px #466EE5;
	cursor: pointer;}
	
.emlt:hover {	
	background: #FFFD8D;}
	
.elmttl {
	font-size:15px;
	line-height:16px;
	padding: 4px 0 4px 0;
	min-height: 58px;}
	
.elmttl a {
	color: #3F6908;}

.footer {
	background: #466EE5;
	height:100px;
	font-size:15px;
	color:#ffffff;}
	
.footer p {
	padding-bottom: 7px;}
	
.footer p span {
	font-size:12px;
	color:#E2E2E2;}
	
.footer a {
	color:#E2E2E2;}
	
.footcont {
	float:left;
	padding:15px 0 0 20px;}
	
.copyrights {
	float:right;
	padding:15px 20px 0 0;}