/*© Àçáóêà Âêóñà, 2009  */
* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#container {
	position: absolute;
	left: 50%;
	width: 1000px;
	margin-left: -500px;
	margin-top: 20px;
	height: 677px;
}
#container_head {
	width: 1000px;
	position: relative;
	height: auto;
}
#container_2 {
	width: 1000px;
	position: relative;
	height: 300px;
}
#container_body {
	width: 1000px;
	position: relative;
}
#container_bottom {
	width: 1000px;
	position: relative;
	height: 30px;
}
#container_counter {
	width: 920px;
	position: relative;
	height: 30px;
	padding-left: 82px;
}
#flash {
	height: 282px;
	width: 331px;
	position:absolute;
	left: 0px;
	top: 0px;
}
#work {
	height: 259px;
	width: 533px;
	position:absolute;
	left: 335px;
	top: 10px;
}
#right_block {
	height: 260px;
	width: 149px;
	position:absolute;
	left: 875px;
	top: 8px;
}
.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight:bold;
}
.red {
	background-repeat:no-repeat;
	background-image:url(img/red.gif);
}
.green {
	background-image:url(img/green.gif);
	background-repeat:no-repeat;
}
.greenlight {
	background-image:url(img/greenl.gif);
	background-repeat:no-repeat;
}
.black {
	background-image:url(img/black.gif);
	background-repeat:no-repeat;
}
.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFFFFF;
}
.slogan {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.redstr {
	color:#990000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
}
.redtext {
	color:#990000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.greentext {
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#99cc33;
}
.reddtext {
	color:#990000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.dost {
	font-family: Arial, Helvetica, sans-serif;
	color:#679a01;
	font-size:16px;
}
.h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
}
.akc {
	font-size:24px;
	color:#990000;
	padding-left:60px;
}
.work_mini {
	background-image:url(img/work_mini.jpg);
	background-repeat:no-repeat;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 5px;
}
.img {
	float:right;
}

a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-decoration: underline;
}
.kvad {
	background-image:url(img/black.gif);
	background-repeat:no-repeat;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 10px;
}
.kvad_g {
	background-image:url(img/greenr.gif);
	background-repeat:no-repeat;
}
a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:underline;
	color:#000000;
}
a.red{
	color:#990000;
	text-decoration: underline;
}
a.red:hover{
	text-decoration:underline;
	color:#990000;
}
a.breadcrumb2{
	color:#000;
	text-decoration: underline;
}
a.breadcrumb2:hover{
	text-decoration:underline;
	color:#000;
}

a.menu {
	font-size:12px;
	text-decoration:none;
	color:#000000;
}
a.menu:hover
{
	font-size:12px;
	text-decoration:none;
	color:#990000;
}
a.greenlink{
	color:#99cc33;
	text-decoration: underline;
	font-size: 10px;
}
a.greenlink:hover{
	text-decoration:underline;
	color:#99cc33;
	font-size: 10px;
}

/**a{
	text-decoration:underline;
	color: #354e61;
}
a:hover{
	text-decoration:underline;
	color: #0033FF;
}
a:active
{
	color: #0033FF;
}
a:visited
{
	color: #354e61;
}*/


.banner1 {width:350px;float:left;padding:20px;}
.banner2 {width:350px;float:right;padding:20px;}
