
/* |-------------------------| CUSTOM FONTS |----------------------|*/

    @import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700);    


/* |-------------------------| HTML,BODY |--------------------------| */
html,body#Body {
     background:url("images/footer_bg.jpg") repeat-x #ffffff 0 bottom !important;
}

/* |-------------------------| BODY CONTAINER |---------------------| */
#foxboro_body {
    background:url("images/bg.png") repeat-x;
}

/* |-------------------------| CONTAINER |--------------------------| */
#foxboro_container {}

/* |-------------------------| COURTESY LINKS |---------------------| */
#foxboro_courtesy_links {}

#foxboro_courtesy_links,
#foxboro_courtesy_links a {}

#foxboro_courtesy_links a {}

/* |-------------------------| HEADER |-----------------------------| */
#foxboro_header {}

#foxboro_header span.logo {
    padding: 25px 0 0;
}

#foxboro_header span.logo a {
   width:202px;
}


/* |-------------------------| MAIN MENU |--------------------------| */
#foxboro_menu {
    height: 15px;
}

#foxboro_menu .radmenu {
    float: right;
    margin: -45px -8px 0 0;
}

#foxboro_menu ul.rootGroup {}

#foxboro_menu ul.rootGroup > li.item > a.link .expandTop {}

#foxboro_menu ul.rootGroup > li.item > a.link:hover .expandTop {}

#foxboro_menu ul.rootGroup > li.item {
    background:url("images/menu_border.jpg") no-repeat left 0;
}

#foxboro_menu ul.rootGroup > li.item > a.link {}

#foxboro_menu ul.rootGroup > li.item > a.link > span.text {
    font-family: Droid Sans,Arial,sans-serif;
    letter-spacing: 1.06px;
    padding: 12px 13px 22px;
    text-shadow: 1px 1px 0 #464F53;
    font-size:12px;
    font-weight:bold;
}

#foxboro_menu ul.rootGroup > li.last > a.link > span.text {
     color: #ABABAB !important;
}

#foxboro_menu ul.rootGroup > li.last:hover > a.link > span.text {
     color: #E9CB27 !important;
}

#foxboro_menu ul.rootGroup > li.item:hover {}

#foxboro_menu ul.rootGroup > li.item:hover > a.link {}

#foxboro_menu ul.rootGroup > li.item:hover > a.link > span.text {}

#foxboro_menu ul.rootGroup > li.item > a.selectedtab{
}

#foxboro_menu ul.rootGroup > li.item > a.selectedtab > span.text{
    background:url("images/nav-light.png") no-repeat center bottom;
    padding: 12px 13px 22px;
}


/* |-------------------------| DROP DOWN MENU |---------------------| */

#foxboro_menu ul.group{
    background:#828282;
    padding: 0 10px 10px;
}

#foxboro_menu div.slide {}

#foxboro_menu div.slide ul {}

#foxboro_menu div.slide ul.group > li.item {}

#foxboro_menu div.slide ul.group > li.item > a.link {
     background:url("images/sub_bg.jpg") repeat-x;
     padding: 0px 30px 0px 0;
}

#foxboro_menu div.slide ul.group > li.item > a.link > span.text {
    font-family: DroidSans,Arial,sans-serif;
    letter-spacing: 1px;
    text-shadow: 1px 1px 0 #464F53;
    font-size:12px;
    font-weight:bold;
    padding: 10px 10px 10px 20px;
}

#foxboro_menu div.slide ul.group > li.item:hover {}

#foxboro_menu div.slide ul.group > li.item > a.link:hover {
    background:url("images/sub_hover.jpg") repeat-x;
}

#foxboro_menu div.slide ul.group > li.item:hover > a.link > span.text {}

/* |-------------------------| LANDING PAGE MENU |------------------| */

#foxboro_menu div.NavHidden {
    display: none;
}

#foxboro_menu div.NavHidden ul {}

/* |-------------------------| CONTENT |----------------------------| */
#foxboro_content {
    padding:0 0 50px 0;
}

/* |-------------------------| TOP & BOTTOM |-----------------------| */
#foxboro_top,
#foxboro_bottom {}

#foxboro_top #dnn_TopPane {}

#foxboro_bottom {}

#foxboro_bottom #dnn_BottomPane {}

/* |-------------------------| COLUMN CONTAINERS |------------------| */
#foxboro_one-column,
#foxboro_two-column,
#foxboro_two-column-right,
#foxboro_three-column,
#foxboro_two-eq-column,
#foxboro_three-eq-column {
    padding-top: 20px;
}

/* |-------------------------| COLUMN |-----------------------------| */
#foxboro_col1,
#foxboro_col2,
#foxboro_col3 {}

#foxboro_col2 {
    padding-bottom: 20px;
}
/*
***************************************************************
**  REMOVED PER LUKE's REQUEST
**  #foxboro_two-column-right #foxboro_col2 {width: 67.5%;}
**  #foxboro_two-column-right #foxboro_col3 {width: 31.9%;}
**  #foxboro_two-column-right #foxboro_col2 div.pad {padding:0 20px 0 0}
***************************************************************
*/

#foxboro_col2 {
    border-right: 1px solid #CCCCCC;
}
#foxboro_three-column #foxboro_col2 {
    border-left: 1px solid #CCCCCC;
    width: 49%;
}
#foxboro_three-eq-column #foxboro_col2 {
    border-left: 1px solid #CCCCCC;
    width: 33%;
}
#foxboro_two-column #foxboro_col2 {
    border-left: 1px solid #CCCCCC;
    border-right: medium none;
    width: 74%;
}
/* |-------------------------| COLUMNS FOR ALL LAYOUTS |-----------------------------| */
#foxboro_two-column #foxboro_col1,
#foxboro_three-column #foxboro_col1,
#foxboro_two-column-right #foxboro_col3,
#foxboro_three-column #foxboro_col3 {}

#foxboro_two-column #foxboro_col2,
#foxboro_two-column-right #foxboro_col2 {}

#foxboro_one-column #foxboro_col2 {}

#foxboro_three-column #foxboro_col2 {}

#foxboro_two-eq-column #foxboro_col1,
#foxboro_two-eq-column #foxboro_col3 {}

#foxboro_three-eq-column #foxboro_col2 {}

#foxboro_three-eq-column #foxboro_col1,
#foxboro_three-eq-column #foxboro_col3 {}

/* |-------------------------| SIDE-MENU |--------------------------| */
#foxboro_side-menu_top,
#foxboro_side-menu_bottom {}

/* Follow us box  */
#dnn__ctl7_ContentPane > div { padding: 0 !important; } 

/* |-------------------------| DIV.BLOCK |--------------------------| */
#foxboro_content div.block {}

/* |-------------------------| DIV.PAD |----------------------------| */
#foxboro_content #foxboro_col2 div.pad li,
#foxboro_content #foxboro_col2 div.pad p,
#foxboro_content #foxboro_col2 div.pad .subhead,
#foxboro_content #foxboro_col2 div.pad .Normal,
#foxboro_content #foxboro_col2 div.pad .ISContent {
    font-size: 12px;
    line-height: 18px;
}

#foxboro_content #foxboro_col1 div.block div.pad li, 
#foxboro_content #foxboro_col1 div.block div.pad p,
#foxboro_content #foxboro_col1 div.block div.pad .subhead,
#foxboro_content #foxboro_col1 div.block div.pad .Normal,
#foxboro_content #foxboro_col1 div.block div.pad .ISContent {
    font-size: 12px;
    line-height: 18px;
}

#foxboro_content #foxboro_col3 div.block div.pad li, 
#foxboro_content #foxboro_col3 div.block div.pad p,
#foxboro_content #foxboro_col3 div.block div.pad .subhead,
#foxboro_content #foxboro_col3 div.block div.pad .Normal,
#foxboro_content #foxboro_col3 div.block div.pad .ISContent {
    font-size: 12px;
    line-height: 18px;
}

#foxboro_content #foxboro_col3 div.block div.pad {
    margin: 0 0 0 0;
}



#foxboro_two-column #foxboro_col2 div.pad {
   
}



#foxboro_three-eq-column #foxboro_col2 div.pad {
    padding: 0 10px;
}

#foxboro_three-column #foxboro_col2 div.pad {
   
}
#foxboro_three-eq-column #foxboro_col1 div.block div.pad {
    padding: 0;
    margin: 0 0 0 0;
}

#foxboro_one-column #foxboro_col2 div.pad {
    padding: 0;
}

#foxboro_content #foxboro_two-column #foxboro_col1 div.block div.pad {
    margin: 0;
    padding: 0 7px 0 0;
}

#foxboro_three-column #foxboro_col1 div.block div.pad {
    padding: 0 10px 0 0;
    margin: 0 0 0 0;
}

#foxboro_three-column #foxboro_col3 div.block div.pad {
   
}

#foxboro_content #foxboro_two-column-right div.block div.pad {
   padding: 0 0 0 15px;
}

#foxboro_content #foxboro_col1 div.block div.pad,
#foxboro_content #foxboro_col3 div.block div.pad {}

/* |-------------------------| FOOTER |-----------------------------| */
#foxboro_footer {
    padding: 0 0 24px;
    text-align: left !important;
}

#foxboro_footer div.clear {}

#foxboro_footer, 
#foxboro_footer a, 
#foxboro_footer span, 
#foxboro_footer p.copyright, 
#foxboro_footer p.copyright a {
}

#foxboro_footer span#dnn_dnnLINKS_lblLinks {
    display: none;
}

#foxboro_footer span#footerContainer {}

#foxboro_footer p.copyright {
    display: none;
}

#foxboro_footer .footer_links {
    padding: 0 0 0;
}

#foxboro_footer .footer_links .ft_links {
    float: left;
    padding: 1px 0 0;
    width: 310px;
}
#foxboro_footer .footer_links .three_col {
    float: left;
    padding: 23px 0 0;
    width: 310px;
}

#foxboro_footer .footer_links .three_col p {
    font-size: 13px;
    line-height: 19.5px;
    margin: 9px 0 13px;
}
#foxboro_footer .footer_links p.ft_top a {
    background: url("images/second-arrow.png") no-repeat scroll right center transparent;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 10px 0 0;
    text-transform: uppercase;
}

#foxboro_footer .footer_links .three_col a {
    background: url("images/second-arrow.png") no-repeat scroll right center transparent;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 10px 0 0;
    text-transform: uppercase;
}

#foxboro_footer .footer_links p.ft_bottom a {
    font-size: 13px;
    font-weight: bold;
    padding: 5px 10px 0 0;
    text-transform: uppercase;
}

#foxboro_footer .footer_links .three_col a.ft_first {
    background: none repeat scroll 0 0 transparent !important;
}

#foxboro_footer .footer_links .ft_right {
    float: left;
}

#foxboro_footer .footer_links .ft_right a {
    background: url("images/second-arrow.png") no-repeat scroll right center transparent;
    padding: 5px 10px 0 0;
}

#foxboro_footer .footer_links .ft_right a:hover {
    background: url("images/second-arrow-over.png") no-repeat scroll right center transparent;
    color: #E9CB27;
    text-decoration: none;
}

#foxboro_footer .footer_links .ft_right p.ft_last a {
    font-size: 13px;
    font-weight: bold;
    padding: 5px 10px 0 0;
    text-transform: uppercase;
}

#foxboro_footer .footer_links p a {
    font-size: 13px;
    font-weight: bold;
    padding: 5px 10px 0 0;
    text-transform: uppercase;
}

#foxboro_footer .footer_links .three_col a:hover {
    background: url("images/second-arrow-over.png") no-repeat scroll right center transparent;
    color: #E9CB27;
    text-decoration: none;
}

#foxboro_footer .footer_links a {
    font-size: 13px !important;
    line-height: 19.5px !important;
}

#foxboro_footer .footer_links .ft_links a {
    background: url("images/second-arrow.png") no-repeat scroll right center transparent;
    line-height: 18px;
    padding: 5px 10px 0 0;
}
#foxboro_footer .footer_links .ft_links a:hover {
    background: url("images/second-arrow-over.png") no-repeat scroll right center transparent;
    color: #E9CB27;
    text-decoration: none;
}

/* |-------------------------| HEADINGS |---------------------------| */
/* Set Font sizes, font weight and text decoration */
#foxboro_col2 h1 {
    font-size: 28.8px;
    font-weight: bold;
    line-height: 31.68px;
}

#foxboro_col2 h2 {
    font-size: 20.8px;
    font-weight: bold;
    line-height: 22.83px;
}

#foxboro_col2 h3 {
    font-size: 15.6px;
    font-weight: bold;
    line-height: 17.16px;
}

#foxboro_col2 h4 {}

#foxboro_content div.block h3 {
    font-size: 14.4px;
    font-weight: bold;
    line-height: 15.83px; 
}

#foxboro_content div.block h1 {
    font-size: 28.8px;
    font-weight: bold;
    line-height: 31.68px;
}

#foxboro_content div.block h2 {
   font-size: 20.8px;
    font-weight: bold;
    line-height: 22.83px;
}

#foxboro_content div.block div.pad div div h3 {
    font-size: 15.6px;
    font-weight: bold;
    line-height: 17.16px;
}

#foxboro_content div.block h4 {}

#foxboro_top h1 {
    font-size: 28.8px;
    font-weight: bold;
    line-height: 31.68px;
}

#foxboro_top h2 {
    font-size: 20.8px;
    font-weight: bold;
    line-height: 22.83px;
}

#foxboro_top h3 {
    font-size: 15.6px;
    font-weight: bold;
    line-height: 17.16px;
}

#foxboro_top h4 {}

#foxboro_bottom h1 {
    font-size: 28.8px;
    font-weight: bold;
    line-height: 31.68px;
}

#foxboro_bottom h2 {
   font-size: 20.8px;
    font-weight: bold;
    line-height: 22.83px;
}

#foxboro_bottom h3 {
    font-size: 15.6px;
    font-weight: bold;
    line-height: 17.16px;
}

#foxboro_bottom h4 {}

#foxboro_two-eq-column #foxboro_col1 div.block div.pad h3,
#foxboro_two-eq-column #foxboro_col3 div.block div.pad h3,
#foxboro_three-eq-column #foxboro_col2 div.block div.pad h3 {
    font-size: 28.8px;
    font-weight: bold;
    line-height: 31.68px;
    color: #707070;
}

/* |-------------------------| LINKS |------------------------------| */
#foxboro_top a,
#foxboro_bottom a,
#foxboro_col2 a,
#foxboro_content div.block a {
    text-decoration:none;
    font-weight:bold;
}

#foxboro_top a:hover,
#foxboro_bottom a:hover,
#foxboro_col2 a:hover,
#foxboro_content div.block a:hover {
    text-decoration: none;
     color: #00B5FC;
}

/* |-------------------------| LISTS |------------------------------| */
#foxboro_content div.block ul {
    margin: 12px 0 0 0;
}

#foxboro_content div.block ul li {
    background: url("images/bullet-arrow-dark.png") no-repeat scroll 1px 3px;
    list-style: none;
    padding:0 0 0 15px;
}
#foxboro_content div.block li a {
    font-weight: bold;
}
#foxboro_content div.block ol {}

#foxboro_content div.block ol li {}

#foxboro_one-column #foxboro_col2 ul,
#foxboro_two-column #foxboro_col2 ul,
#foxboro_two-column-right #foxboro_col2 ul,
#foxboro_three-column #foxboro_col2 ul {}

#foxboro_one-column #foxboro_col2 ul li,
#foxboro_two-column #foxboro_col2 ul li,
#foxboro_two-column-right #foxboro_col2 ul li,
#foxboro_three-column #foxboro_col2 ul li {
    background: url("images/bullet-arrow-dark.png") no-repeat scroll 1px 3px;
    list-style: none;
    padding:0 0 0 15px;
}

#foxboro_one-column #foxboro_col2 ol,
#foxboro_two-column #foxboro_col2 ol,
#foxboro_two-column-right #foxboro_col2 ol,
#foxboro_three-column #foxboro_col2 ol {}

#foxboro_one-column #foxboro_col2 ol li,
#foxboro_two-column #foxboro_col2 ol li,
#foxboro_two-column-right #foxboro_col2 ol li,
#foxboro_three-column #foxboro_col2 ol li {}

/* |-------------------------| BLOG |-------------------------------| */
#bb-container {}

#bb-container div.post,
#bb-container div.post p,
#bb-container div.post li {
    font-size: 12px;
    line-height: 18px;
    position : relative;
}

#bb-container div.post div.byline {
    font-size: 12px;
    line-height: 18px;
    line-height: 30px;
    color: #888;

}

.comments {
    display:block !important;
}

/* Styling for blog post title */
#bb-container div.post h3.title,
#bb-container div.post h3.title > a {
    font-weight: bold;
    color:#2aa4e4 !important;
}

#bb-container div.post h3.title > a:hover {
    text-decoration: none;
    color: #00a7ff !important;
}

/* |-------------------------| FORMS |------------------------------| */
.IngeniMailSubscribeEmailInput {
    width:94% !important;
}

.ContactFormWrapper {}

/* |-------------------------| OTHER HTML ELEMENTS |----------------| */
hr {}

blockquote {}

pre {}

/* |-------------------------| CUSTOM ELEMENTS |--------------------| */
.BasicCSSContainer p,
.BasicCSSContainer h3 {}

#CMS_ELE_1, #CMS_ELE_0 {
    z-index: 1000;
    left: 50px;
    top: 1000px;
}

/* |-------------------------| MOBILE OPTIMIZATION |----------------| */
#header {
     background:#636363 !important;
}

#footer p.copyright {
    display: none;
}

#col1 h2.ContainerTitle, #col3 h2.ContainerTitle{}






/* |-------------------------| MODIFICATIONS 2012-09-24 |----------------| */




p.Normal.hk_menu{
    text-align:right;
    color: white;
}

p.Normal.hk_menu *{
    display:none;
}

a.MenuTop.hk_create{
    display: block !important;
}


.submissions{
    border: 0 !important;
}

p.hk_link a{
    background-color: #A4A4A4;
    color: white !important;
    moz-border-radius: 3px;
    border-radius: 3px;
    padding: 5px 7px;
    text-transform: uppercase;
    font-size: 11px;

}

p.hk_link a:hover{
    background-color:#807f7f !important;
}

#blog-header{
    background-color: #e7e1e1;
    -moz-border-radius: 15px;
    border-radius: 3px;
    margin-top: 25px;
}

#inner-header{
    padding: 20px
}

#blog-title{
    width: 580px;
    float: left;
}

h1.blog-title{
    margin: 0px !important;
}

h1.blog-title a{
    
    color: #626262!important;
    font-size: 24px !important;
}

h1.blog-title a:hover{
    color: #000 !important;

}

#blog-header p{
    margin: 0px;
    font-weight: bold;
    color:  #0fa1d7;
}

.medias-sociaux{
    width: 245px;
    float: right;
    margin-top: 10px;
}


#foxboro_col3 .pad h3{
    color: #626262 !important;
    padding-bottom: 4px !important;
    border-bottom: 1px #BBB solid;
    text-transform: uppercase;
    margin-bottom: 0;
}

#foxboro_col3 .pad table{
    width: 100%;
}

#foxboro_col3 .pad td{
    border-bottom: 1px #CCC solid;
    margin-bottom: 6px;
    padding: 5px 0 5px 5px;
}



.icon{
    display: block;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    float: left;
}

.icon.rss{
   background: url('/Portals/13401/images/rss.jpg') left no-repeat;     
}

.icon.facebook{
   background: url('/Portals/13401/images/facebook.jpg') left no-repeat; 
}

.icon.twitter{
   background: url('/Portals/13401/images/twitter.jpg') left no-repeat; 
}

.icon.linkedin{
   background: url('/Portals/13401/images/linkedin.jpg') left no-repeat; 
}

.icon.youtube{
   background: url('/Portals/13401/images/youtube.jpg') left no-repeat; 
}

.icon.google{
background: url('/Portals/13401/images/google.png') left no-repeat;
}


.submissions {
    position : absolute;
    bottom: 15px;    
}

.post{
    padding-bottom: 80px !important;
}

.hk_link{
    margin-top: 35px;
}





/* LANDING PAGES */



#top{
    height: 80px;
    left: 50%;
    margin-left: -500px;
    position: absolute;
    top: 0;
    width: 1000px;
}

#top .top-info{
    left: 250px;
    top: 30px;
    position:absolute;

}

#top .top-info .ligne1{
    margin: 0px;
    font-family: Droid Sans; 
    color: rgb(255, 255, 255); 
    font-size: 14px; 
    font-weight: bold;
}

#top .top-info .ligne2{
    font-size: 12px; 
    color: #d0ecf1; 
    margin-top: 0px;
}


#top .telephone{
    background: url(images/telephone-bg.png) no-repeat scroll 0px 0px transparent; 
    position: absolute; 
    right: 0; 
    top: 20px; 
    padding-left: 50px; 
    height: 55px; 
    width: 234px;
}

#top .telephone .num-local{
    font-size: 22px; 
    color: rgb(255, 255, 255); 
    margin-left: 20px; 
    font-weight: bold; 
    margin-top: 10px; 
    margin-bottom: 0px;
}


#top .telephone .num-externe{
    font-size: 11px; 
    color: white; 
    margin-left: 13px; 
    margin-top: 0px;
}



#lp1, #lp2{
    color: #4a4a4a;
}



#lp1 #block1{
	height: 160px;
	background: url('images/interogation.jpg')no-repeat 800px 10px;
	background-position-x: 775px;
}

#lp1 #block1 .texte-gauche{
	width:765px;
}

#lp1 #block1 .texte-gauche h1{
	font-size: 25px;
	color: #00A4E4;
        font-family: Droid Sans;
        font-weight: normal;
        margin: 35px 0 0 0;
}


#block1 .texte-gauche p { 
    padding-right: 40px;
}



#lp1 #block2{
	height:250px;
        
}

#lp1 #problems-left{
	float:left;
	width:460px;
}

#lp1 #problems-right{

	float:right;
	width:460px;
}


#lp1 #block2 h2{
	color: #00A4E4;
	font-size:18px;
	color:#00a4e4;
        font-family: Droid Sans;
        font-weight: normal;
        margin: 30px 0 0 0;
}

#lp1 #block2 h3{
	padding-left: 30px;
	font-size:14px;
	margin-bottom:2px;
        color: #222;

}

#lp1 #block2 ul{
	margin-top:0px;
	list-style-type: disc;
	padding-left: 50px;
	font-weight: normal;
}


#lp1 #block2 .problem{
	background : url('images/problem.jpg') top left no-repeat;
}

#lp1 #block2 h3, #lp1 #block3 h3 {
    padding-left: 40px;
}

#lp1 #block2 ul, #lp1 #block3 ul  {
    padding-left: 60px;
}




#lp1 #block3{
	height: 450px;
}

#lp1 #block3 .texte-gauche{
	width:615px;
	float:left;
}

#lp1 #block3 .image-droite{
    float:right;
}


#lp1 #block3 .texte-gauche h1{
    font-size: 25px;
    color: #00A4E4;.        
    font-family: Droid Sans;
    font-weight: normal;
    margin-bottom:25px;
}


#lp1 #block3 h3{
	padding-left: 30px;
	font-size:14px;
	margin-bottom:2px;
        color: #222;
        
}


#lp1 #block3 ul{
	margin-top:0px;
	list-style-type: disc;
	padding-left: 50px;
	font-weight: normal;
}

#lp1 #block3 ul li{
    margin-bottom:5px;
}



#lp1 #block3 .benifit{
	background : url('images/benifit.jpg') top left no-repeat;
        margin-bottom:25px;
        margin-right:150px;
        padding-left:10px;
}



#lp1 #block4{
	height: 120px;
	border-bottom: 1px #b9b9b9 solid;        
}


#lp1 #buttons{
	width:500px;
	margin: 0 auto;
        width: 520px;
}

#lp1 a#instant-quote{
	display:block;
	width:264px;
	height:75px;
	background: url('images/instant-quote.jpg');
	float:left;
	margin-right:25px;
}

#lp1 a#instant-quote:hover{
	background-position: 0 -75px;
}

#lp1 a#instant-quote:active{
	background-position: 0 -150px;
}

#lp1 a#ask-question{
	display:block;
	width:212px;
	height:75px;
	background: url('images/ask-question.jpg');
	float:left;
}

#lp1 a#ask-question:hover{
	background-position: 0 -75px;
}

#lp1 a#ask-question:active{
	background-position: 0 -150px;
}


#lp1 #block5{
	margin-top:30px;
	height: 400px;
}


#lp1 #block5 h3{
	font-size: 17px;
	color: #00a4e4;
	text-transform: uppercase;
        font-family: Droid Sans;
}

#lp1 .video-left{
	float:left;
	width:270px;
	margin-right:40px;
}

#lp1 .testimonial-middle{
	float:left;
	width:455px;
	margin-right:20px;
}

#lp1 .testimonial-middle blockquote{
	margin: 5px 38px 0px 0;
    font-size: 13px;
    line-height: 23px;

}


#lp1 .users-right{
	float:left;
	text-align: center;
}



/* PAGE 2 */

#lp2 #block1{
    display:block;
    height:450px;

}

#lp2 #block1 .texte-gauche{
    float:left;
    width:600px;
}

#lp2 #block1 .image-droite{
    float:right;
}

#lp2 #block1 .image-droite > img{
    margin-top:45px;
}

#lp2 #block1 h1{
    font-size: 25px;
    color: #00a4e4;
    font-family: Droid Sans;
    font-weight: normal;
    margin: 35px 0 0 0;
}

#lp2 #block1 p{
    width: 500px;
}


#lp2 #block1 .texte-gauche ul{
    list-style-type: none;
    padding-left:30px;
}



#lp2 #block1 .benifit{
	background : url('images/benifit.jpg') top left no-repeat;
        padding-left:10px;
}


#lp2 #block1 h2{
    font-size: 18px;
    color: #00a4e4;
    margin-top:40px;
    font-family: Droid Sans;
    font-weight: normal;
}

#lp2 #block1 h3{
    font-size: 14px;
    padding-left:30px;
    margin-bottom:0px;
    color:#000;
}

#lp2 #block1 .benifit{
	background : url('images/benifit.jpg') top left no-repeat;
	margin-bottom: 25px;
    margin-right:75px;
}

#lp2 #block1 ul{
	margin-top:0px;
}

#lp2 #block1 ul{
	margin-top:0px;
}


#lp2 #block1  h2{
    margin-bottom:25px;
}





#lp2 #block2{
	height: 120px;
	border-bottom: 1px #b9b9b9 solid;
}


#lp2 #buttons{
	width:520px;
	margin: 0 auto;
}

#lp2 a#instant-quote{
	display:block;
	width:264px;
	height:75px;
	background: url('images/instant-quote.jpg');
	float:left;
	margin-right:25px;
}

#lp2 a#instant-quote:hover{
	background-position: 0 -75px;
}

#lp2 a#instant-quote:active{
	background-position: 0 -150px;
}

#lp2 a#ask-question{
	display:block;
	width:212px;
	height:75px;
	background: url('images/ask-question.jpg');
	float:left;
}

#lp2 a#ask-question:hover{
	background-position: 0 -75px;
}

#lp2 a#ask-question:active{
	background-position: 0 -150px;
}


#lp2 #block3{
	margin-top:30px;
	height: 400px;
}

#lp2 block3 h1{
    margin-bottom:25px;
}

#lp2 #block3 h3{
	font-size: 17px;
	color: #00a4e4;
	text-transform: uppercase;
}

#lp2 .video-left{
	float:left;
	width:270px;
	margin-right:40px;
}

#lp2 .testimonial-middle{
	float:left;
	width:455px;
	margin-right:20px;

}

#lp2 .testimonial-middle blockquote{
margin: 5px 38px 0px 0;
    font-size: 13px;
    line-height: 23px;

}


#lp2 .users-right{
	float:left;
	text-align: center;
}

#lp2 .users-right > img{
    margin: 7px 0 7px 0;
}

.citation {
    margin-bottom:30px;
}





#top{
    position: absolute;
    left: 50%;
    top: 0;
    width: 1000px;
    margin-left: -500px;
    height: 80px;

}

blockquote{
    font-family: georgia;
}

.users-right > img{
    margin: 7px 0;
}

.wistia_embed{
    border: 1px #4e4d44 solid;
}



/********** LEONARD **************/

#foxboro_col3 .pad { padding: 0 5px !important; }