/* Start of CMSMS style sheet 'Layout: CloudSeven - Home' */
div#home_section_1 {
    clear: both;
    margin-top: 20px;
    width: 100%;
    height: 388px;
    background: url('images/home/bg_section_1.png') top center no-repeat;
    overflow: hidden;
}

div#home_section_2 {
    clear: both;
    margin-top: 40px;
    width: 100%;
    height: 148px;
    background: url('images/home/bg_section_1.png') top center;
    overflow: hidden;
}

div#home_section_3 {
    clear: both;
    margin-top: 40px;
    width: 100%;
    height: 198px;
    overflow: hidden;
}

div.top_content {
width: 300px;
height: 270px;
float: left;
position: relative;
}

div.top_content_left {
margin-right: 32px;
}

div.heading_block {
clear: both;
margin-bottom: 26px;
}

div.heading_block img {
    float: left;
}

div.heading_block h4 {
display:block;
float:left;
font-size:15px;
margin-top:31px;
margin-right:6px;
}

div.heading_block h2 {
display:block;
padding-top:25px;
}

div.content_block {
clear: both;
position: absolute;
top: 75px;
left: 17px;
}

div.content_block p {
line-height: 140%;
}

div.content_block ul {
margin-left: 20px;
margin-bottom: 20px;
}

div.half {
width: 290px;
float: left;
padding-left: 10px;
}

div.left {
margin-right: 32px;
}

a.read_more {
display: block;
width: 277px;
height: 35px;
margin-left: 0px;
margin-bottom: 18px;
background: url(images/home/bg_horiz_line.png) no-repeat bottom center;
}
/* End of 'Layout: CloudSeven - Home' */

