* { margin:0; padding:0;}

.min_width{text-align:center; width:100%; width: expression(document.body.clientWidth<887 ? "887px" : "100%"); min-width:887px; }

/*======= You can modify the width of the website by changing "width" parameter. The minimum value is 887px. =======*/
.col1, .col2, .col3, .col4, .col5, .box_1, .box_2, .box_3, .box_4 { float:left }
/*======= width =======*/
.site{ text-align:left; width:887px; background: #000000 url(../Images/talling_bot.gif) bottom left repeat-x; margin: 0 auto; }


/*======= home page =======*/
#page-home #content .col1{ width:70%}
#page-home #content .col2{ width:29%}

/*======= services =======*/
#page-services #content .col1{ width:29%}
#page-services #content .col2{ width:68%}

/*======= attorney =======*/
#page-attorney-bio #content .col1{ width:20%}
#page-attorney-bio #content .col2{ width:78%}
#page-attorney-bio #content .col2 .box_1 { width: 48%; }
#page-attorney-bio #content .col2 .box_2 { width: 48%; }

/*======= Pricing =======*/
#page-pricing #content .col1{ width:74% }
#page-pricing #content .col2{ width:25% }

/*======= contact us =======*/
#page-contact-us #content .col1{ width:29%}
#page-contact-us #content .col2{ width:71%; }
#page-contact-us #content .col2 .box_1{ width:49%; }
#page-contact-us #content .col2 .box_2{ width:49%; }
#page-contact-us #content .col2 .box_3{ width:69%; }
#page-contact-us #content .col2 .box_4{ width:29%; }
