body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/page_backgound.gif);
}
#content{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 752px;
	margin-bottom: 0px;
	height: auto;
	clear: both;
}
#footer{
	position:relative;
	width:752px;
	height:39px;
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	float: left;
}

#header{
	position:relative;
	width:752px;
	height:95px;
	margin-top: 5px;
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
	clear: both;
}
#images{
	width: 250px;
	position: relative;
	height: auto;
	text-align: right;
	float: right;
}
#leftmenu{
	width: 165px;
	height: auto;
	float: left;
	position: relative;
	margin-left: 5px;
	padding-top: 15px;
}

#menu_option{
	width: 185px;
	height: auto;
	float: left;
	position: relative;
}

#page_area{
	position:relative;
	width:752px;
	height: auto;
	padding-bottom: 10px;
	float: left;
	clear: both;
	background-image: url(../img/content_background.gif);
}

#page_content{
	width: 550px;
	height: auto;
	float: right;
	position: relative;
	padding-top: 15px;
}
#photos{
	width: 135px;
	position: relative;
	height: auto;
	float: left;
}
#stepsbox{
	width: 400px;
	height: auto;
	float: left;
	position: relative;
}

#textbox{
	width: 290px;
	height: auto;
	float: left;
	position: relative;
}

#text_content{
	width: 550px;
	height: auto;
	float: right;
	position: relative;
}
