/*Layout*/

#prop{
	width:800px;
}
#propContent{
	width:600px;
}
#page{
	width:800px;
	margin: 0 auto 0 auto;
	padding: 0 0 10px 0;	


//width:85%;
	//min-width: 800px;
	//margin: 0 auto 0 auto;
	//padding: 0 0 10px 0;
	//position:absolute;
	//left: 50%;
    //margin-left: -43%;
}

#content {
	margin: 15px 0 0 0 ;
	width:600px;
	float:left;
	/*Uncomment the line below for content on right*/
	/*float:right;*/

} 

#menu {
	width:196px;
	border-left: 1px dotted #999;
	margin:0 0 0 600px;	
/*Uncomment the line below for menu on left*/
	//right: 0;
	//top: 113px;
	//position:absolute;
	
}

.footerHeader {
	margin:3px 8px 0 8px;
	clear:both;
}
.flash600obj{
	left: -28px;
	position: relative;
}