/*************************/
/* CSS by Roman Marker   */
/* http://www.vbstyle.ru */
/*                 ©2008 */
/*************************/

/* Main */
body {
  padding: 0px;
  margin: 0px;
  color: #1b1b1b;
  background: #d7d2c0;
}
html {
	font-size: 13px;
	font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	height: 130px;
} 

a:link,
a:visited {
  color: #1ba3f1;
  text-decoration: underline;
}
a:hover,
a:active {
  color: #1ba3f1;
  text-decoration: none
}

img,
table {
  border: none;
}
hr {
  height: 1px;
  color: #d1d0cc;
  background: #d1d0cc;
  border: none;
  clear: both;
}
h1 {
  padding: 0px 0px 5px 0px;
  margin: 0px;
  font-size: 24px;
  font-weight: normal;
  line-height: 24px;
  text-transform: uppercase;
  border-bottom: 1px solid #d1d0cc;
}



/* Layout width */
.bg_main,
.header_mdl,
.footer_mdl {
  margin: 0px auto;
  width: 937px;
}



/* Header */
.header_mdl {
	background: url('../imgs/bg_header.gif') top left repeat-x;
	font-size: 9px;
	height: 100px;
}
.header_left {
  background: url('../imgs/bg_header_left.png') top left no-repeat;
}
.header_right {
  height: 143px;
  background: url('../imgs/bg_header_right.png') top right no-repeat;
}
.header {
  padding: 25px;
  position: relative;
}



/* Logo */
#top {
	position:absolute;
	margin-left: 1px;
	margin-top: 0px;
	width: 276px;
}

.logo {
	position: absolute;
	top: 65px;
	left: 28px;
	width: 255px;
	height: 65px;
	margin-top: -50px;
	background-image: url(imgs/logo.png);
}
.logo a {
  display: block;
  width: 255px;
  height: 65px;
  background: url('../imgs/logo.png') top left no-repeat;
}
.logo h1,
.logo h2 {
  display: none;
}



/* Menu */
.menu {
  float: left;
  margin-left: 11px;
  margin-top: -2px;
  /*width: 330px;*/
  width: 915px;
  height: 240px;
  /*background: url('../imgs/bg_menu.jpg') top left no-repeat;*/
  background: url('../imgs/web-915x240.jpg') top left no-repeat;
}
.menu ul {
  padding: 0px;
  margin: 10px 0px 0px 25px;
  list-style-type: none;
}
.menu ul li {
  padding: 0px;
  margin: -5px;
  
}
.menu ul li a:link,
.menu ul li a:visited {
  display: block;
  padding-left: 25px;
  width: 270px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  color: #36373b;
  font-size: 15px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight:bold;
}
.menu ul li a:active,
.menu ul li a:hover {
  display: block;
  padding-left: 25px;
  width: 255px;
  height: 40px;
  line-height: 40px;
  color: #c2d5e2;
  font-size: 15px;
  text-transform: uppercase;
  text-decoration: none;
  margin-left: 16px;
}



/* Head image */
/*.head_image {
	float: left;
	width: 585px;
	height: 240px;
	background: url('../imgs/head.jpg') top left no-repeat;
	background: url('../mat/web-585x240.jpg') top left no-repeat;
	margin-top: -2px;
}*/



/* Content */
.main {
  background: #fff;
}
.bg_main {
  background: #fff url('../imgs/bg_main.gif') top left repeat-y;
}
.content {
  padding: 25px;
  clear: both;
}



/* Columns */
.narch {
  float: left;
  width: 150px;
  height: 50px;
}
.col_left {
  float: left;
  width: 300px;
}
.col_right {
  float: right;
  width: 555px;
}
.clear {
  clear: both;
}



/* Other */
.date {
  display: block;
  width: 110px;
  line-height: 14px;
  font-size: 14px;
  color: #fff;
  padding: 5px 10px;
  margin: 5px 0px;
  background: #0f64a0;
}
.date_text {
  margin: 0px;
  padding: 0px;
}
.text {
  margin: 15px 0px;
  padding: 0px;
  color: #1b1b1b
}
.link_1 {
  margin: 15px 0px;
}
.link_1 a:link,
.link_1 a:visited,
.link_1 a:active,
.link_1 a:hover {
  line-height: 14px;
  font-size: 14px;
  padding-left: 15px;
  text-transform: uppercase;
  text-decoration: none;
  background: url('../imgs/link_bullet.gif') center left no-repeat;
}
.link_1 a:hover {
  text-decoration: none;
}

.title {
  display: block;
  margin-bottom: 5px;
  color: #1ba3f1;
  font-size: 14px;
}

img.centered {
  display: block;
  margin: 0px auto;
}
img.alignright {
  padding: 4px;
  margin: 0px 0px 2px 7px;
  display: inline;
}
img.alignleft {
  padding: 4px;
  margin: 0px 7px 2px 0px;
  display: inline;
}
.alignright {
  float: right;
}
.alignleft {
  float: left
}

.spacer_20 {
  height: 20px;
  line-height: 20px;
  clear: both;
}

.events_col_l,
.events_col_r {
  float: left;
  width: 275px;
  margin: 15px 0px;
}
.events_col_l a:link,
.events_col_l a:visited,
.events_col_l a:active,
.events_col_l a:hover,
.events_col_r a:link,
.events_col_r a:visited,
.events_col_r a:active,
.events_col_r a:hover {
  line-height: 14px;
  font-size: 14px;
  padding-left: 15px;
  text-decoration: none;
  background: url('../imgs/link_bullet.gif') center left no-repeat;
}
.events_col_l a:hover,
.events_col_r a:hover {
  text-decoration: underline;
}
.events_col_l span,
.events_col_r span {
  display: block;
  padding-left: 15px;
  font-size: 11px;
}




/* Footer */
.footer_mdl {
  background: url('../imgs/bg_footer.gif') top left repeat-x;
}
.footer_left {
  background: url('../imgs/bg_footer_left.png') top left no-repeat;
}
.footer_right {
  height: 115px;
  font-size: 11px;
  background: url('../imgs/bg_footer_right.png') top right no-repeat;
}
.footer {
  padding: 25px;
  color: #808080;
}
