/* CSS Document */

body {
   background-image: url(../images/home/bk.jpg);
   background-repeat: repeat-x;
   padding: 0px;
   margin: 0;
   overflow: -moz-scrollbars-vertical;

}
h1 {margin:0; padding: 0; float: left; display: block;}

h1 span {display: none; }

h3 {
color: #3378D7; font-size: 14px; font-family: arial; display: block; width: 100%; border-bottom: 1px dashed #ccc; padding: 0px 0 10px 0; margin: 0px 0 20px 0;
}

h2 {
color: #666; font-weight: bold; font-size: 16px; font-family: arial; display: block; width: 96%; border-bottom: 1px solid #ccc; padding: 5px 0 5px 0;
}

a {color: #333; font-size: 13px; font-family: arial; text-decoration: none;}
a:hover {color: #297858; font-size: 13px; font-family: arial; text-decoration: none;}

.red {color: #BF110F; font-size: 13px; font-family: arial; font-weight: bold; }

p { color: #666; font-size: 12px; font-family: verdana; }

.title-right{
display: block; 
float: right;
}

#wrap {
 width: 950px; 
 margin: 20px auto;
 padding-bottom: 10px;
}

.imgfader {
width: 460px; 
height: 320px;
	z-index: 0;
float: right;

}

.nav-button a{
width: 103px;
height: 26px;
background: url(../images/home/moreinfo.gif) no-repeat;
margin: 15px 0 0 0;
text-decoration: none;
display: block;
color: #fff;
}


.nav-button a:hover{
background-position: -103px 0px;
}



.titlebartext {
width: 480px; 
height: 180px;
float: left;
padding: 15px 0 0 0;
}

.titlebarimg {
width: 480px; 
height: 100px;
float: left;
margin-top: 30px;
}

.frontbox{
width: 301px; 
float: left;
margin: 10px 0px 0 0px;
}

.frontbox-middle{
width: 301px; 
float: left;
margin: 10px 23px 0 23px;
}

.nav {
margin: 5px auto;
width: 950px;
z-index: 100;
height: 30px;
}

.title{
 width: 950px; 
 margin: 0 auto;
 height: 80px;
}


.footer {
width: 100%;
height: 50px;
   background-repeat: repeat-x;
background-image: url(../images/home/footer.gif);

margin: 0 auto;
}


.footertext {width: 950px; margin: 0 auto; }

.footer-left {float: left; font-size: 10px; color: #666; font-family: arial;}

.footer-right {float: right; }




img { 
border: 0;
}





