/*====================================== reset.css is here ========================================*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	display: block;
}
.last {
	margin: 0 !important;
}
.pad_last {
	padding: 0 !important;
}
.no_bg {
	background: none !important;
}
/**************************************************************************************/
a {
	color: #000;
	text-decoration: none;
	outline: 0 none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 20px; color: #060; font-family: 'della_respiraregular';
}

.big-green {
	font-size: 25px; color: #060; font-family: 'della_respiraregular'; font-weight:100;
}


h6 {
	font-size: 12px;
}
html {
}
body {
	font-family: "Arial", Verdana, Tahoma;
	font-size: 12px;
}
.flt_Lt {
	float: left;
	display: inline;
}
.flt_Rt {
	float: right;
	display: inline;
}
@font-face {
	font-family: 'della_respiraregular';
	src: url('../webfonts/dellarespira-regular-webfont.eot');
	src: url('../webfonts/dellarespira-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../webfonts/dellarespira-regular-webfont.woff') format('woff'), url('../webfonts/dellarespira-regular-webfont.ttf') format('truetype'), url('../webfonts/dellarespira-regular-webfont.svg#della_respiraregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	background: url(../images/bg.png) repeat;
}
/*.wrapper {
	background: url(../images/top_design.fw.png) no-repeat;
}*/
.top_design{
	position:absolute;
	top:0;
	left:0;
}
#header {
	width: 100%;
	position:relative;
	z-index:9999;
}
.header_content {
	width: 1024px;
	margin: 0 auto;
}
#logo {
	padding-top: 7px;
	float: left;
}
#right_section {
	float: right;
	width: 75%;
}
.social_icon {
	float: right;
}
.social_icon span {
	font-family: 'della_respiraregular';
	font-weight: normal;
	font-style: normal;
	color: #000000;
	font-size: 22px;
	padding: 35px 2px 0 0;
	width: 500px;
	float: right;
	text-align: right;
}
.social_icon img {
	padding-top: 35px;
}
.navigation {
	float: right;
	background: #5d1e19;
	width: 69.5%;
	height: 77px;
	margin-top: 40px;
	position:relative;
	z-index:99;
}
.navigation ul {
	width: 100%;
	background: url(../images/nav_bg.fw.png) repeat;
}
.navigation li {
	list-style-type: none;
	color: #ffffff;
	font-size: 22px;
	display: inline;

}
.navigation li a {
	color: #ffffff;
	font-family: 'della_respiraregular';
	font-weight: normal;
	font-style: normal;
	font-size: 22px;
	padding: 25px 25px 25px 33px;
			float:left;
}
.navigation .last a {
	padding-left: 15px;
	width:88px;
	float:right;
}
.navigation .first a{
	padding-left:40px;
}
#container {
	width: 1024px;
	margin: 0 auto 25px auto;
}

#container a {text-decoration:underline;}

#container h1 {
	color: #6a1e28;
	font-family: 'della_respiraregular';
	font-weight: normal;
	font-style: normal;
	font-size: 22px;
	padding: 30px 0;
}

#container p {
	color: #000000;
	font-family: 'della_respiraregular';
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	padding-bottom: 30px;
}
.gallery {
	width: 1024px;
	float: left;
	padding: 6px 0;
	margin-bottom: 30px;
	background: #ffffff;
}
.gallery li {
	float: left;
	padding: 6px 0 6px 12px;
}
.gallery li:hover {
	opacity: .8;
	filter: alpha(opacity=80);
}
#container h2 {
	color: #000000;
	font-family: 'della_respiraregular';
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	padding: 0 0 30px 0;
 float:left;
	width: 840px;
}
#testimonial_info {
	width: 100%;
	min-height: 172px;
	max-height: 100%;
	padding-bottom: 15px;
	position: relative;
}
.testimonails {
	width: 60%;
	float: left;
	background: #353c30 url(../images/testimonial_bg.fw.png) repeat;
}
.testimonails ul {
	width: 630px;
	padding: 20px 0;
	float: right;
	margin-right: 5%;
}
.testimonails h3, .testimonails h4 {
	color: #dfd7c3;
	font-family: 'della_respiraregular';
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
text-align:justify;
}
.testimonails h3 {
	padding: 0 0 12px 0;
}
.testimonails h4 {
	float: right;
}
.bottom_design {
	position: absolute;
	right: 0;
	bottom:-32px;
}
#footer {
	width: 100%;
	position: absolute;
	top:0;

	/*background: url(../images/footer_bg.fw.png) repeat-x;*/
}
.footer_design{
	position:relative;
	height:424px;
}
.footer_design img{
	position:relative;
}
.footer_conatiner{
	position:relative;
}
.footer_content {
	width: 1024px;
	margin: 0 auto;
}
.form {
	width: 520px;
	float: left;
	padding: 23px 0 18px 0;
}
form{
	z-index:9999;
	position:relative;
}
.form h5 {
	color: #6a1e28;
	font-family: 'della_respiraregular';
	font-weight: normal;
	font-style: normal;
	font-size: 22px;
	padding: 10px 0 15px 0;
}
.form span {
	color: #000000;
	font-family: 'della_respiraregular';
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
	float: left;
	padding-bottom: 10px;
}
form input {
	width: 429px;
	color: #000000;
	font-family: 'della_respiraregular';
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
	padding: 2px 0 2px 5px;
	margin-top: 7px;
	border: none;
}
.submit {
	background: #6a1e28;
	color: #ffffff;
	width: 100px;
	text-align: center;
	font-family: 'della_respiraregular';
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: right;
	margin: 7px 85px 0 0;
	z-index:9999;
	cursor:pointer;
}
.quotes_image {
	float: right;
	background: #ffffff;
	padding: 12px;
	margin-top: 120px;
}
.lower_footer {
	width: 1024px;
	margin: 10px auto;
	padding-bottom: 50px;
}
.site_info {
	float: left;
	width: 365px;
}
.site_info a {
	color: #000000;
	font-family: 'della_respiraregular';
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
}
.site_info span {
	color: #000000;
	font-family: 'della_respiraregular';
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
	width: 400px;
	float: left;
}
.footer_navigation {
	float: right;
}
.footer_navigation li {
	display: inline;
	padding-left: 35px;
}
.footer_navigation li a {
	color: #000000;
	font-family: 'della_respiraregular';
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
}
/* inner1 */
.service_details {
	background: #ffffff;
	margin-bottom: 25px;
float:left;
width:100%;
}
#info {
	width: 526px;
	float: left;
	padding: 35px 0 35px 25px;
}
#info li {
	padding-bottom: 60px;
}
#info h2 {
	color: #6a1e28;
	font-family: 'della_respiraregular';
	font-weight: normal;
	font-style: normal;
	font-size: 22px;
	padding: 0;
}
#info h3 {
	color: #000000;
	font-family: 'della_respiraregular';
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
	padding: 0;
}
#service_images {
	float: right;
	width: 452px;
	margin-top: 30px;
}
#service_images li {
	margin-bottom: 72px;
}
#service_images li:hover {
	opacity: .8;
	filter: alpha(opacity=80);
}
#service_images .even {
	background: #6a1e28;
	padding: 9px;
	float: left;
}
#service_images .odd {
	background: #353c32;
	padding: 9px;
	float: left;
}
.test1 li {
	display: none;
}
/* Sub Navigation*/
#subnav {
	display: none;
	background: #ffffff;
	position: absolute;
	top: 77px;
	z-index:9999;
	left: 126px;
	width: 250px;
	padding: 0;
	opacity: .9;
	filter: alpha(opacity=90);
}
#subnav li {
	display:block;
	float:left;
	width:94%;
	padding: 0 0 5px 15px;
}
#subnav li a {
	color: #000000;
	font-family: 'della_respiraregular';
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	padding: 0;
}
.navigation li a:hover, .navigation .active a{
	background:#ffffff;
	color:#000000;
	z-index:9999;
	position:relative;
	}
.navigation li:hover #subnav{
display:block;
	}
.navigation li:hover a{
	background:#ffffff;
	color:#000000;
	}
	.flexslider{
		z-index:1;
		position:relative;
	}
	#active{
		color:#c5b395;
	}
#container h1{
float:left;
width:auto;
}
.page_links{
float:right
}

.page_links ul{
margin:0;
}
.page_links li{
float:left;
padding: 30px 16px 30px 19px;
background: url(../images/bullet_page.png) 0 46px no-repeat;
}
.page_links .first{
background:none;
}
.page_links .last{
padding-right:0;
}
#container p{
float:left;
}
.page_links li{
 color: #7D7D7D;
display:inline-block;
    font-family: 'della_respiraregular';
    font-size: 22px;
    font-style: normal;
    font-weight: normal;
    }
	
.galleria{ width: 1000px; height: 500px; background: #000; margin-left: 20px; }
.galleria1{ width: 450px; height: 500px; background: #000; margin-left: 20px; }
.galleria2{ width: 450px; height: 500px; background: #000; margin-left: 20px; float:left; }
.galleria3{ width: 450px; height: 500px; background: #000; margin-left: 20px; }
.galleria4{ width: 450px; height: 500px; background: #000; margin-left: 20px; }
/*slider content*/
.flex_content{
position:absolute;
bottom:13px;
right:0;
background:#ffffff;
opacity:0.6;
filter:alpha(opacity=60);
padding: 18px 16px 18px 48px;	
z-index:9999999;
}
.flex_content li{
float:left;
 background: url("../images/bullets1.png") no-repeat scroll right 18px;
    float: left;
    padding: 0 25px 0 15px;	
}
.flex_content .last{
background:none;
}
.flexslider li{
position:relative;
}
.flex_content li a {
    color: #6A1E28;
    font-family: 'della_respiraregular';
    font-size: 28px;
    font-style: normal;
    font-weight: normal;
    padding: 30px 0;
}
#info ul li p{
float:none;
}
#info ul li h2 a{
position:relative;
z-index:9999;
}
#info p b{
font-weight:normal;
display:block;
}
#info p{
float:none;
}
#info a{
position:relative;
z-index:9999;
}