/* CSS Document */
#bn,
#bt,
#ch{
	display:none !important;}
*{
	margin:0;
	padding:0;}
body{
	margin:0;
	padding:0;
	background:#D6D6D6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#9a9a9a;
	font-size:12px;}
img{
	border:0;}
#container{
	background:url(../images/bgr_content.png) no-repeat;
	width:823px;
	height:410px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-246px;
	margin-left:-429px;
	padding:16px 19px 66px 16px;}
#menu{
	float:left;
	list-style:none;
	margin:0;}
#menu li{
	width:162px;
	background:url(../images/dev.gif) repeat-x bottom;
	padding-bottom:0;}
#menu li.active, #menu li:hover{
	background:url(../images/bgr_menu-over.gif) no-repeat bottom;}
#menu li.active a, #menu li:hover a{
	color:#597691;}
#menu li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#747474;
	font-size:18px;
	text-decoration:none;
	padding-left:50px;
	display:block;}
#menu li a.about{
	background:url(../images/icon_about.png) no-repeat 9px 15px;
	height:65px;
	line-height:65px;}
#menu li a.work{
	background:url(../images/icon_work.png) no-repeat 9px 20px;
	height:67px;
	line-height:67px;}
#menu li a.skills{
	background:url(../images/icon_skills.png) no-repeat 9px 20px;
	height:67px;
	line-height:67px;}
#menu li a.social{
	background:url(../images/icon_social.png) no-repeat 9px 19px;
	height:67px;
	line-height:67px;}
#menu li a.contact{
	background:url(../images/icon_contact.png) no-repeat 9px 18px;
	height:69px;
	line-height:69px;}
#content{
	width:626px;
	margin-left:182px;}
h1{
	color:#595858;
	font-size:30px;
	margin:27px 0 27px 100px;}
h1 span{
	font-size:12px;
	color:#858585;}
h2{
	color:#4e4e4e;
	font-weight:normal;
	font-size: 18px;}
p{
	padding:9px 0 0;}
#social{
	width:450px;
	margin:0 auto;}
#social li{
	list-style:none;
	float:left;
	padding-bottom:0;}
#social li a{
	display:block;
	float:left;
	padding-left:75px;
	width:130px;
	height:60px;
	line-height:60px;
	margin:0 0 40px 20px;
	font-size:18px;
	color:#747474;
	text-decoration:none;}
#social li a.twitter{
	background:url(../images/icon_twitter.png) no-repeat;}
#social li a.icq{
	background:url(../images/icon_icq.png) no-repeat;}
#social li a.vkontakte{
	background:url(../images/icon_vkontakte.png) no-repeat;}
#social li a.skype{
	background:url(../images/icon_skype.png) no-repeat;}
#social li a.yandex{
	background:url(../images/icon_yandex.png) no-repeat;}
#address{
	width:220px;
	float:right;
	background:url(../images/dev2.gif) repeat-y left;
	padding-left:28px;
	height:290px;}
.address{
	margin:10px 0 17px;}
.address p{
	padding:0;
	color:#9d9d9d;}
.address strong{
	color:#7195b7;}
label{
	color:#909090;}
.input{
	display:block;
	margin:10px 0 8px;
	width:338px;
	height:15px;
	padding:5px;
	font-size:14px;}
textarea{
	width:338px;
	padding:5px;
	font-size:14px;
	margin:10px 0 8px;}
.submit{
	float:right;
	margin:8px 23px 0 0;
	padding:9px 6px;
	background:#f7f7f7;
	border:1px solid #dadada;
	font-size:12px;
	color:#909090;
	cursor:pointer;}
.project{
	list-style:none;
	width:608px;
	margin:0 auto;
	overflow:hidden;}
.project li{
	float:left;}
.project li.description{
	width:280px;}
.project li img{
	float:left;
	display:block;
	width:260px;
	height:250px;
	padding:10px;
	background:#E6E6E6;
	margin:0 25px 0 10px;
	border:1px solid #C4C4C4;}
.project li a{
	color:red;
	text-decoration:none;}
.project li a:hover{
	color:red;
	text-decoration:underline;}
	
.navigation{}
.navigation ul{
	float:right;
	margin:0;
	padding:0;
	list-style:none;}
.navigation ul li{
	float:left;
	padding:0;
	background:none;
	margin:5px;}
.navigation ul li a{
	float:left;
	color:red;
	text-decoration:none;
	border:1px solid #C4C4C4;
	padding:5px 8px;}
.navigation ul li span{
	float:left;
	border:1px solid #C4C4C4;
	padding:5px 8px;}
	
	
	
.section {width: 282px;}
 ul.tabs {margin:0;padding:0;list-style:none;}
 .tabs li {float:left;height:33px;margin:0;padding:0;cursor: pointer;position: relative;
	padding-bottom:0;}
 .tabs li a{display:block;height:33px;font:12px Arial, Helvetica, sans-serif;color:#000;}
 .tabs li.current a,.tabs li a.:hover{ color:#f00; text-decoration:none;}
 .box {display: none;float:none;}
 .box.visible {display: block;}
 
 
 ul{
 margin:10px 0 0 20px;}
 ul li{
 padding-bottom:10px;}