﻿
/* --------------- MAIN --------------- */

* { margin: 0; padding: 0; outline: 0 }

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

body {
	font-size:14px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#fff; 	
	padding:0; 
	background:#3d0b00 url(../img/bg02.jpg) no-repeat center top;
	text-align:center;
	margin-bottom: 30px;
}

a {
	color: #f0ed9a;
	font-weight: bold;
}

a:hover {
	color: #aaa;
}




#wrapper {
	width:100%;
	text-align:left;
	margin:0 auto;
	height:auto;
	background:url(../img/bgop1.png) repeat-x 0 420px;
}

#wrapper_clear {
	width:100%;
	text-align:left;
	margin:0 auto;
	height:auto;
}


#content {
	margin:0 auto;
	width:940px;
	text-align:left;
	height:auto;
}


/* --------------- HEADER --------------- */

#header {
	width:940px;
	height:176px;
}

.header_left {
	float:left;
	width:150px;
}

.header_left_logo h1 a {
	display:block;
	width:150px;
	height:176px;
	background-image:url(../img/logo.gif);
	background-repeat:no-repeat;
	
}

.header_right {
	float:right;
	width:790px;
}

.header_right_info {
	font-weight: bold;
	font-size:22px;
	width:790px;
	height:30px;
	padding-top: 20px;
	text-align:right;
}

.header_right_info p{
	font-size:14px;
	color: rgb(167,28,33);
	
}

.ared {
	color: rgb(167,28,33);
}

.header_right_menu {
	font-weight: bold;
	font-size:22px;
	width:790px;
	height:30px;
	margin-top:32px;
	text-align:right;
	padding-bottom: 15px;
	border-bottom: 1px dotted #fff;
}

.header_right_menu li {
	display: inline;
	height: auto;
}

.header_right_menu li a {
	margin-left: 8px;
	padding: 3px 9px 3px 9px;
	line-height: 30px;
	text-decoration: none;
	border: 0px solid #eee;
	color: #fff;
}

.header_right_menu li a:hover {
	color: #fff;
	background: #585858;
}

.header_right_menu li a.active {
	color: #fff;
	background: rgb(167,28,33);
}


/* --------------- INTRO --------------- */

#intro {
	height:245px;
}
	
.intro_left {
	float:left;
	width:520px;
	margin-right:80px;
}

.intro_left h1 {
	margin-top: 30px;
	font-size:0px;
	color: #6a2400;
	background-image: url(../img/title.png);
	background-repeat: no-repeat;	
	height:200px;
}

.intro_left p {
	font-size:16px;
	line-height:28px;
}

.intro_right {
	float:right;
	width:320px;
	height:200px;
	background: url(../img/bg3.png) repeat;
	padding: 10px;
}

.intro_right h2 {
	font-size: 24px;
	margin-bottom: 10px;
	font-weight: normal;
}


.intro_right p {
	font-size: 14px;
	line-height: 22px;
}

.intro_right img {
	width: 75px;
	height: 115px;
	float: right;
	border: 0;
	margin: 0 0 0 15px;
}

/* --------------- MINI GALLERY --------------- */

#minigallery {
	width: 940px;
	height: 386px;
	border-bottom: 1px dotted #fff;
}

#minigallery img {
	width: 200px;
	height: 145px;
	margin-bottom: 16px;
	margin-right: 16px;
	border: 10px solid #f0ed9a;
}

#minigallery img.firstrow {
	margin-top: 16px;
}

#minigallery img.last {
	margin-right: 0px;
}

#minigallery a img {
	
}

#minigallery a:hover img {
	border: 10px solid #888;
}

.line1x {
	position: absolute;
	height: 190px;
	width: 940px;
	border-bottom: 1px dotted #fff;
	float: left;
}

.line1y {
	position: absolute;
	height: 386px;
	width: 230px;
	border-right: 1px dotted #fff;
	float: left;
}

.line2y {
	position: absolute;
	height: 386px;
	width: 470px;
	border-right: 1px dotted #fff;
	float: left;
}

.line3y {
	position: absolute;
	height: 386px;
	width: 710px;
	border-right: 1px dotted #fff;
	float: left;
}

#tip {
	display:none;
	background:transparent url(../img/black_arrow.png);
	font-size:14px;
	font-weight: bold;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;	
}

/* --------------- OFFER--------------- */

#offer {
}
	
.offer_left {
	float:left;
	width:520px;
	margin-right:80px;
}

.offer_left h1 {
	font-size:34px;
	margin-top: 25px;
	margin-bottom: 20px;
	font-weight: normal;
}

.offer_left h2 {
	font-size:22px;
	line-height: 22px;
	margin-top: 40px;
	margin-bottom: 15px;
	font-weight: bold;
}

.offer_left p {
	font-size:14px;
	line-height:22px;
	color: #f0ed9a;
}

.offer_right {
	float:right;
	width:300px;
}

.offer_right_about {
	background: url(../img/bg3.png) repeat;
	padding: 20px;
}

.offer_right_about h1 {
	font-size: 24px;
	margin-bottom: 10px;
	font-weight: normal;
}

.offer_right_about p {
	font-size: 13px;
	line-height: 22px;
}

.offer_right_about img {
	width: 75px;
	height: 115px;
	float: right;
	border: 0;
	margin: 0 0 0 15px;
}


.offer_right_local {
	margin-top: 45px;
}

.offer_right_local h1 {
	font-size: 24px;
	margin-bottom: 20px;
	font-weight: normal;
}

.offer_right_local h2 {
	font-size:33px;
	margin-top: 14px;
	font-weight: bold;
	color: #f0ed9a;
}





/* --------------- WORKS--------------- */

#works {
	width: 940px;
}

#works h1 {
	font-size:34px;
	margin-top: 25px;
	font-weight: normal;
	padding-bottom: 30px;
	width: 940px;
}

.works_left, .works_right {
	border-top: 1px dotted #fff;
	padding-top: 20px;
	padding-bottom: 20px;
}

.works_left.last, .works_right.last {
	border-top: 1px dotted #fff;
	padding-top: 20px;
	padding-bottom: 0px;
}

.works_left {
	float: left;
	width: 469px;
	border-right: 1px dotted #fff;
}

.works_right {
	float: left;
	padding-left: 49px;
	width: 420px;
}

.works_left img, .works_right img {
	width: 410px;
	height: 305px;
	border: 5px solid #f0ed9a;
}

.works_left a:hover img, .works_right a:hover img {
	border: 5px solid #888;
}

.works_left h2, .works_right h2 {
	font-size:28px;
	margin-bottom: 15px;
	font-weight: normal;
	color: #f0ed9a;
}

/* --------------- WORKS_GALLERY--------------- */

#works_gallery {
	width: 940px;
}

#works_gallery h1 {
	font-size:34px;
	margin-top: 25px;
	font-weight: normal;
	padding-bottom: 30px;
	border-bottom: 1px dotted #fff;
	margin-bottom: 20px;
	width: 940px;
}

.h1_link a {
	font-size:24px;
	text-decoration: underline;
	font-weight: normal;
}

#works_gallery h2 {
	font-size:26px;
	font-weight: bold;
	margin-bottom: 20px;
	width: 940px;
}

#works_gallery img {
	width: 210px;
	height: 160px;
	margin-top: 20px;
	margin-right: 15px;
	border: 5px solid #f0ed9a;
}

#works_gallery img.last {
	margin-right: 0px;
}

#works_gallery a:hover img {
	border: 5px solid #888;
}




/* --------------- CONTACT--------------- */

#contact {
	width: 940px;
}

.contact_left {
	float:left;
	width:300px;
	margin-right:80px;
}

.contact_left h1 {
	font-size:34px;
	margin-top: 25px;
	font-weight: normal;
	margin-bottom: 30px;
	width: 940px;
}


#contact p{
	font-size: 16px;
	line-height: 24px;
}

#contact p.small{
	font-size: 14px;
	line-height: 22px;
}

#contact p.sent{
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 15px;
	color: #f0ed9a;
	font-weight: bold;
}

#contact a{
	font-weight: normal;
	font-style: normal;
}

.contact_form {
	float:right;
	width:520px;
}

.contact_form {
	width: 380px;
	padding-top: 25px;
	float: left;
	padding-right: 40px;
	
}

.contact_form label{
	width: 340px;
	float: left;
	margin-right: 80px;
	font-size: 14px;
	line-height: 22px;
}

.contact_form  input {
	width: 380px;
	padding: 5px;
	margin: 0 5px 10px 0;
	background: #e5e5e5;
	border: 0px solid #012641;
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica;
}

.contact_form  textarea {
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica;
	width: 380px;
	height: 150px;
	padding: 5px;
	background: #e5e5e5;
	border: 0px solid #012641;
}

.contact_form  #submit {
	background:#f0ed9a;
	font-size:14px;
	border:0px;
	color:#000;
	padding:3px;
	width: 60px;
	margin: 10px 0 0 0;
}


/* --------------- FOOTER --------------- */

#footer {
	width: 940px;
	margin: 5px 0 0 0;
	padding-top: 15px;
	font-size:12px;
	text-align: right;
}


#footer_line {
	width: 940px;
	margin: 40px 0 0 0;
	border-top: 1px dotted #fff;
	padding-top: 15px;
	font-size:12px;
	text-align: right;
}

/* --------------- others --------------- */

.clear {
	clear: both;
}
