@charset "utf-8";
/*
---------------------
cycle design 09.02.22
http://www.cycledesign.net/
---------------------
*/
body {
    font:13px helvetica,arial,clean,sans-serif;
    *font-size:small;
    *font:x-small;
	line-height: 170%;
}

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;
	}
body {

	scroll:0 0;
	overflow-x:hidden;
}

a{
	text-decoration: none;
	color: #373737;
}
a:hover{
	padding-top: 2px;
	padding-left: 1px;
	color: #6F6F6F;
}
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;
}

div#wrap{
	font-size: 77%;
	margin-left: 10em;
	color: #373737;
	letter-spacing: 0.1em;
}

div#logo{position: fixed;
    left: 100px;
	top: 50px;}
div#logo h1 {
	height: 59px;
	width: 373px;
}
div#nav-wrap{
	width: 100%;
	position: fixed;
	bottom: 10px;
	font-weight: bold;
	letter-spacing: 0.2em;
	
}
ul#nav{width:800px;
margin-right: auto;
	margin-left: auto;
	text-align: center;}
ul#nav li{
	float: left;
	width:250px;
	font-size: 85%;
}
p#copy{
	clear: left;
	font-size: 75%;
	padding-top: 4em;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	margin-right: 50px;
	color: #373737;
}
p#copy span{
	font-family: Verdana, Helvetica, sans-serif;
}
div#top{height:900px;padding-top: 200px;}
div#about{height:900px;padding-top: 200px;}
 div#name{
	margin-top: 2em;
	margin-bottom: 2em;
}
div#works{
	height:900px;
	padding-top: 150px;
}
div#contact{
	height:700px;
	padding-top: 200px;
	clear: left;
}
h2{
	width: 100px;
	background: #999999;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	padding:5px;
	line-height: 180%;
	text-align: center;
	filter: alpha(opacity=90);
  -moz-opacity:0.9;
  opacity:0.9;
}
.s{font-size:85%;}
ul#list{width:350px;float:left;}
ul#list2{width:350px;float:left;}
