* {
margin:0;
padding:0;
}
html, body {
	height: 100%; 
	margin: 0; 
	padding: 0;
}

body{
	
	background:url(green.jpg) repeat-x 0% 0%;
	background-color:#82B64A;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#E6F0D5;
}

#wrapper {
	height:100%;
}

#all {
	position: relative; 
	height: 100%;
	width:766px;
	margin:0 auto;
	margin-top: 50px;
}

html>body #all {
	height: auto; 
	min-height: 100%;
}    
  
.clear {
clear:both;
font-size:1px;
margin-top:-1px;
}  
  
/* =Misc(links)
----------------------------------------------- */
a {
color:#C6D0FF;
}
a:hover {
color:#00AA00;
background-color:#FFFFAA;
}

/* =Header
----------------------------------------------- */
#mainpic {
float:left;
width:200px;
height:150px;
background:url(timberly2.jpg);
clear:both;
}

#eiffel {
float:right;
width:150px;
height:237px;
background:url(eiffel3.gif);
}

#video {
float:right;
width:425px;
height:350px;
}

#menu {
list-style:none;
width:433px;
}

#menu li {
float:left;
height:26px;
}

#menu li a {
text-decoration:none;
display:block;
text-indent:-9999px;
width:144px;
height:26px;
}

h1 a {

text-decoration:none;
text-indent:-9999px;
display:block;
width:390px;
height:91px;
margin-top:72px;
}

* html h1 a {
margin-top:46px;
}


/* =Content
----------------------------------------------- */
#content {
float:left;
width:443px;
display:table;
margin: 20px;
}

#content1 {
float:left;
width:290px;
margin:10px;
}

#content2 {
float:left;
display:table;
width: 530px;
margin: 20px;
}

#content3 {
float:right;
width:600px;
margin: 10px;
}


/* =Secondary(sidebar)
----------------------------------------------- */

/* =Footer
----------------------------------------------- */

#empty, #footer {
	height: 17px;
	clear:both;
}

/*
	#footer {height: 17px;}
	#empty {height: 37px;}
*/

#footer {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}

#footer a {
display:block;
text-indent:-9999px;
text-decoration:none;
width:118px;
height:17px;
margin-left:316px;
}
