@import url("main.css");


#rightcol {
 width:936px;
 left:0;
 
 }
 
 body {
	
	background-image:url(../images/bg_home.jpg);
}

#main { margin-bottom:50px; }


/*
#staticmenu {		
	
	
	
	margin-left:25px;
	
	
	left:0;
	bottom:10px;
	
	
}
*/

#contentwrapper {
	margin-right:0px;
		
}


#leftcontent {
position:absolute;
width:410px;
top:55px;
}


#rightcontent {
position:absolute;
left:455px;
width:475px;
top:55px;
}


#welcome{
width:889px;
}

