@charset "utf-8";
 @import url("interior.css");
 @import url("cms.css");
/* CSS Document */



body {
	margin:0;
	padding:0;
	font-size:13px;
	color:#3d3d3d;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background:url(images/header.gif) 0 0 repeat-x;
}
ul, li, ol, h1, h2, h3, h4, h5, p {
	margin:0px;
	padding:0px;
	font-weight:normal;
}
object {
	outline:none;
}
a:link, a:visited {
	text-decoration:none;
	color:#859400;
	outline:none;
}
a:hover {
	text-decoration:underline;
	color:#666666;
}
a.select {
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}
img {
	border:none;
	margin:0;
	padding:0;
}
h1 {
	padding: 15px 0 5px 0;
	font-size:22px;
	color:#333333;
	font-weight:bold;
}
h1.heading {
	padding: 15px 0 5px 0;
	font-size:30px;
	color:#333333;
	font-weight:bold;
}
h2 {
	padding: 15px 0 5px 0;
	font-size:13px;
	color:#3d3d3d;
}
h3 {
	padding: 15px 0 5px 0;
	font-size:17px;
	color:#3d3d3d;
	font-weight:normal;
}
h4 {
	padding:0;
	font-size:14px;
	color:#859400;
	font-weight:bold;
}
h4.heading {
	padding:5px 0 20px 0;
	font-size:18px;
	font-weight:normal;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both;
	margin:0;
	padding:0;
	font-size:1px;
}
.col1, .col2, .col3, .col4 {
	float:left;
}
.linkxl {
	padding:0 0 0 10px;
	background:url(images/icon_arrow.gif) 0 50% no-repeat;
}
#wraper {
	margin:auto;
	width:955px;
}
/*////Header /////////*/

/*/////////////*/

#header .logo {
	margin:0;
	padding:0;
	float:left;
	background:url(images/logo.jpg) no-repeat;
	width:162px;
	height:114px;
	text-indent:-99999px;
}
#header .logo a {
	width:162px;
	height:114px;
	display:block;
}
.toplink {
	padding:2px 0px 3px 0px;
	text-align:center;
	float:right;/*padding:2px 15px 3px 15px;

	background:url(images/blog.jpg) no-repeat;*/
}
.toplink a {
	color:#333;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
.toplink a.select, .toplink a:hover {
	color:#859400;
}
.toplink span {
	padding: 0 5px;
	color:#3d3d3d;
}
/*.toplink {

	padding:0 0 0 0;

	text-align:right;

	margin:0 0 0 294px;

	background:url(images/contactus.jpg) no-repeat;



}

.toplink a {

	color:#333;

	display:block;

	text-decoration:none;

	width:93px;

	height:26px;

}

.toplink a.select {

	color:#859400;

}

.toplink span {

	visibility:hidden;

}*/





#navigation {
	padding:24px 0 0 0;
	float:right;
}
.navigation a:link, .navigation a:visited {
	display:block;
	margin:0 0 0 35px;
	float:left;
	font-size:24px;
	font-weight:bold;
	color:#333;
}
.navigation a:hover, .navigation a.selected {
	color:#859400;
	text-decoration:none;
}
#navigation span {
	visibility:hidden;
}
#navigation ul {
	list-style:none;
	margin:0;
	padding:0;
}
#navigation li {
	display:inline;
	margin:0;
	padding:0;
}
#navigation a {
	display:block;
	float:left;
	height:50px;
	text-decoration:none;
	background:url(images/navigation.jpg);
}
#menuwho, #menuwho a {
	width:102px;
	background-position:0 0;
}
#menuwho a:hover, #menuwho a.selected {
	background-position:0 -45px;
}
#menuwhy, #menuwhy a {
	width:96px;
	background-position:-102px 0;
}
#menuwhy a:hover, #menuwhy a.selected {
	background-position:-102px -45px;
}
#menuwhat, #menuwhat a {
	width:103px;
	background-position:-198px 0;
}
#menuwhat a:hover, #menuwhat a.selected {
	background-position:-198px -45px;
}
#menuwork, #menuwork a {
	width:85px;
	background-position:-301px 0;
}
#menuwork a:hover, #menuwork a.selected {
	background-position:-301px -45px;
}
#menuClients, #menuClients a {
	width:121px;
	background-position:-390px 0;
}
#menuClients a:hover, #menuClients a.selected {
	background-position:-390px -45px;
}
/*////Content /////////*/

/*/////////////*/

#content {
	padding:0;
}
.content-wrap {
	padding:0 20px 20px 20px;
}
.bottom-middle {
	background:url(images/bottom_middle.jpg) repeat-x;
}
.bottom-left {
	background:url(images/bottom_left.jpg) 0 0 no-repeat;
}
.bottom-right {
	margin:0;
	padding:0 0 30px 0;
	background:url(images/bottom_right.jpg) 100% 0 no-repeat;
}
/*////Footer /////////*/

/*/////////////*/

#footer {
	padding:10px 10px;
	color:#999999;
	border-top:1px solid #cccccc;
}
#footer a {
	color:#999999;
}
#footer a:hover {
	color:#859400;
}
/***********************/

.toplink1 {
	padding:0 0 0 0;
	text-align:right;
	margin:0 0 0 10px;
	float:left;
	background:url(images/contactus.jpg) no-repeat;
}
.toplink2 {
	padding:0 0 0 0;
	text-align:right;
	margin:0 0 0 10px;
	float:left;
	background:url(images/blog.jpg) no-repeat;
}
.toplink1 a, .toplink2 a {
	color:#333;
	display:block;
	text-decoration:none;
	width:93px;
	height:26px;
}
.toplink1 a.select, .toplink2 a.select {
	color:#859400;
}
.toplink1 span, .toplink2 span {
	visibility:hidden;
}
/********** TWITER STYLE**************/

#twtr-widget-1 .twtr-doc {
	margin-bottom:15px;
}
.twtr-hd {
	overflow:hidden;
	padding:10px;
	position:relative;
	display:none;
}
.twtr-ft div {
	overflow:hidden;
	padding:10px;
	display:none;
}
#twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a, #twtr-widget-1 .twtr-bd p {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3D3D3D !important;
	line-height:normal !important;
}
.twtr-bd {
	padding:0 0px;
	margin:0 -1px 0 -1px;
}
.twtr-widget .twtr-tweet-wrap {
	overflow:hidden;
	padding:6px 8px;
	margin:0 -8px;
}
#twtr-widget-1 i {
	display:block;
	font-size:11px;
}
#twtr-widget-1 i a.twtr-timestamp, #twtr-widget-1 i a.twtr-reply {
	font-size:11px;
}
/**************************/





#faq {
	padding:20px 0;
}
#faq h1 {
	background:#f8f8f8;
	padding:5px;
	display:block;
	color:#3d3d3d;
	font-size:16px;
	font-weight:bold;
}
#faq h2 {
	display:block;
	color:#3d3d3d;
	font-size:13px;
	font-weight:bold;
	padding:0;
}
#faq h3 {
	display:block;
	color:#3d3d3d;
	font-size:12px;
	font-weight:bold;
	padding:5px 0 5px 0;
}
#faq ul {
	list-style:none;
	padding:0;
	margin:0;
}
#faq span {
	display:block;
	color:#3D3D3D;
	font-size:11px;
}
.content-wrap span a {
	padding:5px 10px;
	font-size:12px;
	/*color:#FFFFFF;
	background:#94bb00;*/
	float:left;
	margin:3px 0px 0px 5px;
	font-weight:normal;
}
a.more_team {
	padding:5px 10px;
	font-size:18px;
	color:#FFFFFF;
	background:#94bb00;
	font-weight:normal;
	margin-left:20px;
}
/*Curved Box Start*/

#slider {
	width:963px;
	margin:0 auto;
	padding: 20px 0px 45px 0px;
}
.tcCurved {
	background:	url(images/curvedBox.gif) 0px -7px repeat-x;
}
.tlCurved {
	background:	url(images/curvedBox.gif) 0px 0px no-repeat;
}
.trCurved {
	background:	url(images/curvedBox.gif) 100% -14px no-repeat;
	font-size:1px;
	height:7px;
}
.bodyCurved {
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	background-color:#fff;
}
.bcCurved {
	background:	url(images/curvedBox.gif) 0px -28px repeat-x;
	margin-top:-3px;
}
.blCurved {
	background:	url(images/curvedBox.gif) 0px -21px no-repeat;
}
.brCurved {
	background:	url(images/curvedBox.gif) 100% -35px no-repeat;
	font-size:1px;
	height:7px;
}
/*What Client Say Curved*/

.tcCurved02 {
	background:	url(images/clientSayCurved.gif) 0px -5px repeat-x;
}
.tlCurved02 {
	background:	url(images/clientSayCurved.gif) 0px 0px no-repeat;
}
.trCurved02 {
	background:	url(images/clientSayCurved.gif) 100% -10px no-repeat;
	font-size:1px;
	height:5px;
}
.bodyCurved02 {
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background:	#e4e4e4 url(images/clientSayCurved.gif) 0px -30px repeat-x;
	padding:5px 0px 0px 0px;
}
.bcCurved02 {
	background:	url(images/clientSayCurved.gif) 0px -20px repeat-x;
}
.blCurved02 {
	background:	url(images/clientSayCurved.gif) 0px -25px no-repeat;
}
.brCurved02 {
	background:	url(images/clientSayCurved.gif) 100% -15px no-repeat;
	font-size:1px;
	height:5px;
}
#facilityTour.content-wrap .col1 {
	width:125px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 60px;
}
#facilityTour.content-wrap .col2 {
	width:630px;
	margin:0px 0px 0px 20px;
	padding:3px 0px 0px 0px;
}
#work #facilityTour.content-wrap .col1 ul li {
	border-bottom:1px solid #f3f3f3;
}
#work #facilityTour.content-wrap .col1 ul a:hover, #work #facilityTour.content-wrap .col1 ul a.selected {
	font-weight:bold;
	/*background:url(images/blackArrow.gif) right 5px no-repeat;*/

	display:block;
	color:#666666;
	text-decoration:none;
}
#galleria {
	width:640px;
	height:400px;
}
.photoGallery {
	width:640px;
}
.photoGallery .tcCurved, .photoGallery .tlCurved, .photoGallery .trCurved {
	background-image:url(images/curvedBoxPG.gif);
}
#work #facilityTour.content-wrap .col1 ul {
	margin-left:12px;
	padding:0;
	line-height:20px;
	list-style-image:url(images/iconList01.gif);
}
.photoGallery .bodyCurved {
	padding:20px 0px 20px 0px;
}
/*CSS Added on 22-10-2011*/
@font-face {
 font-family: 'Conv_Helvetica';
 src: url('../fonts/Helvetica.eot');
 src: local('☺'), url('../fonts/Helvetica.woff') format('woff'), url('../fonts/Helvetica.ttf') format('truetype'), url('../fonts/Helvetica.svg') format('svg');
 font-weight: normal;
 font-style: normal;
}
.lof-main-outer h1 {
	font-family:'Conv_Helvetica';
	font-size:25px;
	font-weight:normal;
	padding:2px 14px 0px 14px;
	margin:0px 0px 0px 0px;
}
.lof-main-outer h2 {
	color:#999999;
	font-size:16px;
	font-weight:normal;
	padding:15px 15px;
	margin:0px 0px 0px 0px;
}
/*CSS Added on 25-10-2011*/
.arcClients h2 {
	font-size:22px;
	padding: 15px 0px 0px 0px;
}
.arcClients h3 {
	font-weight:normal;
	font-size:18px;
}
.arcClients p {
	color:#999;
}
/*CSS Added on 17-11-2011*/
#what .content-wrap .blog  h4 {
	padding:0;
	font-size:14px;
	color:#3D3D3D;
	font-weight:bold;
}
