
/* HOME */
.steps { margin:25px 0 30px 5px; height:190px; }
.steps div { float:left; margin-right:5px; padding:15px 10px 0 10px; width:260px; height:170px; }
.steps h4 { padding-bottom:25px; }
.steps h4 a { display:block; }
.steps a { font-weight:bold; }
.steps p { margin-bottom:10px; font-size:10px; line-height:11px; }

.steps .step1 { background:url(images/step1.jpg) top left no-repeat; }
.steps .step1 a { color:#446FB2; }
.steps .step2 { background:url(images/step2.jpg) top left no-repeat; }
.steps .step2 p { padding-right:100px; }
.steps .step2 a { color:#679E41; }
.steps .step3 { background:url(images/step3.jpg) top left no-repeat; }
.steps .step3 a { color:#FD7917; }

.buttons { float:right; width:170px; }
.buttons a { display:block; margin:0 0 10px 0;  }

.homeinfo { margin:0 0 0 15px; }
.homeinfo h2 { margin-bottom:20px; }
.homeinfo p { margin-bottom:35px; width:625px; font-size:12px; }
