* {
	margin: 0px;
}
body {
	padding-top: 0px;
	background-color: #DF3736;
	color: #FFF;
	font-family: verdana, arial, sans-serif;
	
	text-align: left;
	letter-spacing: 1px;
}
a {color: #FFF;font-size: 14px;}
a:hover {color: #df3736;}
.more{float: left;}
.clear{clear:both;}
p{	margin: 20px 0px 20px 0px;line-height: 16px;font-size: 14px;}
#container {
	margin: 0px auto;
	width:873px;
}
#menu {
	background-image:url('../images/menu.gif');
	width:862px;
	height:90px;
	position:relative
}
#menu li{
	position:absolute;
	top:40px;
	
	list-style-type: none;
}
#m01 {left:100px;}
#m02 {left:180px;}
#m03 {left:360px;}
#m04 {left:470px;}
#m05 {left:590px;}
#m06 {left:700px;}

#menu a{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
}
#menu a:hover {color: #df3736;}
#index {
	background-image:url('../images/hholidays.gif');
	background-repeat:no-repeat;
	width:873px;
	height:435px;
}
#contact {
	background-image:url('../images/contactus.gif');
	background-repeat:no-repeat;
	width:873px;
	height:260px;
}
#services {
	background-image:url('../images/services.gif');
	background-repeat:no-repeat;
	width:873px;
	height:260px;
}
#meet {
	background-image:url('../images/meet.gif');
	background-repeat:no-repeat;
	width:873px;
	height:260px;
}
#gallery {
	background-image:url('../images/gallery.gif');
	background-repeat:no-repeat;
	width:873px;
	height:260px;
}
#holiday {
	background-image:url('../images/hholidays.gif');
	background-repeat:no-repeat;
	width:873px;
	height:435px;
}
#feature {
	background-image:url('../images/feature1.gif');
	background-repeat:no-repeat;
	width:873px;
	height:430px;
}
#content {
	background-image:url('../images/content.gif');
		width:873px;		
}
#left {
	float:left;
	width:630px;
	height:auto;
	margin: 0px 0px 0px 85px;
	display:inline;
}
#footer {
	background-image:url('../images/bottomline.gif');
	background-repeat:no-repeat;
	width:873px
}
#footer p{
	height:58px;
	width:873px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	font-size:11px;
}

.error {
	color: #df3736;
}