* {
	margin: 0;
	padding: 0;
}
html {
	width:100%;
	height:100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #451e07;
	line-height:17px;
	width: 100%;
	min-width:750px;
	background: #312317;
}
a {
	color: #831716;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
ul, ol {
	margin-left:25px;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 23px;
	font-weight: bold;
	color: #a41917;
	padding-bottom: 8px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
	padding-bottom: 8px;
	font-style: italic;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color:#3a230d;
	padding-bottom: 8px;
}
.h3 {
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color:#3a230d;
}
.ul_columns ul {
	float: left;
	margin:0px;
	padding-left:25px;
	padding-right:10px;
}


fieldset {
	border: 0px solid transparent;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input {
	vertical-align: middle;
}

.required {
	color:#F00;
}

.clear {
	height:0;
	font-size:1px;
	line-height:0px;
	clear:both;
}

.hidden {
	display: none;
}

.hr {
	line-height: 2px;
	height: 2px;
	font-size: 2px;
	background: url(images/hr_bg.gif);
}

.img_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.img_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

.images {
	border: #B07446 solid 3px;
	background: #76562b;
}
.images_left {
	border: #B07446 solid 3px;
	background: #76562b;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.images_right {
	border: #B07446 solid 4px;
	background: #76562b;
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
.imagesmallname {
	color: #48442e; 
	font-weight: normal;
}
.imagemediumname {
	color: #451e07; 
	font-weight: bold;
}
.imagebigname {
	color: #451e07; 
	font-weight: bold;
}
.imagepages {
	color: #451e07; 
	font-weight: normal;
}
.imagepageselected {
	color: #831716; 
	font-weight: bold;
}
.imagepagesnav {
	color: #451e07; 
	font-weight: normal;
}
.imagebignav {
	color: #451e07; 
	font-weight: bold;
}
.sectionname {
	color: #000; 
	font-weight: bold;
}
.sectionnameselected {
	color: #831716; 
	font-weight: bold;
}

/* area_we_service
-----------------------------------------------------------------------------*/
#area_service {
	display:none;
}
.area_service_ul {
	padding-right:20px;
	padding-top:10px;
	vertical-align:top;
	line-height: 17px;
	float: left;
}

/* Wrapper
-----------------------------------------------------------------------------*/
#wrapper0 {
	width: 100%;
	background: url(images/wrapper_bg.gif) center top repeat-x;
}

/* Wrapper1
-----------------------------------------------------------------------------*/
#wrapper1 {
	width: 100%;
	background: url(images/wrapper1_bg.jpg) center top repeat-y;
}

/* Wrapper2
-----------------------------------------------------------------------------*/
#wrapper2 {
	width: 100%;
	background: url(images/wrapper2_bg.jpg) center top no-repeat;
	padding-top: 20px;
}

/* Wrapper3
-----------------------------------------------------------------------------*/
#wrapper3 {
	width: 100%;
	background: url(images/wrapper3_bg.jpg) center bottom no-repeat;
	padding-bottom: 76px;
}

/* Wrapper4
-----------------------------------------------------------------------------*/
#wrapper4 {
	width: 750px;
	position:relative;
	left:50%;
	margin-left: -375px;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	width: 100%;
	height: 42px;
	background: url(images/header_bg.jpg);
	position: relative;
}
#header h1 {
	width: 357px;
	height: 42px;
	position: relative;
	padding: 0px;
	margin: 0px;
}
#header h1 a {
	position: absolute;
	width: 100%;
	height: 100%;
}
#header span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	position: absolute;
	left:520px;
	top: 12px;
	color:#f5d28a;
}
#header span a {
	font-size: 18px;
	line-height:18px;
	color:#f5d28a;
	font-weight:bold;
}
#header span a:hover {
	text-decoration: none;
}

/* Slideshow
-----------------------------------------------------------------------------*/
#slideshow {
	width: 750px;
	height: 244px;
}
#slideshow img {
	display: none;
}
#slideshow img.first {
	display: block;
}


#header_promotions {
	width: 363px;
	position: absolute;
	left: 380px;
	top: 235px;
	text-align: center;
	z-index: 100;
}
#header_promotions h1 {
	color: #fff;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 0.1em 0.1em #000;
}
#header_promotions a {
	color: #f5d28a;
	font-weight: bold;
}


/* Menu
-----------------------------------------------------------------------------*/
#menu {
	width: 100%;
	height: 40px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
	list-style-image:none;
}
#menu ul li {
	width: 187px;
	height: 40px;
	background: url(images/menu_li_bg.gif) right no-repeat;
	line-height: 1px;
	font-size: 1px;
	float: left;
}
#menu ul li.last {
	background: none;
}
#menu ul li.last span {
	width: 188px;
}
#menu span {
	display: block;
	width: 184px;
	height: 40px;
	background: url(images/menu_bg.gif);
}
#menu span:hover, .menu_selected {
	background: url(images/menu_bg_on.gif) !important;
}
#menu a {
	display:block;
	width: 184px;
	height: 40px;
	text-indent:-5000px;
}
span#menu_about a {
	background: url(images/menu_about.gif) center no-repeat;
}
span#menu_portfolio a {
	background: url(images/menu_portfolio.gif) center no-repeat;
}
span#menu_design a {
	background: url(images/menu_design.gif) center no-repeat;
}
span#menu_contact a {
	background: url(images/menu_contact.gif) center no-repeat;
}

/* icons
-----------------------------------------------------------------------------*/
#icons {
	width: 100%;
	height: 129px;
	position: relative;
	background: url(images/icons_bg.jpg);
}
#icons h1 {
	width: 227px;
	height: 76px;
	top: 30px;
	left: 23px;
	padding: 0px;
	margin: 0px;
	position: absolute;
}
#icons h2 {
	width: 227px;
	height: 76px;
	top: 30px;
	left: 262px;
	padding: 0px;
	margin: 0px;
	position: absolute;
}
#icons h3 {
	width: 227px;
	height: 76px;
	top: 30px;
	left: 500px;
	padding: 0px;
	margin: 0px;
	position: absolute;
}
#icons h1 a, #icons h2 a, #icons h3 a {
	position: absolute;
	width: 100%;
	height: 100%;
	text-indent: -5000px;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	background:url(images/middle_bg.jpg) top repeat-y;
}

#middle1 {
	width: 100%;
	background:url(images/middle1_bg.jpg) top no-repeat;
}

#middle2 {
	width: 100%;
	overflow: auto;
	background:url(images/middle2_bg.jpg) bottom no-repeat;
}

/* Side
-----------------------------------------------------------------------------*/
#side {
	float: left;
	width: 162px;
	padding: 20px 23px 20px 23px;
}

#contact_quick_form {
	width: 100%;
}
#contact_quick_form label {
	color: #fff;
}
#contact_quick_form input {
	height: 18px;
	width: 160px;
	margin-bottom: 5px;
}
#contact_quick_form textarea {
	width: 160px;
	height: 100px;
	margin-bottom: 5px;
}

#scode_block_quick {
	width: 100%;
	font-size: 10px;
	line-height: 13px;
	text-align: left;
}
#scode_block_quick input#scode {
	width: 70px;
	text-transform:uppercase;
	text-align:center;
	height:18px;
}
#scode_block_quick .submit {
	color: #ffffff;
	background-color:#831716;
	font-size:11px;
	font-weight: bold;
	width:80px;
	height:22px;
}
#scode_block_quick div {
	width: 160px;
	position:relative;
	left:50%;
	margin-left: -80px;
}
#scode_block_quick span {
	float: left;
	padding: 0px 2px 0px 2px;
}

/* delimiter
-----------------------------------------------------------------------------*/
#delimiter {
	width: 100%;
	height: 2px;
	padding-bottom: 10px;
	background: url(images/delimiter_bg.gif) top repeat-x;
}

#icons_nets span {
	float: left;
	padding: 5px 5px 5px 2px;
}


/* logos
-----------------------------------------------------------------------------*/
#logos {
	width: 100%;
	text-align: center;
	padding: 5px 0px 5px 0px;
}
#logos a {
	float: left;
	display: block;
	height: 55px;
	line-height: 55px;
	padding-right: 5px;
	vertical-align: middle;
}

/* cards_logos
-----------------------------------------------------------------------------*/
#cards_logos {
	width: 100%;
	text-align: center;
	padding: 5px 0px 5px 0px;
}


/* Content
-----------------------------------------------------------------------------*/
#content {
	float: left;
	width: 500px;
	padding: 11px 18px 26px 18px;
}

.content_title {
	height: 39px;
}


/* Portfolio Home
-----------------------------------------------------------------------------*/
#portfolio_home {
	width: 100%;
	overflow: auto;
}
#portfolio_home img {
	float: left;
	padding-right: 6px;
	padding-bottom: 5px;
}
#portfolio_home img.last {
	padding-right: 0px;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 700px;
	height: 55px;
	color: #6e2d20;
	font-size: 11px;
	line-height: 12px;
	padding: 25px 25px 0px 25px;
	background: url(images/footer_bg.jpg);
}

#footer div {
	top: -35px;
	position: relative;
	text-align: right;
}
#footer a {
	color: #6e2d20;
}

/* Contact
-----------------------------------------------------------------------------*/
#contact_address {
	width: 200px;
	float: left;
}
#contact_form {
	width: 280px;
	float: left;
}
#contact_form label {
	float: left;
	width: 135px;
}
#contact_form input {
	height:18px;
	width: 130px;
}
#contact_form #labelState {
	width: 45px;
}
#contact_form input#state {
	width: 40px;
	text-transform:uppercase;
}
#contact_form #labelZip {
	width: 90px;
}
#contact_form input#zip {
	width: 85px;
}
#contact_form input#address, #contact_form textarea {
	width: 265px;
}
#contact_form textarea {
	height:100px;
}

#scode_block {
	width: 260px;
	font-size:11px;
	line-height:13px;
	text-align: left;
}
#scode_block input#scode {
	width: 60px;
	text-transform:uppercase;
	text-align:center;
	height:18px;
}
#scode_block .submit {
	color: #ffffff;
	background-color:#831716;
	font-size:11px;
	font-weight: bold;
	width:80px;
	height:22px;
}
#scode_block div {
	width: 250px;
	position:relative;
	left:50%;
	margin-left: -125px;
}
#scode_block span {
	float: left;
	padding: 0px 2px 0px 2px;
}


/* Request
-----------------------------------------------------------------------------*/
#request_form {
	width: 435px;
}
#request_form fieldset {
	border: 1px solid #fff;
	padding: 10px;
}
#request_form legend {
	font-weight: bold;
}
#request_form label {
	float: left;
	width: 205px;
}
#request_form input {
	width: 200px;
	height:18px;
}
#request_form select {
	width: 205px;
	height:22px;
}
#request_form #labelState {
	width: 45px;
}
#request_form input#state {
	width: 40px;
	text-transform:uppercase;
}
#request_form input#email, #request_form input#comp_address, #request_form textarea {
	width: 405px;
}
#request_form textarea {
	height:100px;
}
#request_form #scode_block {
	width: 400px;
}


#form_comment_card .submit {
	color: #ffffff;
	background-color:#831716;
	font-size:11px;
	font-weight: bold;
	width:80px;
	height:22px;
}

