/*----------------------------+
| GENERAL                     |
+-----------------------------*/
html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
body {margin: 0; padding: 0;  font: normal 11px "Verdana",Arial,Helvetica,sans-serif;  color: #514d4d; text-align:justify;  line-height:1.5em; background: #f7f7f7;}

p {margin:0; padding:0;}
a{text-decoration:none; outline:none; margin:0; padding:0;outline:none;color:#a1205c;}
a:hover{text-decoration:underline;}

#container_1 {margin-top: 6%; width: 100%; background: #ffffff url('/images/energist/bg_intro.jpg') top left repeat-x;}

#left {margin: 0; padding: 0; float:left; width: 450px; height:460px; background: #ffffff url('/images/energist/head_intro.jpg');}

#wrap { margin: 0; padding: 0; background: transparant; float:left; clear:none; width:905px;}

.content_left {width:213px; height:400px; float:left; background: #ffffff url('/images/energist/intro_vpl.jpg');padding-top:60px;}
.content_main { width:4px; height:460px; background: #fff url('/images/energist/intro_fade.jpg') top left no-repeat; margin:0; padding:0; float:left;}
.content_right {width:236px; height:400px; float:left; background: #ffffff url('/images/energist/intro_regen.jpg');padding-top:60px;}

.content_left a {display:block ; width:212px;height:340px; }
.content_right a {display:block ; width:236px;height:340px;}
.clearer {height: 1px; overflow: hidden; margin-top: -1px; clear: both; background: #f7f7f7;}

img {margin:0; padding:0; border:none;}
