﻿@charset "utf-8";

/* CSS Document */



body,td,th {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333;}

body {background: #edece4 url(images/bg-body.jpg) no-repeat; margin: 0px;}

a {color: #0086db; text-decoration: none;}

a:hover {text-decoration: underline;}

h1,h2,h3,h4,h5,h6 {font-weight: bold;}

h1 {font-size: 13px; margin-top:0; margin-bottom:5px;}

h2 {font-size: 18px; color:#9b0000; padding-bottom:0.6em; padding-top:1em;}



th {border-bottom:1px solid #cdc6b3; text-align:left; font-weight:bold; padding-bottom:0.7em;}



#container {width:950px;}



#header {height:130px;}

#header h1 {display:none;}



#title {width:200px; height:20px; position:absolute; left:721px; top:48px; text-align:right;}



#nav {width:200px; height:249px; margin-top:5px; float:left;}

#nav ul {list-style:none; margin:0; padding:0;}

#nav ul li {margin:0; padding:0; margin-bottom:-3px;}

#nav ul li img {margin:0; border:0;}



#content {position:relative; top:-40px; left:10px; width:740px; float:left;}

#about {width:340px; line-height:1.5em; float:left;}

#text {width:710px; line-height:1.5em;}



#footer {background:url(images/footer.png) no-repeat right top; padding-top:20px; padding-right:13px; margin-top:30px; height:40px; text-align:right; color:#a5a078; width:710px; margin-left:207px;}



/* Portfolio */

.portfolio {width:340px; height:230px; margin-right:30px; background:url(images/frame.png) no-repeat left top; float:left;}

.portfolio img.project {margin:10px 0 20px 10px; border:0;}

.portfolio .descr {width:245px; float:left;}

.portfolio .icons {width:90px; float:right; text-align:right;}

.portfolio .icons img {margin-left:3px;}



/* Paging */

#paging {width:710px; text-align:center;}

#paging .left {width:70px; float:left;}

#paging .right {width:70px; float:right;}

#paging .middle {width:710px; padding-top:10px;}



/* Contact Form*/

#form {width:340px; margin-right:30px; float:right;}

#form ul, #form ul li {margin:0; padding:0; list-style:none;}

#form label {width:60px; display:block; float:left; padding-top:5px;}

.input {border:1px solid #a5a078; background: #fff; padding:3px; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#333; margin-bottom:3px; width:270px;}

#send {margin-left:265px;}

