
body {
	background-image: url(images/bgENEP.jpg);
	background-repeat:repeat-x;
	background-color: #efecec;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:1.3em;

}

#container{
width:850px;
height:auto;
margin:0 auto;
text-align:left;
}

#top_header{
width:850px;
height:47px;
background-image: url(images/index_01ENEP.jpg);
background-repeat:repeat-x;}

#header{
width:850px;
height:253px;
background-image: url(images/index_02ENEP.jpg);
background-repeat:repeat-x;}

#body{
width:850px;
height:auto px;
background-color:#FFF;
float:left;
}
.contents{width:605px; float:left; margin:15px 0 0 15px; text-align:justify; font-family: Arial, Helvetica, sans-serif; font-size: 13px; }
h1{font:normal 18px Verdana, Arial, Helvetica, sans-serif; color:#009bfd;  font-weight:bold; margin: 5px 0 15px 0;}
h2{font:normal 16px Verdana, Arial, Helvetica, sans-serif; color:#009bfd;  font-weight:bold; margin: 5px 0 15px 0;}


.right{width:200px; float:left; margin:15px 0 0 25px;}

.boxbg{width:600px; background-image:url(images/ingredients-box_02ENEP.jpg); background-repeat:repeat-y;}
.ing{width:560px; font-size:12px; margin:0 0 0 20px; text-align:justify;}

.moneyback{font-size:10px; line-height:10pt;}

img.pic{float:left; padding:0 10px 0 0;}

#menu_wrapper{margin: 0 0 0 25px; width:820px;}


/*List style Menu*/
ul.menu {
list-style-type:none;
width:auto;
position:relative;
display:block;
height:33px;
font-size:12px;
font-family:Verdana,Helvetica,Arial,sans-serif;
margin:0;
padding:0;
}

ul.menu li {
display:block;
float:left;
margin:0;
padding:0;
}

ul.menu li a {
float:left;
color:#fff;
text-decoration:none;
height:38px;
padding:10px 15px 0;
font-weight:normal;

}

ul.menu li a:hover,.current {
color:#fff;

text-decoration:none;


}

ul.menu .current a {
color:#fff;
font-weight:700;
background-color:#025fb3; 

}


/*ORANGE
ul.menu.orange{
background-color:#DC4900;
}*/
ul.menu.orange li a:hover, .menu.orange li.current {
background-color:#025fb3;
}





#form{float:left; margin:25px 15px 0 0; width:450px;}

#inputArea
	{
	    font-family: Arial, Sans-Serif;
	    font-size: 13px;
	    background-color: #d6e5f4;
	    padding: 10px;
	    width:450px;
		float:left;
			}
	#inputArea input, #inputArea textarea
	{
	    font-family: Arial, Sans-Serif;
	    font-size: 13px;
	    margin-bottom: 5px;
	    display: block;
	    padding: 4px;
	    width: 425px;
		
	}

        .activeField
        {
            background-image: none;
            background-color: #ffffff;
            border: solid 1px #33677F;
        }
        .idle
        {
	    border: solid 1px #85b1de;
	    background-image: url( 'images/blue_bgENEP.png' );
	    background-repeat: repeat-x;
	    background-position: top;
        }


.formbutton {
cursor : pointer;
border : 1px outset #ccc;
background : #999;
color : #666;
font-weight : bold;
padding : 1px 2px;
background : url(images/formbgENEP.gif) repeat-x left top;
margin-left:2px;
}

.button{width:450px; background-color:#d6e5f4;  float:left; padding:10px;}



.footer_wrapper{width:100%; margin:0 0 0 0; background-color:#4e575b; float:left;}
.footerbg{width:950px;}
.footer{width:950px;  font-size: 12px; font-family: Arial, Helvetica, sans-serif; color:#fff;}
.footer a {
	color: #fff;
	text-decoration: none;
}
.footer  a:hover  {
	color: #fff;
	text-decoration: underline;
}

.footer_txt{width:856px; overflow: hidden; float:left; margin:20px 0 0 130px;}


.footer_txt ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
list-style-type: none;

}



.footer_txt li{
display: inline;
margin: 0;

}


.footer_txt li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 10px; /*padding inside each tab*/
/*border-right: 1px dotted #ffcd8d; right divider between tabs*/
color: white;
}


.footer_txt li .last {
     border-right: none;
}


.footer_txt li a:visited{
color: white;

}

.footer_txt li a:hover, .footer_txt li.selected a{
color: #fff; 
text-decoration: underline;

}


#statements{
	width:800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #c2c1c1;
	padding-top:10px;
	padding-left:75px;
	text-align:center;
	}
#c_link{text-align:center; font:normal 10px Arial, Helvetica, sans-serif; color:#fff; padding-top:15px;}






.mainExpand {
  cursor:hand;
  cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}




