body {
	font: normal 1em "Times New Roman", Times, serif;
	color: #000000;
	background-color:#CCCCCC;
}
#container {
	text-align: center;
	/*border: thin solid #FF0000;*/
	height: 90%;
	margin-right: auto;
	margin-left: auto;
}
#header {
	border-bottom: thin solid #000000;
}
#contact {
	float: right;
	width: 50%;
	/*border: thin solid #00FF00;*/
}
.clear {
	clear: both;
}

#menu ul
{
    margin-left: 0;
    padding-left: 0;
    white-space: nowrap;
}

#menu li
{
    display: inline;
    list-style-type: none;
}

#menu a { 
    padding: 2px 15px; 
	color:#FFFFFF;
	background-color: #003399;
	font-weight:bold;
	font-size:1em;
}

#menu a:link, #menu a:visited
{
    color: #ffffff;
    background-color: #003399;
    text-decoration: none;
}

#menu a:hover
{
    color: #003399;
    background-color: #ffffff;
    text-decoration: none;
	border: 1px solid #000000;	
}


#menu a span {
	display: none;
}
	
#menu a:hover span {
	display: block;
	position: absolute;
	width:80%;
	margin-left:10%;
    top:120px;
	padding:150px 0px;
	/*border:1px solid orange;*/
	z-index:10;
}	

/*IE5 &amp; 6 hack*/
html div#menu a:hover span {
  left:212px;
  lef\t:12px;
}

html div.web {
  left:212px;
  lef\t:12px;
} 
/*end of IE5 &amp; 6 hack*/

.golf {
	background-image:URL(golf1.jpg);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	color:#000000;
	background-color:#cccccc;
	font-size:1.1em;
}	
.consult {
	background-image:URL(consult1.jpg);
	background-position:center;
	background-repeat:no-repeat;
	color:#000000;
	background-color:#cccccc;
	font-size:1.1em;
}	

.web {
	display: block;
	position: absolute;
	width:80%;
	margin-left:10%;
    top:100px;
	padding:50px 0px;
	/*border:1px solid orange;
	z-index:1;
	background-image:URL(logo2.jpg);
	background-position:center;
	background-repeat:repeat;*/
	font-size:1.05em;
}	

.about {
	background-image:URL(pd.jpg);
	background-position:center;
	background-repeat:no-repeat;
	color:#000000;
	background-color:#cccccc;
	font-size:1.1em;
}	

.wdesign {
 	background-image:URL(web1.jpg);
	background-position:center;
	background-repeat:no-repeat;
	color:#000000;
	background-color:#cccccc;
	font-size:1.1em;
}	 