/* css style */
*{ padding: 0; margin: 0 }

body{ font-size: 12px; background-repeat: repeat-x }
ul{ list-style: none }
img{ border: 0; vertical-align: bottom }
a{ text-decoration: none }
*:focus{ outline: none }
object{ display: block }

/* Global classes */
.center{ text-align: center }
.catch{ overflow: hidden; zoom: 1 }
.left{ float: left }
.right{ float: right }
.clear{ clear: both }
.underline{ text-decoration: underline }
.bold{ font-weight: bold }
.font10{ font-size: 10px }
.font11{ font-size: 11px }
.font12{ font-size: 12px }
.font13{ font-size: 13px }
.font14{ font-size: 14px }
.font15{ font-size: 15px }
.font16{ font-size: 16px }
.font17{ font-size: 17px }
.font18{ font-size: 18px }
.font24{ font-size: 24px }
.green{ color: #7A991A }
.yellow{ color: #FDF1B5 }
.black{ color : #000 }
.blue{ color: #207A98 }
.light_blue{ color: #36929E }
.white{ color: #fff }
.orange{ color: #FF6C00 }
.green1{ color: #9CB454 }

div.commers{ margin: 0 auto; width: 731px }
div.commers div.left{ padding: 12px 20px 0 }
div.commers div.right{ padding: 12px 5px 0 10px; width: 600px }

#container{ margin: 0 auto }


div.formPromo{ width: 400px }

#ecb2 div.formHolder{ padding: 10px 0 0 0 }

div.promos{ margin: 0 20px 0 }
div.promos p{ padding: 70px 0 0 140px }

div.testimonials{ margin: 20px auto }
div.testimonials p{ line-height: 17px; margin-left: 170px; padding: 5px 0; width: 450px }

#footer p{ text-align: center }