/* CSS Document */

#main-cont									{ position:absolute; top:350px; left:50%; margin-left:-380px; width:850px; height:280px; }
#strat-big									{ float:left; margin-left:20px; width:306px; height:479px; background-image:url('../../images/service-1-big.jpg');}

#strat-cont									{ float:left;  width:805px; height:300px;}
.strat											{ display:none; float:left; margin-top:20px; width:333px}
.strat-body									{ width:425px; margin-top:15px;}
.strat-title								{ font-size:12pt; font-weight:bold; color:#094fa3; }

#strat-select								{ clear:both; position:absolute; bottom:40px; left:100px; width:500px; font-size:9pt; font-weight:bold; }
.strat-select-item					{ float:left; width:80px; height:20px; cursor:pointer; }
.strat-icon-title						{ float:left; margin:3px 0 0 12px; font-size:9pt; font-weight:bold; color:#094fa3; }

#strat-images								{ float:right; margin:5px 15px 0 0; width:309px; height:259px; background-image:url('../../images/strat-1.png'); }
html>body #strat-images			{ margin:5px 30px 0 0; }