@import url(layout.css);
@import url(typo3-RTE.css);
@import url(content.css);
@import url(extensions.css);
@import url(print/print.css);



@media screen
{

#col1 { width: 60px; overflow: hidden;}
#col1_content { display: none; }
#col2 { width: 20px; }
#col3 { margin-left: 60px; margin-right: 20px; }

.c33l { width: 380px; }
.subcl { padding: 0 70px 0 0; }

.c66r { width: 520px; }
.subcr { padding: 0; }



#testimonials { background: #00366c url(gfx/testimonials_bg.gif) no-repeat 0 0; height: 115px; overflow: hidden; padding-top: 25px; padding-left: 200px; }
#testimonials h3 { display: none; }
#testimonials p { font-size: 15px; line-height: 26px; color: #f2a925 !important; text-indent: 25px; }
#testimonials a { color: #f2a925 !important; }
#testimonials b, #testimonials strong { font-weight: bold; color: #fff !important;  }
#testimonials em, #testimonials i { font-size: 12px; color: #fff !important; font-style: italic; white-space: nowrap;
}

#tx_mooslide_pi1556 div { background: transparent url(gfx/testimonials_blockquote_bg.gif) no-repeat 5px 5px; }
#home a { color: #4c6fa2 !important; }
#home a:hover { color: #fff; text-decoration: none; border-bottom: 1px solid #f1a814; }


#pageoptions {
	display: none;
}


}



