body{background:fixed;
background-image:url(images/bg.gif);
background-position:center;
padding:0px;
margin:0px;
font-family:Verdana, Geneva, sans-serif;
font-size:14px;
color:#000;
}
h1{font-size:18px;
font-weight:bold;
}
h2{font-size:14px;
font-weight:bold;
}
.tel{font-size:34px;
}
.small_text{ font-size:10px;
}
#header{background-image:url(images/header.png);
width:1000px;
height:258px;
margin:auto;
}
#nav{background-image: url(images/nav.png);
width:1000px;
height:369px;
margin:auto;
}
#slides{height:313px;
overflow:hidden;
}
#container{background-image:url(images/content.png);
width:910px;
padding-left:45px;
padding-right:45px;
margin-bottom: -2000px;
overflow:hidden;
margin:auto;
}
#poptop{background-image:url(images/poptop.png);
width:690px;
height:69px;
margin:auto;
}
#popmid{background-image:url(images/popmid.png);
width:600px;
padding-left:45px;
padding-right:45px;
margin-bottom: -2000px;
overflow:hidden;
margin:auto;
}
#popbottom{background-image:url(images/popbotom.png);
width:690px;
height:65px;
margin:auto;
}
#footer{background-image:url(images/footer.png);
width:1000px;
height:95px;
margin:auto;
}
#footer_text{padding-top:35px;
padding-left:330px;
}
#no-code{text-align:right;
padding-top:15px;
padding-right:45px;
font-size:10px;
color:#666;
}
a.nocode:link {  color: #666; text-decoration: none}
a.nocode:hover {  color: #666; text-decoration: underline}
a.nocode:visited {  color: #666; text-decoration: none}
