@charset "UTF-8";
/* CSS Document */

/* HOME */

#bottom_container {
	background-image:url('/images/home/home_bottom_bg.gif');
	background-repeat:no-repeat;
	width:878px;
	/*height:317px;*/
	padding:35px 0 20px 0;
	}

#bottom_table {
	font-family:"Times New Roman", Times, serif;
	font-size:15.94px;
	color:#807046;
	}

#bottom_titles {
	color:#4b472f;
	font-size:19.93px;
	}
	
#bottom_surrounder {
	padding:10px 10px 0 12px;
	background-color:#dfd6bc;
	}

/* END HOME */

/* ABOUT */

#about_surrounder {
	background-color:#d1bb96;
	padding:10px 0px 10px 0px;
	width:900px;
	}
	
#about_left_bg {
	background-image:url('/images/about/about_left_bg_long.gif');
	background-repeat:no-repeat;
	width:298px;
	height:416px;
	}

#about_table {
	padding:20px 10px 0 10px;
	font-family:"Times New Roman", Times, serif;
	font-size:16.91px;
	color:#534a2d;
	}
	
/* END ABOUT */

/* SERVICES */

#serv_bottom_container {
	background-image:url('/images/services/services_bottom_bg.gif');
	background-repeat:no-repeat;
	width:900px;
	/*height:221px;*/
	padding:0;
	}

#serv_bottom_table {
	font-family:"Times New Roman", Times, serif;
	font-size:17.13px;
	color:#807046;
	padding:10px 0 0 0;
	}
	
/* END SERVICES */

/* PORTFOLIO */

#portfolio_container {
	background-color:#f3f0d6;
	padding:10px;
	width:880px;
	}

/* END PORTFOLIO */

/* SISTER COMPANY */

#sister_bg {
	background-image:url('/images/sister_company/sister_bg.gif');
	background-repeat:no-repeat;
	width:877px;
	height:642px;
	}

#sister_table {
	font-family:"Times New Roman", Times, serif;
	font-size:16.94px;
	color:#ffffff;
	padding:110px 20px 20px 30px;
	}

#sister_surrounder {
	background-color:#eee9cb;
	padding:10px 0 10px 0;
	width:900px;
	}

/* FOOTER */

#footer_copyright {
	font-size:11.96px;
	color:#4b472f;
	background-color:#dfd6bc;
	padding:10px 0 10px 0;
	width:900px;
	}

/* END FOOTER */