*{
	padding: 0px;
	margin: 0px;
}
html {
   height:100%;
}
body{
	font-family: Tahoma;
	font-size: 12px;
}
img{
	border: 0px;
}
a{
	color: #939f07;
}
a:link{
	color: #939f07;
	text-decoration: underline;
}
a:visited{
	color: #85BAEF;
}
a:hover{
	text-decoration: none;
}
a:active{
	color: #85BAEF;
}
#bodyTab{
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
}
#bodyTab #header{
	height: 200px;
	background: Black url(http://www.09it.ru/imag/main_02.jpg);
}
#bodyTab #header div#top{
	height: 200px;
	background: url(http://www.09it.ru/imag/main_01.jpg) no-repeat;
}
#bodyTab #header div#top #iconMap{
	text-align: right;
	padding-right: 100px;
	padding-top: 20px;
}
#bodyTab #header div#top #iconMap a{
	margin-right: 10px;
}
#bodyTab #header div#top #slogan{
	padding-left: 400px;
	padding-top: 30px;
	font-size: 20px;
	color: Silver;
	width: 600px;
}
#bodyTab #header div#top #slogan span{
	color: #78C2C2;
}
#bodyTab #header div div#menu ul{
	padding-left: 400px;
	padding-top: 50px;	
}
#bodyTab #header div div#menu ul li{
	display: inline;
	margin-right: 20px;
	line-height: 30px;	
}
#bodyTab #header div div#menu ul li a.home{
	background-image: url(http://www.09it.ru/imag/home_m.jpg);
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 35px;
	background-repeat: no-repeat;
}
#bodyTab #header div div#menu ul li a.about{
	background-image: url(http://www.09it.ru/imag/about_m.jpg);
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 35px;
	background-repeat: no-repeat;
}
#bodyTab #header div div#menu ul li a.job{
	background-image: url(http://www.09it.ru/imag/job_m.jpg);
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 45px;
	background-repeat: no-repeat;
}
#bodyTab #header div div#menu ul li a.cont{
	background-image: url(http://www.09it.ru/imag/svyz_m.jpg);
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 45px;
	background-repeat: no-repeat;
}
#bodyTab #footer{
	height: 191px;
	background: Black url(http://www.09it.ru/imag/main_05.jpg);
}
#content #leftCol{
	float: left;
	width: 230px;
}
#content #leftCol .block{
	margin-left: 20px;
	margin-top: 20px;
}
#content #leftCol .block ul{
	margin-left: 20px;
}
#content #leftCol .block ul li{
	line-height: 25px;
}
#content #leftCol .block p{
	margin-left: 20px;
	margin-top: 20px;
}
#content #leftCol .block span.newLin{
	color: #999900;
	border-bottom: 1px solid #999900;

#content #leftCol .block_to{
	margin-left: 0px;
	margin-top:  0px;
}
}
#content #rightCol{
	float: left;
	width: 65%;
	margin-top: 30px;
	margin-left: 50px;
}
#content #rightCol .item{
	
}
#content #rightCol .item ul{
	list-style: none;
	font-weight: bold;
}
#footer div{
	text-align: center;
	padding-top: 100px;
}
#footer div ul li{
	display: inline;
	padding-right: 20px;
}