		
* {
margin:0px;
padding:0px;
}
html, body {
	margin:0;
	padding:0;
	border:0;
	height:100%;
	border-collapse: collapse;
	font-family: Arial , Helvetica , Tahoma;
	font-size: 12px;
	color:#000000;
	text-align:center;
}

a {
	color:#006B8B;
	font-size:12px;
	font-family: Arial , Helvetica , Tahoma;
}

ul {
	padding:0px;
	margin:0px;
}
li {
	padding:0px;
	margin:0px;
}

/*classes*/
.phone_normal {
	font-size:14px;
	font-family:Tahoma;
	color:black;
	text-decoration:none;
}
	.phone_normal a,a:hover {
		font-size:14px;
		font-family:Tahoma;
		color:black;
		text-decoration:none;
	}
	
.phone_big {
	font-size:24px;
	font-family:Tahoma;
	color:black;
	line-height:22px;
	padding:0px;
	margin:0px;
}
.news {
	width:50%;
	width:48%/*ie*/;
	height:156px;
	padding-right:2%;
	float:left;
}
	.news p {
		padding-top:2px;
		font-size:12px;
		color:#757575;
		font-family:Arial;
	}
	.news a {
		font-size:12px;
		color:#006B8B;
		font-family:Arial;
		text-decoration:underline;
	}
	.news a:hover {
		font-size:12px;
		color:#000;
		font-family:Arial;
		text-decoration:underline;
	}	
	.news b {
		font-size:11px;
		font-family:Arial;
		color:#D1D1D1;
	}
.blank {
	width:100%;
	height:auto !important;
	min-height:100px;
	height:100px;
	float:left;
}
.footer {
	text-align:center;
}
	.footer a,a:hover {
		font-size:12px;
		color:#000;
		font-family:Arial;
		text-decoration:none;
	
	}

.separator {
	background:url('http://medianame.ru/images/separator.jpg') left no-repeat;
}


/**/


.t3s_h{
background: #FFFFFF url(images/tabl.jpg) no-repeat;
height: 120px;
padding-left:390px;
font:12px Tahoma normal;
text-align:left;
}

.t3s_h_l{
float:left;	
padding:30px 10px 0;		
}


    .t3s_h_l ul {
      background:url(images/ul_f.gif) right top  no-repeat;
      margin:0;
      padding:0;
      list-style:none;
      }
    .t3s_h_l li {
    background: url(images/li_f.gif) left top no-repeat;
    padding:6px;
    padding-left:28px;
    font:14px Tahoma normal;
      }
    .t3s_h_l li span{
	color:#7F7F7F;
      }


.t3s_h_r{
float:right;
padding-right:100px;
width:140px;
}

    .t3s_h_r ul {
      margin:0;
      padding:25px 10px 0;
      list-style:none;
      }
    .t3s_h_r li a{
    text-decoration:none;
    color:#000;
    border-bottom: 1px dashed #000;
      }

    .t3s_h_r li a:hover{
    color:#7F7F7F;
    border-bottom: 1px dashed #7F7F7F;
      }

.t3s_clear {
	height: 0;
	clear: both;
}

.t3s_c_l_t{
height: 50px;
width:28px;
background: url(images/cont_l_t.jpg) left top no-repeat;
}

.t3s_c_r_t{
background: url(images/cont_r_t.jpg) right top no-repeat;
height: 50px;
width:28px;
}

.t3s_c_t{
background: url(images/cont_c_t.jpg) left top repeat-x;
text-align:left;
}

.t3s_c_t h1{
font:22px Arial bold;
}


.t3s_c_l_b{
height: 40px;
width:28px;
background: url(images/cont_l_b.jpg) left top no-repeat;
}

.t3s_c_r_b{
background: url(images/cont_r_b.jpg) right top no-repeat;
height: 40px;
width:28px;
}

.t3s_c_b{
background: url(images/cont_c_b.jpg) left top repeat-x;
text-align:center;
}

.t3s_foot_l{
height: 74px;
width:29px;
background: url(images/foot_l.jpg) left top no-repeat;
}

.t3s_foot_r{
background: url(images/foot_r.jpg) right top no-repeat;
height: 74px;
width:29px;
}

.t3s_foot{
background: url(images/foot_c.jpg) left top repeat-x;
text-align:center;
}


    .t3s_foot a{
    color:#000;
    text-decoration:underline;

      }

    .t3s_foot a:hover{
    color:#7F7F7F;

      }



.t3s_foot a img, #t3s_sidebar a img{
border:none;
}

/**/


#t3s_wrapper, #t3s_header, #t3s_footer {
  width: 90%; /* базовая ширина шаблона в процентах или пикселях */
  margin: 0 auto;
}

#t3s_wrapper {

}
#t3s_header {
	background: #ccc;
}
#t3s_container {
	width: 100%;

	float: right;
	margin-left: -250px;/*отрицательный отступ контейнера, отступ контента и ширина сайдбара должны быть одинаковыми*/
}
#t3s_content {

	margin-left: 250px;/*отрицательный отступ контейнера, отступ контента и ширина сайдбара должны быть одинаковыми*/
}
#t3s_sidebar {
	width: 250px;/*отрицательный отступ контейнера, отступ контента и ширина сайдбара должны быть одинаковыми*/
	float: left;
}
#t3s_footer {
	background: #ccc;
}

/**/




				#content {
				text-align:left;
				height:auto !important;
					min-height:200px;
					height:200px;
					float:right;
					background:#F7F7F7;
					padding:10px;
				}
				
				
	
								
					#content ul {
						padding-left:20px;
						padding-top:10px;
						padding-bottom:10px;
					}
					#content li {
						list-style:none;
						display:list-item;
						background:url('http://medianame.ru/images/content_li_bg.jpg') no-repeat;
						padding-left:10px;
						font-size:12px;
						color:black;
					}
					#content h2 {
						font-size:18px;
						font-weight:bold;
						color:black;
						padding-top:5px;
						padding-bottom:5px;
						font-weight:lighter;
					}
					#content p {
						padding-top:3px;
						padding-bottom:3px;
					}

