* {
   padding: 0;
   margin: 0;
   border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {
   margin: 1em 0;
   font-weight: normal;
}

body {
   line-height: 1;
   color: #CABFC8;
   background: #000000;
   font-family: Tahoma, Arial, sans-serif;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

#body {
   width: 950px;
   margin-left: auto;
   margin-right: auto;
}

#col1 {
   width: 382px;
   float: left;
}

#col2 {
   width: 568px;
   float: left;
}

#contacts {
   padding: 25px 0 0 60px;
   font-size: 12px;
}

#contacts #address {
   color: #8C8C8C;
   line-height: 130%;
   margin-top: 18px;
}

#contacts #email {
   margin-top: 8px;
}

#contacts #email a {
   margin-top: 18px;
   color: #9F8599;
}

#contacts #email a:hover {
   text-decoration: none!important;
}

#contacts #map {
   margin-top: 18px;
}

#contacts #map a {
   color: #9F8599;
   text-decoration: none;
   border-bottom: 1px dashed #9F8599;
}

div#text {
	margin-top: 30px;   
}

div#text p {
   color: #CABFC8;
   font-size: 14px;
   line-height: 130%;
}

#portfolio {
   margin-top: 35px;
}

h2 {
   color: #BC7CB1;
   font-size: 26px;
}

#portfolio .work {
   float: left;
   margin-right: 45px;
}

#portfolio .work .w_img {
   padding: 1px;
   border: 1px solid #7D5881;
   width: 150px;
}

#portfolio .work div.dis {
   color: #8C8C8C;
   line-height: 130%;
   margin-top: 7px;
   font-size: 12px;
}

.b {
   clear: both;
}

#footer {
   margin-top: 70px;
   border-top: 1px solid #362132;
   padding: 22px 0 15px 60px;
   font-size: 12px;
   background: url(../images/footer.jpg) no-repeat;
}

#footer .copy {
   color: #7C667F;
}

#gmap {
   width: 300px;
   height: 300px;
   border: 1px solid #7D5881;
   padding: 1px;
   margin-top: 30px;
}