/*---------------------------------------------------------------------------
Основные тэги
---------------------------------------------------------------------------*/
body {
    text-align: center;
	margin: 0;
	padding: 0;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size:11px;
	color: #000;
	background-color: #fff;
}

img{
	border:0;
}

img, div, a { 
	behavior: url(css/iepngfix.htc) 
}

.left {
	float:left;
	margin:0 12px 12px 0;
	padding-top:20px;
}

.divider {
	height:30px;
	background:#fff left bottom no-repeat url('../img/bigdiv.gif')
}

.clear {
	clear:both;
}

/*---------------------------------------------------------------------------
Глобальная структура
---------------------------------------------------------------------------*/

#mainBlock, #headFrame {
	margin: 0 auto;
	text-align:left;
	width: 965px;
	\width: 965px;
	w\idth: 965px;
	background-color: #fff;
}

#mainBlock {
	background:#fff left top repeat-y url('../img/mainbg.gif')
}


/* Хедер */

#header{
	background-color: #fff;
	width:965px;
	top:0px;
	text-align: left;
	color: #fff;
	border:0;
	padding:36px 0 0 0;
	z-index:10;
	margin-bottom:-1px;
}



#tophd{
	width:965px;
}

#tophd .links{
	float:right;
}

#tophd .links a{
	color:#fff;
	text-decoration:none;
}

#tophd .links a:hover{
	color:#fff;
	text-decoration:underline;
}

.logo {
	float:left;
	padding-left:14px;
}

#langselect {
	float:right;
	padding: 14px 40px 0 0;
	color: #c8c8c8;
	font-family: verdana, helvetica, sans-serif, arial;
}

#langselect a {
	margin: 0 8px 0 8px;
	color: #7e7e7e;
}

#langselect a:hover, #langselect a.active  {
	text-decoration:none;
}


#menubar {
	position:absolute;
	width:965px;
	color:black;
	margin-top:-26px;
	font-size:12px;
}

#topheader {
	position:absolute;
	width:880px;
	color:black;
	margin:175px 50px 0 50px;
}

#topheader h1 {
	float:left;
	padding-top:5px;
	width:580px;
}

#toplinks {
	float:right;
}

#menubar a{
	color:#000;
}

#menubar a:hover{
	text-decoration:none;
	color:#EB3E88;
}

#menubar .active{
	color:#EB3E88;
	text-decoration:none;
}

#menubar ul {
	margin: 0 32px 0 0;
	padding: 0;
	list-style-type: none;
}
    
#menubar li {
	margin: 0;
	padding: 0;
	float: right;
	width: 132px;
	line-height:34px;
	text-align: center;
	background:#fff left top no-repeat url('../img/b_topmenu.gif');
}

#menubar li.last {
	width: 129px;
}

#headimg {
	clear:both;
	width:965px;
	background:#fff left top no-repeat url('../img/hdr1frame.gif');
}

#headimg2 {
	clear:both;
	width:965px;
	height:190px;
	background:#ebebeb left top no-repeat url('../img/hdr2frame.gif');
}

#headimg .header_img {
		padding:10px 12px 0 13px;
}

#headimg2 .header_img {
		padding:10px 12px 0 13px;
}

#toplinks a{
	line-height:30px;
	margin-top:0px;
	color:#ed5e9b;
	font-size:11px;
}

#toplinks a:hover{
	text-decoration:none;
}


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

#leftCol {
	float: left;
	width: 245px;
}

#leftCol p { 
	margin: 10px 10px 10px 35px;
	text-align:justify;
	text-indent:20px;
	font-size:11px;
}


#mainBlock #leftMenuHolder {
	margin: 0 0px 0 13px;
	width:245px;
	background: url('../img/leftbg.jpg') no-repeat left top;
}

#mainBlock #leftMenu {
	width:240px;
	padding:60px 0 110px 0;
	background: url('../img/leftbg.gif') no-repeat left bottom;
}

#leftMenu .level1 {
	display:block;
	width:130px;
	font: normal 12px Arial, Tahoma, Verdana;
	color: #595959;
	height: 31px;
	text-decoration:none;
	margin: -1px 50px 0 30px;
	padding:15px 0 0 35px;
	background: url('../img/b_blue.png') no-repeat 0px 0px;
}

#leftMenu .level1:hover {
	color:#EB3E88;
}

#leftMenu .active {
	background: url('../img/b_red.png') no-repeat 0px 0px;
	color:#EB3E88;
}

#leftMenu .level2 {
	display:block;
	font: normal 11px Arial, Verdana, Tahoma;
	color: #7d7b7b;
	line-height: 14px;
	text-decoration:none;
	padding: 6px 0 6px 23px;
	margin: -1px 50px 0 60px;
	background: url('../img/b_blue_m.png') no-repeat 0px 0px;
}

#leftMenu .level2:hover {
	color:#EB3E88;
}

#leftMenu .level3 {
	font: normal 11px Arial, Verdana, Tahoma;
	color: #a2a0a0;
	line-height: 14px;
	text-decoration:none;
	display:block;
	margin: -1px 50px 0 80px;
	padding: 4px 0 4px 16px;
	background:0px 0px no-repeat url('../img/b_blue_s.png');
}

#leftMenu .smalldiv {
	height:1px;
	width:118px;
	line-height:1px;
	background:left top no-repeat url('../img/smalldiv.gif');
}


#leftMenu .level3:hover {
	text-decoration:none;
	color:#EB3E88;
}

#leftMenu .active {
	color:#EB3E88;
}

#leftMenu .lastitem {
	background: url('../img/menulast.gif') no-repeat 90px 1px;
}



/* Центральная колонка */

#content {
	background: url('../img/mainbg.jpg') no-repeat top left;
	margin: 0px 60px 10px 258px;
	padding-left:20px;
	padding-top:60px;
}

#content .intro {
	padding-bottom:10px;
	background: url('../img/bigdiv.gif') no-repeat bottom left;
}

#content .maintext {
	padding-bottom:10px;
}

#content .maintext p, #content .maintext h2, #content .maintext h3{
	padding-left:10px;
}

#content .intro p, #content .intro h1, #content .intro h2, #content .intro h3, #content .intro h4{
	padding-left:130px;
}

#content p{
	font-family: arial, verdana, helvetica, sans-serif;
	color:#6b6b6b;
	font-size:11px;
}

.news {
	border-top:10px solid #fff;
	background: url('../img/newsdiv.gif') repeat-y top left;
}

#content .contentLeft {
	float:left;
	width:298px;
	margin-top:10px;
	padding-bottom:20px;
}

#content .contentLeft2 {
	float:left;
	width:440px;
	margin-top:10px;
	padding-bottom:20px;
	margin-bottom:10px;
}

#content .rightdash {
	background: url('../img/rightdash.gif') repeat-y top left;
}

#content .contentLeft p{
	padding:0px 20px 0px 0px;
	margin:0 0 2px 0;
}

#content .contentLeft2 p{
	padding:0px 20px 0px 0px;
	margin:10px 0 0 0;
}

#content .contentRight {
	float:right;
	width:300px;
	margin-top:10px;
	padding-bottom:20px;
}

#content .contentRight2 {
	float:right;
	width:160px;
	margin-top:10px;
	padding-bottom:30px;
}

#content .contentRight p{
	padding:0px 20px 0px 0px;
	margin:0 0 2px 0;
}

#content .contentRight2 p{
	padding:0;
	margin:0 0 2px 0;
}

#content ul, #nav ul {
	margin:0; 
	padding:0 10px 0 30px;
	color:#72AECE;
	font-size:13px;
	font-weight:bold;
	list-style-image: url(images/bullet.gif);
}		

#content li, #nav li{margin:0;}	

.pagecounter {
	width:100%;
	text-align:center;
	line-height:30px;
	border-top: 1px dashed #b9b9b9;
}

.pagecounter .pagelink, .pagecounter .currentpage{
	margin:0 5px 0 5px;
	text-decoration:none;
}

#content .news p {
	margin:0;
}

#content .pagelink {
	color:#6B6B6B;
}

#content .pagelink:hover {
	color:#ED5E9B;
}


.pagecounter .currentpage {
	color:#ED5E9B;
}

#content .que {
	color: #6b6b6b;
	font-weight:bold;
	border-top:solid #fff 8px;
	border-bottom:solid #fff 8px;
}

#content .que2 {
	color: #6b6b6b;
	font-weight:bold;
}

#content .ans {
	font-weight:normal;
}

#content .ans2 {
	font-weight:normal;
	margin-bottom:-12px;
}

#content a{
	margin-top:0px;
	color:#ed5e9b;
	font-size:11px;
}

#content a:hover{
	text-decoration:none;
}


/* Футер */

#footer {
	text-align:left;
	clear:both;
	width:965px;
	height:175px;
	padding: 0px;
	margin: 0px;
	background:#fff left no-repeat url('../img/footer.gif');
	font: normal 12px Arial, Tahoma, Verdana, Sans-serif;
	color:#fff;
}

#footer .pagedowner {
	position:absolute;
	margin-top:-70px;
	margin-left:270px;
	width:630px;
	border-top: 1px dashed #b9b9b9;
	text-align:center;
	line-height:30px;
}

#footer .pagedowner a {
	color:#ed5e9b;
	font-size:11px;
	text-decoration:underline;
}

#footer .pagedowner a:hover {
	text-decoration:none;
}

#footer #phones {
	color:#e9e9e9;
	float:left;
	padding:20px 0 0 35px;
	width:226px;
	font-size:30px;
}

#footer #phones .prefix {
	font-size:16px;
}

#footer #address {
	float:left;
	padding:17px 0 0 10px;
	width:328px;
}

#footer #copyright {
	float:left;
	padding:17px 0 0 10px;
	width:350px;
}

#footer #creator {
	float:right;
	padding:59px 34px 0 0;	
}

#footer #creator, #footer a {
	color:#93b7e7;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}


