/*=========================== TAGS ============================*/
#main
{
	width: 964px;
	margin: 0 auto;
}

* { 
	margin:0; 
	padding:0;
}

html {
	min-width:964px;
	height:100%;
} 

body { 
	background:url(images/body-bg.jpg) no-repeat center top #000; 
	font-family:"trebuchet MS", Helvetica, sans-serif; 
	font-size:100%; 
	line-height:1em; 
	color:#7a7165; 
	min-width:964px;
	height:100%;
}

object { 
	vertical-align:top; 
	outline:none;
}

input, 
textarea, 
select { 
	font-family:"trebuchet MS", Helvetica, sans-serif; 
	font-size:1em; 
	vertical-align:middle; 
	font-weight:normal;
}

fieldset {
	border:0;
}

p { 
	margin:0; 
	padding:0;
}

img { 
	border:0; 
	vertical-align:top; 
	text-align:left;
}

ul, 
ol { 
	list-style:none;
}

/*========================== ALIGMENT =========================*/

.fleft { 
	float:left;
}

.fright { 
	float:right;
}

.clear { 
	clear:both;
}

.alignright { 
	text-align:right;
}

.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%; 
	overflow:hidden;
}
.extra-wrapper {
	min-height:100%;
	height:auto !important;
	height:100%;
	position:relative;
	background:url(images/tail-top.gif) repeat-x center top;
}

.container { 
	width:100%;
}

/*=========================== TAILING =========================*/

.tail-bottom { 
	background:url(images/tail-bottom.gif) center bottom repeat-x;
	height:5px;
	position:relative;
	font-size:0;
	line-height:0;
	vertical-align:bottom;
	width:100%;
	overflow:hidden;
	margin-top:-5px;
}

/*=========================== FORMS ===========================*/

#search-form fieldset {
	float:right;
}
#search-form span {
	background:url(images/input-bg.gif) no-repeat left top;
	width:214px;
	height:24px;
	display:block;
	float:left;
}
#search-form input {
	color:#82796d;
	background:none;
	border:0;
	font-size:.92em;
	line-height:1.4em;
	margin-left:16px;
	padding-top:3px;
	vertical-align:top;
	width:184px;
}
#search-form a {
	text-transform:uppercase;
	font-size:1.15em;
	color:#fff;
	display:block;
	float:left;
	text-decoration:none;
	background:url(images/link-tail.gif) repeat-x left top;
	margin-left:6px;
}
#search-form a em {
	display:block;
	background:url(images/link-left.gif) no-repeat left top;
}
#search-form a b {
	display:block;
	font-style:normal;
	background:url(images/link-right.gif) no-repeat right top;
	padding:4px 14px 5px 14px;
}
#search-form a:hover {
	color:#000;
}

/*-------------*/

#contacts-form {
	width:339px;
}
#contacts-form .field { 
	height:42px;
	width:100%;
	overflow:hidden;
}
#contacts-form label {
	float:left;
	width:121px;
	padding-top:2px;
}
#contacts-form input {
	width:213px;
	float:left; 
	padding:2px 0 2px 3px; 
	background:#3f3d33; 
	border:1px solid #707070; 
	vertical-align:top;	
	line-height:1.2em;
	color:#fff;
}
#contacts-form textarea { 
	width:213px; 
	height:81px;
	float:left;
	margin-bottom:38px; 
	overflow:auto;
	background:#3f3d33;
	color:#fff; 
	border:1px solid #707070; 
	padding:2px 0 2px 3px; 
}
.EmailLabel { 
	float:left;
	width:121px;
	height:42px;
	padding-top:2px;
	vertical-align:middle;
}
.EmailInput { 
	width:213px;
	height:22px;
	float:left; 
	padding:2px 0 2px 3px; 
	background:#3f3d33; 
	border:1px solid #707070; 
	vertical-align:top;	
	line-height:1.2em;
	color:#fff;
}
.EmailMessage { 
	width:213px; 
	height:81px;
	float:left;
	margin-bottom:38px; 
	overflow:auto;
	background:#3f3d33;
	color:#fff; 
	border:1px solid #707070; 
	padding:2px 0 2px 3px; 
}
.EmailStaus { 
	float:left;
	width:334px;
	height:42px;
	padding-top:2px;
	vertical-align:middle;
}
.EmailCaptcha { 
	width:215px;
	float:left; 
	margin: 4px 0;
	padding: 5px 0; 
	background:#3f3d33; 
	border:1px solid #707070; 
	vertical-align:top;	
	line-height:1.2em;
	color:#fff;
}
#contacts-form a {
	float:right;
	margin-left:36px;
}

/*========================== LISTS ============================*/

.list {
	width:100%;
	overflow:hidden;
	margin-top:-2px;
}
.list li {
	float:left;
	margin-right:2px;
	padding-top:2px;
	width:118px;
	height:118px;
	overflow:hidden;
}
.list li.alt {
	margin-right:0;
}
.list li a {
	display:block;
	float:left;
	border:3px solid #4c4a47;
}
.list li a:hover {
	border:3px solid #8f8679;
}

.list1 {
	margin-bottom:-15px;
}
.list1 li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	padding-bottom:18px;
}
.list1 li.last {
	padding:0;
}
.list1 li span {
	display:block;
	font-size:.85em;
	color:#fff;
}
.list1 li span em {
	font-style:normal;
	color:#5c5b57;
}
.list1 li span b {
	font-weight:normal;
	text-transform:uppercase;
	display:block;
}
.list1 li a {
	display:block;
	float:left;
	border:3px solid #4c4a47;
	margin-bottom:12px;
}
.list1 li a:hover {
	border:3px solid #8f8679;
}

.list2 li {
	font-size:.77em;
	background:url(images/line-hor1.gif) repeat-x left bottom;
	padding-bottom:10px;
	margin-bottom:8px;
	width:100%;
	overflow:hidden;
	vertical-align:top;
}
.list2 li.last {
	background:none;
	padding:0;
	margin:0;
}
.list2 li span {
	display:block;
}
.list2 li a {
	color:#b8b4b4;
	font-style:italic;
	font-size:1.2em;
	text-decoration:none;
}
.list2 li a:hover {
	color:#fff;
}

.list3 li {
	padding:0 0 7px 15px;
	background:url(images/arrow.gif) no-repeat left 5px;
}
.list3 li.last {
	padding-bottom:0;
}

.list4 li {
	line-height:1.62em;
	background:url(images/line-hor1.gif) repeat-x left bottom;
	padding-bottom:15px;
	margin-bottom:15px;
	width:100%;
	overflow:hidden;
	color:#b8b4b4;
	vertical-align:top;
}
.list4 li cite {
	font-style:normal;
}
.list4 li span {
	display:block;
	text-align:right;
	color:#bc5409;
}
.list4 li.last {
	background:none;
	padding:0;
	margin:0;
}
.list4 li b {
	display:block;
	font-weight:normal;
	color:#bc5409;
}

.list5 {
	width:300px;
	overflow:hidden;
}
.list5 li {
	float:left;
	padding-bottom:26px;
	margin-right:25px;
}
.list5 li.alt {
	margin-right:0;
}
.list5 li a {
	display:block;
	float:left;
	border:3px solid #4c4a47;
}
.list5 li a:hover {
	border:3px solid #8f8679;
}

/*========================== OTHER ============================*/

.img-indent { 
	padding-bottom:25px;
	width:100%;
	overflow:hidden; 
}

p { 
	margin-bottom:30px;
}
.p0 {
	margin-bottom:0;
}
.p1 {
	margin-bottom:24px;
}

.phone { 
	float:right; 
	margin-right:55px;
}

.date {
	position:relative;
	left:-43px;
	top:-8px;
	font-size:.77em;
	width:100%;
	overflow:hidden;
	padding-bottom:10px;
}
.date span {
	display:block;
	float:left;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:2.6em;
	line-height:1.2em;
	width:95px;
	height:45px;
	letter-spacing:-1px;
	background:url(images/icon.gif) no-repeat left top;
	margin-right:7px;
}
.date span strong {
	padding:6px 0 0 10px;
	display:block;
	font-weight:normal;
}
.date span em {
	font-style:normal;
	font-size:.69em;
}
.date b {
	float:left;
	font-weight:normal;
	color:#5c5b57;
	padding-top:15px;
}
.date b i {
	color:#b8b4b4;
	font-style:normal;
}

.extra {
	text-align:center;
}
.extra a {
	top:-30px;
	position:relative;
	display:inline-block;
}
.extra a.act {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

dl {
	line-height:1.62em;
}
dl dt {
	color:#b8b4b4;
}
dl dd {
	margin-bottom:18px;
}
dl dd.last {
	margin:0;
}

/*================= TXT, LINKS, LINES, TITLES =================*/

a {	
	color:#bc5409; 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h2 {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:3.62em;
	line-height:1em;
	font-weight:normal;
	letter-spacing:3px;
	top:-17px;
	position:relative;
	background:url(images/line-hor.gif) repeat-x left bottom;
}
h2 span {
	color:#bc5409;
	font-size:.28em;
	display:block;
	margin-top:-14px;
	letter-spacing:1px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:2.08em;
	font-weight:normal;
	line-height:1.19em;
	margin-bottom:15px;
}
h3 span {
	display:block;
	letter-spacing:1px;
	text-transform:uppercase;
	color:#bc5409;
	font-size:.48em;
	margin-top:-4px;
	padding-bottom:5px;
	background:url(images/line-hor.gif) repeat-x left bottom;
}
h4 {
	font-size:1.38em;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#fff;
	font-weight:normal;
	margin-bottom:29px;
}
h4 span {
	font-size:.72em;
	display:block;
	color:#bc5409;
	padding-top:7px;
	letter-spacing:1px;
}
h5 {
	color:#7a7165;
	font-style:italic;
	font-weight:normal;
	font-size:1.15em;
	line-height:1.53em;
	margin-bottom:24px;
}
h6 {
	font-size:1em;
	line-height:1.62em;
	color:#b8b4b4;
	font-weight:normal;
}
h6.color1 {
	color:#bc540a;
}

p.txt1 {
	font-size:.85em;
	color:#5c5b57;
}
p.txt1 a {
	color:#b8b4b4;
	text-decoration:none;
}
p.txt1 a:hover {
	color:#fff;
}
#content p.txt2 {
	line-height:1.77em;
}

.img-link {
	display:block;
	float:left;
	border:3px solid #4c4a47;
}
.img-link:hover {
	border:3px solid #8f8679;
}

.link1 { 
	display:inline-block; 
	background:url(images/link1-right.gif) no-repeat right top;  
	color:#fff;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif; 
	text-decoration:none; 
	line-height:.92em;
	font-size:1.38em;
}
.link1 em { 
	display:inline-block; 
	background:url(images/link1-left.gif) no-repeat left top;
	padding:0 7px;
}
.link1 b { 
	display:inline-block; 
	background:url(images/link1-tail.gif) repeat-x left top;
	padding:13px 13px 12px 13px; 
	font-weight:normal;
}
.link1:hover {
	color:#000;
}

.line-hor { 
	margin:20px 0 17px 0; 
	overflow:hidden;
	height:1px;
	background:url(images/line-hor1.gif) repeat-x left top; 
}

.portButtonL  
{
	width: 76px;
	height: 41px;
	float: left;
	text-align: center;
	background:url(images/dlNext.png) no-repeat;  
	color:#fff;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif; 
	font-style:italic;
	text-decoration: none; 
	line-height:.92em;
	font-size:1.38em; 
	font-weight:normal;
	border: none;
}
.portButtonR 
{
	width: 76px;
	height: 41px;
	float: right; 
	text-align: center;
	background:url(images/dlNext.png) no-repeat;  
	color:#fff;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif; 
	font-style:italic;
	text-decoration:none; 
	line-height:.92em;
	font-size:1.38em; 
	font-weight:normal;
	border: none;
}
.portButtonL:hover, .portButtonR:hover {
	color:#000;
}

/*============================ BOXES ==========================*/

.box { 
	width:100%;
}
.box .border-top {
	background:url(images/border-top.gif) repeat-x left top;
	height:48px;
}
.box .right-top-corner {
	background:url(images/right-top-corner.png) no-repeat right top;
	padding-right:484px;
	height:48px;
}
.box .right-top-corner1 {
	background:url(images/right-top-corner1.jpg) no-repeat right top;
}
.box .border-left {
	background:url(images/border-left.gif) repeat-x left top #000;
	width:100%;
}
.box .border-right {
	background:url(images/border-right.gif) repeat-y right top;
}
.box .inner { 
	padding:0 32px 38px 42px;
}

/*-------------*/

.box1 {
	width:227px;
	height:278px;
	overflow:hidden;
	background:url(images/box1-bg.png) no-repeat left top;
}
.box1 ul {
	padding:38px 20px 0 35px;
}
.box1 ul li {
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.38em;
	padding-bottom:20px;
}
.box1 ul li a {
	color:#c9a535;
	text-decoration:none;
}
.box1 ul li a:hover {
	color:#fff;
}

/*-------------*/

.box2 {
	width:100%;
	background:#1a1814;
}
.box2 .border-top {
	background:url(images/border-top1.gif) repeat-x left top;
}
.box2 .left-top-corner {
	background:url(images/left-top-corner.gif) no-repeat left top;
}
.box2 .inner {
	padding:37px 39px 39px 38px;
}
.box2 .inner1 {
	padding:37px 25px 39px 33px;
}

/*-------------*/

.box3 {
	width:100%;
	background:#000;
}
.box3 .border-bot {
	background:url(images/border-bot.gif) repeat-x left bottom;
}
.box3 .inner {
	padding:35px 19px 27px 40px;
}

/*-------------*/

.box4 {
	width:100%;
	background:#29271f;
}
.box4 .border-top {
	background:url(images/border-top2.gif) repeat-x left top;
}
.box4 .border-left {
	background:url(images/border-left1.gif) repeat-y left top;
}
.box4 .left-top-corner {
	background:url(images/left-top-corner1.jpg) no-repeat left top;
}
.box4 .inner {
	padding:30px 20px 35px 30px;
}
.box4 h4 {
	margin-bottom:18px;
}
.box4 p {
	color:#b8b4b4;
}

/*========================== HEADER ===========================*/
#header { 
	height:300px;
	overflow:hidden;
}
#header, 
#content, 
#footer { 
	font-size:0.814em;
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}
#header .row-1 {
	height:204px;
}
#header .row-1 span {
	display:block;
	padding:36px 0 0 15px;
	/*padding: 26px 0 0 15px;*/
}
#header .row-2 {
	height:105px;
	background:url(images/nav-bg.png) no-repeat left top;
}
#header .row-2 .fleft {
	padding:36px 0 0 45px;
}
#header .row-2 .fleft ul li {
	font-size:1.31em;
	line-height:1.5em;
	float:left;
	text-transform:uppercase;
	padding-right:53px;
}
#header .row-2 .fleft ul li a {
	color:#fff;
	text-decoration:none;
}
#header .row-2 .fleft ul li a:hover {
	color:#afd400;
}
#header .row-2 .fright {
	padding:35px 0 0 0;
}

/*========================= CONTENT ===========================*/

/*======= default.aspx =======*/
#default #content .col-1 { width:747px; margin-right:3px;}
#default #content .col-1 .row-1 .col-1 { width:485px;}
#default #content .col-1 .row-1 .col-2 { width:227px; padding-top:37px;}
#default #content .col-1 .row-2 .col-1 { width:317px; padding-top:8px; margin-right:6px;}
#default #content .col-1 .row-2 .col-2 { width:423px; margin-top:-6px;}
#default #content .col-1 .row-2 .col-2 .col-1 { width:192px; margin-right:0; padding-top:0;}
#default #content .col-1 .row-2 .col-2 .col-2 { width:172px; margin:0; padding-top:20px;}
#default #content .col-2 { width:213px;}

/*======= about.aspx =======*/
#about #content .col-1 { width:747px; margin-right:3px;}
#about #content .col-1 .row-1 .col-1 { width:248px;}
#about #content .col-1 .row-1 .col-2 { width:381px;}
#about #content .col-1 .row-2 .col-1 { width:317px; padding-top:8px; margin-right:6px;}
#about #content .col-1 .row-2 .col-2 { width:423px; padding-top:3px;}
#about #content .col-1 .row-2 .col-2 .col-1 { width:177px; margin-right:0; padding-top:0;}
#about #content .col-1 .row-2 .col-2 .col-2 { width:172px; margin:0;}
#about #content .col-2 { width:213px;}

/*======= portfolio.aspx =======*/
#portfolio #content .row-1 .col-1 { width:597px; margin-right:3px; min-height:425px;}
#portfolio #content .row-1 .col-2 { width:245px;}
#portfolio #content .row-2 .col-1 { width:317px; margin-right:6px;}
#portfolio #content .row-2 .col-2 { width:423px; margin-right:5px;}
#portfolio #content .row-2 .col-2 .col-1 { width:140px; margin-right:60px;}
#portfolio #content .row-2 .col-2 .col-2 { width:140px;}
#portfolio #content .row-2 .col-3 { width:213px;}

/*======= services.aspx =======*/
#services #content .col-1 { width:747px; margin-right:3px;}
#services #content .col-1 .row-1 .col-1 { width:485px; }/*margin-right:0;}*/
#services #content .col-1 .row-1 .col-2 { width:227px; padding-top:37px;}
#services #content .col-1 .row-2 .col-1 { width:317px; padding-top:8px; margin-right:6px;}
#services #content .col-1 .row-2 .col-2 { width:423px; margin-top:-6px;}
#services #content .col-1 .row-2 .col-2 .col-1 { width:192px; margin-right:0; padding-top:0;}
#services #content .col-1 .row-2 .col-2 .col-2 { width:172px; margin:0;}
#services #content .col-2 { width:213px;}

/*======= contact.aspx =======*/
#contact #content .col-1 { width:747px; margin-right:3px;}
#contact #content .col-1 .row-1 .col-1 { width:207px; margin-right:0;}
#contact #content .col-1 .row-1 .col-2 { width:410px;}
#contact #content .col-1 .row-2 .col-1 { width:317px; padding-top:8px; margin-right:6px;}
#contact #content .col-1 .row-2 .col-2 { width:423px; padding-top:3px;}
#contact #content .col-1 .row-2 .col-2 .col-1 { width:177px; margin-right:0; padding-top:0;}
#contact #content .col-1 .row-2 .col-2 .col-2 { width:172px; margin:0;}
#contact #content .col-2 { width:213px;}

#content {
	min-height:800px;
	height:auto!important;
	height:800px;
}
#content .indent {
	padding:0 0 0 32px;
}
#content .indent1 {
	padding-bottom:25px;
}
#content .indent2 {
	margin-bottom:8px;
}
#content .indent3 {
	margin-bottom:35px;
}
#content p {
	line-height:1.62em;
}

/*========================= FOOTER ============================*/

#footer { 
	height:106px;
	padding: 22px 0px 22px 0px;
}
#footer p {
	font-size:.92em;
	color:#5c5b57;
}
#footer p a {
	color:#83796c;
}

/*=============================================================*/
