@charset "utf-8";
/* CSS Document */


body {padding:00px;
		margin:00px;
		background:#313431 url(../images/main-background-top-repeat.jpg) repeat-x top;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#9b9b9b;}
a {text-decoration:none;}
.stop{clear:both;}
.left{float:left;}
.right{float:right;}
.content {background:url(../images/main-background.jpg) no-repeat center top;
			}
.sub-content {margin:0 auto;
			  width:995px;}
.header {height:503px;
		text-align:right;
		padding:12px 15px 15px 00;
		position: relative;
}
.header img {border:none;}
.header h1 {
	display: block;
	position: absolute;
	top: -10px;
	width: 240px;
	left: 0px;
	height: 137px;
}
.header h1 a {
	display: block;
	width: 100%;
	height: 137px;
}
.header h1 a span {
	display: none;
}
.main {padding:00 00 75px 00;}
.main-left {width:600px;}
.left-block {width:197px;
			padding:00 00 00 65px;}
.main-block-1 {background:url(../images/main-block-1.png)  no-repeat left top;
				padding:00 00 30px 00;}
.main-block-2 {background:url(../images/main-block-2.png)  no-repeat left top;
				padding:00 00 30px 00;}
.block-header {color:#ed6a07;
				font-size:16px;
				padding:00 00 3px 00;}
.block-sub-header {color:#fff;
				font-size:16px;
				padding:00 00 3px 00;}
.block-text a{color:#ed6a07;
			  background:url(../images/link-arrow.png) no-repeat right;
			  padding:00 10px 00 00;
			  font-weight:bold;}
.right-block {width:230px;
			padding:00 25px 00 00px;}
.form-label {color:#ed6a07;
			 font-weight:bold;
			 width:95px;
			 padding:00 5px 5px 5px;}
.form-value {padding:00 00 5px 00;}
.form-value input{background:none;
				  border:#555855 1px solid;
				  width:250px;
				  color:#fff;
				  height:22px;}
.form-value select{background:#3c3e3c;
					padding:00px;
				  border:#555855 1px solid;
				  width:250px;
				  height:22px;
				  color:#fff;}
.form-value option{background:none;
				 height:22px;
				  color:#fff;}
.form-value textarea{background:none;
				  border:#555855 1px solid;
				  width:250px;
				  height:60px;
				  overflow:hidden;
	color: #fff;
}
.form-submit {padding:5px 00 00 00;}
.form-submit input{background:url(../images/send-button.png) no-repeat;
					border:none;
					width:67px;
					height:23px;}
.footer {background:url(../images/footer-background.jpg) no-repeat center top;
		 text-align:center;
		 padding:25px 00 50px 00;
		 font-size:10px;}


/** NAV */

.nav {
	position: absolute;
	width: 200px;
	left: 17px;
	top: 147px;
}


.about_btn {
	width: 47px;
	height: 15px;
	background: url(../../creativeos/images/about_btn.jpg) no-repeat;
}

.about_btn_active {
	width: 47px;
	height: 15px;
	background: url(../../creativeos/images/about_btn_over.jpg) no-repeat;
}


.about_btn a {
	display: block;
	width: 47px;
	height: 15px;
}
.about_btn a:hover {
	background: url(../../creativeos/images/about_btn_over.jpg) no-repeat;
}
.porfolio_btn {
	width: 72px;
	height: 15px;
	background: url(../../creativeos/images/porfolio_btn.jpg) no-repeat;
	padding-right: 6px;
}
.porfolio_btn a {
	display: block;
	width: 72px;
	height: 15px;
}
.porfolio_btn a:hover {
	background: url(../../creativeos/images/porfolio_btn_over.jpg) no-repeat;
}

.porfolio_btn_active {
	width: 72px;
	height: 15px;
	background: url(../../creativeos/images/porfolio_btn_over.jpg) no-repeat;
	padding-right: 6px;
}

.contact_btn {
	width: 67px;
	height: 15px;
	background: url(../../creativeos/images/contact_btn.jpg) no-repeat;
}

.contact_btn_active {
	width: 67px;
	height: 15px;
	background: url(../../creativeos/images/contact_btn_over.jpg) no-repeat;
}


.contact_btn a {
	display: block;
	width: 67px;
	height: 15px;
}
.contact_btn a:hover {
	background: url(../../creativeos/images/contact_btn_over.jpg) no-repeat;
}
	 

