@charset "utf-8";
/* CSS Document */
body {
background-image:url(../images/background.jpg);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#174e91;
}
#table {
background-color:#FFFFFF;
width:892px;
border: 1px solid #000000;
}
#table2 {
background-color:#FFFFFF;
width:600px;
border: 1px solid #000000;
}
.heading {
margin-top:15px;
margin-bottom:10px;
padding-left:10px;
}
p {
padding-left:10px;
padding-right:40px;
padding-bottom:4px;
line-height:20px;
}
h1 {
font-size:20px;
font-weight:bold;
padding-left:10px;
padding-bottom:10px;
}
.copyright {
text-align:center;
color:#FFFFFF;
}
h2 {
font-size:16px;
font-weight:bold;
padding-left:10px;
padding-bottom:10px;
}
.sideimage {
float:right;
clear:both;
padding-left:10px;
padding-right:10px;
padding-bottom:8px;
}
.productimage {
float:left;
clear:both;
padding-left:10px;
padding-right:10px;
padding-bottom:8px;
}
.index-bg {
background-image:url(../images/index-image.jpg);
background-repeat:no-repeat;
width:892px;
}
.about-bg {
background-image:url(../images/about-image.jpg);
background-repeat:no-repeat;
width:892px;
}
.bold {
font-weight:bold;
color:#000000;
}
#footer {
background-color:#174e91;
padding-top:10px;
padding-bottom:10px;
text-align:center;
color:#FFFFFF;
}
#footer a {
color:#FFFFFF;
text-decoration:none;
}
#footer a:hover {
color:#FFFFFF;
text-decoration:underline;
}
#tdpackage {
height:36px;
}
a {
text-decoration:underline;
color:#c93256;
}
a:hover {
text-decoration:none;
color:#174e91;
}
.list {
list-style-type:disc;
line-height:20px;
padding-bottom:10px;
}
.contact {
float:right;
clear:both;
padding-right:15px;
}
