body {
	margin: 0;
	padding: 0px;
	font-family: arial;
	font-size: 12px;
	color: #000;
	background-color: #777575;
}

#page_wrapper {
	width: 1000px;
	background: url(http://www.golfmax.net/websites/05041/images/body-bg.png);
}

#header-fr {
	width: 1000px; 
	height: 232px; 
	background: url(http://www.golfmax.net/websites/05041/images/fr_header.png);
}


#header-eng {
	width: 1000px; 
	height: 232px; 
	background: url(http://www.golfmax.net/websites/05041/images/eng_header.png);
}

#presenting-logos {
	padding: 70px 0 0 750px;
}

#language {
	padding: 55px 0 0 10px;
	font-family: arial;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

#language a:link {color:#fff; text-decoration: underline;}
#language a:visited {color:#fff; text-decoration: underline;}
#language a:active {color:#fff; text-decoration: underline;} 
#language a:hover {color:#fff; text-decoration: underline;}
	

#menu {
	float: left;
	width: 189px;
	padding: 0 10px 20px 10px;
	background: url(http://www.golfmax.net/websites/05041/images/menu-bg.png) no-repeat;
	font-size: 14px;
	font-weight: bold;
}

	
#menu a {
	display: block;
	padding: 5px 0 0 0;
	color: #b8d591; 
	text-decoration: none;
}
	
#menu a:hover, a:active {color: #fff; text-decoration: none;}

#content {
	float: left;
	width: 751px;
	padding: 0 20px 20px 20px;
}

#footer {
	width: 768px;
	margin: 10px 0px 10px 218px;
	background-color: #000;
	padding: 7px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.clear {
	clear: both;
}


.formbutton {
	padding: 3px;
	border: 1px solid #000;
	background-color: #86bc41;
	width: 170px;
	cursor: pointer;
	font-weight: bold;
	font-size: 9pt;
	color: #000;
}


#button {
	float: left;
	padding: 10px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin-right: 15px;
	background-color: #b0540a;
	border: 1px solid #000;
}

#button a:link {color:#fff; text-decoration: none;}
#button a:visited {color:#fff; text-decoration: none;}
#button a:active {color:#fff; text-decoration: none;} 
#button a:hover {color:#fff; text-decoration: none;}
