body {
background-color:#CCCCCC;
margin:0px;
padding:0px;
}

#wrap {
background-image:url(../images/back1.jpg);
background-repeat:repeat-y;
width:1024px;
height:650px;
margin: 0px auto;
}

#header {
margin-left:5px;
background-image:url(../images/head.jpg);
width:1014px;
height:130px;
}

#snd {
visibility:hidden;}

#footer {
position:absolute;
top:200px;
margin-left:5px;
background-image:url(../images/footer.jpg);
background-repeat:no-repeat;
width:1014px;
height:450px;
}

#lic {
width:400px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
position:relative;
left:20px;
top:428px;
color:#666;

z-index:1;
}

#main {
margin-left:5px;
width:1014px;
}

#contact {
position:relative;
left:130px;
top:120px;
width:150px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
z-index:1;
}

#greeting {
background-image:url(../images/greeting.png);
position:relative;
left:130px;
top:115px;
width:460px;
height:90px;
float:left;
z-index:1;
}


#nav {
position:absolute;
top:105px;}

#nav ul {
display:inline;
list-style-type:none;
padding-left:20px;
margin-left:0px;
}

#nav ul li {display:inline;}

#nav ul li a {
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#cccccc;
margin-right:10px;
}

#nav ul li a:hover {
color:#FFFFFF;
}


/**************************************************************
Image Menu
	v 2.2
**************************************************************/
#stripes {
	position:relative;
	left:130px;
	top:60px;
	width: 756px;
	height: 210px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	z-index:1;
	overflow:hidden;
}

#imageMenu {
	position:relative;
	top:5px;
	left:-40px;
	width: 850px;
	height: 200px;
	overflow: hidden;
	}
	
#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 850px;}
#imageMenu ul li {
	float: left;}
#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #ccc;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:150px;
	height: 200px;}
#imageMenu ul li.spring a {
	background: url(../images/spring.jpg) repeat scroll 0%;}
#imageMenu ul li.summer a {
	background: url(../images/sea.jpg) repeat scroll 0%;}
#imageMenu ul li.business a {
	background: url(../images/bis.jpg) repeat scroll 0%;}
#imageMenu ul li.usa a {
	background: url(../images/usa.jpg) repeat scroll 0%;}
#imageMenu ul li.vines a {
	background: url(../images/vine.jpg) repeat scroll 0%;
	width: 150px;}
#imageMenu ul li.autumn a {
	background: url(../images/autumn.jpg) repeat scroll 0%;
	width: 150px;}
.clear {
	clear: both;}
/*************************************************************/
