@charset "utf-8";
@import "reset.css";
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #212121;
}
body,td,th,textarea {color: #cbcbcb;font-family:Arial, Helvetica, sans-serif;font-size:12px;}
-->
p{margin-top:17px;text-align:justify}
a{text-decoration:none}
a:hover{text-decoration:underline}
.clearer{clear:both}
.relativiser{float:left;font-size:0px}
.dispnone{display:none}
.width-centered{display:block;width:885px;margin:0 auto; padding-left:75px}
.maxwidth-centered{width:100%;margin:0 auto}

h1{height:24px; padding-top:5px;font-size:13px; text-indent:95px; background:url(../images/h1-bg.jpg) no-repeat 58px 0}
h2{color:#ef4056;font-size:24px;font-weight:bold;padding:30px 0 0}

#header{background: url(../images/header-bg.png)  no-repeat center top #fff;height:196px}
#menu{padding-top:90px; margin-left:-20px;}
#menu li{display:inline;margin-right:12px}
#menu a{color:#ef4056; font-size:21px; font-weight:bold;text-decoration:none}
#menu a:hover{text-decoration:underline}
#menu li.separator{color:#ef4056; font-size:21px; font-weight:bold; }

#work{background: url(../images/works-bg.png) #ef4056;height:341px; position:relative; top:-34px; z-index:2}
#work-description{float:left; width:280px; margin-top: 45px; color:#fff}
#work-description-title{display:block;margin-bottom:20px;font-size:24px;font-weight:bold; line-height:1.01}
#work-photo{float:left; width:370px;padding:15px 0 0 80px}
#work li {display:inline}
#work li a{display:block; float:left;width:31px;height:15px;margin-right:4px;padding: 9px 0; text-align:center; color:#FFF; font-size:12px; font-weight:bold; background:url(../images/work-counter-bg.png)}
#work li a:hover, #work li a.active {text-decoration:none;background-position:bottom}

#contactForm {width:480px; float:left; margin-top:75px;}
#contactForm label {display:inline-block;width:230px;margin:10px 10px 4px 0;text-indent:7px;color:#ef4056;font-size:13px; font-weight:bold}
#contactForm input, #contactForm textarea {display:inline-block;width:218px;height:23px; margin-right:10px; padding:6px; border:none; background:#303030; color:#666; font-size:15px; font-weight:bold}
#contactForm textarea {width:458px;height:124px;}
#contactForm input.submit {width:96px; height:32px; float:right; margin-top:10px; background:url(../images/submit-bg.png) bottom right; color:#FFF; font-size:13; font-weight:bold;}
address {color:#ef4056; line-height:1.5; margin:20px 0 10px}
address .label{display:inline-block; width:82px; color:#FFF}
address .link {color:#FFF;text-decoration:underline}
address .link:hover {color:#FFF;text-decoration:none}
.spring {bottom:-20px; z-index:3; position:relative}

#aboutus{background:url(../images/about-bg.png) no-repeat; margin-top:-34px;}
#aboutus .column1,#aboutus .column2{float:left;width:285px;}
#aboutus .column2{margin-left:75px;}
#aboutus .column3{float:left;margin-left:12px;padding-top:40px}
#portfolio{background:#292929;}
#contact{float:left;width:345px;}
#footer {background:#ef4056;height:300px}
#footer span{padding:10px 10px 0 0; color:#FFF; font-size:10px; text-align:right; }

