* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#000000;
 margin:0;
 height:auto;
}

#main_backer { 
 height: 800px;
 width: 100%;
 background: url('../images/background_home.jpg') no-repeat;
 background-position: top center;
 background-attachment: scroll;
}

#main_backer_int { 
 height: 755px;
 width: 100%;
 background: url('../images/background_int.jpg') no-repeat;
 background-position: top center;
 background-attachment: scroll;
}

#wrapper {
 margin: 0 auto;
 width:795px;
 height:auto;
}

#date {
 color:#FFFFFF;
 position:relative;
 float:right;
 top:14px;
 right:14px;
 width:100px;
 height:7px;
}

#home_link {
 position:relative;
 float:left;
 width:268px;
 height:267px;
 top:34px;
 left:34px;
}

#flash {
 position:relative;
 float:right;
 top:62px;
 left:41px;
 width:381px;
 height:283px;
}

#navigation {
 position:relative;
 float:left;
 width:748px;
 height:38px;
 top:40px;
 left:40px;
}

#nav_about { float:left; width: 112px; height: 38px; }
#nav_about a { background: url("../images/nav_about.gif") no-repeat; display: block; width:100%; height:100%; }
#nav_about a:hover { background-position: -112px 0; }
#nav_about_on a { float:left; width: 112px; height: 38px; background: url("../images/nav_about.gif") no-repeat; display: block; background-position: -112px 0; }

#nav_news { float:left; width: 127px; height: 38px; }
#nav_news a { background: url("../images/nav_news.gif") no-repeat; display: block; width:100%; height:100%; }
#nav_news a:hover { background-position: -127px 0; }
#nav_news_on a { float:left; width: 127px; height: 38px; background: url("../images/nav_news.gif") no-repeat; display: block; background-position: -127px 0; }

#nav_services { float:left; width: 183px; height: 38px; }
#nav_services a { background: url("../images/nav_services.gif") no-repeat; display: block; width:100%; height:100%; }
#nav_services a:hover { background-position: -183px 0; }
#nav_services_on a { float:left; width: 183px; height: 38px; background: url("../images/nav_services.gif") no-repeat; display: block; background-position: -183px 0; }

#nav_gallery { float:left; width: 123px; height: 38px; }
#nav_gallery a { background: url("../images/nav_gallery.gif") no-repeat; display: block; width:100%; height:100%; }
#nav_gallery a:hover { background-position: -123px 0; }
#nav_gallery_on a { float:left; width: 123px; height: 38px; background: url("../images/nav_gallery.gif") no-repeat; display: block; background-position: -123px 0; }

#nav_contact { float:left; width: 120px; height: 38px; }
#nav_contact a { background: url("../images/nav_contact.gif") no-repeat; display: block; width:100%; height:100%; }
#nav_contact a:hover { background-position: -120px 0; }
#nav_contact_on a { float:left; width: 120px; height: 38px; background: url("../images/nav_contact.gif") no-repeat; display: block; background-position: -120px 0; }

#nav_home { float:left; width: 83px; height: 38px; }
#nav_home a { background: url("../images/nav_home.gif") no-repeat; display: block; width:100%; height:100%; }
#nav_home a:hover { background-position: -83px 0; }


#title {
 position:relative;
 float:left;
 top:49px;
 left:47px;
}

#body_text {
 position:relative;
 float:left;
 width:380px;
 height:auto;
 color:#000000;
 top:66px;
 left:79px;
}

#body_text_int_stretch {
 background: url('../images/text_int_stretch.gif') no-repeat;
 position:relative;
 float:left;
 width:711px;
 height:auto;
 left:42px;
}

#body_text_int {
 position:relative;
 float:left;
 width:585px;
 height:auto;
 color:#000000;
 top:66px;
 left:36px;
}

#sub_nav {
 position:relative;
 float:right;
 width:211px;
 height:auto;
 top:5px;
 left:30px;
}

#sub_nav_middle {
 position:relative;
 float:left;
 width:211px;
 height:auto;
 bottom:2px;
 background: url('../images/subnav_stretch.gif') no-repeat;
}

#sub_nav_middle, x:-moz-any-link {
 position:relative;
 float:left;
 width:211px;
 height:auto;
 bottom:3px;
 background: url('../images/subnav_stretch.gif') no-repeat;
}

#sub_nav_contents {
 position:relative;
 float:left;
 left:30px;
 color:#FFFFFF;
}

#sub_nav_contents a { color:#FFFFCC; text-decoration:none; }
#sub_nav_contents a:hover { color:#CCCCCC; text-decoration:none; }

#sub_nav_bottom {
 position:relative;
 float:left;
 bottom:2px;
}

#sub_nav_bottom, x:-moz-any-link {
 position:relative;
 float:left;
 bottom:3px;
}

#subsub a {
 color:#CCFFFF;
}

#home_news {
 position:relative;
 float:right;
 width:165px;
 height:auto;
 color:#FFFFFF;
 right:77px;
 top:15px;
}

#home_news a { text-decoration:none; color:#ffffff; }
#home_news a:hover { text-decoration:none; color:#333333; }

#home_gallery_link {
 position:relative;
 float:right;
 left:120px;
 top:181px;
}

#text_foot {
 position:relative;
 float:left;
 right:36px;
 bottom:25px;
}