@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e9e7e1;
	color: #3f3f3f;
}
h1, h2 {
	text-indent: 25px;
}
p {
	margin: 0;
	padding: 0 0 15px 0;
	text-indent: 25px;
}
h2.newsheader {
	color: #00cfff; 
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
a{
	color: inherit;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
#container {
	margin-left: 17px;
}
#innercontainer {
	position: relative;
	width: 100%;
	background-color: #ffffff;
	background-image: url(rightbg.gif);
	background-position: right;
	background-repeat: repeat-y;
	padding-top: 120px;
}
#header {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 120px;
}
#logo {
	position: absolute;
	left: 15px;
	top: 0;
	width: 160px;
	height: 160px;
	background-image: url(logo.jpg);
}
#topcontacts {
	float: right;
	width: 30%;
	height: 54px;
	padding-left: 3%;
	background-image: url(top.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #d2f6ff;
	line-height: 54px;
}
#topcontacts  a{ 
	color: #3f3f3f;
}
#top-phone {
	position: absolute;
	left: -17px;
	bottom: -94px;
	width: 217px;
	height: 54px;
	background-image: url(top_tel.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #0096c1;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}
/*----------------------------------*/
#content{
	margin: 0 310px 0 215px;
	padding: 15px;
}
#leftcol {
	float: left;
	display: inline;
	margin:0;
	text-align: center;
	width: 200px;
	padding-top: 110px;
}
#leftcol p{
	text-indent: 0;
}
#rightcol {
	float: right;
	display: inline;
	margin:0;
	width: 260px;
	padding: 30px 15px 0 25px;
	height: 1%;
}
.modheader {
	display: block;
	height: 25px;
	background-color: #3ba421;
	margin: 10px -10px 10px -25px;
	padding-left: 5px;
	color: #ffffff;
	font-size: 14px;
	line-height: 25px;
	text-decoration: none;
}
.readmore {
	font-style: italic;
	color: #03C;
	text-decoration: none;
}
.readmore:hover {
	text-decoration: underline;
}
/*---------------------------------*/
#footer {
	clear: both;
	position: relative;
	height: 525px;
	margin-left: -17px;
	background-image: url(bottom.png);
}
#footer-left {
	height: 525px;
	background-image: url(bottom1.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
#footer-right {
	position: relative;
	height: 525px;
	background-image: url(bottom2.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#botmenu {
	position: relative;
	width: 785px;
	height: 39px;
	background-image: url(menu.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#botmenu div {
	padding-left: 10px;
	line-height: 39px;
	font-size: 11px;
	background-color: #3ba421;
	margin-right: 17px;
	height: 39px;
}
#botmenu a {
	color: #ffffff;
	padding: 5px;
}
#botcontacts {
	position: absolute;
	top: 25px;
	right: 0;
	width: 264px;
	padding-left: 25px;
	height: 79px;
	line-height: 79px;
	background-image: url(tel.gif);
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}
#pages {
	text-align: center;
}
#copyright {
	position: absolute;
	right: 20px;
	bottom: 25px;
}
#counters {
	position: absolute;
	left: 50%;
	margin-left: -150px;
	bottom: 15px;
	width: 300px;
	text-align: center;
}
/*Menu*/
#tb_mag {
	position:absolute;
	left:0px;
	top: 50px;
}
#magmenu img, #magmenu1 img {
	border:0px;
	width:44px;
	height:44px;
	margin-left:10px;
	margin-right:10px;
}
.tbl_mag {
	height:65px;
}
#mess {
	margin: 0;
	padding: 0;
	font-size: 13px;
}
