* {padding: 0;margin: 0;}
a {color: #333;}
a:hover {color:#f66;text-decoration: none;}
.selected a {color: #f66 !important;text-decoration: none;}
img {border: 0;}

/* ÐÀÇÌÅÙÅÍÈÅ ÝËÅÌÅÍÒÎÂ */

#wrap {
	margin: auto;
	background: #fff;
	overflow: auto;
	padding-top: 20px;
	width: 998px;
}

#phone {
	float: right;
	margin-top: 90px;
}

#phone-main {
	float: right;
	padding-top: 20px;
}

#main-page {
	clear: both;
	width: 900px;
	height: 620px;
	position: relative; 
	margin: auto;
}

#main-page h1 {
	position: absolute;
	top: 580px;
	left: 220px;
}

#navi {
	float: left;
	width: 298px;
	padding-top: 40px;
}

#navi ul {
	display: block;
	padding: 20px 0 20px 50px;
	float: left;
}

#navi li {
	margin-bottom: 6px;
}

#content {
	float: right;
	width: 700px;
	background: url(../img/bg_top.jpg) top center no-repeat;
	padding-top: 30px;
	margin-top: 40px;
}

#content-wrap {
	background: url(../img/bg_bottom.jpg) bottom center no-repeat;
	padding-bottom: 310px;
}

#footer {
	width: 800px;
	margin: auto;
	padding: 0 0 60px 120px;
}

#footer-inner {
	width: 800px;
	margin: auto;
	padding: 20px 153px 60px 120px;
}

#info {
	clear: both;
	padding-top: 20px;
}

/* ÎÔÎÐÌËÅÍÈÅ ÝËÅÌÅÍÒÎÂ */

#navi {
	text-align: center;
}

#navi ul {
	list-style-position: inside;
	list-style-type: none;
	text-align: left;
	margin-left: 20px;
}

#navi a {
	font-family: "Times New Roman", Times, serif;
	color: #000;
}

#navi a:hover {
	color: #f66;
}

#phone, #phone-main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.2em;
}

#phone-inner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	padding: 20px 0 10px 0;
}

#phone span, #phone-main span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.6em;
}

#phone-inner span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
}

#main-page {
	background: url(../img/bg_main.gif) bottom right no-repeat;
}

#main-page h1 {
	font-size: 2em;
	color: #c00;
}

#text {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	background: url(../img/bg_text.jpg) repeat-y;
	padding: 0 50px;
}

#text h1 {
	font-size: 1.2em;
	color: #ED1C24;
	padding-bottom: 0.7em;
}

#text p {
	padding-bottom: 0.7em;
	font-size: 0.8em;
}

#text ul, #text ol {
	font-size: 0.8em;
	margin-left: 30px;
}

#text li {
	padding-bottom: 0.7em;
}

#text img {
	float: right;
	margin: 0 10px 10px 0; 
}

#question a {
	display: block;
	width: 146px;
	height: 106px;
	background: url(../img/question.png);
}

#question {
	padding: 30px 0 0 80px;
	clear: both;
	text-align: center;
}

#footer {
	color: #666;
}

#copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666;
}

#netlight {
	float: right;
	display: none;
}

