/* generated by tripleginteractive.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 background-image:url(images/bg_body.jpg);
 background-repeat:repeat-x;
 background-position:top center;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 background-color:#000000;
} 
 
#pagewidth{ 
 width:772px; 
 text-align:left;   
 margin-left:auto; 
 margin-right:auto;
 padding-top:20px;  
} 
 
#header{
 position:relative; 
 height:190px; 
 width:100%;
 background-image:url(images/bg_header.gif);
 background-repeat:no-repeat;
 line-height:0.1px;
 font-size:0.1px;
} 
#backtopanera{
 margin-top:29px;
 float:left;
 width:101px;
}
#nav{
 float:right;
 width:70px;
 padding-top:27px;
}
#panerathon{
 float:right;
 width:225px;
 height:190px;
}
#maincol{  
 float: right; 
 display:inline; 
 position: relative; 
 width:; 
 }
#wrapper{
 background-color:#e18437;
}
#wrapper2{
 background-image:url(images/bg_orange_kids.jpg);
 background-repeat:no-repeat;
 background-position:bottom right;
}
#index_left{
 float:left;
 font-size:0.1px;
 line-height:0.1px;
 width:308px;
 background-color:#e18437;
}
#index_right{
 float:left;
 width:464px;
}
.index_title{
 padding-top:16px;
 /*padding-left:18px;*/
} 
#index_right p{
 color:#FFFFFF;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 text-transform:uppercase;
 font-size:10px;
 line-height:19px;
 /*margin-left:18px;*/
 margin-right:32px;
 text-align:center;
}
#index_right p.dark_text{
 color:#000000;
 text-transform:none;
 line-height:13px;
 font-size:10px;
 margin-right:22px;
}

#index_right p.dark_text a:link {color: #000000; text-decoration:underline;}     /* unvisited link */
#index_right p.dark_text a:visited {color: #000000; text-decoration:underline;}  /* visited link */
#index_right p.dark_text a:hover {color: #333333; text-decoration:none;}   /* mouse over link */
#index_right p.dark_text a:active {color: #333333; text-decoration:none;}   /* selected link */


#footer{
 height:21px; 
  background-color:#FFFFFF; 
 clear:both;
 text-align:right;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
a{ outline:none; }

