* {
	margin: 0;
	padding: 0;
}
html {
	width:100%;
	height:100%;
}

body {
	font-family: Arial, Tahoma, Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #a78b8b;
	line-height: 18px;
	font-weight: normal;	
	width: 100%;
	min-width:900px;
	background-color: #090100;
}

a {
	font-family: Arial, Tahoma, Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #eb4539;
	font-weight: normal;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}

a img:hover {
	text-decoration: none;
}

ul, ol {
	margin-left:25px;
}
p {
	margin: 0 0 10px;
}
img {
	border: none;
}

h1, .h1 {
	font-size: 22px;
	line-height: normal;
	font-weight: Bold;
	color: #96aa5f;
}
 
h2, .h2 {
	font-size: 18px;
	line-height: normal;
	font-weight: Bold;
	color: #ffffff;
}

h3, .h3 {
	font-size: 16px;
	line-height: normal;
	font-weight: Bold;
	color: #efb35d;
}

h4, .h4 {
	font-size: 16px;
	line-height: normal;
	font-weight: Bold;
	color: #efb35d;
}

.ul_columns ul {
	float: left;
	margin:0px;
	padding-left:25px;
	padding-right:10px;
}
fieldset {
	border: 0px solid transparent;
}
input, textarea {
	font-family: Arial, Tahoma, Verdana, Geneva, sans-serif;
	font-size: 13px;
}
input {
	vertical-align: middle;
}

.pdf {
	padding-left: 20px;
	background: url(images/pdf_small.gif) left center no-repeat;
}

.required {
	color:#F00;
}

.highlighted {
	color:#ffffff;
}

.clear {
	height:0;
	font-size:1px;
	line-height:0px;
	clear:both;
}

.hidden {
	display: none;
}

.hr, hr {
	border: 0px; 
	height: 1px;
	color: #543635;
	background-color: #543635;
	margin:10px 0 10px 0;
}

.img_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.img_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

.images {
	border: #281a18 solid 2px;
	background: #000000;
}

.images_carusel {
	border: #ffffff solid 1px;
	background: #281a18;
}

.images_left {
	border: #281a18 solid 2px;
	background: #000000;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.images_right {
	border: #281a18 solid 2px;
	background: #000000;
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

.imagesmallname {
	font-weight: normal;
}

.imagemediumname {
	font-weight: normal;
}

.centerText {
	text-align:center;
}

.imagepagesnav {
	color: #a78b8b; 
	font-weight: normal;
}
.sectionname,
.imagepages {
	color: #eb4539; 
	font-weight: bold;
}
.sectionnameselected,
.imagepageselected {
	color: #a78b8b; 
	font-weight: bold;
}

.uppercaseLetters{
	text-transform:uppercase;
}

.niceul {margin-left:8px;padding-left:8px;list-style-image: url(images/arrow.gif);line-height:20px;} 
ul.niceul li {padding-left:1px;margin-left:1px;}

.faq_question {font-weight: bold; line-height:normal;}
.faq_answer {line-height:normal;}

.ul_floatleft {
	margin: 0 0 5px 10px;
	padding-right:5px;
	vertical-align:top;
	line-height: 17px;
	float: left;
}

ul.ul_floatleft li {padding-left:1px;margin-left:1px;}

.pp_gallery ul {margin: 0; padding: 0;
	float: left;
	height: 35px;
	margin: 0 0 0 5px;
	overflow: hidden;
	position: relative;
}
/* area_we_service
-----------------------------------------------------------------------------*/
#area_service {
	display:none;
}
.area_service_ul {
	padding-right:20px;
	padding-top:10px;
	vertical-align:top;
	line-height: 17px;
	float: left;
}
.center {   
	margin-left: auto;
	margin-right: auto;	
}

/* Wrapper
-----------------------------------------------------------------------------*/
#wrapper {
	width: 100%;
	height: 842px;
	background: url(images/wrapper_bg.jpg) center top no-repeat;
}

/* Wrapper.inside
-----------------------------------------------------------------------------*/
#wrapper.inside {
	width: 100%;
	height: 272px;
	background: url(images/wrapper_inside_bg.jpg) center top no-repeat;
}

/* Wrapper_centered
-----------------------------------------------------------------------------*/
div .wrapper_centered {
	width: 900px;
	position:relative;
	left:50%;
	margin-left: -450px;
}

#header {
	height: 184px;
}

#header p {
	display: block;
	width: 490px;
	height: 85px;
	padding: 40px 0 0 2px;
	margin:0;
	position: relative;
	font-size: 30px;
	color: #fae5c8;
	text-align: center;
}

#header p a {
	background: url(images/logo.jpg) no-repeat;
	position: absolute;
	width: 490px;
	height: 85px;
	top: 40px;
	left: 2px;
	cursor: hand;
	cursor: pointer;
}

#header strong {
	display:block;
	float:right;
	padding: 65px 13px 0 0;
	width:330px;
	font-family: Arial, Tahoma, Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height:24px;
	font-weight: normal;	
	color: #a18e73;	
	text-align: right;
}

#header strong a {
	font-family: Arial, Tahoma, Verdana, Geneva, sans-serif;
	font-size: 22px;
	line-height: 24px;	
	font-weight: normal;	
	color: #ffffff;
}

#header strong a:hover {
	text-decoration: none;
}

#mainNav {
	height: 46px;
}

#slideArea {
	float: right;
	padding:48px 0 0 0;
}

#slideshow {
	width: 615px;
	height: 337px;
	overflow:hidden;
}

#sloganArea {
	padding:57px 25px 0 0;
	width: 260px;
	height: 389px;
	float:left;
}

#sloganArea h1 {
	display: block;
	width: 234px;	
	height: 75px;
	padding: 0;
	margin:0 0 26px 0;
	position: relative;
	font-size: 20px;
	color: #ffffff;
}

#sloganArea h1 span {
	background: url(images/title_welcome.jpg) no-repeat;
	position: absolute;
	width: 234px;
	height: 75px;
	top: 0px;
	left: 0px;
}

#sloganArea p {
	font-size: 16px;
	color: #ffffff;
	line-height:26px !important;
	margin: 0 0 35px 0;	
}

/* Wrapper_main
-----------------------------------------------------------------------------*/
#wrapper_main {
	width: 100%;
	background: url(images/wrapper_main_bg.jpg) center top no-repeat;
}

#wrapper_main div.wrapper_centered {
	min-height:427px;
	height:expression(this.scrollHeight < 427? "427px" : "auto");
}

#content {
	padding: 32px 0 35px 0;
}

#homeMain {
	float: left;
    width: 592px;
	margin-right:63px;
}

#requestArea {
    width: 245px;
	float: left;
}

#form_quick_request {
	padding-top:31px;
	text-align:right;
	font-size: 13px;
}

#form_quick_request label {
	display: block;
	margin: 0 0 9px 0;	
    width: 245px;
}

#form_quick_request span {
	float: left;
    width: 50px;
	text-align: right;
}


#form_quick_request input {
	margin:0 0 0 7px;
	width: 180px;
	height:18px;
}

#form_quick_request textarea {
	margin:0 0 0 7px;
	width: 180px;
	height:48px;
}

#form_quick_request #scode_block {
	width: 245px;
	padding-top:15px;
	font-size:13px;
	line-height:13px;
	text-align: left;
	color:#a78b8b;
}

#form_quick_request #scode_block input,
#form_quick_request #scode_block img {
	display: block;
	float: left;
	margin-left:5px;
}

#form_quick_request #scode_block input#scode {
	width: 65px;
	height:19px;
}

/* Wrapper_services
-----------------------------------------------------------------------------*/
#wrapper_services {
	width: 100%;
	background: url(images/wrapper_services_bg.jpg) center top no-repeat;
}

#wrapper_services div.wrapper_centered {
	min-height:488px;
	height:expression(this.scrollHeight < 488? "488px" : "auto");
}

div .floatingDivs {
	width: 283px;
	float: left;	
	padding:0 25px 0 0;
}

div .floatingDivs img {
	margin: 32px 0 22px 0;
}

div .floatingDivs p {
	color: #786262;
}

div .floatingDivs div img {
	margin: 0;
}

/* wrapperFooter
-----------------------------------------------------------------------------*/
#wrapperFooter {
	width: 100%;
	background: url(images/wrapperFooter_bg.jpg) center top no-repeat;
}

/* footer
-----------------------------------------------------------------------------*/
#footer {
	height: 273px;
}

#footer p {
	display: block;
	width: 244px;
	height: 44px;
	margin:0;
	position: relative;
	font-size: 19px;
	line-height: 19px; 
	font-weight: bold;
	color: #ffefd4;
	padding: 74px 0 0 329px;
	text-align: center;	
}

#footer p a {
	background: url(images/logo_footer.jpg) no-repeat;
	position: absolute;
	width: 244px;
	height: 44px;
	top: 74px;
	left:329px;
	cursor: hand;
	cursor: pointer;
}

/* Footer1
-----------------------------------------------------------------------------*/
#footer1 {
	font-family: Arial, Tahoma, Verdana, Geneva, sans-serif;
	color: #786262;
	font-size: 11px;
	line-height: normal;
	padding: 35px 1px 0 1px;
}

#footer1 span {
	color: #ffffff;
	font-size: 11px;
}

#footer1 a {
	font-family: Arial, Tahoma, Verdana, Geneva, sans-serif;
	color: #786262;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
}

#footer1 a span {
	color: #ffffff;
}

#footer1 div {
	float: right;
	text-align: right;
}

/* Contact
-----------------------------------------------------------------------------*/
#contact_address {
	width: 320px;
	padding-right: 15px;
	float:left;
}
#contact_form {
	width: 270px;
	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:200px;
}

#scode_block {
	width: 260px;
	font-size:12px;
	line-height:12px;
	text-align: left;
}

#scode_block img.images {
	border: #c8c8c8 solid 1px;
}

#scode_block input#scode {
	width: 60px;
	text-transform:uppercase;
	text-align:center;
	height:18px;
}
#scode_block .submit {
	background: #74140d;
	color: #ffffff;
	font-size:11px;
	font-weight: bold;
	width:80px;
	line-height:12px;
	height:24px;
	text-transform: uppercase;	
	cursor: hand;
	cursor: pointer;	
}
.submit {
	background: #1d2568;
	color: #938457;
	font-size:12px;
	font-weight: bold;
	line-height:12px;
	height:24px;
	cursor: hand;
	cursor: pointer;	
}

#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 #393940;
	padding: 10px;
}
#request_form legend {
	font-weight: bold;
}
#request_form label {
	float: left;
	width: 205px;
}
#request_form input {
	width: 200px;
	height:18px;
}

#request_form div#requestPhoneArea label {
	width: 136px;
}

#request_form div.chk_boxes label {
	float:none;
	width: auto!important;
}

#request_form div.chk_boxes label input {
	width: auto!important;
	margin-right: 5px;
}

#request_form label.long {
	float: left;
	width: 405px;
}

#request_form label.long input {
	width: 405px;
}

#request_form div#requestPhoneArea input {
	width: 133px;
}

#request_form select {
	width: 205px;
	height:22px;
}
#request_form #labelState {
	width: 45px;
}
#request_form input#state {
	width: 40px;
	text-transform:uppercase;
}
#request_form #labelZip {
	width: 155px;
}
#request_form input#zip {
	width: 155px;
}
#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;
}
/* Page titles
-----------------------------------------------------------------------------*/

div .title {
	padding: 46px 0 0 0;
	height: 41px;
	background: url(images/title_bg.gif) left bottom repeat-x;
}

div .floatingDivs div.title {
	padding: 79px 0 0 0;
	height: 37px;
	background: url(images/titlefloating_bg.gif) left bottom repeat-x;
}

.title h1,
.title p {
	width: 100%;
	height: 100%;
	position: relative;
	padding: 0px;
	margin: 0px !important;
	color: #ffffff!important;
	font-size: 22px;
	font-weight: normal;	
	line-height: 22px;
	text-transform: uppercase;		
}

.title h1 span,
.title p span {
	position: absolute;
	width: 100%; 
	height: 100%;
}

#title_about {
	background: url(images/title_about.jpg) left top no-repeat; 
}
#title_requestArea {
	background: url(images/title_requestArea.jpg) left top no-repeat; 
}
#title_floatingServices {
	background: url(images/title_floatingServices.jpg) left top no-repeat; 
}
#title_floatingTestimonials {
	background: url(images/title_floatingTestimonials.jpg) left top no-repeat; 
}
#title_floatingContact {
	background: url(images/title_floatingContact.jpg) left top no-repeat; 
}
#title_services {
	background: url(images/title_services.jpg) left top no-repeat; 
}
#title_portfolio {
	background: url(images/title_portfolio.jpg) left top no-repeat; 
}
#title_testimonials {
	background: url(images/title_testimonials.jpg) left top no-repeat; 
}
#title_contact {
	background: url(images/title_contact.jpg) left top no-repeat; 
}
#title_privacy_policy {
	background: url(images/title_privacy_policy.jpg) left top no-repeat; 
}
#title_legal_notice {
	background: url(images/title_legal_notice.jpg) left top no-repeat; 
}
#title_sitemap {
	background: url(images/title_sitemap.jpg) left top no-repeat; 
}

