@charset "utf-8";
/* CSS Document */


#home .tagLine {
clear:both;
text-align:right;
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-size: 1.5em;
padding: 15px;
}



#home .section_01,
#home .section_02,
#home .section_03 {
background-repeat: no-repeat;
background-position: top center;
margin-top: -10px;
float: left;
}


#home .section_01 { width: 434px; }
#home .section_02,
#home .section_03 { width: 203px; }

#home .section_01 { background-image:url(../img/home/illust_01.png);}
#home .section_02 { background-image:url(../img/home/illust_02.png);}
#home .section_03 { background-image:url(../img/home/illust_03.png);}

#home .mainContainer { background: none; font-size: 0.8em}


#home .content {
padding: 10px !important;
}

#home .content h2 {
font-size: 1.4em;
height: 225px;
padding: 15px;
font-weight:900;
}
#home .content p {
line-height: 1.4em;
margin-bottom: 10px;
}

#home h3.description {
clear: both;
text-align:center;
font-size: 1.0em;
font-weight:100;
font-size: 1.4em;
margin: 0px 10px ;
padding: 1.3em 20px;
line-height: 1.4em;
}

#home .certified { 
font-size: 0.8em;
text-align: right;
margin: 10px;
margin-bottom: -15px;
}

#home .clients { 
background-image:url(../img/home/clients.gif); 
background-repeat:no-repeat; 
background-position:bottom center;
height: 70px;
padding: 10px;
}