@charset "utf-8";
/* CSS Document */

html{
	width: 100%;
	background: #fff url(../../../img/site/bg_html.png) repeat-x bottom;
}

body{
	width: 1000px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #666;
}

a, .orange{
	color: #f60;
}

a:hover{
	color: #f60;
	text-decoration: none;
}

h1{
	margin: 0 0 15px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
}

h2{
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

p{
	margin: 0 0 10px 0;
}

ul{
	padding-left: 5px;
}

li{
	padding: 0 0 0 30px;
	background: url(../../../img/site/bg_li.png) no-repeat left top;
	list-style: none;
}

.Part{
	float: left;
}

.SSInput{
	width: 400px;
	height: 15px;
}

.SSButton{
	width: 150px;
	height: 25px;
	margin: 10px 0 0 0;
}

#TopBlock{
	width: 980px;
	height: 45px;
	padding: 15px 10px 15px 10px;
}

#TopBlock a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666;
}

#Logo{
	width: 197px;
	height: 15px;
	padding: 30px 0 0 98px;
	background: url(../../../img/site/logo.png) no-repeat;
	font-size: 12px;
	cursor: pointer;
}

#TopBlock #BonusMenu{
	width: 685px;
	height: 20px;
	padding: 25px 0 0 0;
	font-size: 14px;
}

#BanersBlock{
	width: 1000px;
	height: 240px;
}

#MainBaner{
	width: 745px;
	height: 240px;
	margin: 0 5px 0 0;
}

#Baner{
	width: 250px;
	height: 240px;
}

#Menu{
	width: 1000px;
	height: 40px;
	padding: 5px 0 0 0;
}

#Menu .Separator{
	width: 2px;
	height: 40px;
	background: url(../../../img/site/bg_Separator.png) no-repeat;
}

#Menu a{
	color: #999;
	text-decoration: none;
}

#Menu div{
	height: 28px;
	padding: 12px 0 0 0;
	cursor: pointer;
}

#Menu #LeftButton{
	width: 99px;
}

#Menu .UnSelectMenu #LeftButton{
	background: url(../../../img/site/bg_LeftButton.png) 0 0;
}

#Menu .UnSelectMenu:hover #LeftButton, #Menu .SelectMenu #LeftButton{
	background: url(../../../img/site/bg_LeftButton.png) 0 -40px;
}

#Menu #CenterButton{
	width: 148px;
}

#Menu .UnSelectMenu #CenterButton{
	background: url(../../../img/site/bg_CenterButton.png) 0 0;
}

#Menu .UnSelectMenu:hover #CenterButton, #Menu .SelectMenu #CenterButton{
	background: url(../../../img/site/bg_CenterButton.png) 0 -40px;
}

#Menu #RightButton{
	width: 149px;
}

#Menu .UnSelectMenu #RightButton{
	background: url(../../../img/site/bg_RightButton.png) 0 0;
}

#Menu .UnSelectMenu:hover #RightButton, #Menu .SelectMenu #RightButton{
	background: url(../../../img/site/bg_RightButton.png) 0 -40px;
}

#LitePage, #Contacts, #Feedback, #Requisite{
	width: 960px;
	padding: 20px 20px 10px 20px;
}

#MainPart{
	width: 960px;
	padding: 0 20px 0 20px;
	background: url(../../../img/site/bg_MainPart.png) no-repeat;
	background-position: 660px 200px;
}

#MiniBaner_1, #MiniBaner_2, #MiniBaner_3{
	height: 178px;
	border: #ccc solid 1px;
	padding: 10px;
}

#MiniBaner_1, #MiniBaner_3{
	width: 296px;
}

#MiniBaner_2{
	width: 294px;
	margin: 0 4px 0 4px;
}

#MiniBaner_1{
	background: url(../../../img/site/bg_MiniBaners_B.png) repeat-x;
}

#MiniBaner_2{
	background: url(../../../img/site/bg_MiniBaners_B02.png) repeat-x;
}

#MiniBaner_3{
	background: url(../../../img/site/bg_MiniBaners_B03.png) repeat-x;
}

#MiniBaner_1 h1, #MiniBaner_2 h1, #MiniBaner_3 h1{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#MiniBaner_1 p, #MiniBaner_2 p{
	margin: 0 0 13px 0;
	font-size: 12px;
}

#MiniBaner_3 p{
	margin: 0 0 17px 0;
}

#MiniBaner_1 p, #MiniBaner_3 p{
	font-size: 11px;
}

.Link{
	padding: 5px 0 5px 30px;
	background: url(../../../img/site/bg_Link.png) no-repeat left center;
	font-size: 13px;
}

.Link a{
	color: #666;
	text-decoration: none;
}

#MiniBaner_2 h1{
	margin-bottom: 126px;
}

#MiniBaner_3 h1{
	margin-bottom: 25px;
}

#SEO{
	padding: 30px 15px 15px 15px;
	font-size: 13px;
}

#SEO h1, #hrefs h1, .text h1{
	font-size: 22px;
}

#SEO p, #SEO table{
	width: 620px;
}

#SEO td{
	padding: 1px 0 2px 0;
}

#hrefs{
	padding: 25px 15px 15px 15px;
	font-size: 13px;
}

#hrefs a{
	color: #666;
}

#hrefs p{
	margin: 3px 0 5px 0;
}

#hrefs td{
	background: url(../../../img/site/bg_hrefs_Separator.png) repeat-y;
	background-position: 290px 0; 
}

#hrefs table{
	padding-bottom: 20px;
	background: url(../../../img/site/bg_hrefs_Separator.png) repeat-x bottom;
}

.text{
	padding: 15px 15px 15px 15px;
	font-size: 13px;
}

#Sale{
	width: 930px;
	height: 150px;
	padding: 15px 30px 30px 30px;
}

#Footer{
	width: 930px;
	padding: 15px 30px 10px 30px;
	font-size: 11px;
	color: #fff;
}

.Question{
	padding-left: 25px;
	color: #f60;
	background: url(../../../img/site/bg_Question.png) no-repeat left center;
}

.Lable{
	padding: 5px 20px 5px 0; 
}