/*************************** 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 {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
ol, ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}
:focus {
	outline:0;
}
ins {
	text-decoration:none;
}
del {
	text-decoration:line-through;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
/***** Font Styles *****/
h1 {
	font: bold 14px Helvetica, Arial, sans-serif;
	color:#525659;
	text-transform:uppercase;
}
h2 {
font:;
}
p {
	font: 13px Helvetica, Arial, sans-serif;
	color:#525659;
	padding: 10px 3% 10px 0
}
/****** General Settings *****/
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color:#525659;
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
}
a {
	color: #a9aaab;
	text-decoration:none;
}
a:hover {
	color: #333;
}
.current {
	color: #333;
}
img {
	border: 0;
}
.clear {
	clear:both;
}
.fl {
	float:left
}
.fr {
	float:right
}
/****** wrapper *****/
#home #header {
	height:439px;
	background:#535456 url(../images/home-bg.jpg) right no-repeat;
	margin-bottom:30px;
}
#about #header {
	height:439px;
	background:#535456 url(../images/header-bg.jpg) right no-repeat;
	margin-bottom:30px;
}
#contactus #header {
	height:439px;
	background:#535456 url(../images/contactus-topbg.jpg) right no-repeat;
	margin-bottom:30px;
}
#traveldecor #header {
	height:439px;
	background:#535456 url(../images/traveldecor-topbg.jpg) right no-repeat;
	margin-bottom:30px;
}
#exterior #header {
	height:439px;
	background:#535456 url(../images/exterior-topbg.jpg) right no-repeat;
	margin-bottom:30px;
}
#interior #header {
	height:439px;
	background:#535456 url(../images/interior-topbg.jpg) right no-repeat;
	margin-bottom:30px;
}
#media #header {
	height:439px;
	background:#535456 url(../images/media-topbg.jpg) right no-repeat;
	margin-bottom:30px;
}
#services #header {
	height:439px;
	background:#535456 url(../images/services-topbg.jpg) right no-repeat;
	margin-bottom:30px;
}
#styling #header {
	height:439px;
	background:#535456 url(../images/styling-topbg.jpg) right no-repeat;
	margin-bottom:30px;
}
#content {
	float: left;
	margin-left: 5%;
	width: 95%;
	background-color: #fff;
	margin-bottom: 5px;
}
/****** header *****/
#header-top {
	height:108px;
	width:60%;
	margin-left:5%;
	float:left;
	background:url(../images/header-line.png) repeat-x;
}
#logo {
	height:108px;
	width:171px;
	float:left;
}
#header-top-right {
	height:108px;
	width:265px;
	float:right;
	background: url(../images/header-text.png) right no-repeat;
}
#nav-wrap {
	height:300px;
	width:60%;
	margin-left:5%;
	float:left;
	background: url(../images/header-navbg.png) top right no-repeat;
	font-family: Helvetica CE, Arial, Sans-Serif;
	zoom: 1;
}
#nav-wrap .nav-col {
	width: 20%;
	margin-top: 76px;
	padding-left: 10px;
	padding-top: 18px;
	float: left;
	border-left: 1px solid #a9aaab;
	color: #a9aaab;
	position: relative;
	left: -3%;
	min-height: 129px;
	bottom: 0;
	display: inline;
}
#nav-wrap .padleft {
	margin-left:3%;
}
#nav-wrap ul {
	list-style:none;
	position: absolute;
	bottom:0;
	margin:0;
	padding:0;
	float:left;
	width:100%;
}
#nav-wrap ul li {
	display: block;
	background-color: #5c5e60;
	padding: 0px 5px 5px 5px;
	margin: 2px 0;
	width: 100%;
	height: 13px;
}
/****** contents *****/
#home #content-wrap {
	float: left;
	margin-left:0;
	width: 95%;
	min-height: 266px;
	background-color: #fff;
	background:url(../images/title-home.jpg) top left no-repeat;
}
#about #content-wrap {
	float: left;
	margin-left:0;
	width: 95%;
	min-height: 266px;
	background-color: #fff;
	background:url(../images/title-about.jpg) top left no-repeat;
}
#contactus #content-wrap {
	float: left;
	margin-left:0;
	width: 95%;
	min-height: 266px;
	background-color: #fff;
	background:url(../images/title-contact.jpg) top left no-repeat;
}
#traveldecor #content-wrap {
	float: left;
	margin-left:0;
	width: 95%;
	min-height: 220px;
	background-color: #fff;
	background:url(../images/title-traveldecor.jpg) top left no-repeat;
}
#exterior #content-wrap {
	float: left;
	margin-left:0;
	width: 95%;
	min-height: 266px;
	background-color: #fff;
	background:url(../images/title-exterior.jpg) top left no-repeat;
}
#interior #content-wrap {
	float: left;
	margin-left:0;
	width: 95%;
	min-height: 266px;
	background-color: #fff;
	background:url(../images/title-interior.jpg) top left no-repeat;
}
#media #content-wrap {
	float: left;
	margin-left:0;
	width: 95%;
	min-height: 266px;
	background-color: #fff;
	background:url(../images/title-media.jpg) top left no-repeat;
}
#services #content-wrap {
	float: left;
	margin-left:0;
	width: 95%;
	min-height: 266px;
	background-color: #fff;
	background:url(../images/title-services.jpg) top left no-repeat;
}
#maincontent {
	float: left;
	padding-left:15px;
	margin-left:4%;
	padding-right: 15px;
	margin-right: 14%;
	width: 99%;
	border-left:1px solid #7e7f81;
	min-height: 270px;
	margin-bottom: 35px;
}
#maincontent p {
	min-width: 960px;
}
.img-left {
	float: left;
	padding-right: 5px;
	padding-top: 5px;
}
#footer, .push {
	bottom: 0;
	width: 100%;
	height: 85px; /* Height of the footer */
	background: #525659;
	clear: both;
}
#footer p {
	text-align:center;
	color: #FFF;
}
#wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -85px;
}
/* style for contact form visible on contact subpage - please checkout the js/sendmail.php for more configuration */
.message {
	background:#eee;
	color:#000;
	display:none;
	padding:10px;
	margin:15px 0px 0px 0px;
}
#contact ul {
	list-style-type:none;
	width:470px;
}
#contact li {
	list-style-type:none;
}
#contact li.special {
	display:none;
}
#contact .input-textarea {
	width:460px;
	height:100px;
	background:#f7f7f7;
	border:1px solid #c5c5c5;
	font-size:11px;
	padding:4px;
	color:#545454;
	font-family:Arial, Helvetica, sans-serif;
}
#contact .input-text {
	width:292px;
	background:#f7f7f7;
	border:1px solid #c5c5c5;
	font-size:11px;
	padding:4px;
	color:#545454;
}
#contact label {
	display:block;
	padding:15px 0px 5px 0px;
}
#contact .submitbutton {
	text-align:right;
	padding:10px 0px 0px 0px;
}
#contact .input-submit {
	background: #525659;
	display: block;
	color: #fffffe;
	padding: 10px;
	text-transform: uppercase;
	border: 0px;
	float: right;
	font-size: 12px;
	cursor: pointer;
}
/****** PWI *****/
.spacer { margin-bottom: 10px; padding-bottom: 20px; height: 10px;  }
