/* CSS Document */

/******************************************************************************************

	Site:		OfficePOD
	Section:	Home

	Author:		Maze
	
	
	
	Media type:		All

	1 - Structure/Layout

******************************************************************************************/



/***********************************************************************
	2 - STRUCTURE/LAYOUT
************************************************************************/


#welcome-container {
	width:200px;
	float: left;
}

body.home #header {
	height: 134px;
}

.theke-image {
	float: left;
	width: 460px;
	color: #333333;
}

.home #content {
	width: 500px;
	float: left;
}

#test {
width:500px;
}



/* #recent projects */


#recent-projects {
	float: right;
	width: 392px;
}


#recent-projects img {
	margin-bottom: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.recent-projects {
	width:186px;
	float: left;
}


#recent-projects .one {
	margin-right: 20px;

}


#recent-projects p {
	margin-top: 0px;
	text-align: right;

}

.entrance {
	width: 185px;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 8px;
}

.entrance-button {
	margin-right: 75px;
}


