img {
	behavior:	url("http://strategy-dev.com/pngbehavior.htc");
}

body {
    background: url('../_images/repeater.gif') top left repeat-x #525252;
    font-family: Verdana, Arial;
    font-size: 13px;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    color: #ccffff;
    width: 100%;
    height: 100%;
	cursor:default;
}

a {
    text-decoration: underline;
    padding: 0px;
    margin: 0px;
    color: #95c957;
}

a:hover {
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    color: #95c957;


}

a img {
    border: 0px;
}

div {
    margin: 0px;
    padding: 0px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2 {
	font-family: Arial;
	font-weight: normal;
	font-size: 20px;
	padding: 0;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 10px;
	color: #95c957;
}

h1 {
	font-size: 23px;
	font-weight: bold;
	color: #95c957;
}
 
table td {
	font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
   	color: #FFFFFF;
}

input, select, textarea {
	border: 1px solid gray;
	background: #FFFFFF;
}

#logo {
	position: absolute;	
}

#div_main {
	text-align: left;
	width: 860px;
	line-height: 0.5cm
}

#div_menu {
	padding-left: 335px;
	padding-top: 80px;
	height: 185px;
	padding-right: 0px;
}

#div_shapka {
	height: 185px;
	background: url('../_images/repeater_shapka.gif') bottom left repeat-x;
}

#div_menu a {
	text-transform: lowercase;
	color: #e1e1e1;
	font-size: 18px;
	font-family: Arial;
	text-decoration: underline;
	margin-left: 22px;
	font-weight: bold;
	padding-bottom: 82px;
}

#div_menu a:hover {
	color: #9bcd63;
	text-decoration: none;
	background: url('../_images/bg_button.gif') bottom center no-repeat;
}

#div_content {
	padding-top: 45px;
}

#div_left {
	position: absolute;
	width: 250px;
	padding: 5px;
	color: #c3c3c3;
	font-size: 12px;
}

.span_date {
	color: #95c957;
	font-family: Arial;
	margin-left: -5px;
}


#div_right {
	padding-left: 270px;
	color: #ccffff;
}

#div_center {
	padding-left: 40px;
	color: #ccffff;
}

.text {
	padding-left: 30px;
}

#div_bottom {
	color: #95c957;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	font-family: Arial;
	background: url('../_images/repeater_bottom.gif') bottom left repeat-x;
	height: 15px;
}

#div_bottom .phone {
	font-size: 20px;
}

#div_spacer {
	height: 100px;

}

#div_spacer2 {
	height: 140px;

}

#onpage {
	color: #9bcd63;
	background: url('../_images/bg_button.gif') bottom center no-repeat;
}

#onpage a:hover {
	color: #9bcd63;
	text-decoration: none;
	background: url('../_images/bg_button.gif') bottom center no-repeat;
}