@import url("reset.css");
/* Main CSS Start */
body {
	background: #fff;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #030200;
	padding: 26px 0;
}
#wrapper {
	width: 943px;
	margin: 0 auto;
}
h1, h2, h3, h4, h5, h6 {
	color: #595959;
}
h1 {
	font-family: Bender;
	font-size: 36px;
	font-weight: bold;
	padding: 0 0 8px 0;
}
h2 {
	font-size: 17px;
	font-weight: bold;
	padding: 0 0 0 0;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 10px 0;
}
h4 {
	font-size: 13px;
	font-weight: normal;
	padding: 0 0 4px 0;
}
.h6 {
	font-size: 12px;
	font-weight: bold;
}
a {
	color: #fdb813;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	padding: 0 0 13px 0;
}
/* Main CSS End */


/* Header CSS Start */
#header {
	height: 98px;
	padding: 0 32px 0 0;
}
.logo {
	width: 119px;
	height: 80px;
	float: right;
}
.logo a {
	width: 119px;
	height: 80px;
	display: block;
	background: url(../images/logo.gif) no-repeat;
	text-indent: -9000px;
}
/* Header CSS End */


/* Menu CSS Start */
#menu {
	height: 22px;
	width: 750px;
	padding: 58px 0 0 0;
	font-size: 12px;
	text-transform: uppercase;
}
#menu ul li {
	float: left;
	padding: 0 2px 0 0;
}
#menu ul li a {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	background: #595959;
	color: #ffffff;
	text-decoration: none;
	padding: 0 11px;
}
#menu ul li a:hover, #menu ul li a.active {
	background: #fdb813;
}
/* Menu CSS End */


/* Content CSS Start */
#primary-content {
	padding: 0 0 10px 0;
}
#primary-content .row-1 {
	border-top: #f5f5f5 1px solid;
	border-bottom: #f5f5f5 1px solid;
	padding: 9px 0 0 0;
	height: 202px;
}
#primary-content .row-2 {
	font-size: 37px;
	font-family: bender;
	font-weight: bold;
	text-transform: uppercase;
	padding: 25px 0 18px 0;
	color: #666666;
}
#primary-content .row-2 span.color-txt-1 {
	color: #fdb813;
}
#primary-content .row-3 {
}
#primary-content .row-3 h4 {
	color: #fdb813;
	border-bottom: #dddddd 1px solid;
	margin: 0 0 8px 0;
}
#secondary-content {
	color: #666666;
}
#secondary-content .row-1 {
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 20px 0;
}
#secondary-content .row-1 label {
	padding: 0 9px 0 3px;
	text-transform: uppercase;
}
#secondary-content .row-1 select {
	width: 191px;
	font-size: 11px;
	text-transform: capitalize;
}
#secondary-content .row-2 {
	padding: 10px 2px;
	border-top: #dddddd 1px solid;
	border-bottom: #dddddd 1px solid;
}
#secondary-content .row-2 h2 {
	padding: 20px 0 0 0;
}
#secondary-content .row-3 .col-1 {
	width: 520px;
	float: left;
	padding: 13px 0 45px 0;
}
#secondary-content .row-3 .col-2 {
	width: 350px;
	float: right;
	padding: 44px 33px 20px 0;
}
#secondary-content .row-4 {
	width: 708px;
	padding: 0 0 75px 0;
}
#secondary-content .row-5 {
	font-size: 11px;
	font-weight: bold;
}
#secondary-content .row-6 {
	padding: 0 0 0 2px;
}
#secondary-content .row-6 .col-1 {
	width: 451px;
	float: left;
	padding: 0 0 45px 0;
}
#secondary-content .row-6 .col-1 p, #secondary-content .row-6 .col-2 p {
	font-size: 11px;
	line-height: 15px;
}
#secondary-content .row-6 .col-2 {
	width: 476px;
	float: right;
}
.recent-work {
	width: 225px;
	float: left;
	color: #000000;
	font-size: 11px;
}
.recent-work-space {
	margin: 0 14px 0 0;
}
.recent-work p {
	padding: 0 0 3px 0;
}
.recent-work .tags {
	padding: 6px 0 0 0;
	display: block;
	text-transform: uppercase;
	font-size: 9px;
}
.recent-work-thumb {
	width: 223px;
	height: 100px;
	position: relative;
	border: #eeeeee 1px solid;
	margin: 0 0 6px 0;
}
.recent-work-thumb .caption {
	position: absolute;
	height: 14px;
	background: #030200;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	left: 0;
	top: 9px;
	padding: 1px 15px 0 6px;
}
.originsbody {
	border-bottom: #aaaaaa 1px solid;
	padding: 0 17px 0 2px;
	margin: 0 0 20px 0;
}
.originsbody .col-2 {
	width: 395px;
	float: left;
	padding: 0 0 13px 0;
}
.originsbody .col-2 p {
	font-size: 11px;
	line-height: 15px;
}
.case-study {
	border-bottom: #aaaaaa 1px solid;
	padding: 0 17px 0 2px;
	margin: 0 0 20px 0;
}

.case-study .col-1 {
	width: 120px;
	float: left;
	padding: 0 0 25px 0;
}
.RTNcase-study {
	width: 395px;
	float: left;
	padding: 0 0 4px 0;
}
.case-study .col-2 {
	width: 395px;
	float: left;
	padding: 0 0 13px 0;
}
.case-study .col-2 p {
	font-size: 11px;
	line-height: 15px;
}
.case-study .col-3 {
	width: 140px;
	float: right;
}
.case-info {
	background: #02b7dc;
	border: #99d8eb 3px solid;
	color: #ffffff;
	font-weight: bold;
	padding: 3px 0 5px 0;
	margin: 0 0 12px 0;
}
.case-info-property {
	width: 54px;
	display: block;
	float: left;
	padding: 1px 0 0 6px;
	font-size: 10px;
	line-height: 14px;
}
.case-info-value {
	font-size: 25px;
	padding: 0 2px 0 0;
	float: right;
}
.enquiry-form {
}
.enquiry-form label {
	font-weight: bold;
	display: block;
	padding: 0 0 3px 0;
	font-size: 11px;
}
/* Content CSS End */


/* Misc CSS Start */
.recent-work .readmore {
	font-size: 10px;
	font-weight: bold;
}
.case-study .readmore {
	font-size: 11px;
	background: url(../images/bullet-1.gif) no-repeat left;
	padding: 0 0 0 14px;
}
.brand-img {
	float: left;
	margin: 0 20px 0 0;
}
.separator-1 {
	border-bottom: #f5f5f5 1px solid;
	display: block;
	font-size: 0;
	line-height: 0;
	height: 1px;
	margin: 0 0 20px 0;
}
.text-style-1 {
	border: #d1d1d1 1px solid;
	width: 235px;
	font-size: 11px;
	padding: 6px 4px;
	margin: 0 0 10px 0;
}
.text-style-2 {
	border: #d1d1d1 1px solid;
	width: 373px;
	height: 80px;
	font-size: 11px;
	padding: 6px 4px;
	margin: 0 0 10px 0;
	overflow: auto;
	font-family: Tahoma, Geneva, sans-serif;
}
.button-1 {
	background: none;
	border: 0;
	margin: 0 0 0 -3px;
	padding: 0;
	cursor: pointer;
	color: #fdb813;
	font-size: 11px;
	font-weight: bold;
}
.map-box {
	background: url(../images/shadow-top-right.gif) no-repeat right top;
	float: left;
}
.map-box div {
	background: url(../images/shadow-top-left.gif) no-repeat left top;
}
.map-box div div {
	background: url(../images/shadow-bottom-right.gif) no-repeat right bottom;
}
.map-box div div div {
	background: url(../images/shadow-corner.gif) no-repeat left bottom;
	padding: 4px;
}
/* Misc CSS End */


/* Scroller CSS Start */
.sliderGallery {
	overflow: hidden;
	position: relative;
	height: 202px;
	width: 943px;
}
.sliderGallery ul {
	position: absolute;
	list-style: none;
	overflow: none;
	white-space: nowrap;
	padding: 0;
	margin: 0;
}
.sliderGallery ul li {
	display: inline;
	margin: 0 0 0 -4px;
}
.sliderGallery ul li.first {
	display: inline;
	margin: 0 0 0 0;
}
.slider {
	width: 943px;
	height: 14px;
	position: relative;
	background: url(../images/slider.gif) repeat-x;
	top: 188px;
}
.handle {
	position: absolute;
	cursor: pointer;
	height: 13px;
	width: 32px;
	top: 1px;
	z-index: 100;
}
/* Scroller CSS End */


/* Footer CSS Start */
#footer {
	border-top: #dddddd 1px solid;
	font-size: 11px;
	padding: 10px 0 10px 0;
}
#footer a {
	color: #030200;
}
#footer ul li {
	float: left;
}
.footer-txt {
	padding: 0 23px 0 0;
	font-size: 12px;
	color: #fdb813;
}
/* Footer CSS End */

/* descriptor text CSS Start */
#descriptor {
	border-top: #dddddd 1px solid;
	font-size: 11px;
	padding: 12px 0 10px 0;
}
#descriptor a {
	color: #030200;
}
#descriptor ul li {
	float: left;
}
.descriptor-txt {
	padding: 0 0 0 0;
	font-size: 12px;
	color: rgb(89, 89, 89);
	}
/* Footer CSS End */

/* servcies text CSS Start */
.servicebody {
	width: 500px;
	font-size: 11px;
	padding: 0 0 20px 0;
}
.servicebody a {
	color: rgb(253, 184, 19);
}
.servicebody ul li {
	float: left;
}
.servicebody-txt {
	padding: 0 0 0 0;
	font-size: 12px;
	color: rgb(89, 89, 89);
	}
/* Footer CSS End */