/** Page Settings **/
html, body { width:100%; }
#page_container { width:800px; margin:auto; }


/** Header Settings **/
#header { float:left; width:800px; margin-bottom:5px; }
#menu { float:left; width:800px; text-align:right; font-size:13px; font-weight:bold; }
#menu a, #menu a:visited { color:#3C3C3C; text-decoration:none; }


/** Body Settings **/
#body { float:left; width:800px; min-height:410px; margin-bottom:5px; }
#column_1 { float:left; width:180px; }
#column_2 { float:left; width:620px; margin-bottom:5px; }
#logo { float:left; width:180px; }
#contact { float:left; width:176px; padding:10px 4px 20px 0px; font-size:10px; }
#content { float:right; width:615px; min-height:410px; }
#content .client { float:left; display:block; width:123px; margin:15px; font-weight:bold;
	color:#FFFFFF; text-align:center; }
#content .client img { border:1px solid #FFFFFF; }


/** Footer Settings **/
#footer { float:right; width:615px; font-size:9px; padding-bottom:20px; }
#copyright { clear:left; float:left; }
#inlustris_signature { clear:right; float:right; }
#inlustris_signature a, #inlustris_signature a:visited { font-weight:bold; color:#FFA200; text-decoration:none; }
#photoshelter { clear:right; float:right; }
