html, body { margin:0; padding:0;height: 100%;}

body {background:#fff}

#language-bar {float:right;}
img.language_active {filter: alpha(opacity=40); filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40); -moz-opacity: 0.4; opacity:0.4;}

.page_wrap { width:960px; /* margin:30px auto 10px;*/ background:#fff; 	
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 0 -110px; /* the bottom margin is the negative value of the footer's height */
}
.wrapper { padding-top:50px;}
.header { padding:0; }
.content { padding:0; width:100%;  text-align:left;}
.content_inner {  min-height:400px; _height:400px; padding:0; /*height:470px; overflow:auto; overflow-x:hidden;*/}
.content_header { font-size:16px; color:#b5121b;}
.title{font-size:16px; color:#b5121b;}

.side_left { float:left; width:337px;}
.side_right { float:right; width:590px;}

.collage {
    text-align:right;
    margin:30px 30px 0 0;
    width:245px;
    /*height:345px;
    overflow:hidden;*/
    float:right;
    /*background:url(../images/collages/home.jpg) no-repeat 100% 0;*/
}
/*#cl-practice-areas {background:url(../images/collages/practice-areas.jpg) no-repeat 100% 0;}
#cl-about {background:url(../images/collages/about.jpg) no-repeat 100% 0;}*/

ul { list-style-image:url(../images/list.png);}

.footer {  margin:0; padding:0; text-align:center; background:#000; color:#FFF; font-size:12px} 
.footer p { margin:0; padding:10px 0; width:960px;}
.footer a, .footer a:visited, .footer a:hover { color:#FFF;}
.logos {margin:0; padding:0; width:960px;}

.footer {height: 42px;}
.logos { height:68px;}
.push {height: 110px;}

/* Site MAP */
.site_map_div {font-weight:bold; padding:5px 20px 25px 10px;}
.site_map_div a, .site_map_div a:visited { text-transform:uppercase;}
.site_map_div .site_map_div a, .site_map_div .site_map_div a:visited { text-transform:none; font-weight:normal;}
.site_map_div .site_map_div { padding:10px 0 5px 20px; font-weight:normal; background:url(../img/bullet2.gif) no-repeat 8px 16px;}
.site_map_div .site_map_div .site_map_div { padding:3px 0 3px 20px; background:url(../img/bullet3.gif) no-repeat 8px 12px;}

