/*ArtH2O's Free Css template  - location: http://www.arth2o.hu  */
* {padding:0;margin:0px;font-family:arial, verdana;font-size:14px;}
body {background:#fff;min-width:1000px;margin:10px 0px 10px 0px;}
#wrapper{width:990px;margin:0 auto;}
#header {width:96%; background:#00BCFF; padding:10px 2% 10px 2%; height: 100px;background:#00BCFF;}
#sidebar_left{float:left;width:23%;min-height:350px;height: auto !important;background:#FF4200;padding:10px 2% 10px 1%; margin:5px 0px 5px 0px;}
#content {float:left;width:42%; background:#00BCFF; padding:10px 2% 10px 2%; margin:5px 0 5px 1%;min-height:350px;height: auto !important;}/*del min-height ->dinamic content*/
#sidebar_right{float:right;width:22%;min-height:350px;height: auto !important;background:#FF4200;padding:10px 2% 10px 2%; margin:5px 0px 5px 0px;}
#footer {clear:both;width:96%; background:#00BCFF; padding:10px 2% 10px 2%;background:#00BCFF;height: 100px;}
