﻿* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:909px;
}
body { 
	background:#171107; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1em;
	color:#9c9996;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.block { 
	width:100%;
}
.container { 
	width:909px; 
	margin:0 auto;
	position:relative;
	font-size:.875em;
}

/*==== GLOBAL =====*/
#header {
	height:209px;
	background:url(images/header-bg1.jpg) center top repeat-x #f5f5f5;
	padding-left:3600px;
	margin-left:-3600px;
	position:relative;
}
#footer {
	background:url(images/footer-bg.gif) left top repeat-x #171107;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:30px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:16px;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#e97900; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h2 {
	font-size: 33px;
	line-height: 1.2em;
	color: #4d300d;
	background: no-repeat left
8px;
	padding: 0 0 18px 10px;
	margin-bottom: 15px;
}
h2.alt {
	padding:10px 0 35px 110px;
	margin-bottom:0;
}
h2 strong { display:block; position:relative; margin-top:-10px;}
h3 {
	font-size:1.3em;
	line-height:1.2em;
	color:#fff;
	text-transform:uppercase;
	padding:18px 0 20px 0;
	font-weight:normal;
	float:left;
}
	h3.icon1 {
		background:url(images/icon2.png) no-repeat right top;
		padding-right:62px;
	}
	h3.icon2 {
		background:url(images/icon3.png) no-repeat right top;
		padding-right:62px;
	}
h4 {
	font-size:.91em;
	color:#e97900;
	margin-bottom:3px;
}
h5 {
	font-size:1em;
	color:#fff;
	margin-bottom:5px;
	letter-spacing:1px;
}


.txt1 {
	line-height:1.3em;
}

.link1 { 
	background:url(images/marker.gif) no-repeat left top;
	padding:2px 0 6px 33px;
	color:#ab2400;
	font-weight:bold;
	font-size:.91em;
	display:inline-block;
}

.line-hor { 
	background:#dcdbda;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 20px 0;
}


/*==================boxes====================*/
.box {
	background:#fff;
	border:1px solid #ebebeb;
}
	.box .inner { 
		padding:27px 20px 28px 26px;
	}

.quotes-box {
	background:url(images/quotes.gif) no-repeat left 17px;
}
blockquote {
}
	blockquote p {
		font-size:16px;
		line-height:22px;
		color:#e97900;
		font-style:italic;
		margin-bottom:6px;
		font-family:Arial, Helvetica, sans-serif;
	}
	blockquote a {
		font-size:.91em;
		font-weight:bold;
		color:#fff;
	}

.address {
	line-height:18px;
}
	.address dt {
		margin-bottom:7px;
	}
	.address dd { 
		clear:both;
	}
	.address dd.last {
		padding-top:7px;
	}
		.address dd span { 
			padding-right:25px;
		}


/*===== header =====*/
#header .fleft {
	padding:28px 0 0 0;
	margin-left:-21px;
}
	#header .fleft img {
		position:relative;
	}
#header .nav {
	float:right;
	padding:49px 0 0 0;
}
	#header .nav li {
		float:left;
	}
		#header .nav li a {
			display:block;
			float:left;
			font-size:25px;
			line-height:1.2em;
			text-decoration:none;
			color:#8d4902;
			width:139px;
			text-align:center;
			padding:10px 0 13px 0;
		}
		#header .nav li a.current {
			background:url(images/nav-bg.png) no-repeat left top;
			color:#a82100;
		}
		#header .nav li a:hover {
			color:#a82100;
		}

#header .bug {
	position:absolute;
	top:140px;
	right:-48px;
}

/*===== content =====*/
#content {
	padding:0 0 0 0;
}

#content .row-1 {
	padding:30px 0 10px 0;
	background:#f5f5f5;
}
	#content .row-1 .alignright {
		padding:0 15px 0 0;
	}

#content .row-2 {
	background:url(images/row-bg.jpg) center top;
	color:#fbc85d;
}
	#content .row-2 .bg-top {
		background:url(images/row-bg-top.jpg) center top repeat-x;
	}
	#content .row-2  .indent {
		padding:61px 5px 28px 26px;
	}

	#content .section {
		padding-bottom:25px;
	}

.works {
	width:100%;
	overflow:hidden;
	padding-bottom:10px;
}
	.works li {
		display:inline;
	}
		.works li a:hover {
			background:#e6e6e6;
			border:1px solid #d5d5d5;
		}
		.works li a {
			color:#565554;
			text-decoration:none;
			cursor:pointer;
			display:block;
			font-size:.91em;
			width:192px;
			padding:13px 13px 17px 13px;
			background:#fff;
			border:1px solid #ebebeb;
			margin:0 9px 11px 0;
			float:left;
		}
			.works li a.alt {
				margin-right:0;
			}
			.works li a strong {
				display:block;
				font-size:18px;
				color:#ab2400;
				text-transform:uppercase;
				font-weight:normal;
				margin-bottom:5px;
			}
			.works li a span {
				display:block;
				padding:21px 0 0 12px;
			}
			.works li a span.date {
				padding:4px 0 0 0;
				color:#9c9996;
				font-size:1.1em;
			}
			.works li a span.date em {
				font-style:normal;
				color:#e97900;
		}

.list1 li {
	padding-bottom:5px;
}

.list2 li {
	color:#e97900;
	padding-bottom:7px;
}

.folio {
	width:100%;
	overflow:hidden;
	padding:10px 0 10px 0;
}
	.folio dt {
		margin-bottom:28px;
		float:left;
	}
	.folio dd {
		float:left;
		margin-right:28px;
	}
	.folio dd.last {
		margin-right:0;
	}

.page-nav {
	overflow:hidden;
	padding:0 27px 0 27px;
}
	.page-nav li {
		text-align:center;
	}
	.page-nav li.center {
		padding:4px 0 0 0;
	}
		.page-nav li.center a {
			color:#9c9996;
			padding:0 10px
		}
		.page-nav li.center a.current {
			color:#ab2400;
			font-weight:bold;
			text-decoration:none;
		}

.locations dt {
	font-weight:bold;
	margin-bottom:3px;
	font-size:.91em;
	color:#e97900;
}
.locations dd {
	border-bottom:1px solid #dcdbda;
	padding-bottom:20px;
	margin-bottom:20px;
}
.locations dd.last {
	border-bottom:none;
	margin-bottom:0;
}

/*===== footer =====*/
#footer {
	text-align:center;
	font-size:.91em;
	color:#fff;
	padding:18px 0 20px 0;
}
	#footer a {
		color:#fff;
	}


/*----- forms -----*/
#contacts-form fieldset {
	border:none;
	width:100%;
	overflow:hidden;
	display:block;
}
	#contacts-form label { 
		display:block;
		height:62px;
	} 
	#contacts-form label.last {
		height:42px;
	}
		#contacts-form label input { 
			width:225px;
			padding:3px 0 3px 3px;
			color:#111;
			background:#fff;
			border:1px solid #d5d3d3;
		}
		#contacts-form textarea {
			width:245px;
			height:142px;
			padding:2px 0 2px 3px;
			color:#111;
			background:#fff;
			border:1px solid #d5d3d3;
			overflow:auto;
		}
		#contacts-form .col-1 { 
			width:269px !important;
			margin-right:0 !important;
		}
		#contacts-form .col-2 { 
			width:250px !important;
		}

/*==========================================*/
