/*--GoldenIdea--2008*/
/*Nikolay Andrushkin*/


/*-All-*/
*{margin: 0 0 0 0;	padding: 0 0 0 0;}
body{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 90%;
	height: 100%;
	width: 100%;
	background: background: url(../_img/main_bg.jpg) repeat-x top center;
	text-align: center;
}
html, body{height: 100%;}
table, th, td {font-size:100%; border-collapse: collapse;}
table,img {border:0;}
a{
	text-decoration: underline;
	color: #164e6b;
}
a:hover{text-decoration: none;	color : #6a8da1;}
ul{list-style : disc outside;	padding-left : 30px;}
ol{padding-left : 40px;}
blockquote {padding : 10px 10px 10px 10px;	margin : 5px 5px 5px 5px;color : Black;	background-color : #FBF8F5;}

.main{
	width: 905px;
	background: White url(../_img/main_bg.jpg) no-repeat center center;
	height: 648px;
}
.fst_row{
	width: 905px;
}
.fst_row td{
	vertical-align: top;
	text-align: center;
}
.snd_row{
	width: 905px;
}
.thrd_row{
	width: 905px;
}
.thrd_row td{
	vertical-align: bottom;
	text-align: center;
}
.lists{
	width:718px;
	padding-top:40px;
	vertical-align: middle;
}
.lists div{
	width: 150px;
	text-align: left;
}
li{
	list-style: outside url(../_img/lists_dot.jpg);
}
