/*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;text-align:center;}
#wrapper{width:990px;margin:0 auto;background:#fff;text-align:left;}
#header {width:96%; background:#00C6FF; padding:10px 2% 10px 2%; height: 100px;}
#header_menu{height:20px;background:#ff5400;text-align:center;padding:10px 2% 10px 2%;margin:5px 0px 0px 0px;}
#content {float:right;width:69%; background:#00C6FF; padding:10px 2% 10px 2%; margin:5px 0px 5px 0px;min-height:350px;height: auto !important;}/*del min-height ->dinamic content*/
#sidebar{float:left;width:22%;min-height:350px;height: auto !important;background:#FF4200;padding:10px 2% 10px 2%; margin:5px 0px 5px 0px;}
#footer_menu{clear:both;height:20px;background:#ff5400;text-align:center;padding:10px 2% 10px 2%;margin:0px 0px 5px 0px;}
#footer {clear:both;width:96%; background:#00C6FF; padding:10px 2% 10px 2%;background:#00C6FF;height: 100px;}
.top_corner_end{height:20px;background:#00C6FF;}
.topleft_corner{float:left;background:#fff url(circle.png);width:20px;height:20px; background-position:0px 0px;}
.topright_corner{float:right;background:#fff url(circle.png);width:20px;height:20px; background-position:20px 0px;}
.bottomleft_corner{float:left;background:#fff url(circle.png);width:20px;height:20px; background-position:0px 20px;}
.bottomright_corner{float:right;background:#fff url(circle.png);width:20px;height:20px; background-position:20px 20px;}
.bottom_corner_end{height:20px;background:#00C6FF;}
.clear{clear:both;}

