/* CSS Document */
.outtop{
background-image:url(../images/box.jpg);
height:1px;
background-repeat:repeat-x;
width:698px;
}
.outsides{
background-image:url(../images/box.jpg);
background-repeat:repeat-y;
width:1px;
}
.logo{
background-image:url(../images/logo.jpg);
height:69px;
background-repeat:no-repeat;
}
.phone{
background-image:url(../images/line1.jpg);
background-position:right;
height:24px;
background-repeat:no-repeat;
}
.mail{
background-image:url(../images/line2.jpg);
background-position:right;
height:24px;
background-repeat:no-repeat;
}
.header{
background-image:url(../images/header.jpg);
height:7px;
}
.banner{
background-image:url(../images/banner.jpg);
height:99px;
background-repeat:no-repeat;
background-position:center;
}
.button{
background-image:url(../images/button.jpg);
width:79px;
height:20px;
background-repeat:no-repeat;
}
.lastbutton{
background-image:url(../images/endbutton.jpg);
width:80px;
height:20px;
background-repeat:no-repeat;
}
.footer{
background-image:url(../images/footer.jpg);
height:15px;
background-repeat:repeat-x;
}
.maintop{
background-image:url(../images/mainboxtop.jpg);
height:45px;
background-repeat:no-repeat;
}
.mainleft{
background-image:url(../images/mainboxleft.jpg);
width:10px;
background-repeat:repeat-y;
}
.mainright{
background-image:url(../images/mainboxright.jpg);
width:10px;
background-repeat:repeat-y;
}
.mainbottom{
background-image:url(../images/mainboxbottom.jpg);
height:84px;
background-repeat:no-repeat;
}
.contactbox{
background-image:url(../images/contactbox.jpg);
width:150px;
height:170px;
background-repeat:no-repeat;
}
.main{
font-family:Arial, Helvetica, sans-serif;
color:#3F5B86;
padding-left:10px;
padding-right:10px;
font-size:12px;
text-decoration:none;
}
.main a{
font-family:Arial, Helvetica, sans-serif;
padding-left:10px;
padding-right:10px;
color:#3F5B86;
font-size:12px;
text-decoration:none;
}
.title{
font-family:Arial, Helvetica, sans-serif;
color:#3F5B86;
font-size:18px;
font-weight:bold;
padding-left:50px;
}
.footert{
font-family:Arial, Helvetica, sans-serif;
color:#3F5B86;
font-size:10px;
}
.footert a{
font-family:Arial, Helvetica, sans-serif;
color:#3F5B86;
font-size:10px;
text-decoration:none;
}
img a{
border:0px;
}
.buttont{
font-family:Arial, Helvetica, sans-serif;
color:#3F5B86;
font-size:12px;
text-decoration:none;
}
.buttont a{
font-family:Arial, Helvetica, sans-serif;
color:#3F5B86;
font-size:12px;
text-decoration:none;
}
