
/* theme background images */

html { background: url('repeat.bg6.jpg') repeat-x top; } /* background repeating image */
body { background: url('center.bg7.jpg') no-repeat center top; } /* background center image */
#top { height: 81px; background: transparent url('../img/top.bg.png') repeat-x top; padding-bottom: 75px; }
/* links coloring */

a { color: #594; } /* text links color */
a:hover { color: #6a5; } /* hover color (you can remove this) */

.twitter-link {

height:auto;

color: #666666;

padding-left: 0;

white-space: nowrap;

line-height:normal;

display: inline;

background-color: transparent;

background-image: none;



}

.testimonial_headline {

	margin-left: 0px;
	margin-bottom: 5px;

}

.testimonial_spacer {

	height: 30px;

}

.testimonial_name {

	margin-top: 3px;
	font-size: 9pt;
	font-style: italic;

}

.testimonial {

	margin: 0px;

}