/* CSS Document */


div.text_field {
margin-top: 30px; 
margin-left:10px;
margin-bottom:50px;
width: 470px;
float:left;
}

div.text_field p {
background-repeat:no-repeat;  
color:#666666;
line-height:100%;
padding:32px 5px 20px 230px;
line-height:120%;
}

div#text2 {
background-image:url(../images/step2.gif); background-repeat: no-repeat; 
background-color: #f0f4f1;
height:100%; 
cursor:pointer;
border-bottom: 1px dotted #cccccc;
}

div#text3 {
background-image:url(../images/step3.gif); background-repeat: no-repeat; 
background-color: #e4ece6; 
cursor:pointer;
border-bottom: 1px dotted #cccccc;
}

div#text4 {
background-image:url(../images/step4.gif); background-repeat: no-repeat; 
background-color: #d9e4dc; 
cursor:pointer;
border-bottom: 1px dotted #cccccc;
}

div#text5 {
background-image:url(../images/step5.gif); background-repeat: no-repeat; 
background-color: #cfdcd2; 
cursor:pointer;
border-bottom: 1px dotted #cccccc;
}

div#text6 {
background-image:url(../images/step6.gif); background-repeat: no-repeat; 
background-color: #c2d2c5; 
cursor:pointer;
border-bottom: 1px dotted #cccccc;
}

div#text7 {
background-image:url(../images/step7.gif); background-repeat: no-repeat; 
background-color: #bacebf; 
cursor:pointer;
border-bottom: 1px dotted #cccccc;
}

div#text8 {
background-image:url(../images/step8.gif); background-repeat: no-repeat; 
background-color: #afc6b5; 
cursor:pointer;
border-bottom: 1px dotted #cccccc;
}

div#text9 {
background-image:url(../images/step9.gif); background-repeat: no-repeat; 
background-color: #a3bdaa; 
cursor:pointer;
border-bottom: 1px dotted #cccccc;
}

div#text10 {
background-image:url(../images/step10.gif); background-repeat: no-repeat; 
background-color: #9bb8a2; 
cursor:pointer;
border-bottom: 1px dotted #cccccc;
}

div#text11 {
background-image:url(../images/step10.gif); background-repeat: no-repeat; 
background-color: #92b29b; 
cursor:pointer;
border-bottom: 1px dotted #cccccc;
}

div#text12 {
background-image:url(../images/step11.gif); background-repeat: no-repeat; 
background-color: #88aa91; 
cursor:pointer;
border-bottom: 1px dotted #cccccc;
}

div#text13 {
background-image:url(../images/step12.gif); background-repeat: no-repeat; 
background-color: #7ea286; 
cursor:pointer;
border-bottom: 1px dotted #cccccc;
}
div#text13 p{
color:#CCCCCC;
}
div#text14 {
background-image:url(../images/step13.gif); background-repeat: no-repeat; 
background-color: #659170; 
cursor:pointer;
border-bottom: 1px dotted #cccccc;
margin-bottom:50px;
}
div#text14 p{
color:#CCCCCC;
}

div.cnt_body {
height:2000px;
background:url(../images/leaves.jpg) no-repeat bottom right;
}