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

/***Global Body Properties***/
body { width:100%; margin:0; padding:0; background-image:url('images/ZM_2.0_bg.jpg'); background-repeat:repeat-x; background-position:top; background-color:#4e4e4e; }

/***Top Content***/
.container { width:980px; position:relative; left:50%; margin-left:-490px;  padding:0; border:0; }
.top_content { width:980px; height:195px; }
.proMD {position:relative; top:-67px; }
.construct_text { font-family:Arial, Helvetica, sans-serif; color:#999; font-size:1em; text-transform:uppercase; position:relative; top:-130px; left:653px; width:325px; text-align:right}

/***Home Page Middle Content***/
.middle_content { width:980px; height:460px; }
.proMD_large { position:relative; top:20px; left:15px; }
.rotating_img { position:absolute; left:347px; top:149px;}
.rotating_home_image {height:360px; position:absolute; left:362px; top:161px; }
.marketing_txt { width:298px; font-family:Arial, Helvetica, sans-serif; color:#999; font-size:1em; text-align:justify; position:relative; left:22px; top:17px; }
.marketing_txt p { position:relative; top:-3px; }
.marketing_txt hr {color:#999; background-color:#999; }

/***Home Page Bottom Content***/
.bottom_content { width:980px; }
.contact_head { width:290px; font-family:Arial, Helvetica, sans-serif; color:#000; font-size:1.6em; text-transform:uppercase; letter-spacing:1.5px; position:relative; left:22px; }  
hr { color:#000; background-color:#000; border:hidden;}
.contact_txt { width:298px; font-family:Arial, Helvetica, sans-serif; color:#000; font-size:1em; text-align:justify; position:relative; left:22px; top:-10px;  }
.contact_form { position:absolute; top:690px;; left:365px; }