@charset "utf-8";
/* CSS Document */

body {background-color:#FFF;margin:0px;}
.container {width:100%;height:485px;background-color:#FFF;font-family:source-sans-pro, sans-serif;font-style:normal;font-weight:400;}
.container_head {width:100%;height:140px;margin-bottom:15px;background:url(Graphics/background_muted.png);}
.container_foot {position:relative;margin-top:35px;width:100%;height:60px;background:url(Graphics/tagline_back.png);}
.container_floorplan {margin-left:auto;margin-right:auto;width:918px;height:100%}
.header {margin-left:auto;margin-right:auto;padding-top:12.5px;width:880px;height:91px;}
.main {position:relative;margin-left:auto;margin-right:auto;width:920px;height:370px;}
.text_left {float:left;margin-right:20px;width:297px;height:370px;font-family:source-sans-pro, sans-serif;text-align:left;}
.text_center {margin-top:15px;width:920px;height:80px;font-family:source-sans-pro, sans-serif;text-align:center;line-height:100%;}
.image_right {float:left;width:603px;height:370px;text-align:right;vertical-align:text-top;}
.form_left {
    float: left;
    width: 920px;
    height: 273px;
    text-align: center;
}
.form_center {float:left;width:306.66px;height:273px;text-align:center;}
.form_right {float:left;width:460px;height:273px;text-align:center;}
.menu {position:relative;margin:15px auto 0px auto;width:920px;height:135px;}
.menu_button {float:left;width:153.33px;height:100%;text-align:center;}
.tagline {position:relative;margin:0px auto 0px auto;width:880px;height:60px;}
.footer {margin-left:auto;margin-right:auto;padding-top:5px;width:880px;font-family:source-sans-pro, sans-serif;text-align:center;}
