@charset "utf-8";
/* Default Settings */
* {
	margin: 0px;
	padding: 0px;
}
body {
	background:#171107 none repeat scroll 0 0;
	color:#9C9996;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
}
html, body {
	height:100%;
}
html {
	min-width:994px;
}
.clear {
	clear:both;
}
.fright {
	float:right;
}
ul, ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
a {
	color:#e97900;
	outline:none;
}
a:hover {
	text-decoration:none;
}
img {
	border:0 none;
	text-align:left;
	vertical-align:top;
}
h3 {
	color:#FFFFFF;
	float:left;
	font-size:1.3em;
	font-weight:normal;
	line-height:1.2em;
	padding:18px 0 20px;
	text-transform:uppercase;
}
h4 {
	color:#E97900;
	font-size:0.91em;
	margin-bottom:3px;
}
blockquote p {
	color:#E97900;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-style:italic;
	line-height:22px;
	margin-bottom:6px;
}
p {
	margin-bottom:16px;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
/* SLIDE SHOW */
.slideshow {
	margin: auto;
	width: 606px;
}
.slideshow img {
}
/* Header */
#header {
	background-image: url(../images/header-bg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	margin: auto;
	padding: 0px;
	height: 209px;
	position: relative;
}
#header-container {
	font-size:0.875em;
	margin:0 auto;
	position:relative;
	width: 994px;
}
#header .fleft {
	float: left;
	padding-top: 28px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#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;
	font-weight: bold;
}
#header .nav li a.current {
	background:url(../images/nav-bg.png) no-repeat left top;
	color:#a82100;
}
#header .nav li a:hover {
	color:#a82100;
}
.block {
	width:100%;
}

/* Main Content Wrapper */
#content {
	padding:0;
}

/* Content Row 1 */
#row-1 {
	background:#F5F5F5 none repeat scroll 0 0;
	padding:30px 0 10px;
}
#row1-container {
	font-size:0.875em;
	margin:0 auto;
	position:relative;
	width:994px;
}

/* Content Row 2 */
#row2 {
	color:#FBC85D;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/footermiddlebg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#row2-container {
	margin: auto;
	padding: 0px;
	width: 994px;
	position: relative;
}
#row2-top {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/footer-topbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#row2-interior {
	padding:61px 5px 28px 26px;
}
#row2-wrapper {
	overflow:hidden;
	width:100%;
}
.col-1 {
	margin-right:54px;
	width:180px;
}
.col-2 {
	margin-right:54px;
	width:246px;
}
.col-3 {
	margin-right:54px;
	width:375px;
}
.col-1, .col-2, .col-3 {
	float:left;
	font-size:0.875em;
}
.service-list li{
	padding-bottom:5px;
}
/* Portfolio Boxes */
.works {
	overflow:hidden;
	padding-bottom:10px;
	width:100%;
}
.works li {
	display:inline;
}
.works li a {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #EBEBEB;
	color:#565554;
	cursor:pointer;
	display:block;
	float:left;
	font-size:0.91em;
	margin:0 9px 11px 0;
	padding:13px 13px 17px;
	text-decoration:none;
	width:192px;
}
.works li a:hover {
	background: #E6E6E6 none repeat scroll 0 0;
	border: 1px solid #D5D5D5;
}
.works li a span.date {
	color:#9C9996;
	font-size:1.1em;
	padding:4px 0 0;
}
.works li a span {
	display:block;
	padding:21px 0 0 12px;
}
.works li a strong {
	color:#AB2400;
	display:block;
	font-size:18px;
	font-weight:normal;
	margin-bottom:5px;
	text-transform:uppercase;
}
.works li a span.date em {
	color:#E97900;
	font-style:normal;
}
#index-col1 {
	float:left;
	margin-right:11px;
	width:650px;
}
#index-col2 {
	float:right;
	width:333px;
}
#index-col3 {
	float:left;
	width:994px;
}
.box {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #EBEBEB;
}
.box .inner {
	padding:27px 20px 28px 26px;
}
.wrapper {
	overflow:hidden;
	width:100%;
}
.img-box {
	overflow:hidden;
	padding-bottom:30px;
	width:100%;
}
.img-box img {
	float:left;
	margin:0 20px 0 0;
}
.spofferimg {
	float:left;
	margin:0 20px 0 0;
}
.propic {
	float:left;
	background-color: #F2F2F2;
	padding: 5px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0;
	border:1px solid #EBEBEB;
}
/* Footer */
#footer {
	color:#FFFFFF;
	font-size:0.91em;
	padding:18px 0 20px;
	text-align:center;
	background:#171107 url(../images/footer-bg.gif) repeat-x scroll left top;
}
#footer-container {
	margin: auto;
	padding: 0px;
	width: 994px;
	position:relative;
}
#footer a {
	color:#FFFFFF;
}
