body {
	padding: 0;
	margin: 0;
	font: 14px Verdana, Helvetica, Arial, sans-serif;
	color: #58585a;
	position: relative;
}
img {
	display: block;
}
img, fieldset, input, textarea {
	margin: 0;
	padding: 0;
	border: 0;
}
a, input {
	outline-width: 0;
}
a {
	color: #58585a;
	text-decoration: underline;
}
a:hover {
	color: #eb6b21;
	text-decoration: underline;
}
h1 {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #eb6b21;
	margin: 0 0 15px;
}
.clearBoth {
	clear: both;
}
#wrapper {
	width: 989px;
	margin: 0 auto;
	position: relative;
}
#header {
	height: 219px;
}
#logo img {
	margin-left: 158px;
}
#menu {
	background: transparent url(../images/menuBg.png) no-repeat scroll 0 0;
	width: 989px;
	height: 33px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style: none;
}
#menu ul li {
	margin-right: 1px;
	text-indent: -9999px;
}
#menu ul li a {
	display: block;
}
.menuHome {
	float: left;
	width: 192px;
}
.menuHome a {
	height: 33px;
	width: 192px;
}
.menuPortfolio {
	float: left;
	width: 220px;
}
.menuPortfolio a {
	height: 33px;
	width: 220px;
}
.menuServices {
	float: left;
	width: 184px;
}
.menuServices a {
	height: 33px;
	width: 184px;
}
.menuTeam {
	float: left;
	width: 185px;
}
.menuTeam a {
	height: 33px;
	width: 185px;
}
.menuContact {
	float: left;
	width: 203px;
}
.menuContact a {
	height: 33px;
	width: 202px;
}
#content {
	padding-top: 27px;
	position: relative;
	overflow: hidden;
}
.main {
	min-height: 200px;
	margin-bottom: 15px;
}
.mainText {
	padding: 0 30px 17px;
	text-align: justify;
}
.mainText p {
	margin: 0 20px 15px;
}
#thumbGallery {
	margin: 0 0 0 46px;
}
#thumbGallery1 {
	height: 359px;
	margin: 0 0 20px 46px;
}
.stepcarousel {
	position: relative;
	overflow: scroll;
	width: 900px;
	height: 168px;
}
.stepcarousel .thumbs {
	position: absolute;
	left: 0;
	top: 0;
}
.stepcarousel .thumbs1 {
	position: absolute;
	left: 0;
	top: 0;
}
.stepcarousel .thumb {
	float: left;
	overflow: hidden;
	margin: 0 43px 0 0;
	width: 270px;
	height: 168px;
	background: transparent url(../images/galleryThumbLastBg.png) no-repeat scroll 0 0;
}
.stepcarousel .thumb1 {
	float: left;
	overflow: hidden;
	width: 270px;
	height: 155px;
	margin-bottom:34px;
	background: transparent url(../images/galleryThumbBg.png) no-repeat scroll 0 0;
}
.stepcarousel .thumb1-last {
	float: left;
	overflow: hidden;
	width: 270px;
	height: 168px;
	margin-bottom:34px;
	background: transparent url(../images/galleryThumbLastBg.png) no-repeat scroll 0 0;
}
.stepcarousel .thumbgroup {
	float: left;
	overflow: hidden;
	margin: 0 43px 0 0;
	width: 270px;
	height: 358px;
	
}
.thumbs img {
	margin: 4px 5px 5px;
}
.thumbs1 img {
	margin: 4px 5px 5px;
}
#offers {
	height: 141px;
	margin-top: 30px;
}
.package1 {
	float: left;
	width: 331px;
	margin-right: 28px;
	margin-left: -6px;
}
.package2 {
	float: left;
	width: 280px;
	margin-right: 30px;
}
.package3 {
	float: left;
	width: 338px;
	margin-right: -12px;
}
.portfolio {
	margin-left: 50px;
	margin-bottom: 40px;
}
.portfolioDetails {
	position: absolute;
	top: 50px;
	right: 50px;
	font-size: 12px;
	width: 247px;
}
.portfolioDetails p {
	margin: 15px 0;
	text-align: justify;
}
.portfolioDetails h3 {
	color: #eb6b24;
	font-size: 18px;
	margin: -14px 0 18px 0;
	font-family: Arial, Helvetica, sans-serif;
}
/*
#packs {
	margin-bottom: 30px;
}
.pack1 {
	float:left;
	width:327px;
	height:341px;
	background:url(../images/pack1.jpg) no-repeat scroll 0 0;
}
.pack2 {
	float:left;
	width:327px;
	height:341px;
	background:url(../images/pack2.jpg) no-repeat scroll 0 0;
}
.pack3 {
	float:left;
	width:327px;
	height:341px;
	background:url(../images/pack3.jpg) no-repeat scroll 0 0;
}
.packTitle {
	margin-top:40px;
	text-align:center;
	font-size:18px;
	color:#FFFFFF;
}
.packTitle span {
	font-size:20px;
	font-weight:bold;
}
*/
#contactPhones {
	width: 270px;
	margin: 0 20px 15px;
	float: left;
}
#contactAddress {
	margin: 0 20px 15px;
	float: left;
}
#contactPhones img {
	float: left;
}
#contactForm, #contactMap, #contactDoor {
	float: left;
	margin-top: 20px;
	margin-bottom: 22px;
}
#contactForm {
	width: 269px;
	height: 307px;
	background: transparent url(../images/formBg.png) no-repeat scroll 0 0;
	margin-left: 50px;
}
#contactForm h3 {
	color: #e95d1e;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 0;
}
#contactForm .success {
	font-size: 13px;
	text-align: justify;
}
#contactForm fieldset, #contactForm textarea {
	font: 11px Verdana, Helvetica, Arial, sans-serif;
}
#contactForm fieldset {
	padding: 15px;
}
#contactForm span {
	float: right;
	width: auto;
	height: 16px;
}
#contactForm input {
	border: 1px solid #f8ac37;
	height: 20px;
	padding-left: 3px;
	padding-right: 3px;
}
#contactForm input#name, #contactForm input#email {
	width: 230px;
}
#contactForm #captchaImg {
	float: left;
	height: 22px;
	width: 112px;
	margin-right: 18px;
}
#contactForm input#captcha {
	float: left;
	width: 100px;
}
#contactForm textarea {
	width: 230px;
	height: 90px;
	border: 1px solid #f8ac37;
	overflow: auto;
	padding: 3px;
}
#contactForm input#submit {
	width: 238px;
	height: 21px;
	margin-top: 7px;
	background: transparent url(../images/submitBtn.png) no-repeat scroll 0 0;
}
#contactMap, #contactDoor {
	width: 271px;
	height: 312px;
	background: transparent url(../images/mapBg.png) no-repeat scroll 0 0;
	margin-left: 40px;
}
#contactMap img, #contactDoor img {
	margin: 4px 5px 5px;
}
.contentBg {
	position: absolute;
	width: 100%;
	height: 195px;
	bottom: 175px;  	/* CHANGE THIS (default: 275px) */
	background: transparent url(../images/contentBg.png) repeat scroll 0 bottom;
	z-index: -10;
}
#footer {
	font: 13px Arial, Helvetica, sans-serif;
	margin: 0 auto;
	height: 176px;  	/* CHANGE THIS (default: 276px) */
	background: #989898 url(../images/footerBg.png) repeat-x scroll 0 bottom;
}
#footerContent {
	margin: 0 auto;
	width: 989px;
	height: 144px;  	/* CHANGE THIS (default: 244px) */
	color: #eaeaea;
	line-height: 1.6em;
}
#footerContent strong {
	color: #fff;
}
#footerContent a {
	color: #eaeaea;
	text-decoration: none;
}
#footerContent a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#footerText {
	overflow:hidden;
	padding: 29px 40px;
}
.footerText1 {
	float: left;
	width: 155px;
}
.footerText2 {
	float: left;
	width: 135px;
}
.footerText3 {
	float: left;
	width: 160px;
}
.footerText4 {
	float: left;
	width: 301px;
}
.footerText5 {
	float: right;
	width: 158px;
	color: #fff;
}
.footerTel {
	display: block;
	font: 25px/1.4em Georgia,"Times New Roman",Times,serif;
}
#copyright {
	width: 989px;
	margin: 0 auto;
	overflow:hidden;
	font: 13px Arial, Helvetica, sans-serif;
}
.copyrightLogo {
	float: left;
	width: 100px;
	margin-right: 480px;
}
.copyrightText {
	width: 406px;
	float: left;
	margin-top: 8px;
	text-align: right;
}
.copyrightText a {
	font-size: 12px;
	color: #58585a;
}
span.error {
	color: #da3f1b;
}
input.error, textarea.error {
	background-color: #fff0f0;
}
/**/
.vSpacer {
 	height: 20px;
}
