body {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	letter-spacing : normal;
	color : #ffffff;
	text-align: justify;
}

td {

	font-family:Tahoma;

	font-size:13px;
	
	color: #3d3d3d;

}


#logo {
	width : 453px;
	height: 112px;
	margin-left: 230px;
	background-image : url(images/logo.png);
	background-position : center 0;
}


#tel {
	width : 287px;
	height: 131px;
	margin-left: 230px;
	margin-top: 25px;
	background-image : url(images/tel.png);
	background-position : center 0;
}

/* Левая колонка */

#leftside {
	float: left;
	width: 160px;
	color: #b00303;
}

#leftside ul {
	margin: 0 0 40px 0;
	text-align: left;
	font-size: 13px;
	line-height: 25px;
}

#leftside ul ul {
     margin: 0 0 0 0;
     font-size: 11px;
     line-height: 18px;
}

#leftside li {
	list-style: none;
}

#leftside li a {
	color: #b00303;
	text-decoration: none;
}

#leftside li a:hover {
	text-decoration: underline;
}

#leftside p {
	text-align: left;
	padding: 0 10px 10px;
	font-size: 0.8em;
}


#button {
	width : 156px;
	height: 32px;
	background-image : url(images/button.jpg);
	background-repeat : no-repeat;
	vertical-align: top;
}
h1 {
	font-family:Tahoma;
	font-size: 16px;
	color:#b00303;
	text-align:center;
}
h2 {
	font-family:Tahoma;
	font-size: 16px;
	color:#b00303;
	text-align:center;
}

h3 {
	font-family:Tahoma;
	font-size: 13px;
	color:#b00303;
	text-align:center;
}


h4 {
	font-family:Tahoma;
	font-size: 13px;
	color:#b00303;
}

h4 a {text-decoration: none;	color:#b00303;}

h4 a:hover {text-decoration: none;	color:#ffffff;}


#content{
	font-family:Tahoma;
	font-size: 14px;
	vertical-align: top;
	margin-top: 35;
	margin-left: 5%;
	margin-right: 5%;
	color: #000000;
	width: 95%;
	text-align: justify;
}

a {text-decoration: none;	color:#b00303;}

a:hover {text-decoration: underline;	color:#b00303;}

#table-price {
	border-width: 1px;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
}

#table-price  td {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: black;
}
