body{
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
height: 100%;
}

#wrap 
{
height: auto; 
min-height: 100%; 
width: 988px; 
margin: 0 auto; 
background-image:url(../images/home-bg3.png);
background-repeat:repeat-x;
}

#header{
height:100px;
width:980px;
}

#logo{
float:left;
width:250px;
margin:10px 0 0 20px;
}

#menu{
float:right;
width:450px;
}
#homeFooter
{
	width:980px; 
	height:99px;
}
