body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


img {
   behavior: url("/pngbehavior.htc");
}

body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
}

body#main {
	background:url(i/bg.jpg) no-repeat 0 -250px;
}

#bgContainer {
    width:100%;
    height:100%;
    position:absolute; 
    left:0px; 
    top:0px; 
    z-index:0;
	overflow:hidden;
	background:#000;
}

#bgScale {
/*	width:100%; */
	height:100%;
}

#alexeyenko {
	position:absolute;
	margin-top:85px;
	margin-left:85px;
	z-index:100;
}

#welcome {
	display:block;
	width:670px;
	position:absolute;
	margin-top:255px;
	margin-left:280px;
	padding-right:10px;
}

#welcome h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:53px;
	line-height:68px;
	color:#FFF;
}

#welcome h1 a {
	color:#FC0;
	font-style:italic;
}


#welcome p {
	font-size:11px;
	color:#666;
	line-height:16px;
	margin-top:170px;
	margin-bottom:85px;
}

#welcome p a {
	color:#FFF;	
}


#container {
	position:absolute;
	display:block;
	width:100%;
}

#nav {
	display:block;
	width:170px;
	float:left;
	padding-top:255px;
	padding-left:85px;
}

.nav {
	margin-bottom:19px;
}

#nav h2 {
	font-size:13px;
	line-height:17px;
	color:#333;
	font-weight:bold;
	margin-bottom:7px;
	cursor:pointer;
}

#nav h2 a {
	color:#333;	
}

#nav ul {
	font-size:11px;
	line-height:16px;
	color:#FC0;
	font-weight:bold;
}

#nav ul li {
	margin-bottom:6px;	
}

#nav ul li a {
	font-weight:normal;
	color:#666;	
}

#content {
	padding-top:80px;
/*	padding-right:10px; */
	overflow:hidden;
}

#contentContainer {
	float:left;
}

#content h1 {
	display:block;
	height:155px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:36px;
	line-height:51px;
	color:#333;
	font-style:italic; 
	padding-left:25px;
	padding-right:25px;
}

.projectPreview {
	display:block;
	float:left;
	width:235px;
	height:335px;
	overflow:hidden;
}

/*
#content img {
	display:block;
	float:left;
}
*/

#content p {
	padding-left:25px;
	padding-right:25px;
	font-size:12px;
	color:#333;
	line-height:17px;
	clear:both;
}

#content p a {
	color:#666;	
}

#copyright {
	display:block;
	width:680px;
	float:left;
	padding-left:280px;
	font-size:11px;
	color:#666;
	line-height:16px;
	padding:85px 0 85px 280px;
	clear:both;
}

#copyright a {
	color:#666;	
}


#contacts {
	position:absolute;
	display:block;
	margin-top:25px;	
	margin-left:280px;
	z-index:100;
}

#contacts p {
	font-size:11px;
	color:#666;
	line-height:16px;
}

#contacts p a {
	color:#666;	
}
