body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #e0d4cb url('../images/background01.gif') center top repeat-y;
	font-size: 12px;
	color: #5d5854;
	font-family: Tahoma, Arial, Helvetica, sans-serif, Verdana, Geneva;
	text-align: left;
}
#body {background: url('../images/background02.gif') center top no-repeat;}
h1, h2, h3, h4, h5 {margin:0; padding:0;}
/* ======================== IMAGES ================================*/
A IMG	{border: 0px;}
img		{ border-style: none; } 
/* ======================== TEXT ================================= */
p		{ margin: 0px 0px; padding: 0px 0px; }
strong	{ font-weight: bold; }
b, .b	{ font-weight: bold; }
small	{ color: #333; font-size: 90%; }
a{
color:#00b0de;
text-decoration:underline;
}
a:hover{
color:#666666;
text-decoration:none;
}
hr		{ height: 1px; color: #333333; background-color: #333333; border: 0px solid #333333; margin: 0px; padding: 0px; }
.clear {	clear: both;}
.space {width:100%; height: 13px; overflow: hidden;}
/* ======================== LISTS ================================ */
ol			{ margin: 10px 0px 10px 20px; padding: 0px; list-style-type: decimal; }
ul			{ margin: 10px 0px 10px 20px; padding: 0px; list-style-type: disc; }
li			{ margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

.innertube{margin: 0px;} /* ����� ��� ����������� ��������� ���������� �������� � ��������  */

/* ====================== FORM ELEMENTS ========================= */
form		{ display: inline; }
.noborder	{ border-style: none; }
.input, .button {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #c1c1c1;
	font-size: 10px;
	border: 1px solid;
	padding: 1px;
}
.input				{ background-color: #ffffff; border-color: #1e1e1e #e0e0e0 #e0e0e0 #1e1e1e; }
.button				{ background-color: #797979; border-color: #dddddd #1f1f1f #1f1f1f #b0b0b0; margin-top: 7px; }
.radio				{ vertical-align: middle; margin: 0px 5px 0px 5px; }
/* =============================  ������ ��������  ============================= */
#maincontainer{
width: 961px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
overflow: hidden;
background: #FFF;
}
p{
text-align:justify;
line-height:18px;

}
.forma{
width:300px;
color:#0099CC
}
#topsection{
	overflow: hidden;
	width: 100%;
	background: url(../images/header.jpg);
	height: 375px; /*Height of top section*/
}

#topsection .logo {
	margin: 15px 0px 0px 24px;
	width: 274px;
	height: 60px;
	background: url(../images/logo.png);
}
#topsection .logo a {
	display: block;
	width: 274px;
	height: 60px;
	text-indent: -9999px;
}
#topsection .slogan {text-align: center;	margin: -60px 0px 0px 170px;}

p.telephone {
	text-align: center;
	margin: -73px 0px 37px 57px!important;
	color: #CCFF00;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
}
.telephone span {
	margin-top: 5px;
	font-size: 80%;
}

/* ============================= CENTER COLUMN   ============================= */

#contentwrapper{
float: left;
width: 100%;
}

.contentcolumn{
margin: 0 245px 0 238px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
padding: 10px 0px 0px 0px;
}

.contentcolumn p {
	margin: 0px 0px 20px 0px;
}

.head-text {
	font-weight: bold;
	font-size: 120%;
}

h1.name {
	font-size: 17px;
	color: #00b0de;
	font-weight: normal;
	margin: 12px 0px 10px 0px;
}

.slogan-content {
	font-size: 11px;
	text-align: right;
}

/* ============================= LEFT COLUMN   ============================= */

#leftcolumn{
float: left;
width: 208px; /*Width of left column in pixel*/
padding: 0px 10px 0px 12px;
margin: -53px 0px 0px -961px;
}

.left-header {
	text-align: left;
}

.callme {
	text-align: left;
	padding-left:20px;
	margin-right: 5px;
	line-height:25px;
}

/* ============================= RIGHT COLUMN   ============================= */

#rightcolumn{
float: left;
width: 220px; /*Width of right column*/
padding: 0px 0px 0px 25px;
margin: -53px 0px 0px -245px; /*Set left margin to -(RightColumnWidth)*/
font-size: 11px;
}

.right-header {
	text-align: center;
}

.for-steps {
	margin: 26px 0px 0px 0px;
	list-style: none;
}
.for-steps li {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 5px 0px;
}
.for-steps li .list-head {
	padding: 0px 15px 7px 0px;
	margin: 0px 0px 12px 0px;
	font-weight: bold;
	border-bottom: 1px solid #9D9D9D;
	border-color: #9D9D9D;
	width: 205px;
}
.for-steps li p.list-head img {float: left;}
.for-steps li a {color: #000;}
.for-steps li p{margin: 0px 15px 12px 0px; font-size: 12px;}

/* ============================= FOOTER ============================= */

#footer{
overflow: hidden;
clear: both;
width: 100%;
background: #f1ebe4;
color: #000;
text-align: center;
padding: 15px 0px 13px 0px;
font-size: 95%;
}

#footer a {color: #6d6a67;}
#footer a.design {
	float: left;
	margin: 0px 0px 0px 50px;
	text-decoration: none;
	font-size: 95%;
}
