/* CSS Document */

html, body {
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	background-color: #93C936;
	background-image: url(../images/holdingpage_bg.jpg);
	
}



#header_temp{
	width: 746px;
	height: 115px;
	

}

#body{
	width: 746px;
	height: 115px;
	

}



#footer{
	width: 746px;
	height: 115px;
	

}

#portfolio_stage{
	width: 500px;
	height: 115px;
	

}


.bg_dots{
	background-image: url(../images/bg_dots.gif);
	background-repeat: repeat-x;	

}