/* Start of CMSMS style sheet 'Insight Layout Stylesheet' */
/*You can modify the width of the website by changing "width" parameter with ".main" The minimum value is 780px.*/

#pagewrapper {
    position: relative;
    width: 780px;
}

#quotes {
    position: absolute;
    left: 490px;
    top: 160px;
    font-color: #818181;
    line-height: 140%;
    z-index: 1;
    font-size: 150%;
    border: 0px;
    width: 260px;
}

#quotes h5 {color: #818181;}

#clicktoschedule {
   position: absolute;
   left: 490px;
   top: 260px;
   color: #F37075;
    z-index: 2;
}

#clicktoschedule a {
   color: #F37075;

}

.main{width:780px; text-align:left;}

/*=========page_1===========*/
.col_1{width:53%;}
.mid{width:8%;}
.col_2{width:34%;}
/*========//page_1===========*/

/*=========page_2===========*/
#page_2 .col_1{width:36%;}
#page_2 .mid{width:8%;}
#page_2 .col_2{width:54%;}
/*========//page_2===========*/

/*=========page_3===========*/
#page_3 .col_1{width:53%;}
#page_3 .mid{width:8%;}
#page_3 .col_2{width:35%;}
/*========//page_3===========*/

/*=========page_4===========*/
#page_4 .col_1{width:36%;}
#page_4 .mid{width:8%;}
#page_4 .col_2{width:54%;}
/*========//page_4===========*/

/*=========page_5===========*/
#page_5 .col_1{width:53%;}
#page_5 .mid{width:8%;}
#page_5 .col_2{width:37%;}
/*========//page_5===========*/

/*=========page_6===========*/
#page_6 .col_1{width:36%;}
#page_6 .mid{width:8%;}
#page_6 .col_2{width:54%;}
/*========//page_6===========*/

.imgFloatLeft {float: left; padding-right: 10px;}
.imgFloatRight {float: right; padding-left: 10px;}
/* End of 'Insight Layout Stylesheet' */

