/* General Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr, button{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:none;
}
ol, ul {list-style:none;}

h1, h2, h3, h4, h5, h6, li {line-height:100%;}
blockquote, q {quotes:none;}
q:before,
q:after {content:"";}
table {border-collapse:collapse; border-spacing:0;}
input,textarea,select{
	font:11px Arial, Helvetica, sans-serif;
	vertical-align:middle;
	padding:0;
	margin:0;
}
textarea{
	overflow:auto;
	resize:none;
}
form,fieldset{border-style:none;}
html{height:100%;}

body{
	color:#737373;
	font:15px/20px 'karlaregular';
	background:#262626;
	min-width:932px;
	width:100%;
}
a{
	color:#2DBFBC;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
a:focus{outline:none;}

/* General settings */
#wrapper{
}

/*header*/
#header{
	background-image:url(../images/bgr_header.png);
	background-repeat:repeat-x;
	height:54px;
	margin-bottom:13px;
	width:100%;
}
#header-content-wrap{
	left:50%;
	margin:0px 0px 0px -466px;
	position:relative;
	width:932px;
}
#logo{
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	cursor:pointer;
	display:block;
	float:right;
	height:138px;
	margin:0 0px -67px 0;
	position:absolute;
	right:0px;
	text-indent:-9999em;
	width:362px;
	z-index:999;	
}
/*menu*/
#menu{
	float:left;
	width:550px;
	padding:0px 0px 0px 0px;
}
#menu ul{
	float:left;
}
#menu ul li{
	float:left;
}
#menu ul li a{
	border-left:1px solid #649e94;
	float:left;
	color:#fff;
	line-height:25px;
	font-size:18px;
	padding:15px 13px 0 12px;
	height:39px
}
#menu ul li a:hover{
	text-decoration:none;
}
#menu ul li.last a{
	border-right:1px solid #649e94;
}

/*body*/
#body{
	left:50%;
	margin:0px 0px 0px -679px;
	position:relative;
	width:1358px;
}
.levels #body{
	width:1358px;
	margin-bottom:0;
}
#slider{
	width:100%;
	position:relative;
}
#slider .slides{
	height:571px;
	width:1358px;
	overflow:hidden;
}
#slider .slide{
	height:571px;
	width:1358px;
	display:block;
}
#slider img{
	display:block;
}
.next{
	position: absolute;
	top: 285px;
	right: 19px;
	z-index: 1000;
	color: white;
	width: 64px;
	height: 64px;
	text-align: center;
	background-image:url(../images/right-arrow.png);
}
.next a{
	color:#FFFFFF;
	display:block;
	font-size:15px;
	line-height:17px;
	padding:16px 0px 18px 0;
	width:68px;
	text-indent:-9999px;
}
.next a:hover{
	text-decoration:none;
}
.prev{
	position: absolute;
	top: 285px;
	left: 19px;
	z-index: 1000;
	color: white;
	width: 64px;
	height: 64px;
	text-align: center;
	background-image:url(../images/left-arrow.png);
}
.prev a{
	color:#FFFFFF;
	display:block;
	font-size:15px;
	line-height:17px;
	padding:16px 0px 18px 0;
	width:68px;
	text-indent:-9999px;
}
.prev a:hover{
	text-decoration:none;
}
#slider .next{
	position:absolute;
	right:20px;
	top:50%;
	margin:-34px 0px 0px 0px;
	background:#3bbdb1;
	text-align:center;
	z-index:999;
}
.levels #slider .next{
	top:143px;
	right:-72px;
}
#slider .next a{
	color:#fff;
	display:block;
	font-size:15px;
	line-height:17px;
	padding:16px 0 18px 0;
	width:68px;
}
#slider .next a:hover{
	text-decoration:none;
}
#body .two_col{
	overflow:hidden;
	min-height:551px;
	background:url(../images/pic_content.jpg) no-repeat;
}

#body #contact-container{
	overflow:hidden;
	min-height:551px;
	background:url(../images/contactus-top-image.jpg) no-repeat;
	padding:0px 19px;
}

#body #services-container{
	overflow:hidden;
	min-height:551px;
	background:url(../images/services-top-image.jpg) no-repeat;
}

#body #about-container{
	overflow:hidden;
	min-height:551px;
	background:url(../images/aboutus-top-image.jpg) no-repeat;
}

#body .container.two_col .title{
	padding:0;
}

#body .two_col .left{
	float:left;
	background:url(../images/bgr_content_two_col.png) repeat-y;
	width:456px;
	margin:54px 0 0 219px;
	min-height:457px;
}

#body .two_col .left-about{
	float:left;
	background:url(../images/bgr_content_two_col.png) repeat-y;
	width:456px;
	margin:49px 0 0 194px;
	min-height:500px;
}

#body .two_col .left-services{
	float:left;
	background:url(../images/bgr_content_two_col.png) repeat-y;
	width:456px;
	margin:54px 0 0 194px;
	min-height:307px;
}

#body .two_col .left-contactus{
	float:left;
	background:url(../images/bgr_content_two_col.png) repeat-y;
	width:456px;
	margin:54px 0 0 175px;
	min-height:315px;
}

#body .two_col .right{
	float:right;
	background:url(../images/bgr_content_two_col.png) repeat-y;
	width:456px;
	margin:104px 194px 0 0;
	min-height:373px;
	padding:34px 0 0 0;
}

#body .two_col .right-services{
	float:right;
	background:url(../images/bgr_content_two_col.png) repeat-y;
	width:456px;
	margin:104px 194px 0 0;
	min-height:333px;
	padding:34px 0 0 0;
}


#body .two_col .right-contactus{
	float:right;
	background:url(../images/bgr_content_two_col.png) repeat-y;
	width:456px;
	margin:104px 175px 0 0;
	min-height:373px;
}

#body .two_col .entry h2{
	padding:20px 0 15px 49px;
}

#body ul {
	
	padding: 0 0 10px 80px;
	}
	
#body li {
    list-style:outside;
	padding: 0 0 11px 10px;
	line-height: 18px;
	width: 280px;
	}



#body .two_col .entry p{
	padding:0 0 10px 49px;
	width:370px;
}
#body .two_col .right .entry p{
	padding:0 0 10px 50px;
}
#body .container{
	padding:0 0 20px 0;
	position:relative;
}
#body .about{
/*	background:url(../images/bgr_about.png) no-repeat;*/
	min-height:498px;
	padding:53px 19px 0 19px;
	width:1320px;
}
#body .services{
	min-height:468px;
	background:url(../images/bgr_services.jpg) no-repeat;
	padding:82px 0px 0 709px;
	width:649px;
}
#body .container .title{
	position:absolute;
	bottom:0;
	left:194px;
	padding:0 0 0 0px;
	z-index: 100;
}
#body .container .title h1{
	font-weight:normal;
	font-family:'karlabold';
	font-size:183px;
	line-height:119px;
	opacity:0.30;
	color:#ffffff;
}
#body .about .main_content{
	background:url(../images/bgr_content_about.png) repeat-y;
	margin:0px 194px 0px 194px;
	width:432px;
}
#body .services .main_content{
	background:url(../images/bgr_content_about.png) repeat-y;
	width:432px;
}
#body .main_content{
	min-height:388px;
	padding:0 0 20px 0;
	position:relative;
	z-index:9999;
}
.entry h2{
	color:#2dbfbc;
	font-size:26px;
	line-height:28px;
	font-weight:normal;
	padding:41px 0 19px 49px;
	width:330px;
}
.entry p{
	width:330px;
	padding:0 0 11px 50px;
}

.entry li{
	width:330px;
	padding:0 0 11px 50px;
}

#contacts{
	background-color:#3BBDB1;
	border-bottom:1px solid #547f78;
	left:50%;
	height:331px;
	margin:0px 0px 20px -679px;
	padding:20px 0px 20px 0px;
	position:relative;
	width:1358px;
}
#contacts .holder{
	left:50%;
	margin:0px 0px 0px -467px;
	position:relative;
	width:934px;
}
#contacts .left{
	float:left;
	background:url(../images/bgr_contacts_divider.png) no-repeat 100% 5px;
	width:363px;
}
#contacts .title{
	overflow:hidden;
}
#contacts h3{
	font-size:24px;
	float:left;
	line-height:27px;
	color:#fff;
	font-weight:normal;
	font-family:'karlabold';
	padding:0 0 12px 0;
}
#contacts .left p{
	color:#fff;
	font-size:15px;
	line-height:21px;
	clear:both;
}
#contacts .left p a{
	color:#fff;
	text-decoration:underline;
}
#contacts .left p a:hover{
	text-decoration:none;
}
#contacts .left p.last{
	padding:0 0 15px 0;
}
#contacts .map img{
	display:block;
}
#contacts .map a{
	float:right;
	font-size:11px;
	line-height:26px;
	color:#fff;
	margin:0 30px 0 0;
	text-decoration:underline;
}
#contacts .map a:hover{
	text-decoration:none;
}
#contacts .right{
	float:left;
	padding:0 0 0 14px;
}
#contacts .right p.note{
	float:right;
	font-size:12px;
	line-height:14px;
	color:#fff;
	padding:10px 0 0 0;
}
#contacts form{
	width:553px;
	margin:4px 0 0 2px;
}
#contacts form p{
	background:#70cac1;
	float:left;
	margin:0 10px 11px 0;
	padding:0 12px 0 12px;
}
#contacts form p input{
	height:17px;
	border:none;
	padding:11px 0 12px 0;
	outline:none;
	background:none;
	width:248px;
	font-size:15px;
	line-height:17px;
	color:#fff;
}
#contacts form p.name input{
	width:530px;
}
#contacts form p textarea{
	border:none;
	outline:none;
	background:none;
	font-size:15px;
	line-height:17px;
	color:#fff;
	width:530px;
	height:84px;
}
#contacts form p.enquiry{
	padding:12px 12px;
}
#contacts form p.submit{
	background:url(../images/bgr_submit.png) no-repeat;
	font-size:15px;
	line-height:17px;
	color:#fff;
	margin:1px 0 0 0;
}
#contacts form p.submit input{
	cursor:pointer;
	width:541px;
	color:#4b7971;
	text-align:right;
	padding:11px 37px 12px 0;
	line-height:17px;
	height:40px;
	letter-spacing:1px;
	font-size:15px;
}

/*
1358
570
*/

#mainbox {
  width: 1358px;
  height: 551px;
	top:0;
	left:0;
  position: absolute;
  overflow: hidden;
  margin: 0 auto;
}

#mainbox .relative {
  width: 100%;
  height: 572px;
  position: relative;
}

#pos {
  position: absolute;
  bottom: 0;
  right: 0;
}

#pic {
  width: 100%;
  height: 570px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: url(../images/m-commercial-interiors-design-complete.png) no-repeat;
/*	background-position:center;*/
  opacity: 0;
}

#interior-design-plans{
	background:url(../images/m-commercial-interiors-design.png) no-repeat;
	height:570px;
	left: 0;
	opacity:1;
	position:absolute;
	top: 0;
	width:100%;
	z-index:0;
}

#frame1 {
  /*width: 334px;*/
  height: 158px;
  position: absolute;
/*  left: 675px;
  top: 118px;*/
	top:0px;
	left:0px;
  background: url(../images/frame/frame1.png) left top no-repeat;
  z-index: 10;
}

#frame2 {
  /*width: 324px;*/
  height: 370px;
  position: absolute;
  left: 454px;
  top: 0px;
  background: url(../images/frame/frame2.png) left top no-repeat;
  z-index: 10;
}

#frame3 {
  width: 628px;
  /*height: 376px;*/
  position: absolute;
  left: 908px;
  top: 0px;
  background: url(../images/frame/frame3.png) left top no-repeat;
  z-index: 10;
}

#frame4 {
  /*width: 375px;*/
  height: 346px;
  position: absolute;
  left: 0px;
  bottom: 1px;
  background: url(../images/frame/frame4.png) left bottom no-repeat;
  z-index: 10;
}

#frame5 {
  width: 666px;
  /*height: 325px;*/
  position: absolute;
  left: 454px;
  bottom: 1px;
  background: url(../images/frame/frame5.png) left bottom no-repeat;
  z-index: 10;
}

#frame6 {
  /*width: 493px;*/
  height: 259px;
  position: absolute;
  left: 908px;
  bottom: 1px;
  background: url(../images/frame/frame6.png) left bottom no-repeat;
  z-index: 10;
}

#additional-gallery-content{
	display:none;
}

#sliderPager{
	bottom:20px;
	left: 50%;
	margin-left: -162px;
	position: absolute;
	width: 324px;
	z-index: 1000;
}
#sliderPager a{
	width: 8px;
	height: 8px;
	display: inline-block;
	margin: 0 5px 1px;
	border-radius:50%;
	background-color:#2DBFBC;
	cursor: pointer;
}
#sliderPager a.activeSlide{
	background-color:#FFFFFF;
}

.slider-navigation-wrap{
	height:12px;
	left:50%;
	max-width:1358px;
	margin:0px 0px 0px -679px;
	position:relative;
	width:100%;
}

.about-nav:hover,
.about-nav.active{
	background-image:url(../images/about_on.png);
}
.contact-nav:hover,
.contact-nav.active{
	background-image:url(../images/contact_on.png);
}
.home-nav:hover,
.home-nav.active{
	background-image:url(../images/home_on.png);
}
.services-nav:hover,
.services-nav.active{
	background-image:url(../images/services_on.png);
}

@font-face{
	font-family:'karlaregular';
	src:url('../fonts/karla-regular-webfont.eot');
	src:url('../fonts/karla-regular-webfont.eot?#iefix')format('embedded-opentype'),
		url('../fonts/karla-regular-webfont.woff')format('woff'),
		url('../fonts/karla-regular-webfont.ttf')format('truetype'),
		url('../fonts/karla-regular-webfont.svg#karlaregular')format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face{
	font-family:'karlabold';
	src:url('../fonts/karla-bold-webfont.eot');
	src:url('../fonts/karla-bold-webfont.eot?#iefix')format('embedded-opentype'),
		url('../fonts/karla-bold-webfont.woff')format('woff'),
		url('../fonts/karla-bold-webfont.ttf')format('truetype'),
		url('../fonts/karla-bold-webfont.svg#karlabold')format('svg');
	font-weight:normal;
	font-style:normal;
}
