p,blockquote,form,label,ol,dl,fieldset,address {
margin: 0;
}

h1,h2,h3,h4,h5,h6 {
margin: 0;
}

img {
border: 0;
}

img.wide {
width: 452px;
}

img.narrow{
width: 292px;
}

#formn #name, #formn #message, #formn #email {
width: 272px;
}

#formw #name, #formw #message, #formw #email {
width: 432px;
}

a {
text-decoration: none;
cursor: pointer;
color: #2ec6f8;
}

td, p, div, span, input, textarea {
font-family: Arial, Helveltica, sans-serif;
font-size: 14px;
color: #9b9b9b;
line-height: 130%;
text-align: left;
}

/*a:hover {
color: #8cc63f;
}

a:focus {
outline: 0;
}*/

body {
margin: 0;
padding: 0;
font-size: 76.1%;
font-family: Helveltica, Arial;
background: #0c0c0c;
color: #9b9b9b;
}

#head {
background: url(images/bg.png) repeat-x 0 0;
height: 65px;
position: relative;
}

#version {
position: absolute;
right: 0;
top: 0;
}

#body {
margin: 4px;
}

.menu {
padding: 0;
margin: 0;
list-style: none;
}

.menu li, .menu a {
display: block;
height: 45px;
margin: 0 0 1px;
}

.menu a {
margin: 0;
color: #f3f3f3;
padding: 0 0 0 10px;
text-decoration: none;
}

.main a {
line-height: 45px;
font-size: 17px;
}

.web a {
padding: 5px 0 0 10px;
height: 40px;
font-size: 15px;
}

.web span {
color: #9b9b9b;
display: block;
margin: 1px;
font-size: 12px;
}

.project li {
line-height: 45px;
font-size: 17px;
color: #f3f3f3;
padding: 0 0 0 10px;
background: #1c1c1c;
border-bottom: 1px solid #0c0c0c;
}

.first {
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
}

.last {
-webkit-border-bottom-left-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-bottomleft: 3px;
-moz-border-radius-bottomright: 3px;
}

.light {
background: #2f2f2f url(images/arrow.png) no-repeat bottom right;;
}

.dark {
background: #1c1c1c url(images/arrow.png) no-repeat bottom right;;
}

#foot {
margin: 20px 0 0 14px;
height: 49px;
}

#foot a {
color: #2ec6f8;
font-size: 14px;
}

#head h2 {
color: #2ec6f8;
font-size: 22px;
line-height: 57px;
text-align: center;
}

#back {
float: left;
width: 63px;
height: 30px;
margin: 16px 0 0 3px;
}

#home {
float: right;
width: 71px;
height: 30px;
margin: 16px 3px 0 0;
}

#text {
margin: 5px 10px 0;
font-size: 14px;
}

#text images {
margin: 8px 0 0;
}

h3 {
color: #2ec6f8;
font-size: 14px;
font-weight: normal;
}

#name, #email {
width: 272px;
height: 30px;
padding: 0 10px;
margin: 0;
}

#message {
width: 272px;
height: 68px;
padding: 7px 10px;
margin: 0;
}

#contactForm p {
font-size: 10px;
text-align: center;
}

#formn, #form {
width: 292px;
margin: 14px auto 0;
}

#formn p, #formw p, #form p {
margin: 5px 0 10px;
}

#formw {
width: 452px;
margin: 14px auto 0;
}

#submitter {
margin: 0 0 0 110px;
}

#formw #submitter {
margin: 0 0 0 190px;
}










