/* CSS Document */


html, body {
height: 100%;
}
.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -135px;
}
.footer, .push {
height:135px;

}


body{
margin:0px;
background-image:url(img/bg_mid.jpg); 
background-repeat:repeat-x;
background-position:0px 160px;
}

*{outline:none;}
img{border:none;}

a{
color:#218b3e;
text-decoration:underline;
}

a:hover{
color:#002f33;
}

h1, h2, h3, h4{
font-family:"Times New Roman", Times, serif;
}

p, ul{
font-size:13px;
color:#333;
font-family:Arial, Helvetica, sans-serif;
line-height:1.4em;
}

h1{
font-weight:normal;
font-size:26px;
color:#218b3e;
}

h2{
font-weight:normal;
font-size:20px;
color:#218b3e;
}

h3{
font-weight:normal;
font-size:18px;
color:#218b3e;
line-height:1.3em;
}

h4{
font-weight:normal;
font-size:16px;
color:#006a71;
line-height:1.3em;
}

.pic_floatleft{
float:left;
margin:0px 10px 10px 0px;
}

.pic_floatright{
float:right;
margin:0px 0px 10px 10px;
}

.clear{
clear:both;
}

.divider_full{
border-bottom:1px dotted #666;
}

div p:first-child, div h1:first-child, div h2:first-child, div h3:first-child{
margin-top:0px;
}

div p:last-child{
margin-bottom:0px;
}



img.logo_pan{
position:absolute;
top:75px;
margin-left:10px;
}

#smoke{
	position:absolute;
	right:39px;
	top: 38px;
}


#bg_mid{
width:100%; 
height:359px; 
background-image:url(img/bg_mid.jpg); 
background-repeat:repeat-x; 
position:absolute; 
top:160px;
z-index:0;
}

#bg_bottom{
background-image:url(img/bg_footer.png); 
background-repeat:repeat-x; 
width:100%;
}

#bg_flair{
width:1054px;
height:245px;
margin:0px auto;
position:absolute;

}

#container_main{
width:910px;
margin:-94px auto 0px auto;
background-image:url(img/bg_pagebody.gif);
background-repeat:repeat-y;
}

#bottomcap{
width:910px;
height:18px;
margin:0px auto;
background-image:url(img/bg_bottomcap.png);
background-repeat:no-repeat;
}

#container_header{
/*background-image:url(img/bg_nav.jpg);
background-repeat:no-repeat;
background-position:72px 150px;*/
position:relative;
width:1054px;
margin:0px auto;
}

#nav{
width:910px;
height:68px;
background-image:url(img/bg_nav.jpg);
background-repeat:no-repeat;
padding:20px 0px 0px 30px;
}

#nav a{
text-decoration:none;
}

#nav ul, #nav li{
list-style:none;
display:inline;
margin:0px;
font-family:"Times New Roman", Times, serif;
text-transform:uppercase;
font-size:16px;
}

#nav li{
margin:0px 0px 0px 15px;
color:#666;
}

#col1{
width:610px;
float:left;
padding:10px 40px;
}

#col2{
margin-top:-60px;
width:160px;
float:left;
padding:0px 30px;
}

#col2 p, #col2 ul{
font-size:13px;
}

#footer{
width:910px;
margin:5px auto;
text-align:center;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#666;
}
