@charset "utf-8";
/* CSS Document */

body {
	color:#dbdbdb;
	font-family:Verdana, Geneva, sans-serif;
	margin:0px;
	background-color:#f5ecd8;
}

a {
	text-decoration:none;
	color:#3a332d;	
}

a:hover {
	color:#76695d;
}

img {
	border:none;	
}

.bg-wrapper {
	background-color:#3A3225;
	width:100%;
	height:110px;
}

.site-wrapper {
	margin:auto;
	width:963px;
}

.top-navigation-wrapper {
	background:url(images/header_01.jpg);	
	width:962px;
	height:148px;
}

.top-navigation {
	position:absolute;
	margin-top:120px;
}

.top-navigation-item {
	position:absolute;
}

.top-navigation-home {
	margin-left:131px;
}

.top-navigation-services {
	margin-left:251px;	
}

.top-navigation-testimonials {
	margin-left:633px;	
}

.top-navigation-contact {
	margin-left:795px;	
}

.image-gallery-wrapper {
	background:url(images/banner_02.jpg);
	width:962px;
	height:286px;
}

.image-gallery-subpage-wrapper {
	width:962px;
	height:208px;
}

.content-wrapper {
	background:url(images/frontpage_background_04.jpg);
	background-repeat:no-repeat;
	width:962px;
	height:355px;
}


.content-wrapper-subpage {
	background-repeat:no-repeat;
	width:962px;
	height:1550px;
	background-color: #3A3225;
	background-image: url(images/frontpage_background_04.jpg);
}


.content-wrapper_light {
	background-repeat:no-repeat;
	width:962px;
	height:355px;
	background-image: url(images/content_bg_04.jpg);
}

.content-wrapper-sub {
	background:url(images/subpage_background_04.jpg) !important;	
}

.content-wrapper-sub_light {
	background:url(images/content_bg_04.jpg) !important;	
}

.left-navigation {
	float:left;
	margin-left:15px;
}

.left-navigation a {
	color:#dbdbdb;
	line-height:1.5;
}

.left-navigation a:hover {
	color:#a39c9c;	
}

.content {
	float:left;
	margin-left:30px;
	width:700px;
	margin-top: 15px;
}

.bottom-buttons {
	position:absolute;
	margin-left:30px;
	margin-top:-120px;
	width:962px;
	height:165px;	
}

.footer-wrapper {
	background:url(images/footer_05.jpg);
	font-size:12px;
	width:962px;
	height:125px;	
}

.footer {
	padding-top:65px;
	width:962px;
	text-align:center;
}

.paragraph_styled {
	font-size: 14px;
	line-height: 22px;
}


.paragraph_styled_frontpage {
	font-size: 14px;
	line-height: 21px;
}



.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin-bottom: -10px;
}
.bg-wrapper .site-wrapper .content-wrapper .content h2 {
	font-size: 17px;
	margin-bottom: -15px;
}
