* {
	padding:0;
	margin:0;
}

body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#000;
}

.mainWrapper {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}

.logo {
	margin-top:5px;
	height:65px;

	#position:relative;
	#top:-40px;
}
 .style1 {background-color:#ffffff;font-weight:bold;border:2px #006699 solid;}

.container {
	margin-top:25px !important;	
}
.picContainer {
	margin-top:25px;
	clear:both;
	float:left;
	width:440px;
	height:455px !important;
	#position:relative;
	/*#top:-30px;*/
}

.mainContent {
	float:left;
	margin-left:10px;
	/*#margin-left:235px;*/
	height:456px;
	width:345px;
	background-color:#1a1712;
	margin-top:25px !important;
	/*#margin-top:46px !important;*/
}

.menuRight {
	width:170px;
	background-color:#1a1712;
	margin-top:25px;
	#margin-top:0px !important;
	/*#margin-top:150px;*/
	#position:relative;
	#top:5px;
	margin-left:10px;
	height:456px !important;
	float:left;
}

.bottomBanners {
	clear:both;
	margin-top:20px !important;
	height:115px !important;
	width:980px;
	background-image:url(../images/dots.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	#position:relative;
	#top:-45px;
}

.footerBanner1 {
	margin-top:20px;
	width:325px;
	background-image:url(../images/dots2.jpg);
	background-repeat:repeat-y;
	background-position:right;
	float:left;
	height:75px;

}

.footerBanner2 {
	margin-top:20px;
	width:325px;
	background-image:url(../images/dots2.jpg);
	background-repeat:repeat-y;
	background-position:right;
	float:left;
	height:75px;

}

.footerBanner3 {
	margin-top:20px;
	width:324px;
	float:left;
	height:75px;

}

.footer {
	margin-top:15px;
	#margin-top:-35px;
	width:980px;
	clear:both;
	height:40px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#63553f;
	line-height:24px;
}

.sectionTitle {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top:75px;
	margin-left:25px;
	font-size:24px;
	line-height:18px;
	font-weight:200;
	color:#fff;
}

.mainText {
	margin-top:15px;
	margin-left:25px;
	margin-bottom:25px;
	margin-right:30px;
	color:#63553f;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:18px;
	height:300px;
	font-size:11px;
	overflow:hidden;
}

.mainMenu {
	margin-top:55px;
	margin-left:25px;
	margin-right:20px;
	line-height:24px;
}

.menuItem {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:24px;
	font-size:11px;	
	color:#fff;
	font-weight:500;
}
.menuItem:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:24px;
	font-size:11px;	
	color:#a29072;
	background-color:#000;
}

.dproject {

	margin-top:-47px;
	margin-right:0px;
	background-image:url(../images/dp.jpg);
	background-position:right;
	background-repeat:no-repeat;
	z-index:9999;
}

.contactInput {
	width:120px !important;	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:18px;
	
}

.contactInputv {
	width:120px !important;	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:18px;
	height:50px;
	
}

.contactTitle {
	text-align:left;	
	font-weight:bold;
}

.topBooking {
	clear:both;
	width:960px;
	padding-left:15px;
	height:29px;
	background:#1a1712;
	top:20px;
	#top:-20px;
	bottom:-5px;
	position:relative;
	color:#fff;
	font-family:'trebuchet ms';
	font-size:11px;
	line-height:18px;
	padding-top:6px;
}

.topBooking select {
	background:#63553f;
	color:#fff;
}

.topBooking select,input {
	height:20px;
	border:none;
}

.topBooking td {
	padding-right:7px;
}	
