@charset "utf-8";
/* Content Pages */

/*Achilles */
#achilles_left {
	padding-left:16px;
	float: left;
	width: 450px;
}
#achilles_left p {
	text-align: justify;
}
#achilles_right {
	float: right;
	width: 270px;
	padding-left: 0px;
	padding-right: 2px;
	margin-top:0px;
}


/*Fabrication */
#fabrication_left {
	padding-left:16px;
	float: left;
	width: 450px;
}
#fabrication_left p {
	text-align: justify;
}
#fabrication_right {
	float: right;
	width: 270px;
	padding-left: 0px;
	padding-right: 2px;
	margin-top:30px;
}
/* Corian Fabrication */
#corian_left {
	padding-left:16px;
	float: left;
	width: 450px;
}
#corian_left p {
	text-align: justify;
}
#corian_right {
	float: right;
	width: 270px;
	padding-left: 0px;
	padding-right: 2px;
	margin-top:30px;
}
/* Bars and Counters */
#design_left {
	padding-left:16px;
	float: left;
	width: 450px;
}
#design_left p {
	text-align: justify;
}
#design_right {
	float: right;
	width: 270px;
	padding-left: 0px;
	padding-right: 2px;
	margin-top:30px;
}
/* Bars and Counters */
#bars_left {
	padding-left:16px;
	float: left;
	width: 450px;
}
#bars_left p {
	text-align: justify;
}
#bars_right {
	float: right;
	width: 270px;
	padding-left: 0px;
	padding-right: 2px;
	margin-top:30px;
}
/* furniture & Setaing */

#furniture_whole {
	padding-left:16px;
	float: left;
	width: 710px;
	color: #666;
}
#furniture_whole p {
	padding-left:16px;
	text-align: justify;
	color: #666;
}
#furniture_whole span {
	text-align: center;
}
#furniture_whole img {
	text-align: center;
	padding: 4px;
}
#furniture_whole li {
	list-style-type: disc;
}
/* Enviromental */
#enviro_left {
	padding-left:16px;
	float: left;
	width: 450px;
}
#enviro_left p {
	text-align: justify;
}
#enviro_right {
	float: right;
	width: 270px;
	padding-left: 0px;
	padding-right: 2px;
	margin-top:30px;
}
/* ABOUT ME */

#aboutme_left {
	padding-left:16px;
	float: left;
	width: 480px;
}
#aboutme_left p {
	text-align: justify;
}
#aboutme_right {
	float: right;
	width: 220px;
	padding-left: 8px;
	padding-right: 12px;
}
/* fullscreen */

#design_whole {
	padding-left:16px;
	float: left;
	width: 710px;
	color: #666;
}
#design_whole p {
	text-align: justify;
	color: #666;
}
#design_whole span {
	text-align: center;
}
#design_whole img {
	text-align: center;
	padding: 4px;
}
#design_whole li {
	list-style-type: disc;
}
/* fullscreen */

#page_whole {
	padding-left:16px;
	float: left;
	width: 710px;
	color: #666;
}
#page_whole p {
	text-align: justify;
	color: #666;
}
#page_whole span {
	text-align: center;
}
#page_whole img {
	text-align: center;
	padding: 4px;
}
#page_whole li {
	list-style-type: disc;
}
/* END of content.css*/

